﻿@charset "utf-8";

/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-style: normal;
}

a {
    text-decoration: none;
    outline: none;
}

img {
    border: 0px;
    outline: none;
    display: block;
}

ul {
    list-style: none;
    margin: 0px;
}

li {
    list-style-type: none;
}

.clr {
    clear: both;
}

button:focus {
    box-shadow: none !important;
    outline: 0 !important;
}

@font-face {
    font-family: 'Raleway-Bold';
    src: url('../fonts/Raleway-Bold/Raleway-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-Bold/Raleway-Bold.woff') format('woff'), url('../fonts/Raleway-Bold/Raleway-Bold.ttf') format('truetype'), url('../fonts/Raleway-Bold/Raleway-Bold.svg#Raleway-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway-SemiBold';
    src: url('../fonts/Raleway-SemiBold/Raleway-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-SemiBold/Raleway-SemiBold.woff') format('woff'), url('../fonts/Raleway-SemiBold/Raleway-SemiBold.ttf') format('truetype'), url('../fonts/Raleway-SemiBold/Raleway-SemiBold.svg#Raleway-SemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway-Medium';
    src: url('../fonts/Raleway-Medium/Raleway-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-Medium/Raleway-Medium.woff') format('woff'), url('../fonts/Raleway-Medium/Raleway-Medium.ttf') format('truetype'), url('../fonts/Raleway-Medium/Raleway-Medium.svg#Raleway-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway-Regular';
    src: url('../fonts/Raleway-Regular/Raleway-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-Regular/Raleway-Regular.woff') format('woff'), url('../fonts/Raleway-Regular/Raleway-Regular.ttf') format('truetype'), url('../fonts/Raleway-Regular/Raleway-Regular.svg#Raleway-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Header */

.navbar-dark .navbar-brand {
    margin-top: 10px;
    margin-bottom: 10px;
}

main {
    margin-top: 123px;
}

.nav-link {
    font-size: 20px;
    color: #fff !important;
    padding-right: 30px !important;
    font-family: 'Raleway-SemiBold';
}

.link-btn {
    font-size: 20px;
    color: #fff !important;
    font-family: 'Raleway-SemiBold';
    width: 145px;
}

.login-btn {
    background: #0a97cb !important;
    border-color: #0a97cb !important;
    margin-right: 10px;
}

.register-btn {
    background: #02a551 !important;
    border-color: #02a551 !important;
}


/* Header */


/* Banner */

.banner-section .carousel-item img {
    width: 100%;
    height: 470px;
}

.banner-section .carousel-caption {
    bottom: auto;
    top: 0%;
    left: 0;
    height: 100%;
    padding-left: calc(100% - 87%);
}

.banner-section .carousel-caption p {
    font-size: 22px;
    color: #fff;
    font-family: 'Raleway-Medium';
    width: 85%;
    line-height: 42px;
}

.banner-section .carousel-caption p span {
    font-size: 28px;
    font-family: 'Raleway-SemiBold';
}

.get-started-btn {
    font-size: 20px;
    color: #fff !important;
    font-family: 'Raleway-SemiBold';
    width: 192px;
    background: #02a551 !important;
    border-color: #02a551 !important;
    margin-top: 20px;
}

.banner-section .carousel-control-prev-icon {
    background-image: url("../images/prev.png") !important;
}

.banner-section .carousel-control-next-icon {
    background-image: url("../images/next.png") !important;
}

.banner-section .carousel-control-next-icon,
.banner-section .carousel-control-prev-icon {
    width: 66px;
    height: 66px;
    cursor: pointer;
}

.banner-section .carousel-control-next,
.carousel-control-prev {
    opacity: 1;
}

.banner-section .carousel-indicators {
    bottom: 25px;
}

.banner-section .carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 100%;
}


/* Banner */

.vider-content-block {
    padding: 50px 0;
}

.vider-content-block h2 {
    font-size: 46px;
    color: #3b4550;
    text-align: center;
    font-family: 'Raleway-Bold';
    margin: 0;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 10px;
}


/*Footer*/

.footer-logo {
    position: relative;
    height: 46px;
    margin-bottom: 20px;
    margin-top: 8px;
}

.footer-logo img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    max-height: 100%;
    max-width: 100%;
    margin: auto;
}

.footer-logo-content p {
    position: relative;
    font-size: 14px;
    color: #c4d3d7;
    font-family: 'Raleway-Regular';
    padding: 10px 0;
    margin: 0;
    text-align: left;
    line-height: 30px;
    padding-top: 0;
    padding-right: 86px;
}

.footer-block {
    padding: 45px 0;
    background: #232b2e;
}

.footer-heading h4 {
    position: relative;
    font-size: 16px;
    color: #c4d3d7;
    font-family: 'Raleway-SemiBold';
    padding: 10px 0;
    margin: 0;
    text-align: left;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 1px solid #4e595c;
    margin-bottom: 28px;
    width: 70%;
}

.footer-heading h4:after {
    position: absolute;
    content: '';
    height: 3px;
    width: 50px;
    bottom: -1px;
    left: 0;
    background: #35aecd;
}

.footer-logo-content ul {
    padding: 0;
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

.footer-logo-content ul li a {
    position: relative;
    font-size: 14px;
    color: #c4d3d7;
    font-family: 'Raleway-Regular';
    padding-bottom: 10px;
    margin: 0;
    text-align: left;
    line-height: 30px;
}

.footer-logo-textbox .form-control:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

.footer-logo-textbox .form-control {
    position: relative;
    font-size: 14px;
    color: #d6d6d6;
    font-family: 'Raleway-Regular';
    padding: 10px;
    background: none;
    border-radius: 0;
    border: 1px solid #d6d6d6;
    height: 36px;
    margin-top: 10px;
    margin-bottom: 22px;
}

.footer-logo-textbox button {
    position: relative;
    font-size: 14px;
    color: #fff;
    font-family: 'Raleway-SemiBold';
    text-align: center;
    padding: 10px;
    background: #17ba5f;
    border-radius: 0;
    border: none;
    height: 36px;
    letter-spacing: 1.5px;
    line-height: 18px;
    width: 100%;
    text-transform: uppercase;
}

.footer-logo-textbox input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #d6d6d6 !important;
}

.footer-logo-textbox input::-moz-placeholder {
    /* Firefox 19+ */
    color: #d6d6d6 !important;
}

.footer-logo-textbox input:-ms-input-placeholder {
    /* IE 10+ */
    color: #d6d6d6 !important;
}

.footer-logo-textbox input:-moz-placeholder {
    /* Firefox 18- */
    color: #d6d6d6 !important;
}

.footer-block2 {
    padding: 15px 0;
    background: #161c1e;
}

.footer-social ul {
    padding: 0;
    text-align: left;
}

.footer-social ul li {
    position: relative;
    display: inline-block;
    padding-right: 15px;
    text-align: left;
}

.footer-social ul li:last-child {
    padding-right: 0;
}

.footer-copyrights p {
    position: relative;
    font-size: 14px;
    color: #c4d3d7;
    font-family: 'Raleway-Regular';
    /* padding: 10px 0; */
    margin: 0;
    text-align: left;
    padding-bottom: 0;
}

.footer-copyrights p a {
    position: relative;
    font-size: 14px;
    color: #c4d3d7;
    font-family: 'Raleway-Regular';
    /* padding: 10px 0; */
    margin: 0;
    text-align: left;
    padding-bottom: 0;
    display: inline-block;
}


/*Footer*/


/*Privacy-policy*/


/*common-banner*/

.head-banner h3 {
    color: #fff;
    font-family: 'Raleway-Bold';
    padding-top: 20px;
}


/*common-banner*/

.policy-banner {
    background: url('../images/policy-banner.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.policy-content h5 {
    font-family: 'Raleway-Bold';
    font-size: 22px;
    color: #3b4550;
}

.liteblue {
    color: #2fc2e4;
}

.policy-content {
    background: #e7e7e7;
}

.policy-content p:first-child {
    font-size: 19px;
    color: #3b4550;
    font-family: 'Raleway-SemiBold';
}

.policy-content p:not(:first-child) {
    font-size: 17px;
    font-family: 'Raleway-Medium';
}

.content-list {
    background: #fff;
    border-radius: 5px;
}


/*Privacy-policy*/


/*About us*/

.abt-content {
    background: #e7e7e7;
}

.abt-content p {
    font-family: 'Raleway-Medium';
    color: #454545;
    font-size: 17px;
}

.abt-content h5 {
    color: #3b4550;
    font-family: 'Raleway-SemiBold';
    font-size: 25px;
    margin-bottom: 15px;
}

.content-img img {
    border-radius: 15px;
    width: 450px;
    max-width: 100%;
    margin-left: auto;
}

.about-banner {
    background: url('../images/about-banner.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.abt-acheivement {
    background: #e7e7e7;
}

.abt-acheivement .container {
    background: #fff;
}

.acheive-block {
    text-align: center;
}

.acheive-block:not(:last-child) {
    border-right: 1px solid #a7a7a7;
}

.acheive-block img {
    display: inline;
}

.quote-num {
    font-family: 'Raleway-Semibold';
    font-size: 40px;
    padding-right: 15px;
}

.acheive-block .acheive-lbl {
    color: #212121;
    font-family: 'Raleway-Medium';
    font-size: 30px;
}


/*About us*/


/*faq*/

.faq-banner {
    background: url('../images/faq-banner.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f054";
    float: right;
}

.accordion-opened .accordion-toggle:after {
    content: "\f078";
}

.faq-block {
    background: #e7e7e7;
}

.faq-accordion {
    width: 100%;
}

.faq-accordion .accordion-group {
    margin-top: 30px;
}

.faq-accordion .accordion-group:last-child {
    margin-bottom: 30px;
}

.faq-accordion .accordion-heading {
    border-radius: 10px;
    background: #fff;
    border-left: 6px solid #07a654;
}

.faq-accordion .accordion-heading p {
    color: #07a654;
    text-decoration: none;
    margin-bottom: 0px;
    cursor: pointer;
    padding: 20px;
    font-family: 'Raleway-Medium';
}

.faq-accordion .accordion-heading.accordion-opened {
    background: #07a654;
}

.faq-accordion .accordion-heading.accordion-opened p {
    color: #fff;
}

.faq-accordion .accordion-inner {
    background: #fff;
    padding: 30px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-family: 'Raleway-Medium';
    font-size: 14px;
}


/*faq*/


/*homepage-help-make*/

.helpmake-banner {
    background: url('../images/helpmake-banner.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.litegreen {
    color: #029c4e;
}

.container-fluid.helpmake-content {
    background: #e7e7e7;
}

.helpmake-content p {
    font-size: 15px;
    color: #454545;
    font-family: 'Raleway-Medium';
    list-style-type: decimal;
    padding: 30px;
    background: #fff;
    border-radius: 15px;
    margin-top: 30px;
    margin-bottom: 0px;
    min-height: 100px;
}

.bruce-quotes {
    padding: 0 6rem;
}

.bruce-quotes p {
    border-bottom-left-radius: 70px;
    border-top-right-radius: 70px;
    background-color: #0091ca !important;
    color: #fff;
    background: url(../images/quotes-open.png) no-repeat;
    padding: 66px;
    background-position: 26px 38px;
    font-size: 16px;
}

.bruce-quotes span {
    position: relative;
    top: 30px;
    float: right;
}

.helpmake-content p span.serial_num {
    float: left;
    padding: 10px 20px;
    border: 2px solid #dadada;
    border-radius: 50%;
    margin: 0;
    margin-right: 10px;
    font-family: 'Raleway-Semibold';
    font-size: 20px;
}


/*homepage-help-make*/


/*Saved-Search and saved-search2*/

.search-banner {
    background: url(../images/search-banner.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.search-content {
    background: #e7e7e7;
}

.search-content h5 {
    font-family: 'Raleway-Bold';
    font-size: 22px;
    color: #3b4550;
}

.search-detail {
    background: #f0f0f0;
    border-radius: 10px;
}

.search-detail .date img {
    float: right;
    width: 15px;
    cursor: pointer;
}

.search-detail .detail-tbl tr td {
    width: 20%;
    border-top: 1px solid #ccc;
    line-height: 2.35;
    padding: 5px;
}

.search-detail .detail-tbl label {
    display: block;
    margin-bottom: .5rem;
    color: #3b4550;
    font-family: 'Raleway-Regular';
    white-space: nowrap;
}

.search-detail .detail-tbl span {
    color: #3b4550;
    font-family: 'Raleway-Semibold';
}

.search-detail .detail-tbl {
    overflow: auto;
}

.search-edit button {
    background: #777f7b;
    color: #fff;
    border-radius: 5px;
    border: none;
    width: 110px;
    font-family: Raleway-Medium;
    height: 40px;
    font-size: 20px;
    float: right;
}

button.search-btn {
    background: #02a551;
    margin-left: 10px;
}

.search-content.search-edit h5 {
    font-family: 'Raleway-Medium';
}


/*Saved-Search*/

@media (min-width: 1800px) and (max-width: 1950px)
/*Large Screen*/

{}

@media (min-width: 1200px) and (max-width: 1280px)
/*Laptop*/

{}

@media (min-width: 992px) and (max-width: 1199px)
/*Ipad Pro*/

{}

@media (min-width: 768px) and (max-width: 991px)
/*Ipad*/

{}

@media (max-width: 767px)
/*Mobile*/

{
    .content-list {
        padding: 2rem!important;
    }
    .content-blk {
        padding: 0 3rem!important;
    }
    .bruce-quotes {
        padding: 0 1rem;
    }
    .bruce-quotes p {
        padding: 55px;
    }
    .bruce-quotes span {
        top: 10px;
    }
    .search-content {
        padding: 20px !important;
    }
    .search-edit button {
        width: 86px;
        height: 35px;
    }
}


/* Favourite Quote */

.fav-banner {
    background: url('../images/favbanner.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.favourite_block {
    margin-top: 100px;
    margin-bottom: 100px;
}

.qote_green {
    background: #029f4f;
}

.qote_pink {
    background: #7a7773;
}

.quoterow {
    margin-bottom: 50px;
}

.qote_rose {
    background: #7a7773;
}

.qote_blue {
    background: #0795ca;
}

.qu1 {
    border-radius: 20px;
    border: 1px solid #e3e3e3;
}

.qu1 p {
    padding: 40px 40px;
    text-align: center;
    color: white;
    font-size: 16px;
    line-height: 1.7;
}

.qu1 p:before {
    content: url('../images/quotefav.png');
    margin-left: -30px;
    position: absolute;
    margin-top: -15px;
}

.dropdown-menu {
    background: #f4f4f4;
}

.dropdown-menu:before {
    content: url('../images/droparrow.png');
    left: 80%;
    top: -4%;
    position: absolute;
}

.qu1 a:nth-of-type(1) {
    display: block;
    text-align: right;
    padding-right: 30px;
    margin-top: -30px;
    margin-bottom: 30px;
    color: black;
    font-size: 18px;
}

.quote_footer {
    background: white;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    display: flex;
    padding-bottom: 12px;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
}

.quote_footer h5 {
    display: -webkit-inline-box;
    color: #292b30;
    font-size: 20px;
}

.quote_footer img {
    align-self: center;
}

.quote_footer h5 img {
    padding-right: 10px;
}

.foot_share {
    position: absolute;
    right: 25px;
    display: flex;
}

.foot_share img {
    padding-right: 20px;
}

.backtotop img {
    padding-right: 50px;
    float: right;
    margin-top: -170px;
}

html {
    scroll-behavior: smooth;
}


/* Favourite Quote Over */


/* Find Quote */

.findquo-banner {
    background: url('../images/findquote.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.findtopquote {
    background: #0091ca;
    margin-top: 80px;
    border-top-right-radius: 80px;
    border-bottom-left-radius: 80px;
}

.findtopquote p {
    padding: 40px 40px;
    text-align: center;
    color: white;
    font-size: 20px;
    line-height: 1.8;
    margin-top: 5px;
}

.findtopquote p:before {
    content: url(../images/quotefav.png);
    margin-left: -30px;
    position: absolute;
    margin-top: -15px;
}


/*Find A Quote*/


/*Login*/

.container-1100 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

#login_wrapper {
    width: 100%;
    float: left;
}

.login_section {
    background: rgba(0, 0, 0, 0) url("../images/login_bg.png") repeat scroll 0 0 / cover;
    width: 80vw;
    min-height: 700px;
    height: 100vh;
}

.login_content {
    height: 100vh;
}

.login_content_lft {
    margin-left: 50px;
}

.login_content h1 {
    text-shadow: 0 3px 13px rgba(0, 0, 0, .25);
    color: #fff;
    font-size: 36px;
    font-family: Raleway-Bold;
    margin-bottom: 26px;
    padding-bottom: 0px;
    line-height: 49px;
}

.login_content p {
    font-family: Raleway-Regular;
    color: #fff;
    text-shadow: 0 3px 13px rgba(0, 0, 0, .25);
    font-size: 24px;
}

.login_content_rgt {
    -moz-border-radius: 8px / 9px;
    -webkit-border-radius: 8px / 9px;
    border-radius: 8px / 9px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    background-color: #f3f3f3;
    /* layer fill content */
    -moz-box-shadow: 0 3px 13px rgba(0, 0, 0, .15);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 13px rgba(0, 0, 0, .15);
    /* drop shadow */
    box-shadow: 0 3px 13px rgba(0, 0, 0, .15);
    /* drop shadow */
    padding: 55px 40px;
    margin-left: 210px;
    max-width: 414px;
}

.login_content_rgt form {
    width: 100%;
    margin-top: 30px;
}

.login_content_rgt h2 {
    font-size: 24px;
    color: #333;
    font-family: Raleway-Bold;
    margin-bottom: 12px;
}

.appli-form input[type="text"],
.appli-form input[type="email"],
.appli-form input[type="password"] {
    border-bottom: 1px solid #d3cfcf!important;
    border-radius: 0px !important;
    border: 0px;
    background: transparent;
    padding: .375rem 1.35rem
}

.appli-form input[type="submit"] {
    background: #0091ca;
    border-radius: 15px;
    border: 0px;
    width: 100%;
    max-width: 250px;
    font-size: 18px;
    height: 50px;
    margin: 5px auto;
    color: #fff;
    /*    font-family: Raleway-Bold;*/
}

.application-cards-row .appli-form {
    padding-bottom: 20px;
    color: #333;
    font-size: 16px;
    opacity: 0.9;
    position: relative;
}

.application-cards-row .appli-form i {
    position: absolute;
    top: 8px;
    font-size: 21px;
    color: #333;
    opacity: 0.6;
    margin-left: 10px;
}

.application-cards-row .appli-form a {
    padding-left: 3px;
    color: #0091ca;
}

.eye-ico {
    position: absolute;
    right: 21px;
    top: 10px;
}

.loginreg input:focus {
    /*    background: white!important;*/
    border-radius: 10px!important;
    box-shadow: 0px 0px 15px #e4d9d9!important;
}

.loginreg input {
    padding-left: 40px!important;
}


/*.login_content .checkbox label:before
{
    margin-top: -20px;
}*/

@media only screen and (max-width: 767px) {
    .forgot {
        float: left!important;
        padding-top: 20px;
    }
    .login_content .checkbox label:before {
        margin-top: -20px;
    }
    .login_content .agreecheckbox label:before {
        margin-top: -8px;
    }
}

.login_content form {
    padding: 0px 25px;
}

.registerpopup {
    background: #0091ca;
    border-radius: 15px;
    border: 0px;
    width: 100%;
    max-width: 250px;
    font-size: 18px;
    height: 50px;
    margin: 5px auto;
    color: #fff;
    font-family: Raleway-Bold;
}

.okpopup {
    background: #0091ca;
    border-radius: 15px;
    border: 0px;
    width: 100%;
    max-width: 250px;
    font-size: 18px;
    height: 50px;
    margin: 5px auto;
    color: #fff;
    font-family: Raleway-Bold;
    display: block;
}


/*Login*/


/*Register*/

.appli-form img {
    position: absolute;
    top: 10px;
    margin-left: 10px;
}

.overreg input {
    padding-left: 40px!important;
}

.applireg input {
    padding-left: 0px!important;
}

.register_content_rgt {
    max-width: 500px;
}

.overreg input:focus {
    background: white!important;
    border-radius: 10px!important;
    box-shadow: 0px 0px 15px #e4d9d9!important;
}

.overreg input:focus+.appli-form i {
    color: blue!important;
}

.checkbox input[type=checkbox] {
    display: none;
}

body .checkbox label:before {
    content: "";
    background: url("checkbox.png") left center no-repeat;
    margin-top: 2px;
    cursor: pointer;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    padding-right: 20px;
}

.checkbox input[type=checkbox]:checked+label:before {
    background: url("../images/usercheckedbox.png") left center no-repeat!important;
    cursor: pointer;
}

.agreeterm {
    margin-left: 35px;
}

.registermodal h3 {
    color: #02a852;
    font-size: 24px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 20px;
}

.registermodal p {
    color: #5f5757;
    font-size: 19px;
    text-align: center;
    line-height: 1.5;
}

.registermodal .mail {
    color: #0091ca!important;
    font-size: 20px!important;
    font-weight: 500!important;
}

.note .adminmail {
    color: #0091ca!important;
    font-size: 18px!important;
}

.registermodal img {
    margin: 0 auto;
}

.registermodal {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
    background: #f4f4f4;
}

.registerpoper {
    border-radius: 20px;
    background: #f4f4f4;
}

.modal-dialog {
    max-width: 650px;
    position: fixed;
    /* or absolute */
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%)!important;
}

.note p {
    font-size: 17px;
    text-align: left;
    padding: 13px 20px;
    border: 1px solid #d9d9d9;
}

.note {
    background: white;
    margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
    .modal-dialog {
        position: absolute;
        width: 95%;
        height: 130%;
        left: 48%;
        top: 65%;
        margin-bottom: 20px;
    }
    .registermodal {
        padding-left: 15px;
        padding-right: 15px;
    }
    .login_content {
        width: 100%;
        display: block!important;
    }
    .login_section {
        width: 100%;
        height: 100%;
    }
}

.register_content_rgt {
    padding: 25px 40px;
    margin-left: 170px;
}


/*Register*/


/*Homepage_Guest1*/

.vider-content-block h2 {
    font-size: 46px;
    color: #3b4550;
    text-align: center;
    margin: 0;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.vider-content-block h2::after {
    position: absolute;
    content: '';
    height: 3px;
    width: 50px;
    bottom: 0px;
    left: 0;
    margin: auto;
    right: 0;
    background: #35aecd;
}

.vider-content-block p {
    font-size: 22px;
    color: #26282a;
    text-align: center;
    margin: 0;
    padding: 0 115px;
    line-height: 38px;
    margin-bottom: 25px;
}

.collectionscount h4 {
    color: #0a97cb;
    font-weight: bold;
    font-size: 50px!important;
    text-align: center;
}

.collectionscount h5 {
    color: #212121;
    font-size: 30px!important;
    text-align: center;
    font-weight: 400;
}

.collectionscount h4 img {
    float: right;
    position: relative;
    left: -25%;
}

.collectionscount .col-lg-4 {
    border-right: 1px solid #ded5d5;
}

.collectionscount {
    border-top: 1px solid #ded5d5;
    padding-top: 50px;
    padding-bottom: 50px;
}

@media only screen and (max-width: 767px) {
    .vider-content-block p {
        padding: 0 15px;
    }
    .video-block {
        padding: 0 15px;
        max-height: 150px;
    }
    .collectionscount h4 img {
        left: -20%;
        top: 5px;
    }
    .collectionscount .col-lg-4 {
        margin-top: 50px;
    }
    .collectionscount .col-lg-4::after {
        position: absolute;
        height: 3px;
        width: 30%;
        top: 130%;
        bottom: 0px;
        left: 0;
        margin: auto;
        right: 0;
        background: #ded5d5;
    }
}


/*Homepage_Guest1*/


/*Homepage_User1*/

.navbar-collapse img {
    border-radius: 100%;
    height: 65px;
    border: 3px solid #35aecd;
    float: left;
    margin-left: 30px;
}

.usersec a {
    float: right;
    line-height: 40px;
    color: #888c8e;
    font-size: 18px;
}

.usersec .dropdown {
    float: right;
}

.nav-link {
    padding: 1rem 1rem !important;
}

.navbar-dark .navbar-toggler {
    float: right;
}


/*Homepage_User1*/


/*Homepage_Dropdown*/

.usersec .dropdown-menu {
    position: absolute;
    top: 92px;
    left: -50px;
    border-radius: 10px;
}

.dropdown-item.active:before {
    height: 20px;
    width: 3px;
    background: red;
    content: "";
}

.dropdown-item.active {
    color: #4a5357;
    background: transparent;
    border-left: 3px solid #0a97cb;
    font-weight: 500;
}


/*Homepage_Dropdown*/


/*Find_Quote_Dropdown*/

.quicksearch {
    border-bottom: 1px solid #e7e7e7;
    justify-content: center;
    padding: 50px 0px;
}

.quicksearch .nav-link.active {
    color: white!important;
    background-color: #0091ca;
    border-color: #0091ca #0091ca #0091ca;
    border-radius: 10px;
    text-align: center;
    padding: 10px 30px!important;
}

.quicksearch .nav-link {
    color: #0091ca!important;
    border: 2px solid #0091ca;
    padding: 10px 30px!important;
    border-radius: 10px;
    margin-left: 40px;
    width: 90%;
    text-align: center;
}

.quicksearch .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #0091ca #0091ca #0091ca;
}

main,
body {
    background: #e7e7e7;
}

.advanceser .tab-content {
    padding: 0px 100px;
}

.searchtab .tab-pane {
    padding: 40px 50px;
    background: white!important;
    border-radius: 15px;
}

.searchtab .tab-pane h5 {
    font-size: 17px;
    color: #000000;
}

.searchtab .tab-pane .search {
    background: #029f4f;
    border: #029f4f;
    padding: 13px 55px;
    font-size: 20px;
    border-radius: 10px;
}

.searchtab .tab-pane select {
    padding-left: 40px;
    width: 75%;
    margin-right: 20px;
    height: 55px;
    border-radius: 10px;
    border: 1px solid #cfcfcf;
    font-size: 20px;
    color: #6d6767;
    font-weight: 400;
    background: url(../images/downarrow-icon.png) no-repeat right #ddd;
    background-color: #f0f0f0!important;
    -webkit-appearance: none;
    background-position-x: 98%;
}

.form-control:focus {
    box-shadow: none;
}

.quoteshr h2 {
    font-size: 40px;
    color: #3b4550;
    text-align: center;
    margin: 0;
    position: relative;
    margin-bottom: 60px;
    padding-bottom: 10px;
    font-weight: bold;
}

.quoteshr h2::after {
    position: absolute;
    content: '';
    height: 3px;
    width: 50px;
    bottom: 0px;
    left: 0;
    margin: auto;
    right: 0;
    background: #35aecd;
}

.find_dropdown .quoterow .lefside::before {
    content: '';
    background: url(../images/yelowlbl-img.png) no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 85%;
}

.find_dropdown .quoterow .rigside::before {
    content: '';
    background: url(../images/graylbl-img.png) no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 85%;
}

body {
    overflow-x: hidden;
}


/*Find_Quote_Dropdown*/


/*Find_Quote_Detail*/

.testimonicaro img {
    visibility: hidden;
}

.testimonicaro {
    text-align: center;
    margin-top: 2%;
    background: #0795ca;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.testimonicaro .banner-section .carousel-caption p {
    text-align: center;
    width: 100%;
    padding: 0px 40px;
}

.testimonicaro .banner-section .carousel-caption h5 {
    text-align: right;
    color: black;
    margin-top: -50px;
    font-size: 24px;
}

.testimonicaro .banner-section .carousel-caption p:before {
    content: url(../images/quotefav.png);
    margin-left: -35px;
    position: absolute;
    margin-top: -20px;
}

.testilike .quote_footer {
    background: #dfdfdf;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px;
    display: flex;
    padding-bottom: 50px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.testilike .col-lg-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.testidesc {
    padding: 20px 50px;
    background: white;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-bottom: 50px;
}

.testidesc h3 {
    color: #555555;
    font-size: 18px;
    margin-top: 5px;
}

.testidesc p {
    color: #333333;
    font-size: 20px;
}

.testidesc h5 {
    color: #2ebbdd;
    font-size: 18px;
}

.testidesc .row {
    margin-top: 20px;
}

.amalink img {
    float: left;
}

.amalink h5 {
    color: #292b30;
    text-decoration: underline;
    font-size: 18px;
    margin-left: 40px;
    margin-top: 0px;
}

.actionbut .addi {
    background: #2ebbdd;
    border: 1px solid #2ebbdd;
    border-radius: 5px;
    width: 20%;
    margin-right: 20px;
}

.actionbut .sugg {
    background: #02a852;
    border: 1px solid #02a852;
    border-radius: 5px;
    width: 20%;
}

.actionbut .col-lg-12 {
    text-align: center;
}

.tabnav a {
    color: #858585;
    font-size: 16px;
}

.tabnav a:last-child {
    color: #2fc2e4;
    font-size: 16px;
}

.tabnav a:hover {
    text-decoration: none;
}

.tabnav {
    padding-top: 20px;
}

.testidesc ul li {
    display: inline-flex;
    padding: 8px 30px;
    background: #e4e4e4;
    border-radius: 5px;
    margin-right: 15px;
    margin-top: 10px;
}

.testidesc ul {
    margin-bottom: 30px;
}


/*Find_Quote_Detail*/


/*Find_Quote_Purpose_Topic*/

.additionaltopic {
    width: 35%;
}

.additionaltopic h5 {
    color: #2ebbdd;
    font-size: 22px;
    margin-top: -25px;
    margin-bottom: 35px;
}

.additionaltopic label {
    color: #000000;
    font-size: 18px;
}

.additionaltopic input,
.addyourquote input,
.contactforms input {
    border-radius: 10px;
    height: 45px;
    color: #0ba7cd!important;
    font-size: 20px;
}

.additionaltopic input:focus {
    box-shadow: 0px 2px 8px #d2bebe;
    border: none!important;
}

.additionaltopic textarea:focus {
    box-shadow: 0px 2px 8px #d2bebe;
    border: none!important;
}

.additionaltopic button {
    background: #2ebbdd;
    border: #2ebbdd;
    padding: 10px 50px;
    display: block;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 35px;
    font-size: 18px;
}

.additionaltopic button:hover {
    background: #2ebbdd;
}

.additionaltopic a {
    color: #0a97cb;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    margin-top: 25px;
    text-decoration: underline;
}

.additionaltopic img {
    position: absolute;
    top: -10%;
    right: -1%;
    width: 44px;
    cursor: pointer;
}

.additionaltopic .registermodal {
    padding-left: 30px;
    padding-right: 30px;
}


/*Find_Quote_Purpose_Topic*/


/*Find_Quote_Make_Suggestion*/

.makesuggestion h6 {
    color: red;
    font-size: 22px;
    margin-top: -25px;
    margin-bottom: 35px;
}

.makesuggestion {
    width: 45%;
}

.makesuggestion p {
    color: #888888;
    font-size: 18px;
    text-align: left;
    padding-bottom: 20px;
}

.makesuggestion textarea,
.addyourquote textarea,
.contactforms textarea {
    border-radius: 15px;
    color: #000000;
    font-size: 20px;
}

.makesuggestion button {
    background-color: #02a852;
}

.makesuggestion button:hover {
    background-color: #02a852;
}


/*Find_Quote_Make_Suggestion*/


/*Advance Search Keyword*/

.quicksearch {
    border-bottom: 1px solid #;
    justify-content: center;
}

.searchtab .advancesearch {
    background: transparent!important;
    margin-top: -45px;
}

.advancesearch li {
    height: 35px;
    border-radius: 10px;
}

.advancesearch li a {
    padding: 1px 25px!important;
}

.advancesearch li a:hover {
    border: 1px solid #e7e7e7!important;
}

.advancesearch li .active {
    background: #07a654!important;
    color: white!important;
    font-weight: normal!important;
}

.advancesearch li a:hover {
    border: 1px solid #bbbbbb!important;
}

.advancesearch li a {
    background: #e3e3e3!important;
    border: 1px solid #bbbbbb!important;
    color: #7b7b7b!important;
    height: 35px;
    border-top-left-radius: 10px!important;
    border-top-right-radius: 10px!important;
    border-radius: 10px;
    margin-right: 20px;
}

.advancesearch .advanfilter .col-lg-12 {
    display: flex;
}

.advancesearch .advanfilter {
    padding-left: 27%;
}

.advancesearch .yesno {
    border-bottom: 1px solid #e7e7e7!important;
    position: absolute;
    left: 39%;
}

.advancesearch h5,
h6 {
    margin-bottom: 40px;
    font-size: 20px!important;
    padding-top: 3px;
}

.advancesearch .serchkeyword label {
    font-size: 18px;
    color: #000000;
    z-index: 9999;
}

.advancesearch .serchkeyword input {
    height: 60px;
    border-radius: 15px;
    padding-left: 40px;
    color: #0a97cb;
}

.advancesearch .serchkeyword input:focus {
    background: white!important;
    border-radius: 10px!important;
    box-shadow: 0px 0px 15px #e4d9d9!important;
    border: none;
}

.advancesearch .serchkeyword {
    position: sticky;
}

.serchkeyword h5 {
    padding-left: 35px;
    padding-top: 20px;
    color: #504d4d!important;
    font-size: 20px;
    position: relative;
    top: 10px;
}

.form-recaptcha {
    display: flex;
    padding-left: 25px;
    margin-top: 20px;
}

.form-recaptcha button {
    background: #07a654;
    font-size: 20px;
    align-self: center;
    border: 1px solid #07a654;
    padding: 10px 60px;
    border-radius: 10px;
    margin-left: 30px;
}

.form-recaptcha a {
    color: #0a97cb;
    font-size: 18px;
    align-self: center;
    margin-left: 30px;
    text-decoration: underline;
}

.form-recaptcha button:hover {
    background: #07a654;
    border: 1px solid #07a654!important;
}

.quoterow h4 {
    font-size: 18px;
    color: #000000;
    padding-left: 45px;
    margin-bottom: 20px;
}

.quoterow h4 span {
    font-size: 22px;
    color: #000000;
}

.advanfilter a img {
    margin-left: 10px;
    margin-top: 5px;
}

.serchkeyword a img {
    margin-top: 33px;
    padding-left: 15px;
    z-index: 9999;
}

.serchkeyword a {
    z-index: 9999;
}

.advanser {
    margin-top: 50px;
}


/*Advance Search Keyword*/


/*Advance Keyword*/

.twotopics h5 {
    padding-left: 0px;
}

.twotopics select {
    padding-left: 40px;
    width: 100%!important;
}

.twotopics a {
    color: #0a97cb;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    margin-top: 25px;
    text-decoration: underline;
}

::placeholder {
    color: #a6a6a6!important;
}

.checkfourbox {
    background: white;
    border: 1px solid #bbbbbb;
    border-radius: 10px;
}

.checkfourbox .checkbox {
    height: 55px;
}

.checkfourbox .checkbox h5 {
    padding-top: 7px;
}

.checkfourbox input[type=checkbox]:checked~h5 {
    color: #0091ca!important;
}


/*Advance Keyword*/


/*Advance Search All*/

.disable {
    background: #a1a1a1!important;
    color: #636363!important;
    border: 1px solid #a1a1a1!important;
}


/*Advance Search All*/


/*Advance Search Topics*/

.alphaaccordion .card-header h2 p {
    float: right;
    margin-top: 15px;
    cursor: pointer;
    position: absolute;
    top: -13px;
    right: 20px;
}

.alphaaccordion h2 p:after {
    content: ' \002B';
    color: #0091ca;
    font-size: 35px;
    font-weight: bold;
}

.alphaaccordion .blue-bg h2 p:after {
    content: ' \002D';
    color: white;
    font-size: 35px;
    font-weight: bold;
}

.alphaaccordion h2 button:hover {
    text-decoration: none!important;
}

.alphaaccordion .card-header {
    padding-left: 15px;
    padding-right: 20px;
    padding-top: 0px;
    cursor: pointer;
    padding-bottom: 0px;
    background: #f4f4f4;
    border-radius: 10px!important;
    border: 1px solid #b9b9b9;
}

.alphaaccordion .blue-bg {
    background: #0091ca;
    border-radius: 10px 10px 0px 0px !important;
}

.alphaaccordion h2 button {
    text-decoration: none;
}

.alphaaccordion .card {
    background: transparent;
    border: none;
    padding-bottom: 20px;
}

.alphaaccordion .card-body {
    background: white;
    border-radius: 0px 0px 10px 10px;
}

.alphaaccordion .card-body h3 {
    color: #3a3d42;
    font-size: 20px;
    PADDING: 15px 0px;
    cursor: pointer;
}

.alphaaccordion .card-body h3:visited {
    color: red;
}

.alphaaccordion h2 span {
    font-size: 20px;
    padding-right: 2px;
}

.alphaaccordion h2 {
    font-size: 18px;
}

.alphaaccordion .blue-bg h2 button {
    color: white!important;
    text-decoration: none;
}

.alphaaccordion {
    margin-top: 25px;
    margin-bottom: 50px;
}

.alphaaccordion .selectoption {
    color: #02a551!important;
}

.alphaaccordion .selectoption:after {
    background: url("../images/selectoption.png") no-repeat;
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    margin-left: 10px;
}

.accordsave .cancel {
    background: #868686;
    font-size: 20px;
    align-self: center;
    border: 1px solid #868686;
    padding: 5px 30px;
    border-radius: 10px;
    margin-left: 30px;
    width: 25%;
}

.accordsave .save {
    background: #02a551;
    font-size: 20px;
    align-self: center;
    border: 1px solid #02a551;
    padding: 5px 30px;
    border-radius: 10px;
    margin-left: 30px;
    width: 25%;
}

.picking h4 {
    color: #333333;
    font-size: 20px;
    padding-top: 10px;
}

.picking h4 span {
    color: #5e5e5e;
    font-size: 18px;
}

.picking {
    margin-top: 35px;
    margin-left: 0px;
    margin-right: 0px;
    border-top: 1px solid #c4c4c4;
    padding-top: 20px;
}

.abcdtab .nav-tabs .nav-link {
    border: 1px solid #0091ca!important;
    color: #0091ca!important;
    border-radius: .25rem!important;
    padding: 0px 10px!important;
    font-size: 16px;
}

.abcdtab .nav-tabs .nav-link.active {
    background: #0091ca!important;
    color: white!important;
}

.abcdtab .nav-tabs .nav-item:nth-child(1) .nav-link {
    padding: 0px 15px!important;
}

.abcdtab .nav-tabs .nav-item {
    margin-right: 6px;
}

.abcdtab {
    margin-top: 25px;
}


/*Advance Search Topics*/


/*Add Quote*/

.addquo-banner {
    background: url('../images/addquote.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.addyourquote input,
.contactforms input {
    background: #f2f2f2;
}

.addyourquote textarea,
.contactforms textarea {
    background: #f2f2f2;
    font-size: 16px;
}

.addyourquote select {
    padding-left: 25px;
    margin-right: 20px;
    height: 45px;
    border-radius: 10px;
    border: 1px solid #cfcfcf;
    font-size: 20px;
    color: #6d6767;
    font-weight: 400;
    background: url(../images/downarrow-icon.png) no-repeat right #ddd;
    background-color: #f0f0f0!important;
    -webkit-appearance: none;
    background-position-x: 95%;
}

.addyourquote ::placeholder {
    color: #a07f7f!important;
}

.contactforms ::placeholder {
    color: #a07f7f!important;
}

.addyourquote form {
    background: white;
    padding: 45px 40px;
    margin-top: 63px;
    box-shadow: 0px 0px 10px #eadede;
}

.addyourquote {
    margin-top: 50px;
    margin-bottom: 50px;
}

.addyourquote .clear {
    background: #cccccc;
    font-size: 20px;
    align-self: center;
    border: 1px solid #cccccc;
    padding: 5px 50px;
    border-radius: 10px;
    margin-right: 20px;
}

.addyourquote .submit {
    background: #02a551;
    font-size: 20px;
    align-self: center;
    border: 1px solid #02a551;
    padding: 5px 45px;
    border-radius: 10px;
}

.actionbtns {
    text-align: center;
    margin-top: 20px;
}

.addyourquote h3 {
    color: #3b4550;
    font-size: 30px;
    font-weight: 500;
}

.addyourquote h4 {
    color: #3b4550;
    font-size: 20px;
}

.rightsideuser img {
    width: 75px;
    height: 75px;
    border-radius: 100%;
    margin: 0 auto;
    border: 1px solid white;
    object-fit: cover;
}

.rightsideuser h3 {
    color: #000000;
    font-size: 18px;
    margin-top: 10px;
}

.rightsideuser h4 {
    color: #000000;
    font-size: 14px;
}

.rightsideuser h4 span {
    color: #555555;
    font-size: 14px;
}

.rightsideuser {
    margin-top: 18px;
    box-shadow: 0px 0px 10px #eadede;
}

.firstrightuser {
    margin-top: 30px!important;
}

.rightsideuser .userdetail {
    background: #f4f4f4;
    padding: 19px 13px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.rightsideuser .noquotes h2 {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.rightsideuser .noquotes h2 span {
    color: #02a852;
}

.rightsideuser .noquotes {
    background: white;
    padding: 14px 28px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 2px solid #e8eaeb;
}

.addyourquote .form-group {
    margin-top: 19px;
    margin-bottom: 19px;
}

.rightsideuser .nonuserdetail {
    background: #f9f9f9;
    padding: 19px 13px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


/*Add Quote*/


/*Add Quote Status*/

.filterdate label {
    color: #3b4550;
    font-size: 18px;
    font-weight: 500;
}

.filterdate select {
    padding-left: 14px;
    height: 35px;
    border-radius: 100px;
    padding-right: 45px;
    border: 1px solid #cfcfcf;
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    background: url(../images/blackdown.png) no-repeat right #ddd;
    background-color: #f0f0f0!important;
    -webkit-appearance: none;
    margin-left: 15px;
    background-position-x: 87%;
    background-position-y: 55%;
}

.filterdate {
    text-align: right;
    margin-top: 50px;
    margin-bottom: 50px;
}

.authorstatus h2 {
    color: #555555;
    font-size: 20px;
}

.authorstatus h2 span {
    color: #15b5f0;
    font-size: 20px;
}

.authorstatus {
    padding: 30px 40px;
    box-shadow: 0px 0px 10px #dac7c7;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #f2f2f2;
    margin-top: 55px;
}

.authorstatus h3 {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}

.authorstatus p {
    color: #454545;
    font-size: 20px;
    text-align: center;
    margin-left: 20px;
}

.quoteby {
    background: white;
    margin-top: 30px;
    padding: 25px 30px;
    border-radius: 10px;
}

.authorstatus h5 {
    color: #555555;
    font-size: 18px;
    margin-top: 40px;
}

.authorstatus h6 {
    color: #333333;
    font-size: 20px!important;
    font-weight: 500;
}

.authorstatus hr {
    margin-top: 55px;
}

.authorstatus h4 {
    color: #555555;
    font-size: 20px;
    margin-top: 20px;
}

.authorstatus h4 span {
    color: #000000;
    font-weight: 500;
}

.authorstatus h1 {
    color: #555555;
    font-size: 20px;
    margin-right: 20px;
    padding-top: 4px;
}

.authorstatus .approved button {
    background: #2ecc71;
    color: white;
    padding: 5px 35px;
    border-radius: 100px;
}

.authorstatus .pending button {
    background: #e67e22;
    color: white;
    padding: 5px 35px;
    border-radius: 100px;
}

.authorstatus .rejected button {
    background: #e74c3c;
    color: white;
    padding: 5px 35px;
    border-radius: 100px;
}

.approved,
.pending,
.rejected {
    justify-content: flex-end;
}

.admincont {
    background: white;
    padding: 25px 40px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.admincont h1 {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    padding-top: 10px;
}

.admincont h1 span {
    font-size: 20px;
    color: #02a852;
}

main {
    margin-bottom: 55px;
}


/*Add Quote Status*/


/*Contact Us*/

.contactus-banner {
    background: url('../images/contactus.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.advanceser p span {
    float: right;
    padding-right: 30px;
    margin-top: 5px;
}


/*Contact Us*/

.contactforms form {
    background: #f4f4f4;
    padding: 45px 40px;
    margin-top: 63px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #eadede;
}

.contactforms .form-group {
    margin-top: 19px;
    margin-bottom: 19px;
}

.contactforms h5 {
    color: #000000;
    font-size: 17px;
    padding-top: 23px;
}

.contactforms .checkbox label:before {
    top: -25px;
    margin-left: 20px;
}

.contactforms .send {
    background: #02a852;
    font-size: 18px;
    text-align: left;
    border: 1px solid #02a852;
    padding: 5px 45px;
    border-radius: 10px;
}

.contactforms .actionbtns {
    text-align: left;
}

.contactforms h3::after {
    position: absolute;
    content: '';
    height: 3px;
    width: 40px;
    left: 21%;
    top: 23%;
    background: #0a97cb;
    margin-bottom: 30px;
}

.contactforms h3 {
    color: #3b4550;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 30px;
}

.contactforms h4 {
    color: #3b4550;
    font-size: 30px;
    font-weight: 500;
    padding-top: 24%;
    margin-bottom: 30px;
}

.contactforms h4::after {
    position: absolute;
    content: '';
    height: 3px;
    width: 38px;
    left: 20%;
    top: 21%;
    background: #0a97cb;
    margin-bottom: 30px;
}

.reachus h1 {
    color: #3b4550;
    font-size: 24px;
}

.reachus .row {
    margin-top: 40px;
}


/*Contact Us*/


/*Donate*/

.donate-banner {
    background: url('../images/donate-banner.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.readysupport h4 {
    color: #3b4550;
    font-size: 43px;
    font-weight: 500;
    text-align: center;
    margin: 0;
    position: relative;
    margin-bottom: 30px;
}

.readysupport h4::after {
    position: absolute;
    content: '';
    height: 3px;
    width: 40px;
    bottom: -12px;
    left: -15px;
    margin: auto;
    right: 0;
    background: #35aecd;
}

.readysupport h3 {
    text-align: center;
    font-size: 35px;
    color: #02a551;
    display: block;
    padding-left: 15px;
    padding-top: 14px;
}

.donatnow {
    margin-top: 60px;
}

.readysupport {
    background: #f2f2f2;
    padding: 60px 0px;
}

.readysupport p {
    text-align: center;
    font-size: 22px;
    color: #3b4550;
    margin-top: 40px;
    padding: 0px 8%;
    line-height: 2;
}

.donatedetails h4 {
    color: #3b4550;
    font-size: 43px;
    font-weight: 500;
    text-align: center;
    margin: 0;
    position: relative;
    margin-bottom: 30px;
}

.donatedetails h4::after {
    position: absolute;
    content: '';
    height: 3px;
    width: 45px;
    bottom: -12px;
    left: 15px;
    margin: auto;
    right: 0;
    background: #35aecd;
}

.donatedetails {
    padding: 65px 0px;
}

.amountdetails {
    background: #f4f4f4;
    margin-top: 63px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #eadede;
}

.rupee li .active {
    background: #02a551!important;
    color: white!important;
    font-weight: normal!important;
}

.rupee li {
    height: 35px;
    border-radius: 10px;
}

.rupee li a {
    background: white!important;
    border: 1px solid #02a551!important;
    color: #02a551!important;
    height: 35px;
    font-size: 20px;
    border-top-left-radius: 10px!important;
    border-top-right-radius: 10px!important;
    border-radius: 10px;
    padding: 1px 25px!important;
    margin-right: 10px;
}

.paymode .col-lg-5 {
    padding: 20px 34px;
    background: white;
    box-shadow: 5px 0px 10px #eadede;
}

.paymode .col-lg-5:nth-child(1) {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.paymode .col-lg-5:nth-child(2) {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.paymode .col-lg-5:nth-child(2):before {
    position: absolute;
    content: '';
    height: 245px;
    width: 1px;
    bottom: -12px;
    left: -2px;
    right: 0;
    top: 45px;
    background: #c7c7c7;
}

.rupee {
    border-bottom: 1px solid white!important;
    margin-top: 50px;
    position: sticky;
}

.radiocheck input[type=radio] {
    display: none;
}

.radiocheck label:before {
    content: "";
    background: url("../images/radio-unchekd.png") left center no-repeat;
    margin-top: 2px;
    cursor: pointer;
    height: 100%;
    width: 100%;
    position: absolute;
    top: -32.8%;
    left: 40px;
    padding-right: 20px;
}

.radiocheck input[type=radio]:checked+label:before {
    background: url("../images/radio-checkd.png") left center no-repeat!important;
    cursor: pointer;
}

.radiocheck h3 {
    padding-left: 50px;
    color: #3b4550;
    font-size: 22px;
}

.paymode p {
    font-size: 18px;
    color: #a6a6a6;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0px;
    position: sticky;
}

.paymode input {
    border-radius: 10px;
    height: 50px;
    color: #0ba7cd!important;
    font-size: 18px;
    background: #f4f4f4;
}

.paymode ::placeholder {
    color: #a6a6a6!important;
}

.paymeth h2 {
    font-size: 26px;
    color: #3b4550;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 7.3%;
}

.paypal .col-lg-7,
.col-lg-3 {
    background: #eff3f5;
    padding: 30px 0px;
}

.paypal h3 {
    padding-left: 85px;
    color: #3b4550;
    font-size: 22px;
    margin-top: -20px;
    margin-bottom: 15px;
}

.paypal p {
    padding-left: 85px;
    color: #81878d;
    font-size: 20px;
    position: sticky;
    padding-right: 30px;
    line-height: 2;
}

.paypal img {
    position: relative;
    top: 30%;
    margin: 0 auto;
}

.paypal .radiocheck label:before {
    top: -27%;
}

.creditcard .col-lg-6 {
    background: white;
    padding: 30px 0px;
}

.creditcard .col-lg-4 {
    background: white;
    padding: 30px 0px;
}

.creditcard .col-lg-10 {
    background: white;
    box-shadow: 0px 15px 15px #eadede;
}

.creditcard h3 {
    padding-left: 85px;
    color: #3b4550;
    font-size: 22px;
    margin-top: -20px;
    margin-bottom: 15px;
}

.creditcard p {
    padding-left: 85px;
    color: #81878d;
    font-size: 20px;
    position: sticky;
    line-height: 2;
    margin-top: 25px;
    padding-right: 30px;
}

.yourinfo p {
    margin-top: 10px;
    z-index: 99999;
}

.yourinfo span {
    color: #000000;
    margin-left: -11%;
}

.creditcard img {
    margin-top: 12%;
    padding-right: 10px;
}

.creditcard .radiocheck label:before {
    top: -24%;
}

.creditcard .col-lg-6:nth-child(1) {
    padding-bottom: 0px;
}

.yourcardinfo input,
textarea {
    border-radius: 10px!important;
    height: 50px;
    color: #000000!important;
    font-size: 20px;
    background: #f4f4f4!important;
    padding-left: 20px;
}

.yourcardinfo label {
    color: #7c7c7c;
}

.yourcardinfo ::placeholder {
    color: #000000!important;
}

body .cardnum {
    background: url(../images/card-icon.png) no-repeat right #f4f4f4!important;
    background-position-x: 94%!important;
}

body .calen {
    background: url(../images/calendar-icon.png) no-repeat right #f4f4f4!important;
    background-position-x: 94%!important;
}

.input-group .input-group-addon {
    display: none;
}

.yourcardinfo select {
    padding-left: 20px;
    height: 50px;
    border-radius: 10px;
    border: 1px solid #cfcfcf;
    font-size: 20px;
    color: #6d6767;
    font-weight: 400;
    background: url(../images/downarrow-icon.png) no-repeat right #f4f4f4;
    background-color: #f4f4f4!important;
    -webkit-appearance: none;
    background-position-x: 98%;
}

.yourcardinfo .clear {
    background: #cccccc;
    font-size: 20px;
    align-self: center;
    border: 1px solid #cccccc;
    padding: 5px 50px;
    border-radius: 10px;
    margin-right: 20px;
    color: #000000;
}

.yourcardinfo .submit {
    background: #02a551;
    font-size: 20px;
    align-self: center;
    border: 1px solid #02a551;
    padding: 5px 45px;
    border-radius: 10px;
}

.yourcardinfo .actionbtns {
    padding-bottom: 50px;
}

.billingaddress {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.yourinfo form {
    margin-top: -25px;
}


/*Donate*/


/*Profile*/

.profiledetails img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    margin: 0 auto;
    border: 2px solid #0a97cb;
    object-fit: cover;
}

.profile-banner {
    background: url('../images/profilebg.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.userprofiledetails h2 {
    font-size: 26px;
    color: #3b4550;
    margin-top: 50px;
}

.rightsideuser .col-lg-3 {
    background: transparent;
}

.profiledetails .profilephoto {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    margin: 0 auto;
    border: 2px solid #0a97cb;
    object-fit: cover;
}

.profiledetails {
    background: #f4f7f9;
    padding: 40px 10px;
    box-shadow: 0px 0px 10px #eadede;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-top: 30px;
}

.profiledetails h5 {
    color: #6e7071;
    font-size: 18px;
    padding-top: 35px;
}

.profilecontent h5 {
    color: #6e7071;
    font-size: 18px;
    padding-top: 35px;
}

.profiledetails a {
    color: #0a97cb;
    font-size: 20px;
    padding-top: 30px;
    float: right;
}

.profiledetails a:hover {
    text-decoration: none;
}

.profilecontent input {
    border-radius: 100px;
    height: 45px;
    margin-right: 40px;
    color: #0ba7cd!important;
    font-size: 20px;
    background: #f4f4f4;
    margin-top: 26px;
    padding-left: 20px;
}

.profilecontent .form-group {
    margin-right: 30px;
}

.profilecontent ::placeholder {
    color: #9b9b9b!important;
}

.profilecontent .clear {
    background: #cccccc;
    font-size: 20px;
    align-self: center;
    border: 1px solid #cccccc;
    padding: 5px 40px;
    border-radius: 100px;
    margin-right: 20px;
    color: black;
}

.profilecontent .submit {
    background: #02a551;
    font-size: 20px;
    align-self: center;
    border: 1px solid #02a551;
    padding: 5px 45px;
    border-radius: 100px;
}

.profilecontent {
    background: #f9f9f9;
    padding: 25px 10px;
}

.profilecontent .actionbtns {
    background: transparent;
    padding: 0px 0px;
    margin-top: 8px;
    padding-right: 20px;
}

.profilecontent .col-lg-3 {
    background: transparent;
}

.profilecontent h2 {
    color: #000000;
    font-size: 20px;
}

.profilecontent a img {
    float: left;
    margin-right: 15px;
    margin-top: 5px;
}

.profilecontent a {
    color: #0a97cb;
    font-size: 20px;
    padding-right: 25px;
}

.horiline {
    background: #f9f9f9;
}

.procont1 .col-lg-3 {
    padding: 0px;
}

.procont1 h5 {
    padding-top: 10px;
    padding-left: 20px;
}

.procont1 .userpass {
    font-size: 80px;
    margin-top: -60px;
}

.procont1 .profilepass {
    font-size: 50px;
    letter-spacing: 10px;
    margin-top: -10px;
    height: 45px;
}

.procont1:last-child {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-bottom: 50px;
}

.procont1 input {
    border-radius: 10px;
    height: 50px;
    margin-right: 0px;
    color: black!important;
    font-size: 20px;
    background: #f4f4f4;
    margin-top: 0px;
    padding-left: 20px;
    border: 1px solid #bdbdbd;
}

.procont1 .col-lg-4 {
    background: transparent;
    padding: 0px 0px;
}

.procont1 select {
    padding-left: 20px;
    margin-right: 20px;
    height: 55px;
    border-radius: 10px;
    border: 1px solid #cfcfcf;
    font-size: 20px;
    color: #6d6767;
    font-weight: 400;
    background: url(../images/downarrow-icon.png) no-repeat right #ddd;
    background-color: #f0f0f0!important;
    -webkit-appearance: none;
    background-position-x: 94%;
}

.profiledetails .editpic {
    position: absolute;
    left: 62%;
    top: 60%;
    height: auto;
    width: auto;
}

.profilediter {
    text-align: center;
    padding-bottom: 50px;
}

.profilediter .clear {
    padding: 10px 40px;
    border-radius: 10px;
    margin-right: 20px;
    color: black;
}

.profilediter .submit {
    padding: 10px 40px;
    border-radius: 10px;
    margin-right: 20px;
}

.secondprofileedit .form-group {
    margin-bottom: 0px;
}


/*.procont1 .form-control:disabled
{
    background: transparent;
}*/


/*Profile*/


/*Exceed Search*/

.exceedpopup {
    border-radius: 20px;
    background: #f4f4f4;
    padding: 20px 40px;
}

.exceedpopup img {
    margin: 0 auto;
}

.exceeddialog {
    width: 40%;
}

.exceedpopup p {
    color: #333333;
    text-align: center;
    font-size: 20px;
    line-height: 2;
    margin-top: 20px;
}

.exceedpopup button:hover {
    background: #0091ca;
}

.exceedpopup button {
    background: #0091ca;
    border: 1px solid #0091ca!important;
    font-size: 20px;
    color: white;
    display: block;
    margin: 0 auto;
    padding: 5px 80px;
    border-radius: 15px;
    margin-top: 25px;
    margin-bottom: 10px;
}


/*Exceed Search*/


/*Under Maintenance*/

.maintenancepopup {
    border-radius: 20px;
    background: #f4f4f4;
    padding: 20px 60px;
}

.maintenancepopup img {
    margin: 0 auto;
}

.maintenancedialog {
    width: 40%;
}

.maintenancepopup p {
    color: #333333;
    text-align: center;
    font-size: 20px;
    line-height: 2;
    margin-top: 20px;
}

.maintenancepopup button:hover {
    background: #0091ca;
}

.maintenancepopup button {
    background: #0091ca;
    border: 1px solid #0091ca!important;
    font-size: 20px;
    color: white;
    display: block;
    margin: 0 auto;
    padding: 5px 80px;
    border-radius: 15px;
    margin-top: 25px;
    margin-bottom: 10px;
}


/*Under Maintenance*/


/* pricing-plan */

.policy-banner.pricing-banner {
    background: url(../images/pricinglan-banner1.png);
    background-position: center;
}

.head-banner h3 {
    padding-top: 40px;
}

.policy-content.pricing-content {
    padding-top: 5.8rem;
}

.pricing-plan-lists {
    background: #fff;
    width: 100%;
    padding: 0px 15px 0px 34px;
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
}

.pricing-plan-lists p,
.pricing-plan-lists h2 {
    margin-bottom: 0;
}

.pricing-plan-lists .choose-plan {
    font-family: 'Raleway-SemiBold';
}

.pricing-plan-lists .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.pricing-plan-lists .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.pricing-plan-lists .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #a7a3b9;
    -webkit-transition: .4s;
    transition: .4s;
}

.pricing-plan-lists .slider:before {
    position: absolute;
    content: "";
    height: 23px;
    width: 23px;
    left: 2px;
    bottom: 2px;
    background-color: #0091ca;
    -webkit-transition: .4s;
    transition: .4s;
}

.pricing-plan-lists input:checked+.slider {
    background-color: #b7b7b7;
    height: 25px;
}

.pricing-plan-lists input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

.pricing-plan-lists input:checked+.slider:before {
    -webkit-transform: translateX(31px);
    -ms-transform: translateX(31px);
    transform: translateX(31px);
}

.choose-plan {
    width: 30%;
    padding: 34px 0px 26px 0px;
    box-shadow: 1px 0px 0px rgba(244, 244, 244, 1), 2px 0px 0px rgba(244, 244, 244, 1);
}

.pricing-plan-lists .choose-inner.d-flex {
    height: 100%;
    align-items: center;
}


/* Rounded sliders */

.slider.round {
    border-radius: 34px;
    height: 25px;
}

.slider.round:before {
    border-radius: 50%;
}

.pricing-plan-lists .choose-plan h2 {
    color: #363636;
    font-size: 20px;
    padding-top: 24px;
}

.pricing-plan-lists .choose-plan p {
    color: #0091ca;
    font-size: 16px;
    padding-right: 15px;
}

.pricing-plan-lists .choose-plan .year-price {
    color: #029f4f;
    font-size: 15px;
    text-align: center;
    max-width: 41%;
}

.pricing-plan-lists .basic-user h2 {
    color: #40474e;
    font-size: 20px;
}

.pricing-plan-lists .basic-user p {
    color: #0091ca;
    font-size: 30px;
    margin: 10px 0px 26px 0px;
    font-weight: bold;
}

.pricing-plan-lists .basic-user .btn {
    background: #0091ca;
    color: #fff;
    font-size: 16px;
    width: 150px;
    border-radius: 5px;
}

.pricing-plan-lists .basic-user {
    text-align: center;
    padding: 34px 20px 26px 20px;
    box-shadow: 1px 0px 0px rgba(244, 244, 244, 1), 2px 0px 0px rgba(244, 244, 244, 1);
}

.pricing-plan-lists .basic-user:last-child {
    box-shadow: none;
    padding-right: 0;
}

.pricing-plan-lists.feature-sec .basic-user {
    width: 17.5%;
    border-bottom: 1px solid #cccccc6b;
}

.pricing-plan-lists.feature-sec .choose-plan.end-c-p {
    border-bottom: none;
}

.pricing-plan-lists.feature-sec .basic-user:nth-child(3) {
    border-bottom: none;
}

.feature-sec.pricing-plan-lists .choose-plan {
    border-bottom: 1px solid #cccccc6b;
    padding-left: 34px;
}

.pricing-plan-lists.feature-sec {
    background: #fff;
    width: 100%;
    padding: 0px;
}

.pricing-plan-lists.feature-sec .basic-user img {
    margin: 0px auto;
}

.pricing-plan-lists.feature-sec {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.pricing-plan-lists.feature-sec .choose-plan p {
    color: #7c8083;
    font-size: 16px;
}

.feature-mid-sec p {
    color: #40474e;
    font-size: 18px;
    padding-top: 15px;
}

.feature-mid-sec {
    margin-left: 30px;
}

.features-lists {
    width: 100%;
}

.feature-sec .features-lists span {
    color: #0091ca;
    font-size: 16px;
}


/* pricing plan */

.foot_share img {
    cursor: pointer;
}

@media only screen and (max-width: 767px) {
    .pricing-plan-lists.d-flex {
        flex-direction: column;
        width: auto;
        overflow-x: scroll;
    }
    .pricing-plan-lists.d-flex .choose-plan {
        width: auto;
    }
    .features-lists {
        width: auto;
    }
    .pricing-plan-lists.feature-sec .choose-plan.end-c-p {
        padding-bottom: 0px;
    }
    .botbasic {
        width: 100%!important;
        border-bottom: 1px solid #e3e3e3!important;
    }
    .pricing-plan-lists {
        padding: 0px 15px 0px 15px;
    }
    .exceeddialog {
        width: 95%;
        margin-top: 30%;
    }
    .maintenancedialog {
        width: 95%;
        margin-top: 30%;
    }
    .navbar-dark .navbar-toggler {
        border: none;
    }
    .navbar-dark .navbar-toggler-icon {
        background-image: url("../images/hamicon.png");
        width: 30px;
        height: 30px;
    }
    .navbar-dark .bgx span {
        background-image: url("../images/clear.png");
        width: 30px;
        height: 30px;
    }
    .pricing-plan-lists .choose-inner.d-flex {
        margin-top: 30px;
    }
    .botbasic1 {
        border-bottom: 1px solid #e3e3e3!important;
    }
    .features-lists {
        border-bottom: 1px solid #e3e3e3;
    }
    .choose-plan {
        box-shadow: none;
    }
    .feature-sec.pricing-plan-lists .choose-plan {
        border-bottom: 1px solid white;
    }
    .feature-sec.pricing-plan-lists .basic-user {
        border-bottom: 1px solid white;
    }
    .pricing-plan-lists .basic-user {
        box-shadow: none;
    }
    .get-started-btn {
        margin-left: 10px;
        margin-top: 0px;
    }
    .banner-section .carousel-indicators {
        bottom: 10px;
    }
    .collectionscount h5 {
        margin-left: -40px;
    }
    .banner-section .carousel-caption p {
        width: auto;
        line-height: 30px;
        margin-left: 10px;
    }
    .login_content_rgt {
        margin-left: 26px;
    }
    .login_content_rgt {
        margin-bottom: 50px;
        width: 85%;
        padding: 20px 20px;
        margin: 0 auto;
        margin-top: 50px;
        margin-bottom: 100px;
    }
    .container-1100 {
        overflow-x: hidden;
    }
    .login_content_lft {
        padding-right: 45px;
    }
    .login_content_lft {
        margin-left: 20px;
        margin-top: 50px;
    }
    .register_content_rgt {
        margin: 0 auto!important;
        margin-top: 30px !important;
        margin-bottom: 50px !important;
    }
    .application-cards-row .appli-form {
        padding-left: 0px;
        padding-right: 0px;
    }
    .agreeterm {
        margin-top: -20px;
    }
    .agreeterms {
        margin-top: 20px;
    }
    .usersec .dropdown {
        float: left;
    }
    .usersec .dropdown-menu {
        top: 70px;
        left: 10px;
    }
    .navbar-collapse img {
        margin-left: 15px;
    }
    .testimonicaro .banner-section .carousel-caption p {
        padding: 0px 0px;
    }
    .testidesc ul li {
        background: #e4e4e4;
        border-radius: 5px;
        margin-top: 10px;
        height: 30px;
        padding: 0px 15px;
        display: inline-flex;
    }
    .testidesc ul {
        margin-bottom: 0px;
    }
    .testidesc {
        padding: 25px 25px;
    }
    .actionbut .addi {
        width: 100%;
        margin-bottom: 20px;
    }
    .actionbut .sugg {
        width: 100%;
    }
    .banner-section .carousel-item img {
        height: 750px;
    }
    .additionaltopic {
        width: 90%;
        margin-top: 130px;
    }
    .additionaltopic img {
        position: absolute;
        top: -7%;
    }
    main {
        overflow-x: hidden;
    }
    .qu1 {
        margin-bottom: 30px;
    }
    .quoterow {
        margin-bottom: 0px;
    }
    .advancesearch .advanfilter {
        padding-left: 15px;
    }
    .searchtab .tab-pane {
        padding: 10px 0px;
    }
    .advanceser .tab-content {
        padding: 0px 10px;
    }
    .quicksearch .nav-link {
        margin-left: 0px;
        margin-bottom: 20px;
        width: 100%;
    }
    body .quicksearch li:nth-child(1) a {
        padding: 10px 45px!important;
    }
    /*.advanfilter .col-lg-12
{
    padding-left: 0px;
    padding-right: 0px;
}

.advancesearch li a
{
    margin-right: 5px;
}*/
    .advancesearch .advanfilter .col-lg-12 {
        display: block;
    }
    .advancesearch .yesno {
        position: inherit;
        left: 0px;
        width: 100%;
        top: -20px;
    }
    .advanfilter h6 {
        float: left;
        padding-right: 10px;
    }
    .serchkeyword .float-right {
        float: none!important;
    }
    .backtotop img {
        padding-right: 0px;
        margin-top: -100px;
    }
    .findtopquote {
        margin-right: 15px;
        margin-left: 15px;
    }
    .searchtab .tab-pane {
        padding: 10px 20px;
    }
    .searchtab .tab-pane select {
        width: 100%;
        height: 50px;
        padding-left: 20px;
    }
    .searchtab .tab-pane .search {
        padding: 8px 50px;
        margin-top: 20px;
    }
    .advancesearch .serchkeyword input {
        padding-left: 20px;
    }
    body .checkfourbox .checkbox label::before {
        top: auto;
        margin-top: -81px;
    }
    .checkfourbox {
        display: block!important;
    }
    .form-recaptcha {
        display: block;
    }
    .form-recaptcha button {
        margin-left: 0px;
        margin-top: 20px;
    }
    .form-recaptcha iframe {
        width: 80%;
    }
    .form-recaptcha a {
        margin-left: 10px;
        display: block;
        margin-top: 20px;
    }
    .quoterow h4 {
        padding-left: 10px;
    }
    .abcdtab .nav-tabs .nav-link {
        margin-bottom: 20px;
    }
    .checkfourbox {
        padding-left: 25px!important;
    }
    .accordsave .cancel {
        width: auto;
    }
    .accordsave .save {
        width: auto;
        margin-left: 10px;
    }
    .accordsave {
        margin-top: 15px;
    }
    .findtopquote p {
        padding: 40px 20px;
    }
    .form-recaptcha {
        padding-left: 0px;
    }
    .addyourquote form {
        padding: 45px 20px;
    }
    .addyourquote .clear {
        margin-right: 0px;
        padding: 5px 53px;
    }
    .addyourquote h3 {
        margin-top: 50px;
    }
    .rightsideuser img {
        width: 120px;
        height: 120px;
    }
    .rightsideuser h3 {
        margin-top: 0px;
    }
    .authorstatus {
        margin: 0px 10px;
        padding: 30px 15px;
    }
    .quoteby {
        display: block!important;
    }
    .authorstatus p {
        text-align: left;
        margin-left: 0px;
    }
    .contactforms .checkbox label::before {
        top: 5px;
    }
    .contactforms h3::after {
        left: 14%;
        top: 18%;
    }
    .contactforms h4::after {
        left: 12%;
        top: 33%;
    }
    .admincont {
        padding: 25px 20px;
        margin: 0px 10px;
        margin-bottom: 40px;
    }
    .accordion-group .para {
        padding: 10px 15px;
    }
    .paymode p {
        padding-top: 10px;
    }
    .paypal img {
        top: -65%;
    }
    .creditcard .radiocheck label::before {
        top: -29%;
    }
    .yourinfo span {
        margin-left: 0%;
    }
    .creditcard .yourinfo p {
        padding-left: 0px;
        margin-left: -15px;
    }
    .yourcardinfo .col-lg-6,
    .col-lg-12 {
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .rupee li {
        margin-bottom: 10px!important;
    }
    .acheive-block {
        margin-bottom: 40px;
    }
    .authorstatus {
        margin-top: 40px;
    }
    .approved,
    .pending,
    .rejected {
        justify-content: flex-start;
    }
    .paymode .radiocheck label::before {
        top: -34%;
    }
    .creditcard .col-lg-6 {
        padding-bottom: 20px!important;
        padding-top: 0px;
    }
    .profiledetails a {
        float: none;
    }
    .userprofiledetails {
        padding-left: 25px;
        padding-right: 25px;
    }
    .wholeedit {
        padding-left: 25px;
        padding-right: 25px;
    }
    .wholeedit .actionbtns {
        margin: 0 auto;
        display: block !important;
        margin-top: 20px;
    }
    .procont1 a {
        position: absolute;
        top: -65px;
    }
    .procont1 h5 {
        padding-left: 12px;
    }
    .profilecontent .form-group {
        margin-right: 10px;
    }
    .profiledetails .editpic {
        left: 66%;
    }
    .secondprofileedit {
        padding-left: 25px;
        padding-right: 25px;
    }
    .secondprofileedit input {
        margin-bottom: 20px;
    }
    .secondprofileedit .mt-4 {
        margin-top: 0px !important;
    }
    .policy-content {
        padding: 40px 40px !important;
    }
    .search-content {
        padding: 30px !important;
    }
}

@media only screen and (max-width: 320px) {
    .quote_footer {
        display: block;
    }
    .foot_share {
        position: inherit;
        margin-top: 15px;
    }
    .addyourquote .clear {
        margin-bottom: 15px;
    }
    .accordsave .cancel {
        margin-left: 0px;
    }
    .accordsave {
        text-align: left!important;
    }
}


/*Ipad and Ipad Pro Small*/

@media screen and (max-width: 834px) and (min-width: 768px) {
    .advanceser .tab-content {
        padding: 0px 50px;
    }
    .searchtab .tab-pane .search {
        margin-top: 20px;
    }
    .quoterow .lefside {
        margin-bottom: 50px;
    }
    .backtotop img {
        margin-top: -30px;
    }
    .navbar-collapse .navbar-nav img {
        float: none;
    }
    .quicksearch {
        margin-left: -50px;
    }
    .maintenancedialog {
        width: 70%;
    }
    .register-btn {
        margin-top: 15px;
    }
    .profiledetails .editpic {
        left: 59%;
    }
    .procont1 input {
        margin-bottom: 20px;
    }
    .secondprofileedit .form-group {
        padding-left: 18px;
    }
    .procont1 .mt-4 {
        margin-top: 0px!important;
    }
    .profilecontent .actionbtns {
        justify-content: center!important;
    }
    .procont1 a {
        position: absolute;
        top: -67px;
    }
    .pricing-plan-lists .basic-user .btn {
        width: auto;
        font-size: 16px;
    }
    .pricing-plan-lists .basic-user h2 {
        font-size: 18px;
        white-space: nowrap;
    }
    .pricing-plan-lists .choose-plan h2 {
        margin-top: -20px;
        padding-bottom: 10px;
    }
    .collectionscount .col-lg-4 {
        margin-bottom: 50px;
    }
    .pricing-plan-lists .choose-inner.d-flex {
        display: block!important;
    }
    .pricing-plan-lists .choose-plan .year-price {
        text-align: left;
        max-width: 100%;
    }
    .pricing-plan-lists input:checked+.slider {
        margin-top: 10px;
    }
    .actionbut .addi {
        width: auto;
    }
    .actionbut .sugg {
        width: auto;
    }
    .testimonicaro .banner-section .carousel-caption h5 {
        margin-top: -15px;
    }
    .additionaltopic {
        width: 70%;
    }
    .quoterow .col-lg-5 {
        margin-bottom: 50px;
    }
    .quoterow {
        margin-bottom: 0px;
    }
    .exceeddialog {
        width: 70%;
    }
    .yourinfo span {
        margin-left: 0px;
    }
    .creditcard .yourinfo p {
        padding-left: 0px;
        padding-bottom: 20px;
    }
    .creditcard .yourcardinfo .pl-5 {
        padding-left: 25px!important;
    }
    .creditcard .yourcardinfo .pr-5 {
        padding-right: 25px!important;
    }
    .creditcard .yourcardinfo .col-lg-6 {
        padding: 0px 0px;
        padding-bottom: 30px;
    }
    .creditcard .yourcardinfo .city {
        margin-top: 30px;
    }
    .paypal .radiocheck label:before {
        top: -21%;
    }
    .paypal img {
        top: -50%;
    }
    .contactforms h3::after {
        left: 16.5%;
        top: 18%;
    }
    .contactforms .checkbox label::before {
        top: 5px;
    }
    .contactforms h4::after {
        left: 7%;
        top: 47%;
    }
    .reachus {
        margin-top: -80px;
    }
    .abcdtab .nav-tabs .nav-item {
        margin-bottom: 15px;
    }
    .advancesearch .advanfilter {
        padding-left: 15%;
    }
    .advancesearch .yesno {
        left: 45%;
    }
    .checkfourbox {
        display: block!important;
    }
    .checkfourbox .checkbox label::before {
        content: "";
        background: url("checkbox.png") left center no-repeat;
        margin-top: 2px;
        cursor: pointer;
        height: 100%;
        width: 100%;
        position: absolute;
        top: auto;
        padding-right: 20px;
        margin-top: -81px;
    }
    .addyourquote h3 {
        margin-top: 50px;
    }
    .addyourquote .rightsideuser h3 {
        margin-top: 30px!important;
    }
    .rightsideuser img {
        width: 125px;
        height: 125px;
    }
    .content-img img {
        margin: 0 auto;
    }
    .acheive-block {
        text-align: center;
        margin-top: 50px;
    }
    .login_content {
        width: 100%;
        display: block!important;
    }
    .login_section {
        width: 100%;
    }
    .login_content_lft {
        padding-right: 80px;
        margin-bottom: 50px;
        margin-top: 50px;
    }
    .login_content_rgt {
        margin: 0 auto;
    }
    .login_content form {
        padding: 0px 0px;
    }
    .confirmpopup {
        width: 70%;
    }
}


/*Ipad and Ipad Pro Small*/


/*Ipad Pro*/

@media screen and (max-width: 1024px) and (min-width: 1024px) {
    .login_content form {
        padding: 0px 0px;
    }
    .confirmpopup {
        width: 70%;
    }
    .login_content_rgt {
        margin: 0 auto;
    }
    .login_content {
        width: 100%;
        display: block!important;
    }
    .login_section {
        width: 100%;
    }
    .login_content_lft {
        padding-right: 80px;
        margin-bottom: 50px;
        margin-top: 50px;
    }
    .checkfourbox {
        padding-left: 30px !important;
    }
    .checkfourbox .checkbox {
        margin-right: 15px !important;
    }
    .firtopic select {
        margin-top: 63px;
    }
    .abcdtab .nav-tabs .nav-item {
        margin-bottom: 15px;
    }
    .quoterow .col-lg-5 {
        margin-bottom: 50px;
    }
    .rupee li {
        margin-bottom: 10px!important;
    }
    .exceeddialog {
        width: 70%;
    }
    .quoterow {
        margin-bottom: 0px;
    }
    .backtotop img {
        margin-top: 50px;
    }
    .actionbut .addi {
        width: auto;
    }
    .additionaltopic {
        width: 70%;
    }
    .searchtab .tab-pane .search {
        margin-top: 20px;
    }
    .maintenancedialog {
        width: 70%;
    }
}

.jconfirm.jconfirm-light .jconfirm-box {
    border-radius: 20px;
    background: #f4f4f4;
}


.sidebar-menu .active .fa-angle-right {
    transform: rotate(90deg);
}


/*form Complete Topic List*/
@media screen and (min-width:320px) and (max-width:991px) {
    .topic-actionblock {
        display: flex !important;
        width: 100% !important;
        justify-content: center;
        align-items: center;
        top: 66px !important;
        right: unset !important;
    }

    .alphaaccordion .blue-bg {
        padding-bottom: 65px !important;
    }
}

@media screen and (max-width:576px) {
    .topic-actionblock {
        flex-direction: column;
        right: unset !important;
        display: flex !important;
    }

    .alphaaccordion .blue-bg {
        padding-bottom: 110px !important;
    }

    .topic-actionblock .btn {
        margin-bottom: 10px !important;
        width: 150px;
    }
}

@media screen and (max-width:834px) {
    .login_content.d-flex .admin_login .login_content_rgt {
        margin: 0 auto !important;
        max-width: 300px !important;
    }
}


.completetopiclist .modal-dialog {
    top: 33%;
}

.registermodal {
    padding: 20px;
    height: calc(100vh - 50px) !important;
}

.container.abcdtab {
    margin-top: 0;
}

.abcdtab .nav-tabs .nav-item {
    margin-bottom: 0;
}



