@media(max-width:1400px){
    .login-wrapper .left{
        padding:160px 0px 0 6%;
    }
}
@media(max-width:1366px){
    section.giving .text {
        width: 32.5%;
    }
    .messaging .right .well{
        margin-bottom: 200px;
    }
    .messaging .right .well .chat-area{
        height:300px;
    }
    .login-wrapper .left{
        padding-left: 70px;
    }
}
@media(max-width:1300px){
    .wrapper .header-container {
        width: 100%;
    }
    .login-wrapper .left {
        padding: 160px 0px 0 20px;
    }
}
@media(max-width:1200px){
    section.giving .text ul li{
        width: 96px;
        height: 96px;
        line-height: 96px;
    }
    section.giving .left {
        margin-left: -100px;
    }
    .login-wrapper .right .myrow,
    .login-wrapper .right h2:not(.fc-toolbar-title) {
        /* margin-left: 40px;
        margin-right:40px; */
    }
    .login-wrapper .right .img-container {
        float: none;
        margin: 0 auto;
    }
    .login-wrapper .right .mycol{
        text-align: left;
    }
    .policy-addon .right .mycol{
        /*:not*/
    }

    .login-wrapper .right .myrow.events .mycol {
        text-align: left;
    }
    .login-wrapper .right .myrow.events .mycol .img-container {
        float:left;
    }
    .login-wrapper .right .myrow.events .mycol .text {
        margin-left: 15px;
        width: calc(100% - 130px);
    }
        .login-wrapper .right .myrow.events .mycol .text .flex-box {
            justify-content: flex-start;
        }
            .login-wrapper .right .myrow.events .mycol .text .flex-box .btn{
                margin-right: 20px;
            }
    .login-wrapper .right .text {
        float: left;
        width: 70%;
        margin-left: 15%;
    }
    .login-wrapper .right .share-invoice .text {
        margin-left: 0;
    }
    
    .referrals .icon-box .col {
        width: 100%;
    }
    .referrals .icon-box .col h3 {
        width: 100%;
    }
    .referrals .ref-col {
        width: 40%;
    }
    .referrals .ref-col.left-col {
        width: 100%;
        padding-right: 0px;
    }
    .referrals .ref-col.right-col {
        padding-left: 25px;
    }
    .referrals .ref-col {
        width: 100%;
    }
    .login-wrapper .flex-box.sales-flex-box{
        margin: 110px 0 110px 0px;
    }
    .login-wrapper .right.requote .mycol{
        text-align:left;
    }
}
@media(max-width:1100px){
    .login-wrapper .right .content{
        width: 90%;
    }
    .change-password .right .content{
        width:400px;
    }
    .login-wrapper .right .myrow.events .mycol .text {
        /* margin-left: 15px; */
    }
    .login-wrapper .bottom-icons .col{
        width:30%;
    }
    .requote .form-group.two-btn .btn {
        width: 138px;
    }
}
@media(max-width:1050px){
    .hero .hero-bottom {
        height: 600px;
        margin-top: -80px;
    }
    section.review .flex-row .col,
    section.blog .flex-row .col {
        width: 32%;
    }
    section.blog .btn-brand {
        right: 20px;
    }
    section.giving .left {
        margin-left: -150px;
    }
    section.portal{
        width:calc(100% - 80px);
        margin-left:auto;
        margin-right:auto;
    }
    section.portal img {
        float: right;
        width: 250px;
    }
    section.portal .text {
        margin-top: 25px;
    }
    section.review .flex-row.center .slick-track .col, .review-overlay .col{
        margin:0 20px;
    }
    .w-1030{
        width:100%;
        padding:0 20px;
    }
    .quote-pg header .container,
    .quote-pg .quote{
        width:calc(100% - 40px);
    }
    
    .quote-main .container{
        width:calc(100% - 40px);
    }
    .quote-main .container .right {
        width: 450px;
    }
    .select-additional .btn-group{
        width:100%;
    }
    .landing .hero .container {
        width: 100%;
    }
    .landing .hero img {
        float: right;
        max-width: 460px;
    }
    .partner.landing .hero img{
        float:none;
    }
    .partner.landing .hero .hero-bottom {
        height: 580px;
        margin-top: -290px;
    }    
    .partner .landing-section {
        width: 880px;
    }
    .partner.landing .hero .text {
        width: 100%;
    }
    .landing-section .left {
        width: 500px;
    }
    .login-wrapper.login .left{
        padding-left:0px;
    }
    .login-wrapper.login .left .inner {
        margin-left: 5%;
        max-width: initial;
        width: 90%;
        margin-right: 0px;
        float: none;
    }
    .login-wrapper .quote-main .container {
        width:100%;
    }
    
    .login-wrapper .right .quote-main h2{
        margin-left: 0px;
    }
    #calendar {
        padding:0px;
        box-shadow: none;
    }
    .blog .left .card .text {
        width: 60%;
    }
    .sales-table .col:nth-child(2) {
        width: 19%;
    }
    .sales-table .col:nth-child(4){
        width:15%;
    }
    .donate-flex .block .text {
        width: 64%;
    }
    .quote.donate .content .inner .block p {
        min-height: 140px;
    }
    .login-wrapper .right .share-invoice .text h2 {
        width: 100%;
    }
}/*_______________________ 1050 end________________________*/
@media(max-width:991px){
    section.review .flex-row.center .slick-track .col .stars, .review-overlay .col .stars {
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    section.review .flex-row.center .slick-track .col h3, .review-overlay .col h3{
        width:100%;
        text-align: center;
        margin: 10px 0 10px 0;
    }
    .goto-top {
        right: 20px;
        bottom: 20px;
        width: 40px;
        height: 40px;
    }
    .message-overlay .inner{
		position: absolute;
		width:80%;
		left:50%;
		top:50%;
		transform:translate(-50%,-50%);
		background-color:#fff;
		border-radius: 10px;
		padding:40px 20px;
	}
    footer .left ul li {
        float: left;
        margin-right: 26px;
    }
    .events-dropdown{
        left:-230px;
    }
    .dropdown-menu{
        top:50px;
    }
    .quote-main .container .right .price-well {
        margin-bottom: 60px;
    }
    .quote-main .container .left{
        width: 100%;
    }
    .quote-main .container .right {
        margin-top: 60px;
        width: 100%;
    }
    .quote-main .container .right .bottom {
        height:auto;
    }
    .payment-info.quote-main .btn-maroon {
        margin-top: 40px;
    }
    .quote-main .container .right .bottom.terms-bottom {
        height:auto;
        border:none;
        padding:0px;
        border-radius: none;
        margin-bottom: 30px;
        margin-top:30px;
    }
    .quote-main .container .right .bottom.terms-bottom ol,
    .quote-main .container .right .bottom.terms-bottom ul{
        padding: 25px 35px;
        border-radius: 10px;
        border: 1px solid #e3e3e3;
        width: 100%;
    }   

    .quote-main .container .right .bottom ol,
    .quote-main .container .right .bottom ul {
        width: 100%;
    }
    .quote.limit .pricing .section{
        padding:30px 15px 0 15px
    }
    .quote.limit .pricing .section a {
        width: 100%;
        bottom:-30px;
    }
    
    .quote.limit .pricing .section .price {
        font-size: 16px;
    }
    .quote.limit .pricing .section.no-best-text .price {
        /* margin-top: 40px; */
    }
    
    .quote.limit .pricing .section ul li .left,
    .quote.limit .pricing .section ul li .right{
        width:100%;
        text-align: center;
    }
    .quote .donate-flex .block {
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .quote.donate .content .inner img{
        margin-bottom: 0;
    }
    .quote.donate .content .inner .block p {
        min-height: initial;
    }
    .quote .donate-flex .myprice .inner {
        max-width: initial;
    }
    .quote .donate-flex .v-buttons{
        max-width:335px;
        margin: 40px auto !important;
        float: none;
        clear: both;
    }
    .quote.donate .content .inner .v-buttons .btn {
        width: 160px;
        float: left;
        margin-top: 0;
    }
        .quote.donate .content .inner .v-buttons .btn:first-child{
            margin-right: 15px;
        }
    .navbar-brand .logo-text {
        height: 30px;
        margin-top: 10px;
    }
    .menu-links ul li {
        margin-left: 10px;
    }
    .navbar-nav {
        left: 34%;
        transform: none;
    }
    section.why {
        margin-top: 0px;
        margin-bottom: 100px;
    }
    section.why h2 {
        margin-bottom: 60px;
    }
    section.why .col img {
        margin-bottom: 40px;
    }
    section.portal {
        padding: 40px;
        margin-bottom: 100px;
    }
    section.portal .text {
        width: 58%;
        margin-top: 20px;
    }
    section.faq{
        margin-bottom: 100px;
    }
    section.faq h2 {
        margin-bottom: 60px;
    }
    .accordion .panel-body .text {
        width: 55%;
    }
    section.partner h2 {
        margin: 0 auto 60px auto;
    }
    section.partner .flex-box .col {
        width: 23%;
    }
    section.partner .flex-box h3 {
        font-size: 20px;
        line-height: 27px;
    }
    .partner-signup-center{
        margin: 0px auto 100px auto;
        text-align: center;
    }
    section.giving {
        height: 1060px;
        margin-bottom: 100px;
    }
        section.giving .text {
            width: 50%;
            float: left;
            margin: 100px 0 0 25%;
        }
        section.giving .left {
            height: 1120px;
        }     
    section.blog {
        margin-bottom: 100px;
    }
    section.questions {
        margin: 0 auto 100px auto;
    }
    .landing .hero .text h1 {
        font-weight: 900;
        font-size: 45px;
        line-height:51px;
    }
    .landing .hero .text {
        width: 385px;
    }
    .landing .hero img {
        max-width: 350px;
    }
    .landing-section .left {
        width: 400px;
    }
    .landing-section img {
        max-width: 320px;
    }
    .partner .landing-section {
        width: 100%;
    }
    .partner .landing-section .video{
        margin-right: 40px;
    }
    .partner .landing-section .video img {
        max-width: initial;
    }
    .partner .landing-section .left {
        width: 50%;
    }
    .partner .landing-section .left h2{
        width: 100%;
    }
    /*__________________________________ landing end _______________________*/
    /*________________________ customer login and affiliates 991 end _______________________*/
    .wrapper .header-container {
        padding:0 25px;
    }
    .login-wrapper .left {
        width: 380px;
        padding: 160px 25px 0 25px;
        max-width:314px;
    }
    .login-wrapper.login .left{
        padding-right: 0;
    }
    .login-wrapper .left aside .menu {
        min-height: 500px;
    }
    aside .ref-link {
        width: 100%;
        position: relative;
        bottom: 0px;
    }
    .login-wrapper .right{
        width:calc(100% - 314px);
    }
    .change-password .right{
        width:100% !important;
    }
    .login-wrapper .right .mycol {
        float: left;
        width: 100%;
        text-align: left;
    }
    .profile.policy-addon .left-col{
		width:100% !important;
	}
    .login-wrapper .right .left-col{
        margin-bottom:40px;
    }
    .login-wrapper .right .img-container {
        float: left;
    }
    .login-wrapper .right .text {
        float: left;
        width: 60%;
        margin-left: 0%;
    }
    .login-wrapper .right .text .flex-box{
        width:220px;
        flex-flow: row !important;
        margin:15px 0 0 0 !important;
    }
    .login-wrapper .right .myrow .flex-box {
        margin: 40px 0;
        flex-flow: column;
    }
    .login-wrapper .flex-box .col {
        width: 100%;
        height: auto;
        padding:20px;
        margin-bottom: 20px;
    }
    .login-wrapper .flex-box .col a img{
        float:left;
        margin-right: 20px;
    }
    .login-wrapper .flex-box .col a h3 {
        float: left;
        line-height: 87px;
        margin:0px;
    }
    .profile .report{
        width:100%;
    }
        .profile .report .report-block {
            width: 30%;
        }
        .invoice-block{
            width:100%;
        }
        .invoices-left{
            width:100%;
            height:auto;
            float: left;
            margin-right: 0px;
            margin-bottom: 20px;
        }
        .invoices-left img{
            max-width:50%;
            position: static;
            transform:none;
        }
        .invoices-right{
            width:100%;
        }
        .invoices-right .dl-horizontal dt{
            width:42%;
        }
        .invoices-right .dl-horizontal dd{
            margin-left: 42%;
        }



    /*______________ affiliates start 991 ____________*/
    .login-wrapper .right .myrow .chart {
        width: 100%;
        height: 265px;
        margin-bottom: 30px;
    }
    .login-wrapper .right .myrow .commission {
        width:100%;
    }
    .referrals .right .flex-box{
        flex-flow: column;
    }
    .referrals .ref-col.right-col {
        padding-left: 0px;
    }
    .referrals .total-block{
        width:100%;
    }
    .referrals .total .total-col {
        width: 120px;
        height: 120px;
        padding-top: 16px;
    }
    .sales-details .right .well {
        width: 100%;
    }
    .referrals .icon-box {
        
    }
    .referrals .icon-box .col img {
        float: left;
        margin-bottom: 0;
    }
    .referrals .icon-box .col h3 {
        text-align:left;
        position:absolute;
        top:50%;
        transform:translateY(-50%);
        width: 70%;
        left: 30%;
        padding-right:25px;
    }
    .login-wrapper .flex-box.sales-flex-box{
        flex-flow:column;
    }
    .quote-main .container h2 .show_hide{
        float: right;
        color:#262D45;
    }
    .requote .left-col{
        width:100% !important;
        padding-right:0px;
        margin-bottom: 0 !important;
    }
    .requote .right-col{
        width:100% !important;
        padding-left:0px;
    }
    .requote-block-left{
        width:100%;
        padding-left: 0;
    }
    .requote-block-right{
        width:100%;
        padding-right: 0;
    }
    .requote-block-right .well{
        padding:20px;
    }
    .policy-terms{
        margin-bottom: 30px;
    }
    .requote .btn-block {
        width: 100% !important;
    }
    #plans .modal-lg{
        width:95% !important;
    }
    #plans .modal-body{
        padding-left:0px;
        padding-right:0px;
    }
    .login-wrapper .access-certificate .right .text {
        float: none;
        width: 100%;
        margin:40px auto;
    }
    .quote.thanks .content .inner p{
        width: 100%;
        margin:0 auto 50px auto;
        font-size:20px;
        line-height:27px;
    }
    .referrals .copy-link .btn{
        width:110px;
    }
    .login-wrapper .right .additional-well-container .well{
        width:96%;
    }
    .login-wrapper .quote-main.payment-info {
        margin-top: 0;
    }
    .login-wrapper .quote-main.payment-info .small-width-container.three{
        flex-wrap: nowrap;
    }
    .login-wrapper .quote-main.payment-info .small-width-container.three .form-group{
        width:calc(33.333% - 10px) !important;
    }
    .login-wrapper .quote-main.payment-info .container .left,
    .login-wrapper .quote-main.payment-info .container .right{
        width:100%;
        margin-right:0px;
        max-width: initial;
    }

    
    .quote.signup .content .inner .well::-webkit-scrollbar {
        -webkit-appearance: none;        
    }
    
    .quote.signup .content .inner .well::-webkit-scrollbar:vertical {
        width: 8px;
        box-shadow: none;
    }
    
    .quote.signup .content .inner .well::-webkit-scrollbar:horizontal {
        height: 11px;
    }
    
    .quote.signup .content .inner .well::-webkit-scrollbar-thumb {
        border-radius: 8px;
        border: 1px solid white; /* should match background, can't be transparent */
        background-color: #2196F3;
    }
    /*________________________ customer login and affiliates 991 end_______________________*/

    /*______________________ faq and contact start ________________________*/
    .faq-search{
        width:calc(100% - 50px);
        margin:0 25px 90px 25px;
    }
    .faq-search h1,
    .privacy h1 {
        font-size: 32px;
        line-height: 39px;
    }
    .tabbable-line > .nav-tabs > li{
        width:160px;
    }
    .contact {
        padding: 0px 25px;
        box-shadow: none;
        border-radius: 0px;
        margin-bottom: 130px;
    }
    .contact .flex-box .col {
        width: 48%;
    }
    .blog .left{
        width:65%;
    }
    .article .left .wedding .main-block{
        padding:20px;
    }
    .flex-icons {
        flex-wrap: wrap;
        justify-content:space-around;
    }
    .flex-icons .col {
        width: 50%;
        margin:0px 0px 30px 0px;
        max-width:initial;
    }
        .flex-icons .col .img-container{
            height:100px;
            margin-bottom: 20px;
        }
    .blog .right{
        width:30%;
    }
    .blog .left .card .text {
        width: 49%;
    }
    .article h1 {
        font-weight: 900;
        font-size: 32px;
        line-height: 39px;
    }
    .login-wrapper .additional .right .left-col{
        width:100%;
        padding-right:0px;
    }
    .login-wrapper .additional .right .right-col{
        width:100%;
        padding-left:0px;
    }
    .login-wrapper .right .myrow .sales-amount{
        margin-bottom: 30px;
    }
    .quote.certificate .content .inner{
        width:100%;
    }
    .article .tips-10 .content h3 img {
        margin-left: 0px;
        height: 37px;
        position: relative;
        left: 10px;
    }
    .article .tips-10 .content h3.img-right span {
        width: 90%;
    }
    .article .tips-10 .content h3.img-right img {
        margin-top: -10px;
    }
    /*______________________ faq and contact end ________________________*/
    /*_______________________ 991 end ________________________*/
}
@media(max-width:830px){
    .hero .hero-bottom {
        height: 500px;
        margin-top: -80px;
    }
    .access-certificate .right .form-group{
        width:100%;
        margin-right:0%;
    }
    .access-certificate .right .btn-brand{
        width:calc(50% - 12px);
        margin-right:12px;
    }
    .access-certificate .right .btn-maroon{
        width:calc(50% - 12px);
        margin-left:12px;
    }
    .sales-sort .form-group{
        width:100%;
    }
    .sales-sort .btn-group {
        width: 100%;
        margin-bottom: 30px;
    }
    .sales-table .myrow .col {
        font-size: 12px;
    }
    .sales-table .col:nth-child(2) {
        width: 20%;
    }
}
@media(min-width:768px){
    .login-wrapper .navbar-default .navbar-collapse{
        display: none !important;
    }
}
@media(max-width:767px){
    a:hover, a:focus{
        color:#000 !important;
    }
    .btn-brand.active, .btn-brand.focus, .btn-brand:active, .btn-brand:focus, .btn-brand:hover{
        background: #1CA0DF;
    }
    .btn-primary:hover,.btn-primary:focus,.btn-primary:active{
        background: #fff !important;
        color: #105778 !important;
        border-color: #105778 !important;
    }
    .btn-maroon.active, .btn-maroon.focus, .btn-maroon:active, .btn-maroon:focus, .btn-maroon:hover, .open>.dropdown-toggle.btn-maroon,
    .btn-maroon2.active, .btn-maroon2.focus, .btn-maroon2:active, .btn-maroon2:focus, .btn-maroon2:hover, .open>.dropdown-toggle.btn-maroon2{
        background: #E0232C;
    }
    .quote.limit .pricing .section.maroon.select a:hover,
    .quote.limit .pricing .section.maroon.select a:focus,
    .quote.limit .pricing .section.maroon.select a:active{
        background-color:#E0232C;
        border-color:#E0232C;
        color:#fff !important;
    }
    .quote.limit .pricing .section.blue a:hover,
    .quote.limit .pricing .section.navy a:hover,
    .quote.limit .pricing .section.orange a:hover,
    .quote.limit .pricing .section.green a:hover
    {
        background-color:#fff !important;
    }
    /*_______________________ index ________________________*/
    header {
        height: 42px;
        margin: 20px 0 60px 0;
        position: relative;
        /* z-index: 3; */
        z-index: 100;
    }
    .navbar-default .navbar-toggle,.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: transparent;
        border: none;
        padding: 0px;
        margin-top: 12px;
        margin-right: 0;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #000;
    }
    .navbar-toggle.collapsed .icon-bar:nth-child(3){
        width:12px;
    }
    .navbar-brand .logo-img {
        height: 41px;
    }
    .navbar-brand .logo-text {
        height: 30px;
        margin-top: 5px;
    }
    .navbar-nav,
    .login-wrapper .navbar-nav {
        left:0px;
        top: 0px;
        transform: none;
        position: relative;
        z-index: 5;
        height:100vh;
        min-height:110vh;
        background-color: #fff;
        padding-top:20px;
    }
    .login-wrapper .name{
        margin-left: 15px;
        margin-bottom: 20px;
    }
    .main .visible-xs .navbar-collapse {
        position: absolute;
        top: 80px;
        border-top: 1px solid #ccc;
        margin:0 10px;
    }
    .events-dropdown li{
        width:50%;
    }
    .navbar-nav>li,
    .main .visible-xs .navbar-collapse li{
        margin-bottom: 15px;
        float: left;
        width: 100%;
    }
    .navbar-nav>li>a,
    .main .visible-xs .navbar-collapse li a {
        font-weight: 600;
        font-size: 16px;
        line-height: 23px;
    }
    .main .visible-xs .navbar-collapse li a:hover{
        color:#4EA5D9;
        background-color: transparent;
    }
    .navbar-default .navbar-nav>li>a,
    .main .visible-xs .navbar-collapse li a{
        color:#000;
        width:100%;
    }
    .navbar-default .navbar-nav>li>a.active,
    .main .visible-xs .navbar-collapse li a.active{
        background: rgba(0,0,0,0.1);
        border-radius: 10px;
        height:55px;
        line-height:55px;
        display: inline-block;
    }
    .navbar-nav .open .dropdown-menu{
        margin-top: 0px;
    }
    .navbar-nav .open .dropdown-menu li{
        margin-bottom: 5px;
    }
    .navbar-nav .open .dropdown-menu li a{
        padding:5px 15px 5px 15px;
    }
    .navbar-nav .open .dropdown-menu li:last-child{
        margin-bottom: 0;
    }
    .hero{
        margin-bottom: 50px;
    }
    .hero .container{
        width:235px;
        margin:0 auto;
    }
    .hero h1 {
        font-weight: 900;
        font-size: 28px;
        line-height: 33px;
    }
    .hero p {
        font-weight: 600;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 25px;
    }
    .hero a {
        width:200px;
    }
    .hero .hero-bottom {
        width: 100%;
        background: url(../images/hero-bg2-xs.png) no-repeat center bottom;
        background-size: 110%;
        margin-top: 0px;
        height: 300px;
    }
    .btn-maroon,
    .profile .btn-primary {
        line-height: 50px;
        min-width: 139px;
    }
    section.why {
        margin-bottom: 70px;
    }
    section.why h2{
        font-weight: 900;
        font-size: 24px;
        line-height: 31px;
        width:200px;
        margin-left:auto;
        margin-right:auto;
        margin-bottom: 40px;
    }
    section.why .col {
        width:100% !important;
        margin-bottom: 30px;
    }
        section.why .col:last-child{
            margin-bottom: 0;
        } 
        section.why .col .img-container{
            position: relative;
            float: left;
            width:120px;
            height:120px;
            line-height: 120px;
            margin-right: 25px;
            text-align: center;
        }
        section.why .col img{
            width:70px;
            height:70px;
            margin:0 auto;
            line-height: 120px;
        }
        section.why .col .img-container:before{
            content:"";
            position: absolute;
            left: 0px;
            width:120px;
            height:120px;
            background: #F8F8F8;
            box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.06);
            border-radius: 10px;
            z-index: -1;
        }
        section.why .col .text {
            float: left;
            text-align: left;
            width: 55%;
        }
        .home section.why .col h3{
            margin:0px 0 10px 0;
            font-weight: 900;
            font-size: 15px;
            line-height: 20px;
        }
        section.why .flex-box {
            flex-flow: column;
        }
        section.portal {
            width: calc(100% - 50px);
            padding:30px;
            background: #fff;
            margin-bottom: 70px;
        }
        section.portal img{
            width:200px;
            margin: 0 auto;
            float: none;
            display: block;
        }
        section.portal .text {
            width: 100%;
            margin-top: 30px;
        }
        section.portal .text h2{
            font-weight: 900;
            font-size: 24px;
            line-height: 31px;
            width:100%;
            text-align: center;
            margin-bottom: 10px;
        }
        section.portal .text p{
            font-weight: 600;
            font-size: 14px;
            line-height: 22px;
            text-align: center;
            opacity: 0.5;
        }
        section.faq {
            margin-bottom: 70px;
        }
        section.faq h2{
            font-weight: 900;
            font-size: 24px;
            line-height: 31px;
            margin-bottom: 50px;
        }
        .accordion .panel-default>.panel-heading{
            background: none;
            padding-left:0px;
        }
        .accordion .panel-title .icon:not(.privacy .panel-title .icon){
            display: none;
        }
        .w-1030{
            padding:0 25px;
        }
        .accordion .panel-body .text {
            width: 100%;
        }
        .accordion .panel-body {
            text-align: left;
            padding: 0px 0px 35px 0px;
        }
        .accordion .accordion-toggle{
            font-size: 15px;
            line-height: 20px;
            padding-left: 20px;
        }
        .accordion .panel-body .text{
            font-weight: 600;
            font-size: 12px;
            line-height: 20px;
            margin-bottom: 30px;
        }
        .accordion .panel-body .video {
            float: none;
            width: 50%;
            margin: 0 auto;
        }
        .accordion .panel-body .video iframe{
            height:184px;
        }
        section.partner h2{
            font-weight: 900;
            font-size: 24px;
            line-height: 31px;
            width:100%;
            margin-bottom: 40px;
        }
        section.partner .flex-box {
            flex-wrap: wrap;
        }
        section.partner .flex-box .col {
            width: 47%;
            margin-bottom: 24px;
        }
        section.partner .flex-box .col a{
            padding:31px 0;
        }
        section.partner .flex-box .col:nth-child(3),
        section.partner .flex-box .col:nth-child(4){
            margin-bottom: 0;
        }
        section.partner .flex-box h3 {
            font-size: 16px;
            line-height: 23px;
        }
        section.giving {
            width: calc(100% - 50px);
            margin: 0 25px;
            height: auto;
            background: none;
        }
        section.giving .text {
            width: 100%;
            margin: 70px 0 0 0%;
        }
        section.giving .text h2{
            font-weight: 900;
            font-size: 24px;
            text-align: center;
        }
        section.giving .text ul {
            margin-top: 30px;
        }
        section.giving .text ul li {
            /* box-shadow: 0px 4px 19px rgba(0, 0, 0, 0.06); */
        }
        section.giving .left {
            height: 730px;
            width: calc(100% + 50px);
            margin-left: -25px;
            background-size: 100%;
            float: left;
        }
        section.review {
            float: left;
            margin: 70px 0;
            width:100%;
        }
        section.review h2 {
            font-weight: 900;
            font-size: 24px;
            line-height: 31px;
            margin-bottom: 5px;
        }
        section.review h3 {
            margin-bottom: 15px;
            font-size:15px;
            line-height: 20px;
        }
        section.review .text {
            margin: 0 auto 0px auto;
            display: inline-block;
        }
        section.review .slick-dots{
            bottom:25px;
        }
        section.review .flex-row,
        section.blog .flex-row {
            flex-flow: column;
            width:100%;
        }
        section.review .flex-row{
            display: block;
            justify-content: space-between;
        }
        section.review .flex-row .slick-track .col{
            height:auto;
            margin:0 40px;
        }
        section.review .flex-row .col{
            width:100%;
            height:auto;
        }
            .flex-row.center.slick-slider .slick-slide.slick-current, .flex-row.center.slick-slider .slick-slide.slick-center {
                transform: scale(1.0);
            }
            section.review .flex-row .col h4{
                margin-bottom: 15px;
            }
            section.review .flex-row .col{
                width:100%;
                height:auto;
            }
        section.review .flex-row .col p{
            margin-bottom: 20px;
        }
        section.blog .flex-row .col {
            width: 100%;
            /* margin-bottom: 30px; */
        }
            section.blog .flex-row .col:last-child{
                margin-bottom: 0;
            }
        section.blog {
            float: left;
            width: 100%;
            margin-bottom: 70px;
        }
        section.blog h2{
            font-weight: 900;
            font-size: 24px;
            line-height: 31px;
            text-align: center;
            margin-bottom: 30px;
        }
        section.blog .flex-row .col .img-container{
            float: left;
            width:110px;
            height:110px;
            margin-right: 20px;
        }
        section.blog .flex-row .col img {
            width: 110px;
            height: 110px;
            object-fit: cover;
            float:left;
            margin-right: 20px;
        }
        section.blog .flex-row .col .text {
            float: left;
            width: calc(100% - 130px);
        }
        section.blog .flex-row .col .text h3 a{
            font-weight: 900;
            font-size: 15px;
            line-height:23px;
            margin-bottom: 10px;
            height: auto;
        }
        section.blog .flex-row .col .text p{
            display: none;
        }
        section.blog .flex-row .col .text .bottom strong,
        section.blog .flex-row .col .text .bottom small{
            font-weight: 600;
            font-size: 12px;
            line-height: 17px;
        }
        section.blog .btn-brand {
            position: static;
            top: 0;
            right: 0px;
            margin: 7px auto 0 auto;
        }
        section.questions {
            margin: 0 25px 50px 25px;
            float: left;
            width: calc(100% - 50px);
        }
            
        section.questions h2{
            font-weight: 900;
            font-size: 24px;
        }
        section.questions p{
            font-weight: 600;
            font-size: 14px;
            line-height: 21px;
            text-align: center;
            opacity: 0.7;
            margin-bottom: 40px;
        }
        section.questions .h-button {
            width: 100%;
            flex-flow: column;
        }
            section.questions .h-button .btn{
                width: 207px;
                margin: 0 auto 25px auto;
            }
        footer {
            padding: 30px 0;
        }
        footer .left {
            float: none;
            margin-left:auto;
            margin-right:auto;
            max-width: 325px;
            margin-bottom: 30px;
        }
        footer .left>ul {
            text-align: center;
        }
        footer .left ul li {
            margin-right: 20px;
            float: none;
            display: inline-block;
        }
        footer .left>ul li {

        }
        footer .right {
            clear: both;
            float: none;
            margin-left:auto;
            margin-right:auto;
            /* max-width: 265px; */
        }
            footer .right ul{
                width:100%;
                text-align: center;
            }
                footer .right ul li{
                    float:none;
                    display: inline-block;
                }
        footer strong{
            text-align: center;
        }
        footer .events-dropdown{
            width:325px;
        }
        footer .events-dropdown li{
            /* width:100%; */
            text-align: left;
            margin-right: 0 !important;
		}
    
    /*_______________________ index end 767 ________________________*/

    /*_______________________ quote-pg 767 start _________________*/
    .quote-pg header {
        margin: 30px 0 0px 0;
    }
    .quote-pg header .container,
    .quote-pg .quote{
        width:calc(100% - 50px);
    }
    .quote-pg header .back-icon {
        height: 32px;
        width: 32px;
        line-height: 30px;
        margin: 7px 20px 0 0;
    }
    .quote-pg header .back-icon img{
        width:7px;
    }
    .quote-pg header .logo{
        margin-top: 0;
    }
        .quote-pg header .logo img{
            width:40px;
            height:auto;
        }
    .quote-pg header .menu-right {
        margin-top: 0px;
    }
    .quote-pg header .menu-right .popover {
        left: -220px;
    }
    .popover .top-arrow{
        left:90%;
    }
    .quote-pg header .menu-right ul li {
        margin-left: 10px;
    }
        .quote-pg header .menu-right ul li a {
            width: 54px;
            line-height: 30px;
        }
        .quote-pg header .menu-right ul li:nth-child(1){
            margin-left: 0;
        }
        .quote-pg header .menu-right ul li:nth-child(2) a{
            width:40px;
        }
            .quote-pg header .menu-right ul li a img {
                margin-right: 0px;
            }
            .popover .phone a img{
                margin: 8px 10px 0 0 !important;
            }
    .quote .progress {
        /* padding: 7px 0px 0 12px; */
        margin-bottom: 30px;
    }
    .quote .progress ul{
        padding:7px 2px 0 2px;
    }
    .quote .progress ul li {
        /* width: calc((100%/10) - 3px);
        margin-right: 2px; */
        margin:0 2px;
    }
    .quote .progress.progress-8{
        padding:7px 5px 0 10px;
    }
    .quote .progress.progress-8 ul li{
        width:calc((100%/8) - 5px);
        margin-right:5px;
    }
    .quote .progress.progress-13{
        padding:7px 5px 0 10px;
    }
    .quote .progress.progress-13 ul li{
        width:calc((100%/13) - 5px);
        margin-right:5px;
    }
        .quote .progress ul li:last-child{
            margin-right:0px;
        }
    .quote .progress.progress-14{
        padding:7px 5px 0 10px;
    }
    .quote .progress.progress-14 ul li{
        width:calc((100%/14) - 5px);
        margin-right:5px;
    }
    .quote .progress.progress-3 ul li {
        width:calc((100%/3) - 10px);
        margin-right: 10px;
    }
    .quote .progress.progress-4 ul li {
        width:calc((100%/4) - 10px);
        margin-right: 10px;
    }
    .quote .progress.progress-9{
        padding:7px 3px 0 7px;
    }
    .quote .progress.progress-9 ul li {
        width:calc((100%/9) - 5px);
        margin-right: 5px;
    }
    .quote .content h2 {
        font-size: 24px;
        line-height: 31px;
    }
    .quote .content .inner,
    .quote.event .content .inner,
    .quote.include .content .inner,
    .donation-yes-no {
        width: 100%;
    }
    .quote .content .inner img{
        max-width:100%;
    }
    .quote .content .inner .main-img-container{
        max-width:320px;
    }
    .quote .content .inner ul.type{
        width:100%;
        flex-direction: column;
        margin-bottom: 0;
    }
        .quote .content .inner ul.type li{
            margin-bottom: 25px;
            width:100%;
        }
        .quote .content .inner.quote-1 ul.type{
            flex-wrap: wrap;
            flex-direction: row;
        }
            .quote .content .inner.quote-1 ul.type li{
                width:47%;
            }
            .quote .content .inner.quote-1 ul.type li.vendor{
                width:100%;
                margin-bottom: 0;
            }
        .quote .content .inner  ul.type.buttons-four li,
        .quote .content .inner  ul.type.buttons-four li.vendor{
            width: 100%;
        }
        .quote .content.quote-date ul.type li{
            width:30%;
        }
        .quote .content.quote-date ul.type li a{
            padding-left:0px !important;
            padding-right:0px !important;
        }
        .quote .content .inner ul.type li:last-child{
            /* margin-bottom: 0px; */
        }
        .quote .content .inner ul.type li a{
            width:100%;
        }
        .quote .content .inner .btn-maroon {
            margin: 25px auto 0 auto;
            width: 100%;
            height: 50px;
            line-height: 50px;
        }
        .quote-footer {
            margin-top: 50px;
            background: url(../images/quote-footer-bg-xs.png) no-repeat bottom center;
            background-size: 100%;
            height:200px;
        }
        .popover.bottom {
            min-width: 140px;
        }
        .popover-content .form-group{
            margin-bottom: 0;
        }
        .popover-content .form-group input{
            padding-right:40px;
        }
        .quote.event .content .inner ul.type{
            flex-direction: row;
        }
            .quote.event .content .inner ul.type li a{
                min-width: initial;
                padding: 0 13px;
            }
        .quote.alcohol .content .inner ul.type{
            flex-direction:row;
            flex-wrap: wrap;
        }
        .quote.alcohol .content .inner ul.type li{
            width:46%;
        }
        .quote.alcohol .content .inner ul.type li a{
            text-align: left;
        }
        .hidden-qa h4 {
            width: calc(100% + 0px);
            margin: 0 0 20px -0px;
            text-align: center;
        }
        .hidden-qa .small-width-container.two-buttons{
            flex-direction:row;
        }
        .hidden-qa .form-group{
            width:calc(50% - 15px) !important;
        }
        .quote .content .inner p {
            width: 75%;
            margin: 0 auto 20px auto;
        }     


        .quote.signup .content .inner .well p{
            width:100%;
        }
        .quote-pg.quote .content .inner .radio-group p {
            width:100%;
        }
        .quote.limit .recommended h2{
            margin-bottom: 20px;
        }
        .small-width-container,
        .small-width-container.two-buttons{
            flex-direction: column;
        }
            .small-width-container .form-group,
            .small-width-container.two-buttons .form-group {
                width: 100%;
            }
            .quote.include .content .inner p{
                width:100%;
            }
        .quote.send .content .inner .h-button{
            width:100%;
            flex-direction: column;
        }
        .h-button.three .btn {
            width: 100%;
            margin-bottom: 20px;
        }
        .profile .new-yes-no.h-button.three .btn-group .btn{
            width:calc(33.333% - 7px);
        }
        .profile .new-yes-no.h-button.three .btn-group .btn:first-child{
			margin-right: 10px;
		}
		.profile .new-yes-no.h-button.three .btn-group .btn:last-child{
			margin-left: 10px;
		}
        .h-button.three .btn:last-child {
            margin-bottom: 0px;
        }
        .quote-main.payment-info{
            margin-top: 0px;
        }
        .quote-main .container .right .price-well{
            height:auto;
            border-radius: 0px;
        }
        .quote-main .container{
            width:calc(100% - 50px);
        }
        .quote-main .container h2,
        .quote-main .container .right .bottom h3 {
            font-size: 15px;
            line-height: 20px;
            font-weight: 900;
        }
            .quote-main .container h2 a{
                color:#262D45;
                float:right;
            }
        .payment-info.quote-main .container h2{
            font-size:24px;
        }
        .payment-info.quote-main .btn-maroon{
            margin-top: 40px;
        }
        .quote-main .container .left{
            width: 100%;
        }
        .quote-main .container .right {
            width: 100%;
            margin-top: 40px;
        }
        .small-width-container.three .form-group {
            width: 100%;
        }
        .quote-main .well {
            border: none;
            border-top: 1px solid #DFDFDF;
            padding: 20px 0 0 0;
            margin-top: 1px;
            /* height: 140px;
            overflow: hidden; */
        }
        .quote-main .container .right .price-well .total:before{
            display:none;
        }
        .quote-main .container .right .price-well .total:after {
            top: -12px;
            right: 12%;
            width: 57px;
            height: 34px;
        }
        .dl-horizontal {
            float: left;
            width: 100%;
        }
        .dl-horizontal dt {
            width: 46%;
            margin: 0px;
            float: left;
            font-size:14px;
        }
        .dl-horizontal dd {
            margin-left: 0;
            float: left;
            font-size:14px;
        }
        .quote-main .btn-maroon{
            width:100%;
            height: 50px;
            line-height: 50px;
        }
        .quote-main .container .right .bottom ol,
        .quote-main .container .right .bottom ul {
            overflow: visible;
            height: auto;
        }
        .quote.donate .content .inner img {
            float: none;
            margin: 0 auto;
            width: 40%;
        }
            .donate-flex .block .text {
                width: 100%;
            }
                .donate-flex .block .text p{
                    margin: 20px 0 20px 0;
                    width:100%;
                }
            .quote .donate-flex .v-buttons{
                height:auto;
            }
            .quote.donate .content .inner .block .btn {
                margin: 0 auto;
                display: block;
                width: 155px;
            }

        .landing .hero .text {
            width: 100%;
            margin-bottom: 70px;
        }
        .landing .hero .text h1{
            font-weight: 900;
            font-size: 28px;
            line-height: 33px;
            max-width:200px;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 15px;
            text-align:center;
        }
        .landing .hero .text ul{
            width: 130px;
            margin: 0 auto;
        }
        .landing .hero .text ul li {
            font-size: 14px;
            line-height: 22px;
            font-weight: 600;
        }
        .landing .hero .text .btn {
            margin: 30px auto 0 auto;
            display: block;
            width: 160px;
            font-size: 20px;
        }
        .landing section.why .btn-maroon{
            display: block;
            width: 160px;
            font-size: 20px;
        }
        .landing .hero img {
            width: 80%;
            display: block;
            margin: 0 auto;
            float: none;
        }
        .landing .hero .hero-bottom {
            height: 150px;
            width: 100%;
            background-size: 110%;
            margin-top: -80px;
        }
        .landing-section {
            margin-bottom: 100px;
        }
        .landing-section .left {
            width: 100%;
            margin-top: 45px;
        }
        .landing-section img {
            margin: 0 auto !important;
            float: none !important;
            width:100%;
            max-width:initial;
            display: block;
            /*blocked fixed for planner page*/
        }
        .landing-section .left h2{
            width:100%;
            text-align:center;
        }
        .landing-section .left p{
            text-align:center;
            font-weight: 600;
            font-size: 14px;
            line-height: 22px;
        }
        .landing section.why {
            margin-bottom: 80px;
        }
        .landing section.why h2 {
            width: 100%;
            max-width:250px;
        }
        .landing section.why .col{
            height:70px;
            position: relative;
        }
        .landing section.why .col h3{
            margin:0px;
            position: absolute;
            top:50%;
            transform:translateY(-50%);
        }
        .landing section.why .col .img-container:before{
            display:none;
        }
        .landing section.why .col .img-container{
            width:70px;
            height:70px;
            line-height:70px;
        }
        .landing section.why .col h3{
            font-size:15px;
            line-height:20px;
        }
        .quote11{
            width:100%;
        }
        .quote11 .btn{
			display: inline-block;
			max-width: initial;
        }
        .quote11 .h-button .btn-group{
            width:100%;
        }
    /*_______________________ quote-pg 767 end _________________*/

    /*_______________________ customer login 767 start _________________*/        
    .navbar-default {
        min-height:55px;
    }
    .navbar-default .navbar-collapse{
        margin-left: -15px;
        width: calc(100% + 30px);
    }
    .login-wrapper .main {
        flex-flow: column;
        height: auto;
        margin-top: 0px;
    }
    .login-wrapper.login .left {
        width: 100%;
        padding-top: 0px;
        padding-right:0px;
        margin-bottom: 40px;
        padding-bottom:40px;
        min-height: initial;
        border-radius: 0px;

    }
    .login-wrapper.login .signup .left {
        margin-bottom: 50px;
    }
    .login-wrapper .left h3 {
        font-size: 28px;
        line-height:35px;
        margin-bottom: 30px;
    }
    .login-wrapper.login .left .inner{
        width: 100%;
        padding:0 25px;
        margin-left:0px;
    }
    .login-wrapper.login .main{
        margin-top:0px;
    }
    .login-wrapper .form-group {
        margin-bottom: 24px;
    }
    .login-wrapper .forget {
        margin-bottom: 28px;
    }
    .login-wrapper .forget .forget-link{
        line-height: 50px;
    }
    .login-wrapper.login .left .inner p {
        margin-top: 28px;
        text-align: center;
    }
    .login-wrapper.login .left .inner.forget p {
        margin-top: 0;
        text-align: left;
    }
    .login-wrapper .left .forget img{
        margin-top: -40px;
    }
    .login-wrapper.login .left .btn-maroon{
        width:100%;
    }
    .login-wrapper.login .left .forget .btn-maroon{
        width:170px;
    }
    .login-wrapper.login .right {
        width: 100% !important;
        padding-top: 50px;
    }
    .login-wrapper .right .content {
        width: calc(100% - 50px);
        margin:0 25px;
        min-height:80vh;
    }
    .login-wrapper.login .right .why{
        width: 100%;
    }
    .login-wrapper.login .right .why>h3 {
        font-size: 24px;
        line-height: 31px;
        margin: 0 auto 45px auto;
        width: 70%;
    }
    .login-wrapper.login .right .why .flex-box {
        margin: 0 0 0px 0;
    }
    .login-wrapper.login .right .why .flex-box .col,
    .login-wrapper.login .right .why .flex-box .col:nth-child(1) {
        padding-top: 0px;
        height:auto;
        min-height:initial;
        margin-bottom: 25px;
        padding:0 25px;
        position: relative;
    }
    .login-wrapper.login .right .why .flex-box .col .img-container {
        width: 64px;
        height: 64px;
        line-height: 64px;
        float: left;
        margin-right: 20px;
        margin-bottom: 0;
    }
    .login-wrapper.login .right .why .col .img-container:before{
        display:none;
    }
        .login-wrapper.login .right .why .flex-box .col .img-container img{
            width:47px;
            height:47px;
        }
        .login-wrapper.login .right .why .flex-box .col .text{
            float:left;
            width: calc(100% - 100px);
            position: relative;
            height:64px;
        }
    .login-wrapper.login .right .why .flex-box .col:nth-child(1) h3,
    .login-wrapper.login .right .why .flex-box .col h3{
        font-weight: bold;
        font-size: 16px;
        line-height: 20px;
        width:100%;
        position:absolute;
        top:50%;
        transform:translateY(-50%);
    }
    .login-wrapper .right {
        float: left;
        width: 100% !important;
        padding-top: 0px;
        border-radius: 0px;
    }
    .login-wrapper .right .left-col{
        padding-right:0px;
    }
    .login-wrapper .right .right-col{
        padding-left:0px;
    }

    .login-wrapper .right h2:not(.fc-toolbar-title) {
        margin:0 0px 20px 0px;
    }
    .login-wrapper .policy-addon.right h2{
        font-size: 24px;
        line-height: 31px;
    }
    .login-wrapper .flex-box .col a img {
        width: 64px;
        height: 64px;
    }
    .login-wrapper .flex-box .col a h3{
        line-height:64px;
    }
    .login-wrapper .right .img-container {
        margin: 0 10px 0 0;
    }
    .login-wrapper .right .text .flex-box {
        width: 210px;
    }
    .login-wrapper .right .myrow.events .mycol .text {
        margin-left: 0;
    }
    .login-wrapper .right .myrow.events .mycol .text .flex-box{
        width:100%;
    }
    .login-wrapper .quote-main .container .right {
        margin: 0;
    }
        .login-wrapper .quote-main .container .right h2{
            margin-left:0px;
            margin-right:0px;
            line-height:31px;
        }
        .login-wrapper .quote-main .well{
            height:auto;
            overflow:visible;
            border-radius: 0px;
        }
        .login-wrapper .quote-main .bottom{
            float:left;
            width:100%;
        }
        .login-wrapper .additional .btn-maroon.btn-center{
            max-width: 100%;
            width:100%;
            display: block;
        }
    .messaging.main {
        min-height:initial;
    }
    .messaging .right .well {
        padding:20px;
        padding-top:0px;
        margin-bottom: 0px;
    }
    .messaging .right .well .top:before {
        width: calc(100% + 40px);
        left: -20px;
    }
    .messaging .right .well .chat-area .text .message {
        width: 90%;
    }
    .messaging .right .well .bottom input {
        height: 54px;
        line-height: 54px;
        padding: 0 45px 0 19px;
        background: url(../images/icon-send-message.png) no-repeat right 15px center;
        background-size: 21px 20px;
    }
    .portal-back{
        position: static;
        float: left;
        margin-right: 13px;
    }
    .claims .form-img-container {
        width: 170px;
    }
    .claim-block {
        height: 210px;
        margin-bottom: 20px;
    }
    .claims .v-buttons {
        left: 190px;
    }
    #calendar {
        padding: 0px;
    }
    .fc .fc-toolbar-title{
        font-size:20px;
    }
    .fc .fc-scrollgrid-section-body table{
		border-collapse:separate; 
		border-spacing:2px;
    }
    .referrals .icon-box .col h3 {
        left: 25%;
    }
    .referrals .copy-link input {
        width: 100%;
    }
    .referrals .copy-link .btn {
         margin-left: 0px;
         /* margin-top: 20px; */
    }
    .referrals-terms.cancel-height .inner {
        height: 90%;
    }
    .referrals .total .total-col {
        width: 100px;
        height: 100px;
    }
    .referrals .total .total-col h1 {
        font-size: 28px;
    }
    .sales-sort .form-group{
        width:100%;
    }
    .sales-table .myrow .col {
        font-size: 14px;
        width:100% !important;
        height:auto;
        min-height:initial;
        padding-bottom:0px;
    }
    .sales-table .col:nth-child(5) {
        text-align: left;
        padding-left:15px;
        padding-bottom:20px;
    }
    .sales-table .col:nth-child(5) a{
        font-size:16px;
    }
        .sales-table .myrow .col .visible-xs{
            float: left;
            width:40%;
            font-weight: bold;
        }
        .sales-details .right .well{
            padding:20px;
        }
        .sales-details .right .well .dl-horizontal dt {
            width: 41%;
        }
        .sales-details .policy-price{
            width:100%;
        }
        .sales-details .policy-price span{
            font-size:20px;
        }
        .sales-details .policy-price p {
            font-size: 25px;
        }
    .quote.limit .pricing{
        margin-bottom: 60px;
    }
    .quote.limit .pricing .section {
        width: 100%;
    }
    .quote.limit .pricing .section{
        float:left;
        padding: 30px 20px 0 20px;
    }
    .quote.limit .pricing .section ul li .left, .quote.limit .pricing .section ul li .right {
        width: 50%;
        text-align: left;
    }
    .quote.limit .pricing .section ul {
        margin-bottom: 20px;
    }
    .quote.limit .pricing .section .total{
        height:100px;
    }
        .quote.limit .pricing .section .total b {
            font-size: 50px;
            line-height: 57px;
        }
        .quote.limit .pricing .section .price {
            height: 55px;
            line-height: 55px;
            margin-bottom: 20px;
        }
    #plans .pricing .section {
        padding: 30px 20px 0 20px;
    }
        .quote.limit .pricing .section.navy:before,
		.quote.limit .pricing .section.orange:before{
            display:none;
        }
    .quote.limit .pricing .slick-list {
        overflow: visible;
    }
    .quote.limit .pricing .section.no-best-text a,
    .quote.limit .pricing .section .no-best-text a{
        bottom:-30px !important;
    }
    /* .quote.limit .pricing .section.blue a,
    .quote.limit .pricing .section.navy a{
        bottom:-70px;
    } */
    .quote.limit .pricing .section.blue a,
		.quote.limit .pricing .section.navy a,
		.quote.limit .pricing .section.orange a,
		.quote.limit .pricing .section.green a{
			bottom:-30px;
		}
    .quote.limit .pricing .section.maroon a{
        bottom:-80px;
    }
    .quote.limit .pricing .section.green a{
        bottom:-30px;
    }    
    .quote.limit .pricing.few {
        width:100%;
        float: left;
        display: block;
    }
    .quote.limit .pricing.few .section{
        max-width:initial;
    }
    .login-wrapper .quote-main.payment-info .small-width-container.three .form-group{
        width:100% !important;
    }
    .login-wrapper .quote-main.payment-info h2{
        font-size:24px;
    }
    .login-wrapper .quote-main.payment-info .right{
        margin-top: 40px;
    }
    /*_______________________ customer login 767 end _________________*/
    /*___________________ faq and contact start 767 __________________*/
    .faq-search {
        width: 100%;
        padding:0 25px;
        margin: 0 0px 90px 0px;
    }    
    .faq-search .input-group .btn{
        min-width:60px;
    }
    .tabbable-line > .tab-content {
        margin: 0px auto 0 auto;
    }
    .tabbable-line > .nav-tabs{
        flex-wrap: wrap;
    }
        .tabbable-line > .nav-tabs li{
            width: 43.7%;
            margin: 0 3% 20px 3%;
            height:140px;
        }
        .tabbable-line > .nav-tabs > li > a{
            font-size:16px;
            line-height:23px;
        }
        .tabbable-line .nav>li>a>img {
            margin: 20px auto 10px auto;
        }
        .faq .accordion .panel-title .icon {
            display: block;
            left:-20px;
        }
        .faq-bottom{
            margin:100px 0;
        }
        .faq-bottom h2 {
            font-size: 15px;
            line-height: 24px;
            margin-bottom: 20px;
        }
        .faq-bottom .btn-maroon {
            min-width: initial;
            width: calc(100% - 50px);
        }
        .contact.w-1030{
            margin-bottom: 0;
        }
        .contact .flex-box {
            flex-flow: column;
        }
        .contact .flex-box .col {
            width: 100%;
            margin-bottom: 80px;
        }
        .blog .flex-box{
            flex-flow: column;
        }
        .blog .left{
            width:100%;
            margin-bottom: 40px;
            margin-right: 0;
        }
        .blog .right{
            width:100%;
        }
        .blog .left .card {
            margin-bottom: 25px;
        }
        .blog .left .card .img-container {
            width: 110px;
            height: 110px;
            margin-right: 25px;
        }
        .blog .left .card .text {
            width: calc(100% - 135px);
        }
        .blog .left .card .text p,
        .blog .left .card .text .bottom .writer{
            display:none;
        }
        .blog .left .card .text h3 a{
            font-size:15px;
            line-height:24px;
            margin-bottom: 5px;
        }
        .blog .left .card .text .bottom h4,
        .blog .left .card .text .bottom span{
            font-size:12px;
            line-height:19px;
        }
        .blog .right .btn-brand,
        .blog .right .btn-maroon{
            width: 100%;
        }
        .article .left .tag {
            font-weight: 900;
            font-size: 18px;
            line-height: 25px;
        }
        .article .left h1{
            font-size: 28px;
            line-height: 35px;
        }
        .article .left .wedding .main-block,
        .article .left .tips-10 .main-block{
            padding:20px;
        }
        .article .share{
            
        }
        .article .content{
            /* margin:30px 0 60px 0; */
        }
        .article .content .main-image{
            height:240px;
            margin-bottom: 30px;
        }
            .article .content .main-image .logo-overlay img{
                height:26px;
            }
        .article .content .img-block.icon{
            height:64px;
            margin-bottom: 25px;
        }
        .article .content .img-block.icon img{
            width:64px;
            height:auto;
        }
        .article .content .img-block.icon h2{
            font-size: 20px;
            line-height: 30px;
            width: 80%;
            left: 80px;
        }
        .requote .buttons-bottom{
            margin:20px 0 100px 0;
        }
        .requote .btn-block {
            display: block;
            width: 100% !important;
            margin: 0 auto;
        }
        .article .wedding .content .block-flex{
            flex-flow: wrap;
        }
        .article .wedding .content .block-flex .img-container{
            width:100%;
            margin:30px 0;
        }
            .article .wedding .content .block-flex .img-container img{
                max-width:45%;
                margin:0 auto;
                display:block;
            }
        .article .wedding .content .block-flex .text-container{
            width:100%;
        }
        .article .wedding .content .block-flex.switch .text-container{
            order:1;
        }
        .article .wedding .content .block-flex.switch .img-container{
            order:2;
        }
        .article .tips-10 .content h3.img-right span {
            width: 80%;
        }
    /*___________________ faq, contact, blog and article end 767 __________________*/
    /*__________________ partner __________________*/
    .partner.landing .hero .text h1 {
        font-size: 28px;
        max-width: initial;
    }
    .partner.landing .hero .hero-bottom {
        height: 230px;
        margin-top: -125px;
        background-size: 120%;
    }
    .partner.landing section.why .col{
        height:auto;
    }
    section.why .col .text {
        float: left;
        text-align: left;
        width: calc(100% - 150px);
    }
    .partner.landing section.why .col h3 {
        height: auto;
        position: static;
        margin-bottom: 10px;
        transform: none;
        max-width: initial;
    }
    .partner.landing section.why .col p {
        margin-left: 0;
    }
    .partner .landing-section .video{
        margin:0 auto;
        float:none;
        max-width:100%;
    }
    .partner .landing-section .left {
        width: 100%;
    }
    .partner .landing-section .left {
        width: 100%;
    }
    .event.partner.landing .landing-section .top .problems-flex{
        flex-flow:column;
    }
    .event.partner.landing .landing-section .top .problems-flex .block {
        width: 100%;
        position: relative;
        margin-bottom: 20px;
    }
    .event.partner.landing .landing-section .top .problems-flex .block img {
        width: 100px;
        float: none;
        margin:0 auto 20px auto;
    }
    .event.partner.landing .landing-section .top .problems-flex .block p{
        width:100%;
        text-align:center;
        line-height:20px;
    }
    .event.partner.landing .landing-section .top .problems-flex .block:before{
        display:none;
    }
    .partner-signup-center{
        margin: 0px auto 60px auto;
        text-align: center;
    }
    .cache-msg {
        padding: 20px 30px 20px 30px;
    }
    .cache-msg .cross {
        top: 5px;
        right: 7px;
    }
    .cache-msg p{
        font-size:12px;
        line-height:17px;
        text-align: left;
        margin-bottom: 10px;
      }
      .cache-msg .btn{
          line-height:36px;
          min-width: 100px;
          width:100px;
      }
    /*__________________ partner end 767 __________________*/
    .quote.certificate .content .inner img{
        width:50%;
    }
    .quote.certificate.congrats-signup .content .inner img {
        width: 50%;
    }
    .quote.certificate .content .inner h2{
        font-size:32px;
        margin-top: 0px;
    }
    .quote.certificate .content .inner p{
        font-size:20px;
        line-height:27px;
        width:100%;
        margin-bottom: 50px;
    }
    .quote.certificate .content .inner .h-button.three dl{
        width:100% !important;
        margin-bottom: 20px;
    }
    .quote.certificate .content .inner .h-button.three dl:last-child{
        margin-bottom: 0;
    }
    .quote.certificate .content .inner .h-button.three {
        flex-direction: column;
    }
    .quote.certificate .content .inner .h-button{
        width:300px;
        margin: 60px auto 0px auto;
    }
    .quote.certificate .content .inner .h-button .btn{
        width:140px;/*fixed now*/
        height:64px;
    }
    .quote.certificate .content .inner .h-button.three dt,
    .quote.certificate .content .inner .h-button.three dd{
        font-size:18px;
        line-height:24px;
    }
    .privacy .accordion .accordion-toggle{
        padding-left: 0;
        height:auto;
    }
    .privacy .accordion .accordion-toggle .img-container{
        width:24px;
        height: 50px;
    }
    .privacy .accordion .accordion-toggle .img-container img{
        height:auto;
        width:24px;
    }
    .privacy .accordion .accordion-toggle .text{
        /* top:20%;
	    transform:translateY(0%); */
    }
    .invoices-right .dl-horizontal dt{
        width:46%;
    }
    .invoices-right .dl-horizontal dd{
        margin-left: 0%;
    }
    .invoices-left img{
		max-width:40%;
    }
    .login-wrapper .right .share-invoice img{
        max-width:240px;
    }
    .login-wrapper .right .share-invoice .text{
        width: calc(100% - 53px);
    }
        .login-wrapper .right .share-invoice .text h2{
            font-size:24px;
            text-align: left;
        }
}
/*_______________________ 767 end _________________*/

@media(max-width:480px){
     .quote-footer {
        height: 138px;
    }
    .hero .hero-bottom {
        width: 100%;
        background: url(../images/hero-bg2-xs.png) no-repeat center bottom;
        background-size: 110%;
        margin-top: 0px;
        height: 210px;
    }
    .accordion .panel-body .video {
        width: 100%;
    }
    .referrals .icon-box .col h3 {
        left: 40%;
        width: 60%;
    }
    .partner.landing .hero .hero-bottom {
        margin-top: -145px;
    }
    section.giving .left {
        height: 470px;
    }
    .profile .report .report-block {
        height: 130px;
    }
    .profile .report .report-block img {
        width: 70px;
    }
}
@media(max-width:420px){
    .quote-footer {
       height: 138px;
   }
   section.giving .left {
       height: 420px;
    }
}
/*_______________________ 767 end _________________*/


/*merged*/
@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-Regular.eot');
    src: url('../fonts/NunitoSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NunitoSans-Regular.woff2') format('woff2'),
        url('../fonts/NunitoSans-Regular.woff') format('woff'),
        url('../fonts/NunitoSans-Regular.ttf') format('truetype'),
        url('../fonts/NunitoSans-Regular.svg#NunitoSans-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-SemiBold.eot');
    src: url('../fonts/NunitoSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NunitoSans-SemiBold.woff2') format('woff2'),
        url('../fonts/NunitoSans-SemiBold.woff') format('woff'),
        url('../fonts/NunitoSans-SemiBold.ttf') format('truetype'),
        url('../fonts/NunitoSans-SemiBold.svg#NunitoSans-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-Bold.eot');
    src: url('../fonts/NunitoSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NunitoSans-Bold.woff2') format('woff2'),
        url('../fonts/NunitoSans-Bold.woff') format('woff'),
        url('../fonts/NunitoSans-Bold.ttf') format('truetype'),
        url('../fonts/NunitoSans-Bold.svg#NunitoSans-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-Black.eot');
    src: url('../fonts/NunitoSans-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NunitoSans-Black.woff2') format('woff2'),
        url('../fonts/NunitoSans-Black.woff') format('woff'),
        url('../fonts/NunitoSans-Black.ttf') format('truetype'),
        url('../fonts/NunitoSans-Black.svg#NunitoSans-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}




*,html,body, ul,li, a, p, h1, h2, h3, h4, h5, h6{
	padding:0px;
	margin:0px;
	outline: 0px !important;
}
ul li {
	list-style:none;
}
a{
	font-size:16px;
	line-height: 24px;
	color: #4EA5D9;
	text-decoration:none;
	transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	cursor: pointer;
}
a:hover, a:focus, a:active{
	text-decoration:none;
	color:#4EA5D9;
	/* outline: none; */
}
h1,h2,h3,h4,h5,h6{
	color: #262D45;
	font-weight: 900;
}
body{
	font-size:16px;
	line-height: 23px;
	font-family: 'Nunito Sans';
	color: #262D45;
}
.btn-brand{
	background: #1CA0DF;
	border-radius: 40px;
	color:#fff;
	padding:0;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	border: none;
	transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
}
.btn-brand.active, .btn-brand.focus, .btn-brand:active, .btn-brand:focus, .btn-brand:hover{
	color:#fff;
	background: #1786bb;
}
.btn-default{
	background: #F8F8F8;
	border-radius: 40px;
	color:#000;
	padding:0px;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	border: none;
	transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default{
	color:#000;
}
.btn-primary{
	background: #fff;
	border-radius: 40px;
	color: #105778;
	font-family: 'Nunito Sans';
	font-weight: bold;
	padding:0px;
	font-size: 16px;
	line-height: 24px;
	border: 1px solid #105778;
	transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
}

.disabled{
	background: #D5D9E6 !important;
	opacity: 1 !important;
}
.btn-border{
	border:1px solid #000;
	background: #fff;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary{
	/* color:#fff !important;
	background-color: #1CA0DF !important;
	border-color:#1CA0DF !important;
	box-shadow: none; */
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active{
	background-color:#ffbcbf !important;
	color:#000 !important;
	border-color:#c57c80 !important;
	/*background-color: #cfefff !important;
    color: #000 !important;*/
	box-shadow: none;
}

.btn-disabled.active, .btn-disabled.focus, .btn-disabled:active, .btn-disabled:focus, .btn-disabled:hover, .open>.dropdown-toggle.btn-disabled{
	color:#fff;
	background: #D5D9E6;
	border-color:#D5D9E6;
	box-shadow: none;
}
.btn-maroon{
	border:none;
	box-shadow: none;
	background: #E0232C;
	border-radius: 60px;
	line-height: 64px;
	font-size:16px;
	padding:0px;
	min-width:158px;
	color:#fff;
	transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
}
.btn-maroon2{
	border:none;
	box-shadow: none;
	background: #E0232C;
	border-radius: 10px;
	line-height: 64px;
	font-size:16px;
	padding:0px;
	min-width:158px;
	color:#fff;
}
.btn-maroon.active, .btn-maroon.focus, .btn-maroon:active, .btn-maroon:focus, .btn-maroon:hover, .open>.dropdown-toggle.btn-maroon,
.btn-maroon2.active, .btn-maroon2.focus, .btn-maroon2:active, .btn-maroon2:focus, .btn-maroon2:hover, .open>.dropdown-toggle.btn-maroon2{
	color:#fff;
	background:#C51E26;
}
.btn-block{
	width:100% !important;
}
.clearfix{
	clear: both;
}
input, input.form-control, select.form-control{
	height:56px;
	line-height: 56px;
	border-radius: 10px !important;
	color: #000;
	font-size:16px;
	font-weight: bold;
	padding:0 25px;
	border: 1px solid #DFDFDF;
	box-shadow: none;
}
input[type=number]{
	line-height: inherit;
}
.quote .form-control::placeholder {
	color: #000;
	opacity: 1; /* Firefox */
  }
  
  .quote .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #000;
  }
  
  .quote .form-control::-ms-input-placeholder { /* Microsoft Edge */
   color: #000;
  }

  .form-control::placeholder {
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	opacity: 1; /* Firefox */
  }
  
  .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
   font-size: 16px;
	line-height: 22px;
	font-weight: 400;
  }
  
  .form-control::-ms-input-placeholder { /* Microsoft Edge */
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
  }

.select-div, .countrypicker {
	position: relative;
}
select::-ms-expand {
	display: none;
}
.select-div:after, .countrypicker:after {
	content: '';
	background: url(../images/select-arrow.svg) no-repeat center center;			
	width: 11px;
    height: 6px;
    top: 26px;
    right: 25px;
	position: absolute;
	pointer-events: none;
}
	.select-div.top:after, .countrypicker.top:after {
		top:auto;
		bottom:24px;
	}

  
  .select-div select , .countrypicker select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
  }
  .popover{
	border-radius: 10px;
	border: 0px;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
	background: #fff;
    width: 300px;
    padding: 20px;
    top: 63px;
    left: -80px;
  }
  .popover .top-arrow{
	background-color: rgb(255, 255, 255); border-left: 1px solid #fff; border-top: 1px solid #fff; height: 16px; left: 50%; position: absolute; top: 0px; transform: translate(-50%, -50%) rotate(45deg); width: 16px;
  }
 .popover-content {
    padding: 0px;
	background: #FFFFFF;
	color:#000;
}
.popover.bottom>.arrow {
    border-bottom-color: #fff;
	border-bottom-color: #fff;
}
.popover .form-group{
	/* margin-bottom: 0; */
}
.popover input{
	width:100%;
	height:38px;
	line-height:38px;
	padding:0px 12px;
	font-weight: normal;
}
.popover button {
	display:block;
	width:100px;
	margin:0 auto;
	height:38px;
    /* position: absolute;
    right: 30px;
    background: none;
    border: none;
    bottom: 29px; */
}
.popover .form-group:last-child{
	margin-bottom: 0;
}
.popover.bottom {
    margin-top: 25px;
}
.popover .phone{
	float: left;
	width:100%;
}
.popover .phone a{
	color:#000;
	font-size:14px;
	float: left;
	display:block;
	width:100% !important;
}
.popover .phone a img{
	height:17px;
	min-width:15px;
	margin: 11px 10px 0 0;
	float: left;
}
.wrapper{
	max-width:1440px;
	overflow: hidden;
	margin: 0 auto;
	box-shadow: 0px 0px 10px #fafafa;
}

/*________________________________ index __________________________*/

/********************navbar start********************/
.wrapper .header-container{
	width:1250px;
}
header{
	height:56px;
	margin: 30px 0 70px 0;
}
.navbar-default{
	background-color: transparent;
	min-height: 115px;
	border:none;
	box-shadow: none;
	position: relative;
	z-index: 2;
	margin-bottom: 0px;
}
.navbar-nav {
    position: absolute;
    top: 17px;
    left: 50%;
    transform: translateX(-50%);
}
.navbar-brand {
    float: left;
    height: 56px;
	padding: 0px;
	width:270px;
}
.navbar-brand .logo-img{
	height:56px;
	width:auto;
	float:left;
	margin-right: 13px;
	animation-name: spin;
	animation-duration: 1500ms;
	animation-timing-function: linear;
}
  
  @keyframes spin {
	  from {
		  transform:rotate(0deg);
	  }
	  to {
		  transform:rotate(360deg);
	  }
  }
.navbar-brand .logo-text{
	height: 42px;
    width: auto;
    margin-top: 4px;
}
.menu-links {
    position: absolute;
    right: 0px;
    top: 8px;
}
.menu-links ul li{
	float: left;
	margin-left:20px;
}
	.menu-links ul li .btn{
		width:89px;
		height:38px;
		line-height: 38px;
		padding-left:0px;
		padding-right:0px;
		text-align: center;
		font-size:14px;
		font-family: 'Nunito Sans';
		font-weight: 600;
	}
	.menu-links ul li .btn-primary:hover,
	.menu-links ul li .btn-primary:focus,
	.menu-links ul li .btn-primary:active{
		background-color: #cfefff !important;
		color: #000 !important;
		border-color:#105778 !important;
		box-shadow: none;
	}
.navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 0px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	background-color:transparent;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color:#4EA5D9;
}
.dropdown-menu{
	border: 1px solid #EDF0FA;
	box-sizing: border-box;
	box-shadow: 0px 5px 10px rgba(55, 106, 136, 0.1);
	border-radius: 10px;
	font-size: 16px;
	line-height: 24px;	
    min-width: 130px;
	top: 32px;
    left: 0px;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-radius: 10px !important;
}
.events-dropdown{
	width:600px;
}
.events-dropdown li{
	float: left;
	width:50%;
}
	.dropdown-menu>li>a {
		display: block;
		padding: 13px 15px;
	}
	.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
		color: #4EA5D9;
		text-decoration: none;
		background-color: transparent;
	}
/********************navbar end********************/
.hero{
	width:100%;
	text-align: center;
}
.hero h1{
	font-weight: 900;
	font-size: 50px;
	margin-bottom: 10px;
	height:62px;
	overflow: hidden;
}
	.hero h1>div{
		display: inline-block;
	}
.hero p{
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 50px;
}
.hero a{
	font-size: 24px;
    position: relative;
    z-index: 1;
	width: 220px;
	box-shadow: 0px 0px 40px #ccc;
}
.hero .hero-bottom{
	height:800px;
	width:100%;
	background: url(../images/hero-bg2.webp) no-repeat center bottom;
	background-size: 120%;
}
.w-1030{
	width:1030px;
	margin:0 auto;
}
section.why{
	margin-top: -30px;
	position: relative;
	z-index: 1;
	margin-bottom: 200px;
}
	section.why h2{
		font-weight: 900;
		font-size: 38px;
		line-height: 52px;
		margin-bottom: 50px;
		width:100%;
		text-align: center;
	}
	section.why .video {
		max-width:650px;
		width:100%;
		margin:0 auto 90px auto;
		transition:all ease-in-out 0.4s;
		-webkit-transition:all ease-in-out 0.4s;
	}
		/* section.why .video:hover{
			transform:scale(1.05);
		} */
	section.why .video img{
		width:100%;
	}
	section.why .flex-box{
		display: flex;
		justify-content: space-between;
	}
		.home section.why .col{
			width:240px;
			text-align: center;
		}
			.home section.why .col:nth-child(1){
				width:225px;
			}
			section.why .col img{
				margin-bottom: 60px;
				/* margin:0 auto; */
				max-width:190px;
			}
			.home section.why .col h3{
				font-weight: 900;
				font-size: 20px;
				line-height: 26px;
				max-width:145px;
				margin: 0 auto 15px auto;
			}
			.home section.why .col:nth-child(1) h3{
				width:200px;
			}
			section.why .col p{
				font-weight: 600;
				font-size: 14px;
				line-height: 22px;
			}
	section.portal{
		background: #F7F5F5;
		box-shadow: 0px 4px 54px rgba(0, 0, 0, 0.16);
		border-radius: 10px;
		padding:100px 100px;
		margin-bottom: 200px;
	}
		section.portal img{
			float:right;
		}
		section.portal .text{
			float:left;
			width:449px;
			margin-top: 55px;
		}
			section.portal .text h2{
				font-weight: 900;
				font-size: 38px;
				margin-bottom: 15px;
			}
			section.portal .text p{
				font-weight: 600;
				font-size: 17px;
				line-height: 24px;
			}
	section.faq{
		margin-bottom: 170px;
	}
		section.faq h2{
			width:100%;
			text-align: center;
			margin-bottom: 80px;
		}
		.accordion{
			float:left;
			width:100%;
			position: relative;
		}
		.accordion .panel-default{
			border-color:transparent;
			border-bottom: 1px solid #F8F8F8;
			box-shadow: none;
		}
		.accordion .panel-default>.panel-heading {
			background-color: transparent;
			border-color: #EDF0FA;
			padding:0px 20px 0 40px;
			/* background: url(../images/icon-accordion-title.svg) no-repeat left center;
			background-position: left 3px; */
		
		}
		.accordion .accordion-toggle{
			font-size:20px;
			font-weight:700;
			padding-bottom: 30px;
			position: relative;
			display: block;
			color: #262D45;
		}
		.accordion-toggle:hover {
			text-decoration: none;
		}
		.accordion .panel-title {
			display: block;
			text-align: left;
		}
		.accordion .panel-title .icon{
			position: absolute;
			left: -60px;
		}
		.accordion .panel-title .icon:before{
			content:"";
			/* background: url(../images/icons/accordion-icon-bg.svg) center center no-repeat; */
			width:46px;
			height:46px;
			position: absolute;
			top: 28px;
			right: -16px;
		}
		.accordion .panel-title .icon .glyphicon{
			font-size: 14px;
			color:#262D45;
		}
		.accordion .panel-title .icon .glyphicon-minus,
		.accordion .panel-title .icon .glyphicon-plus {
			position: relative;
			left: 20px;
		}
		.accordion .panel-body{
			text-align: left;
			padding: 0px 0px 35px 40px;
		}
			.accordion .panel-body .text{
				float: left;
				width:70%;
				font-weight: 600;
				font-size: 16px;
				line-height: 23px;
				opacity: 0.7;
			}
			.accordion .panel-body .video{
				float: right;
				width:270px;
				cursor: pointer;
			}
				.accordion .panel-body .video img{
					float:right;
					width:100%;
					border-radius: 14px;
				}
				.video-modal iframe{
					width:100%;
					height:400px;
				}
				.accordion .panel-body .video iframe{
					width:100%;
					height:auto;
				}
		.accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
			border-top-color: transparent;
		}
		.accordion .panel+.panel {
			margin-top: 30px;
		}
		.accordion .btn-brand{
			width: 256px;
			padding: 17px 36px;
			float:left;
			margin-top: 40px;
		}
	section.partner{
		margin-bottom: 0px;
	}
		section.partner h2{
			width:516px;
			font-size:38px;
			line-height:46px;
			margin: 0 auto 80px auto;
			text-align: center;
		}
		section.partner .flex-box{
			width:100%;
			display: flex;
			justify-content: space-between;
		}
			section.partner .flex-box .col{
				background: #F8F8F8;
				border-radius: 10px;
				width:220px;
				text-align: center;
				transition:all 0.3s ease-in-out;
				-o-transition:all 0.3s ease-in-out;
				-webkit-transition:all 0.3s ease-in-out;
				-moz-transition:all 0.3s ease-in-out;
			}
				section.partner .flex-box .col:hover{
					box-shadow: 0px 0px 10px #e6e6e6;
				}
				section.partner .flex-box .col:hover h3{
					color: #4EA5D9;
				}
				section.partner .flex-box .col a{
					display: block;
					width:100%;
					height:100%;
					padding:36px 0;
				}
			section.partner .flex-box img{
				margin:0 auto 15px auto;
			}
			section.partner .flex-box h3{
				font-weight: 600;
				font-size: 23px;
				line-height: 30px;
				transition:all 0.3s ease-in-out;
				-o-transition:all 0.3s ease-in-out;
				-webkit-transition:all 0.3s ease-in-out;
				-moz-transition:all 0.3s ease-in-out;
			}
			.partner-signup-center{
				margin: -140px auto 100px auto;
				text-align: center;
			}
	section.giving{
		float:left;
		width:100%;
		height:810px;
		margin-bottom: 150px;
		background: linear-gradient(180deg, rgba(248, 252, 255, 0) 0%, #F8FCFF 68.5%);
	}
	section.giving .left{
		position: relative;
		height:810px;
		width:670px;
		background: url(../images/giving-bg.webp) bottom left no-repeat;
	}

	section.giving .left img{
		position: absolute;
		top:0px;
		z-index: 1;
	}
	section.giving .left .man1{
		left:154px;
	}
	section.giving .left .man2{
		left:256px;
	}

	section.giving .text{
		float:right;
		width:516px;
		margin: 250px 11.3% 0 0;
	}
	section.giving .text h2{
		font-weight: 800;
		font-size: 40px;
		line-height: 55px;
		margin-bottom: 10px;
	}
		section.giving .text ul{
			margin-top: 60px;
			display: flex;
			justify-content: space-between;
		}
			section.giving .text ul li{
				/* background: #FFFFFF; */
				border-radius: 14px;
				/* width:100px; */
				height:100px;
				line-height: 100px;
				text-align: center;
			}
	section.review{
		text-align: center;
		margin-bottom: 150px;
		max-width:1440px;
	}
		section.review h2{
			font-weight: 800;
			font-size: 40px;
			line-height: 47px;
			margin-bottom: 15px;
		}
		section.review h3{
			font-weight: 600;
			font-size: 18px;
			line-height: 26px;
			margin-bottom: 35px;
		}
		section.review .text{
			margin: 0 auto 60px auto;
			width: 250px;
			display: inline-block;
		}
		section.review .text p{
			font-weight: 800;
			font-size: 40px;
			line-height: 55px;
			text-align: center;
			color: #E0232C;
			float:left;
		}
		section.review .text .right{
			margin: 8px 0 0 8px;
			float: left;
		}
			section.review .stars{
				display: flex;
				justify-content: space-between;
				width:180px;
			}
			section.review .text .right .stars{
				margin-top: 2px;
			}
				section.review .stars li{
					width:30px;
					height:30px;
					background: url(../images/star.svg) no-repeat center center;
					background-size:contain;
				}
				section.review .stars li.active{
					background: url(../images/star-inner-active.svg) no-repeat center center;
					background-size:contain;
				}
			section.review .text .right small{
				font-weight: 600;
				font-size: 12px;
				line-height: 16px;
				opacity: 0.5;
			}
	section.review .flex-row{
		width: 600px;
    	margin: 0 auto;
	}
	section.review .flex-row.center{
		width:100%;
	}
	section.review .flex-row.center .slick-track {
		margin:100px 0;
	}
	section.review .flex-row.center .slick-track .col,
	.review-overlay .col{
		margin:0px 40px 0px 40px;
		height:auto;
		background-color:#fff;
		box-shadow: 0px 0px 10px #ddd;
		border-radius: 20px;
		padding:60px 25px 35px 25px;
		transition:all ease-in-out 0.3s;
	}

	.flex-row.center.slick-slider .slick-slide.slick-current, .flex-row.center.slick-slider .slick-slide.slick-center{
        transform: scale(1.2);
    }


	section.review .flex-row.center .img-container,
	.review-overlay .col .img-container{
		width:90px;
		position:absolute;
		left:50%;
		transform:translateX(-50%);
		top:-45px;
		background-color: #ddd;
    	border-radius: 50%;
	}
	section.review .flex-row.center .img-container img,
	.review-overlay .col .img-container img{
		width:90px;
		height:90px;
		line-height:90px;
		border-radius: 50%;
		box-shadow: 0px 0px 10px #ccc;
	}
	section.review .flex-row.center .slick-track .col h3,
	.review-overlay .col h3{
		text-align: left;
		margin:2px 0 20px 0;
		float: left;
		font-size: 20px;
		width:calc(100% - 120px);
		height:24px;
		overflow: hidden;
	}
	section.review .flex-row.center .slick-track .col .stars,
	.review-overlay .col .stars{
		position:static;
		width:110px;
		float: right;
		text-align: center;
	}
		section.review .flex-row .slick-track .col .stars li,
		.review-overlay .col .stars li{
			display: inline-block;
			width:24px;
			height:24px;
			margin-right: 5px;
		}
			section.review .flex-row .slick-track .col .stars li:last-child,
			.review-overlay .col .stars li:last-child{
				margin-right: 0;
			}
			section.review .flex-row .slick-track .col .stars li.active,
			.review-overlay .col .stars li.active{
				background-image:url(../images/star-inner-active.svg) ;
			}
		section.review .flex-row.center .slick-track .col p,
		.review-overlay .col p{
			clear:both;
			height:80px;
			margin-bottom: 20px;
			overflow: hidden;
			text-align: left;
		}
		section.review .flex-row.center .slick-dots li button:before{
			font-size: 15px;
		}
		.review-overlay .col p{
			height:auto;
			overflow:visible;
		}

	section.review .flex-row .slick-track{
		/* display: flex;
		justify-content: space-between; */
	}
		section.review .flex-row .slick-track .col{
			height:320px;
			background: #F8F8F8;
			border-radius: 14px;
			padding:35px 25px;
			text-align: left;
			position: relative;
		}
			section.review .flex-row .slick-track .col .stars{
				width:120px;
				position:absolute;
				top:40px;
				right:25px;
			}
			section.review .flex-row .col h3{
				font-weight: bold;
				font-size: 16px;
				line-height: 24px;
				margin-bottom: 0;
				margin-bottom: 18px;
			}
			section.review .flex-row .col h4{
				font-weight: 600;
				font-size: 12px;
				line-height: 16px;
				opacity: 0.5;
				display: none;
			}
			section.review .flex-row .col p{
				font-style: normal;
				font-weight: 600;
				font-size: 14px;
				line-height: 20px;
				opacity: 0.5;
			}
			.review-overlay{
				position: fixed;
				top:0px;
				left:0px;
				z-index: 5;
				width:100%;
				height:100vh;
				background-color: rgba(0,0,0,0.50);
			}
				.review-overlay .col{
					position: absolute;
					width:40%;
					left:50%;
					top:50%;
					transform:translate(-50%,-50%);
				}
				.review-overlay .col .cross{
					position: absolute;
					top: 18px;
					right: 25px;				
					color:#000;
				}
					.review-overlay .col .cross img{
						width:12px;
						height:12px;
					}
	section.blog{
		margin-bottom: 240px;
		position: relative;
	}
		section.blog h2{
			font-weight: 800;
			font-size: 40px;
			line-height: 47px;
			margin-bottom: 65px;
		}
		section.blog .btn-brand {
			position: absolute;
			top: -4px;
			right: 0px;
			z-index: 1;
			line-height: 60px;
			width: 160px;
		}
		section.blog .flex-row{
			display: flex;
			justify-content: space-between;
		}
			section.blog .flex-row .col{
				width:330px;
			}
				section.blog .flex-row .col .img-container{
					background: no-repeat center center;
					background-size: cover;
					border-radius: 10px;
					margin-bottom: 25px;
					width:100%;
					height:240px;
				}
				section.blog .flex-row .col .img-container a{
					display: block;
					width:100%;
					height:100%;
				}
				
				section.blog .flex-row .col .text{

				}
				section.blog .flex-row .col .text h3{
					margin-bottom: 15px;
				}
					section.blog .flex-row .col .text h3 a{
						font-weight: bold;
						font-size: 23px;
						line-height: 31px;
						height:60px;
						overflow: hidden;
						color:#262D45;
						display:block;
					}
					section.blog .flex-row .col .text p{
						font-weight: 600;
						font-size: 14px;
						line-height: 25px;
						opacity: 0.5;
						margin-bottom: 16px;
						width: 86%;
						height: 100px;
						overflow: hidden;
					}
						section.blog .flex-row .col .text .bottom{
							
						}
							section.blog .flex-row .col .text .bottom strong{
								font-weight: 600;
								font-size: 14px;
								line-height: 25px;
								width:100%;
								float: left;
							}
							section.blog .flex-row .col .text .bottom small{
								font-weight: 600;
								font-size: 13px;
								line-height: 25px;
								color: #808080;
							}
	section.questions{
		margin: 0 auto 190px auto;
		width:590px;
		text-align: center;
	}
		section.questions h2{
			font-weight: 800;
			font-size: 40px;
			line-height: 47px;
			margin-bottom: 10px;
		}
		section.questions p{
			font-weight: normal;
			font-size: 16px;
			line-height: 26px;
			margin-bottom: 50px;
		}
			section.questions .h-button{
				width:440px;
			}
			section.questions .h-horizontal a{
				width:200px;
			}
	footer{
		background: #F8F8F8;
		padding:50px 0;
		float:left;
		width:100%;
	}
	footer .left{
		float:left;
		margin-top: 9px;
	}
		footer .left ul li{
			float: left;
			margin-right: 46px;
		}
		footer .left ul li:last-child {
			margin-right: 0px;
		}
			footer .left ul li a{
				font-weight: 600;
				font-size: 14px;
				line-height: 19px;
				color: #262D45;
				cursor: pointer;
			}
				footer .left ul li a:hover{
					color: #4EA5D9;
				}
		footer .events-dropdown li{
			float: left !important;
			width:50%;
			margin-right: 0 !important ;
		}
	footer .right{
		float:right;
	}
		footer .right ul li{
			float: left;
			margin-left: 16px;
			border-radius: 50%;
			transition: all ease-in-out 0.3s;
		}
			footer .right ul li:hover,
			footer .right ul li:focus{
				box-shadow:0px 0px 10px #bbb;
				transform:scale(1.1);
			}
			footer .right ul li:first-child{
				margin-left: 0;
			}
	footer strong{
		margin-top: 40px;
		float:left;
		width:100%;
		font-weight: 900;
		font-size: 12px;
		line-height: 16px;
		color: #262D45;
	}
	footer .dropdown-menu {
		bottom: 30px;
		left: -14px;
		top: auto;
	}
	.goto-top{
		position:fixed;
		z-index: 999;
		right:30px;
		bottom:30px;
		width:60px;
		height:60px;
		opacity: 0;
		transition: all ease-in-out 0.4s;
	}
	.goto-top.active{
		opacity: 0.4;
	}
		.goto-top.active:focus,.goto-top.active:hover, .goto-top.active:active{
			opacity: 1;
		}
/*________________________________ index end __________________________*/

/*________________________________ landing end __________________________*/
.landing .hero .container{
	width:1100px;
}
.landing .hero .text{
	float:left;
	text-align: left;
	width:486px;
}
	.landing .hero .text h1 {
		font-weight: 900;
		font-size: 60px;
		margin-bottom: 10px;
		margin-bottom: 30px;
	}
		.landing .hero .text ul li{
			margin-left:20px;
			list-style: disc;
			font-weight: bold;
			font-size: 22px;
			line-height: 29px;
		}
		.landing .hero .text .btn{
			margin: 50px 0 0px 0;
		}
		.landing.partner .hero .text .btn{
			margin-bottom: 50px;
		}
		.landing.partner .hero .venue-margin-fix{
			margin-bottom: 80px;
		}
	.landing .hero img{
		float:right;
		max-width:550px;
		position: relative;
		z-index: 1;
	}
		.landing .hero .hero-bottom{
			height:450px;
			width:100%;
			background: url(../images/landing-hero-bg.png) no-repeat center bottom;
			background-size: 120%;
			margin-top: -100px;
		}
	.landing-section{
		margin-top: 40px;
		margin-bottom: 190px;
	}
		.landing-section .left{
			width:570px;
			float:left;
		}
		.landing-section .left h2{
			font-weight: 900;
			font-size: 30px;
			line-height: 38px;
			width: 400px;
			margin-bottom: 25px;
		}
		.landing-section .left p{
			font-weight: 600;
			font-size: 17px;
			line-height: 25px;
			margin-bottom: 25px;
			opacity: 0.7;
		}
			.landing-section .left p:last-child{
				margin-bottom: 0;
			}
		.landing-section img{
			float:right;
		}
	.landing section.why{
		margin-top: 0;
		margin-bottom: 170px;
	}
		.landing section.why h2{
			width:450px;
			margin-left:auto;
			margin-right:auto;
		}
		.landing section.why .btn-maroon {
			margin: 40px auto 0 auto;
			display: block;
			font-size: 24px;
			max-width: 220px;
			width: 220px;
			box-shadow: 0px 0px 40px #ccc;
		}
	

		section.why .col:nth-child(1),
		section.why .col {
			width: 360px;
			text-align: center;
		}
		.landing section.why .col h3{
			max-width:initial;
			margin:0 auto;
			font-size:20px;
			line-height:27px;
		}
		section.why .col:nth-child(1) h3{
			max-width: 250px;
		}
/*________________________________ landing end __________________________*/

/*_______________________ quote-pg start _________________*/
.quote-pg header{
	height:65px;
	margin: 30px 0 30px 0;
}
	.quote-pg header .container{
		width:1030px;
		margin: 0 auto;
		padding:0px;
	}
	.quote-pg header .back-icon{
		float:left;
		height:50px;
		width:50px;
		line-height: 50px;
		border-radius: 50%;
		text-align: center;
		background: #F8F8F8;
		margin: 7px 40px 0 0;
	}
	.quote-pg header .logo{
		float:left;
		margin-top: 5px;
	}
	.quote-pg header .menu-right {
		float: right;
		margin-top: 10px;
	}
	.quote-pg header .menu-right ul li{
		float:left;
		margin-left:16px;
		position: relative;
	}
		.quote-pg header .menu-right ul li a{
			font-size:14px;
			line-height: 38px;
			width:110px;
			min-width:initial;
		}
		.quote-pg header .menu-right ul li a img{
			display: inline;
			margin-right: 8px;
		}
		.quote-pg .quote{
			width:1030px;
			margin:0 auto;
		}
		.quote .progress{
			background: rgba(28,160,221,0.1);
			width:100%;
			height:18px;
			border-radius: 40px;
			/* padding: 7px 0px 0 9px; */
			margin-bottom:50px;
			box-shadow:none;
		}
		.quote .progress ul{
			display: flex;
			justify-content: space-between;
			padding:7px 5px 0 5px;
		}
		.quote .progress ul li{
			float:left;
			background-color: #1087c3;
			opacity: 0.1;
			height:4px;
			/* width:calc((100%/10) - 16px); */
			/* margin-right: 17px; */
			width:auto !important;
			margin:0 5px !important;
			flex: 1 1 auto;
			border-radius: 40px;
		}
		.quote .progress.progress-8{
			padding:7px 9px 0 9px;
		}
		.quote .progress.progress-8 ul li{
			width:calc((100%/8) - 15px);
		}
		.quote .progress.progress-13{
			padding:7px 9px 0 9px;
		}
		.quote .progress.progress-13 ul li{
			width:calc((100%/13) - 16px);
		}
		.quote .progress.progress-14{
			padding:7px 9px 0 9px;
		}
		.quote .progress.progress-14 ul li{
			width:calc((100%/14) - 16px);
		}
		.quote .progress.progress-3 ul li{
			width:calc((100%/3) - 16px);
		}
		.quote .progress.progress-4 ul li{
			width:calc((100%/4) - 16px);
		}
		.quote .progress.progress-9 ul li{
			width:calc((100%/9) - 16px);
		}
		.quote .progress ul li.active{
			background-color: #1087c3;
			opacity: 1;
		}
		.quote .progress ul li:last-child{
			margin-right: 0;
		}
		.quote .content h2{
			font-size: 32px;
			line-height: 39px;
			text-align: center;
			font-weight: 900;
			margin-bottom: 30px;
		}
			.quote .content .inner{
				width:568px;
				margin:0 auto;
			}
			.quote .content .inner .main-img-container{
				background: no-repeat center center;
				background-size:contain;
				display: block;
				margin: 0 auto 30px auto;
				height:125px;
				width:auto;
			}
			.quote .content .inner .main-img-container.large{
				height:150px;
			}
				.quote .content .inner img{
					display: block;
					margin: 0 auto 30px auto;
				}
				.quote .content .inner textarea.form-control {
					height: 100px;
					padding:10px 25px;
				}
				.thanks-img{
					width:60%;
				}
				.quote .content .inner ul.type{
					display: flex;
					justify-content: space-between;
					margin-bottom: 35px;
				}
				.quote .content .inner  ul.type li{
					width: calc(90%/3);
				}
				.quote .content .inner  ul.type.buttons-four li{
					width: 20%;
				}
				.quote .content .inner  ul.type.buttons-four li.vendor{
					width: 30%;
				}
				.quote .content .inner  ul.type.buttons-four li a{
					padding:0px;
				}
				.quote .content .inner  ul.type li a{
					line-height: 54px;
					font-size:16px;
					min-width:initial;
					width:100%;
					/* padding:0 20px; */
					padding: 0px 20px 0 20px;
					color: #262D45;
					
				}
				.btn-w-info{
					border-radius: 0px 10px 10px 0 !important;
					min-width:initial !important;
				}
				.quote .content .inner  ul.type li.active a,
				.quote .content .inner  ul.type li a.active,
				.small-width-container.two-buttons .form-group .btn.active,
				.h-button.three .btn.active{
					background-color:#E0232C !important;
					border-color:#E0232C !important;
					color:#fff !important;
				}
				.quote .content .inner .btn-maroon{
					margin: 60px auto 0 auto;
					width: 158px;
					display: block;
				}
				.quote .btn-primary{
					border-radius: 10px;
				}
	.quote-footer{
		position: relative;
		margin-top:-180px;
		z-index: -1;
		height:418px;
		width:100%;
		background: url(../images/quote-footer-bg.png) no-repeat bottom center;
	}
	.quote.event .content .inner{
		width:386px;
		margin:0 auto;
	}
	.donation-yes-no{
		width:386px;
		margin:0 auto 20px auto;
	}
	.quote.alcohol .content .inner ul.type li{
		width:calc(80%/4);
	}
	.quote.alcohol .content .inner ul.type li a i{
		display: inline-block;
		width: 16px;
		height: 16px;
		background: url(../images/icon-info.svg) no-repeat center center;
		margin-right: 8px;
		position: relative;
		top: 3px;
	}


	.quote.alcohol .content .inner ul.type li{
		position: relative;
	}
	.quote.alcohol .content .inner ul.type li i,
	.quote.policy-addons .content h4 i,
	.profile.policy-addon h4 i,
	.profile.policy-addon .btn i
	{
		display: inline-block;
		width: 16px;
		height: 16px;
		background: url(../images/icon-info.svg) no-repeat center center;
		position: relative;
    	top: 3px;
		/* margin-right: 8px;
		position: absolute;
		top: 10px;
		left:50%;
		transform:translateX(-50%); */
	}
	.quote.alcohol .content .inner ul.type li .input-group-addon{
		border-color:#000;
		background-color: transparent;
		border-radius: 10px 0 0 10px;
		padding:6px;
	}


	.quote.alcohol .content .inner ul.type li.active span{
		background-color:#E0232C;
		border-color:#E0232C;
	}
	.quote.alcohol .content .inner ul.type li.active i{
		background: url(../images/icon-info-white.svg) no-repeat center center;
	}
	.quote.alcohol .content .inner ul.type li a.active{
		background:#E0232C;
		border:none;
		color:#fff !important;
	}
	.hidden-qa{
		width:323px;
		margin:0 auto;
	}
		.hidden-qa h4{
			width: calc(100% + 60px);
			margin: 0 0 20px -30px;
			text-align: center;			
		}
	.quote .content .inner p{
		color: #262D45;
		font-size:14px;
		text-align: center;
		font-weight: bold;
	}
	.quote .content .inner .guests.form-group,
	.form-group.relative{
		position: relative;
	}
	.quote .content .inner .guests.form-group small{
		position: absolute;
		bottom: 17px;
		right: 15px;
		z-index: 1;
		font-size: 14px;
		color: #262D45;
		opacity: 0.5;
	}
	.quote.policy-addons .content .relative a {
		position: absolute;
		bottom: 16px;
		right: 25px;
		color: #000;
	}
	.quote.policy-addons .content h4,
	.login-wrapper .policy-addon.right .mycol h4{
		margin-bottom: 15px;
	}
	.profile.policy-addon .left-col{
		width:60% !important;
	}
	.profile.policy-addon .mycol h5{
		margin-bottom: 30px;
	}
	/* .quote.policy-addons .content form{
		position: relative;
		left:120px;
	}
	.quote.policy-addons .content h4 {
		margin-bottom: 0px;
		position: relative;
		left: -300px;
		top: 38px;
	} */
	.quote.policy-addons .content .small-width-container{
		margin-bottom: 25px;
	}
	.quote.donate .content .inner{
		width:100%;
	}
	.quote .donate-flex{
		float: left;
		width:100%;
	}
		.quote .donate-flex .block{
			float: left;
			width:calc(50% - 15px);
			border-radius: 40px;
			background-color: #f1f1f2;
			padding:30px;
			margin-bottom: 30px;
			border:1px solid #ccc;
		}
			.quote .donate-flex .block:nth-child(odd){
				margin-right: 15px;
			}
			.quote .donate-flex .block:nth-child(even){
				margin-left: 15px;
			}
		.quote.donate .content .inner img{
			float: left;
			margin-right: 20px;
			width:30%;
		}
		.donate-flex .block .text{
			float: right;
			width:65%;
		}
		.quote.donate .content .inner .block p{
			text-align:left;
			font-weight: 600;
			margin-bottom: 15px;
			min-height:115px;
		}
		.quote.donate .content .inner .block .btn{
			height:54px;
			line-height:54px;
			width:130px;
		}
		.quote.donate .content .inner .block .btn.active{
			background: #E0232C;
			box-shadow: none;
		}
		.quote .donate-flex .block:nth-child(1){
			border-color:#9cc644;
		}
		.quote .donate-flex .block:nth-child(2){
			border-color:#7b2a7f;
		}
		.quote .donate-flex .block:nth-child(3){
			border-color:#3a5ba8;
		}
		.quote .donate-flex .block:nth-child(4){
			border-color:#00b0e1;
		}
		.quote .donate-flex .myprice{
			width:calc(50% - 15px);
			border:none;
			background-color: transparent;
			padding:0px;
		}
		.quote .donate-flex .myprice .inner{
			float: right;
			background-color:#26a9e0;
			border-radius: 40px;
			font-size:60px;
			line-height:160px;
			text-align:center;
			max-width:180px;
			height:160px;
			color:#fff;
			font-weight: 900;
		}
		.quote .donate-flex .v-buttons{
			background-color:transparent;
			border:none;
			width:calc(50% - 15px);
			max-width:150px;
			height:160px;
			margin-right: auto;
			padding:0px;
		}
		.quote.donate .content .inner .v-buttons .btn{
			width:160px;
		}
		.quote .donate-flex .v-buttons .btn-maroon{
			margin: 15px 0 20px 0;
		}
	.small-width-container,
	.small-width-container.two-buttons{
		display: flex;
		justify-content: space-between;
	}
	.small-width-container .form-group,
	.small-width-container.two-buttons .form-group{
		width:calc(50% - 10px);
	}
	.small-width-container.three .form-group{
		width:calc(33.3333% - 10px);
	}
	.form-group.my-drop-down{
		position: relative;
		z-index: 1;
	}
		.form-group.my-drop-down ul{
			width:100%;
			position:absolute;
			top:60px;
			left:0px;
			border-radius: 10px;
			box-shadow:0px 0px 10px #bbb;
			padding:15px 20px;
			background-color:#fff;
			max-height:150px;
			overflow-y: auto;
		}
			.form-group.my-drop-down ul li{
				float:left;
				width:100%;
				cursor: pointer;
				margin-bottom:5px;
			}
			.form-group.my-drop-down ul li:last-child{
				margin-bottom: 0;
			}
		.small-width-container.two-buttons .form-group .btn{
			width:100%;
			height:56px;
			line-height: 56px;
		}
		.small-width-container.two-buttons .form-group .btn.active,
		.small-width-container.two-buttons .form-group .btn.active:focus,
		.small-width-container.two-buttons .form-group .btn.active:active,
		.small-width-container.two-buttons .form-group .btn.active:hover{
			background: #E0232C;
			color:#fff;
		}
		.quote.limit .content .small-width-container .btn{
			height:auto;
			line-height: 21px;
			padding:15px 0;
		}
		.quote.limit .content .small-width-container .btn span{
			display: block;
			text-align: center;
			width:100%;
		}
			.quote.limit .content .small-width-container .btn span small{
				font-size:100%;
				font-weight:normal;
				color:#999;
			}
			.quote.limit .content .small-width-container .btn.active span small{
				color:#e4d1d2;
			}
		.quote.limit .recommended{
			width:100%;
			margin-top: 40px;
		}
		.quote.limit .recommended .small-width-container.two-buttons .form-group{
			margin: 0 auto;
		}
		.quote.limit .inner{
			width:100%;
		}
		.quote.limit .pricing{
			float: left;
			width:100%;
			background-color: #EFEFEF;
			border-radius: 14px;
			margin: 120px 0 230px 0;
			box-shadow: 0px 0px 20px #bbb;;
		}
		.quote.limit .pricing .section{
			width:25%;
			padding: 30px 25px 0 25px;
			float: left;
		}
		.quote.limit .pricing .section .price{
			height:75px;
			line-height:75px;
			width:100%;
			text-align: center;
			font-size:22px;
			color:#fff;
			border-radius: 10px;
			margin-bottom: 40px;
		}
		.quote.limit .pricing .section ul{
			margin-bottom: 40px;
			float: left;
			width:100%;
			height:210px;
		}
			.quote.limit .pricing .section ul li{
				float: left;
				width:100%;
				border-bottom:1px solid #ccc;
				margin-bottom: 10px;
				padding-bottom: 10px;
			}
				.quote.limit .pricing .section ul li:last-child{
					margin-bottom: 0;
					border-bottom: 0px;
				}
			.quote.limit .pricing .section ul li .left{
				float: left;
				font-size:16px;
			}
			.quote.limit .pricing .section ul li .right{
				float: right;
				text-align:right;
				font-size:16px;
			}
		.quote.limit .pricing .section .total{
			float: left;
			width:100%;
			height:120px;
			border-radius: 10px;
			text-align: center;
			padding-top:15px;
		}
			.quote.limit .pricing .section .total span{
				display:block;
				text-transform: uppercase;
				width:100%;
				color:#fff;
				font-size:26px;
			}
			.quote.limit .pricing .section .total b{
				display:block;
				width:100%;
				color:#fff;
				font-size:70px;
				line-height:77px;
			}
		.quote.limit .pricing .section a{
			display: block;
			width:180px;
			margin:0 auto;
			border-radius: 40px;
			background:#fff;
			height:60px;
			line-height:60px;
			text-align:center;
			border:1px solid #000;
			position: relative;
			z-index: 1;
			cursor: pointer;
		}
		.quote.limit .pricing .section.blue a,
		.quote.limit .pricing .section.navy a,
		.quote.limit .pricing .section.orange a,
		.quote.limit .pricing .section.green a{
			bottom:-70px;
		}
		.quote.limit .pricing .section.no-best-text a,
		.quote.limit .pricing .section .no-best-text a{
			bottom:-70px !important;
		}
		.quote.limit .pricing .section.maroon a{
			bottom:-80px;
		}
		.quote.limit .pricing .section.green a{
			bottom:-30px;
		}

		.quote.limit .pricing .section.blue h3{
			color:#2C9FD9;
		}
			.quote.limit .pricing .section.blue h3 span{
				border-color:#2C9FD9;
			}
		.quote.limit .pricing .section.blue .price,
		.quote.limit .pricing .section.blue .total{
			background-color: #2C9FD9;
		}
		.quote.limit .pricing .section.blue a{
			border-color:#2C9FD9;
			color:#2C9FD9;
		}
		.quote.limit .pricing .section.blue a:hover{
			background-color:#2C9FD9;
			color:#fff;
		}
		.quote.limit .pricing .section.select{
			background-color:#fff;
			box-shadow: 0px 0px 10px #bbb;
			position: relative;
		}
			.quote.limit .pricing .section.select .recommend{
				position:absolute;
				left:0px;
				top:-50px;
				height:50px;
				line-height: 50px;
				text-transform: uppercase;
				width:100%;
				background-color:#E0232C;
				color:#fff;
				text-align: center;
				border-radius: 40px 40px 0 0;
				box-shadow: 0px -5px 10px 0px rgba(187,187,187,0.5);
			}
			.quote.limit .pricing .section.select .select-bottom{
				position:absolute;
				z-index: 0;
				left:0px;
				bottom:-50px;
				height:50px;
				width:100%;
				background-color:#fff;
				border-radius: 0 0 40px 40px;
				box-shadow: 0px 20px 25px rgba(187,187,187,0.5);
			}
		/* .quote.limit .pricing .section.maroon h3,
		.quote.limit .pricing .section.green h3{ */
		.quote.limit .pricing .section h3{
			/* text-decoration:underline; */
			width:100%;
			font-size:19px;
			text-align: center;
			text-transform: uppercase;
			margin-bottom: 20px;
			font-weight: 600;
		}
		.quote.limit .pricing .section h3 span{
			border-bottom:2px solid transparent;
		}
		.quote.limit .pricing .section.maroon h3{
			color:#E0232C;
		}
			.quote.limit .pricing .section.maroon h3 span{
				border-color:#E0232C;
			}
		.quote.limit .pricing .section.maroon .price,
		.quote.limit .pricing .section.maroon .total{
			background-color: #E0232C;
		}
		.quote.limit .pricing .section.maroon a{
			background-color:#E0232C;
			border-color:#E0232C;
			color:#fff;
		}
		.quote.limit .pricing .section.maroon.select a:hover,
		.quote.limit .pricing .section.maroon.select a:focus,
		.quote.limit .pricing .section.maroon.select a:active{
			background-color:#94181e;
			border-color:#94181e;
		}
		.quote.limit .pricing .section.navy,
		.quote.limit .pricing .section.orange{
			position: relative;
		}
		/* .quote.limit .pricing .section.navy:before,
		.quote.limit .pricing .section.orange:before{
			content:"";
			position:absolute;
			top:0px;
			right:0px;
			height:calc(100% + 40px);
			width:1px;
			background-color: #ccc;
			z-index: 1;
		} */
		.quote.limit .pricing .section.navy h3{
			color:#36326c;
		}
			.quote.limit .pricing .section.navy h3 span{
				border-color:#36326c;
			}
		.quote.limit .pricing .section.navy .price,
		.quote.limit .pricing .section.navy .total{
			background-color: #36326c;
		}
		.quote.limit .pricing .section.navy a{
			color:#36326c;
			background-color:#fff;
			border-color:#36326c;
		}
		.quote.limit .pricing .section.navy a:hover{
			color:#fff;
			background-color:#36326c;
		}

		.quote.limit .pricing .section.orange h3{
			color:#f59d0e;
		}
			.quote.limit .pricing .section.orange h3 span{
				border-color:#f59d0e;
			}
		.quote.limit .pricing .section.orange .price,
		.quote.limit .pricing .section.orange .total{
			background-color: #f59d0e;
		}
		.quote.limit .pricing .section.orange a{
			color:#f59d0e;
			background-color:#fff;
			border-color:#f59d0e;
		}
		.quote.limit .pricing .section.orange a:hover{
			color:#fff;
			background-color:#f59d0e;
		}

		.quote.limit .pricing .section.green h3{
			color:#009345;
		}
			.quote.limit .pricing .section.green h3 span{
				border-color:#009345;
			}
		.quote.limit .pricing .section.green .price,
		.quote.limit .pricing .section.green .total{
			background-color: #009345;
		}
		.quote.limit .pricing .section.green a{
			background-color:#fff;
			border-color:#009345;
			color:#009345;
		}
		.quote.limit .pricing .section.green h3{
			color:#009345;
		}
		.quote.limit .pricing .section.green a:hover{
			color:#fff;
			background-color:#009345;
		}
		.quote.limit .pricing.few{
			width:initial;
			float:none;
			display: flex;
			justify-content: center;
			background-color:transparent;
			box-shadow:none;
		}
		.quote.limit .pricing.few .navy:before{
			display:none !important;
		}
		.quote.limit .pricing.few .section{
			max-width:257px;
			width: auto;
			background-color: #EFEFEF;
			box-shadow: 0px 0px 20px #bbb;
		}
		.quote.limit .pricing.few .section.select{
			background-color:#fff;
		}
		.few-see-more-plans{
			font-size:18px;
			width:160px;
			margin:0 auto;
			display:block;
			text-align: center;
		}
			.few-see-more-plans a{
				margin: 0 auto;
				display: block;
				width: 160px;
			}



		.quote.include .content .inner {
			width: 620px;
		}
		.quote.include .content .inner p{
			font-size:16px;
			line-height: 23px;
		}
		.quote .content .inner .h-button{
			width:323px;
			margin: 60px auto 60px auto;
		}
		.quote .content .inner .h-button.margin-fix{
            margin:20px auto 40px auto;
        }
		.h-button{
			display: flex;
			justify-content: space-between;
			margin:0px auto;
		}
		.h-button .btn-group{
			width:100%;
		}
		.h-button .btn{
			width:calc(50% - 15px);
			font-size:16px;
			line-height: 56px;
			min-width: initial;
		}
		.h-button.three .btn{
			width:calc(33.333% - 22px);
		}
		.profile .new-yes-no.h-button.three .btn-group .btn:first-child{
			margin-right: 32px;
		}
		.profile .new-yes-no.h-button.three .btn-group .btn:last-child{
			margin-left: 32px;
		}

		/* .quote .content .inner .h-button{
			width:514px;
		} */
		.quote.send .content .inner .h-button{
			margin: 60px auto 140px auto;
			width:514px;
		}

		.quote.certificate .content .inner{
			width:933px;
		}
		.quote.certificate .content .inner img{
			max-width:210px;
			margin: 0 auto 0px auto;
		}
		.quote.certificate .content .inner h2{
			font-weight: 900;
			font-size: 55px;
			margin-top: 20px;
		}
		.quote.certificate .content .inner p{
			margin-bottom: 20px;
			font-size: 32px;
			line-height: 40px;
			font-weight: normal;
			width: 80%;
			margin-left: auto;
			margin-right: auto;
		}
		.quote.certificate.congrats-signup .content .inner img{
			width:30%;
		}
		.quote.certificate.congrats-signup .content .inner p{
			margin-bottom: 50px;
			font-size:20px;
			line-height:27px;
		}
		.quote.certificate.congrats-signup .content .inner h2{
			font-size:40px;
			margin-top: 40px;
		}
		.quote.thanks .content .inner p{
			margin-bottom: 100px;
			font-size: 28px;
			line-height: 36px;
			font-weight: normal;
			width: 150%;
			margin-left: -25%;
			margin-right: auto;
		}
		.quote.certificate .content .inner .h-button.three{
			display: flex;
			justify-content: space-between;
			width:100%;
			text-align: center;
			margin:0 auto;
		}
		.quote.certificate .content .inner .h-button.three dl{
			margin-bottom: 0;
		}
		.quote.certificate .content .inner .h-button.three dl:nth-child(1){
			width:150px;
		}
		.quote.certificate .content .inner .h-button.three dl:nth-child(2){
			width:180px;
		}
		.quote.certificate .content .inner .h-button.three dl:nth-child(23){
			width:300px;
		}
		.quote.certificate .content .inner .h-button.three dt{
			font-weight: 700;
			font-size: 23px;
			line-height: 38px;
		}
		.quote.certificate .content .inner .h-button.three dd{
			font-weight: 400;
			font-size: 23px;
			line-height: 38px;
		}
		.quote.certificate .content .inner .h-button{
			width:408px;
			margin:30px auto 120px auto;
		}
		.quote.certificate .content .inner .h-button .btn{
			width:188px;
			margin:0px;
			line-height: 64px;
			font-size:18px;
		}
		.quote.certificate .content .inner .h-button .btn-maroon.btn-brand{
			background:#1CA0DF;
		}


/*_______________________ quote-pg end _________________*/

/*_______________________ quote-main start _________________*/
.quote-main.payment-info{
	margin-top: 60px;
}
.quote-main.payment-info .btn{
	min-width:190px;
	font-size:20px;
}
.quote-main .container {
    width: 1030px;
    margin: 0 auto 150px auto;
	padding: 0px;
}
	.quote-main .container h2{
		margin-bottom: 30px;
		font-size:26px;
		line-height: 31px;
		font-weight: 700;
	}
	.quote-main .container .left{
		float:left;
		width: 468px;
	}
	.quote-main .container .left .form-group{
		margin-bottom: 25px;
	}
	.quote-main .container .right{
		float:right;
		width:510px;
	}
	.quote-main .container .right .price-well{
		margin-bottom: 60px;
	}
	.quote-main .container .right .price-well .total{
		position:relative;
	}
	.quote-main .container .right .price-well .total dt,
	.quote-main .container .right .price-well .total dd{
		font-weight: 900;
	}
		.quote-main .container .right .price-well .total:before{
			content:"";
			width:106%;
			height:50px;
			background:#f1f1f1;
			border-radius: 40px;
			position:absolute;
			left:-3%;
			top:-15px;
			z-index: -1;
		}
		.quote-main .container .right .price-well .total .price-icon{
			position: relative;
		}
		.quote-main .container .right .price-well .total .price-icon:after{
			content:"";
			position:absolute;
			z-index: 1;
			top: -10px;
			left: 110%;
			width:67px;
			height:44px;
			background: url(../images/payment-info-total.png) no-repeat center center;
			background-position: 0px 0px;
			background-size:contain;
		}
		
	.form-control.icon {
		padding-left: 56px;
		background: no-repeat center center;
		background-size: 22px auto;
		background-position: 20px 15px;
		position: relative;
	}
	.form-control.credit{
		background-image: url(../images/icon-credit-card.png);
		background-position-y: 19px;
	}
	.form-control.visa,
	.form-control.jcb,
	.form-control.amex,
	.form-control.diners_club,
	.form-control.mastercard,
	.form-control.discover,
	.form-control.maestro{
		background-position: 15px 15px;
		background-size: 35px auto;
	}
	.form-control.visa{
		background-image: url(../images/cc-visa.png);
	}
	.form-control.jcb{
		background-image: url(../images/cc-jcb.png);
	}
	.form-control.amex{
		background-image: url(../images/cc-amex.png);
	}
	.form-control.diners_club{
		background-image: url(../images/cc-diners-club.png);
	}
	.form-control.mastercard{
		background-image: url(../images/cc-mastercard.png);
	}
	.form-control.discover{
		background-image: url(../images/cc-discover.png);
	}
	.form-control.maestro{
		background-image: url(../images/cc-maestro.png);
	}
	


	.form-control.exp{
		background-image: url(../images/icon-exp.png);
	}
	.form-control.cvc{
		background-image: url(../images/icon-cvc.png);
	}
	.select-div.no-arrow:after{
		display: none;
	}
	.well{
		background-color: transparent;
		box-shadow: none;
		padding:30px;
		border-radius: 10px;
	}
	.dl-horizontal{
		border-bottom: 1px solid #DFDFDF;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.dl-horizontal:last-child,
	.dl-horizontal:nth-last-child(2){
		border-bottom:0px;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.dl-horizontal dt{
		text-align: left;
		font-weight: bold;
		font-size: 14px;
		line-height: 19px;
		text-transform: uppercase;
		color: #262D45;
		width:50%;
	}
	.dl-horizontal dd{
		font-size: 16px;
		line-height: 22px;
		color: #262D45;
		margin-left:50%;
	}
	.quote-main .container .right .bottom,
	.quote-main .container .left .bottom {
		margin-top: 60px;
	}
	.quote-main .container .right .bottom h3,
	.quote-main .container .left .bottom h3{
		font-weight: 900;
		font-size: 24px;
		line-height: 38px;
		margin-bottom: 20px;
	}
	/* .quote-main .container .right .bottom,
	.quote-main .container .left .bottom,
	.policy-terms{
		padding: 25px;
		border-radius: 10px;
		border: 1px solid #e3e3e3;
		width: 100%;
		overflow-y: auto;
		overflow-x:visible;
		height: 370px;
	} */
	.quote-main .container .right .bottom,
	.quote-main .container .left .bottom,
	.policy-terms{
		padding: 25px;
		border-radius: 10px;
		border: 1px solid #e3e3e3;
		width: 100%;
	}
	.quote-main .container .left .bottom ol,
	.policy-terms ol{
		overflow: hidden;
		height: 245px;
	}
	.quote-main .container .right .bottom h2,
	.quote-main .container .left .bottom h2{
		margin-bottom: 20px;
	}
	
	.quote-main .container .right .bottom ol,
	.quote-main .container .left .bottom ol,
	.policy-terms ol{
		padding-left: 15px;
	}
	.quote-main .container .right ol li,
	.quote-main .container .left .bottom ol li,
	.policy-terms ol li{
		font-size: 14px;
		line-height: 25px;
		color: #262D45;
		opacity: 0.7;
	}
	.quote-main .container .right ul li,
	.quote-main .container .left .bottom ul li{
		font-size: 14px;
		line-height: 25px;
		color: #262D45;
		opacity: 0.7;
	}
	.quote-main .container .right .read-more,
	.quote-main .container .left .read-more{
		font-size: 14px;
		line-height: 19px;
		color: #262D45;
		font-weight: bold;
	}

	.login-wrapper .quote-main.payment-info .container{
		width:100%;
		margin-bottom: 0;
	}
	.login-wrapper .quote-main.payment-info .container .left{
		float: left;
		padding:0px;
		width:48%;
		margin-right: 4%;
	}
	.login-wrapper .quote-main.payment-info .small-width-container.three{
		flex-wrap: wrap;
	}
	.login-wrapper .quote-main.payment-info .small-width-container.three .form-group:nth-child(1){
		width:calc(50% - 10px);
	}
	.login-wrapper .quote-main.payment-info .small-width-container.three .form-group:nth-child(2){
		width:calc(50% - 10px);
	}
	.login-wrapper .quote-main.payment-info .small-width-container.three .form-group:nth-child(3){
		width:100%;
	}
	.login-wrapper .quote-main.payment-info .container .right{
		float: left;
		width:48%;
		max-width:initial;
	}
	.quote11{
		width:60%;
		margin: 0 auto;
	}
	.quote11 form{
		margin-top: 0;
	}
	.quote11 .btn{
			margin: 20px auto;
			display: block;
			max-width: 190px;
	}
	.quote11 .h-button .btn-group{
		margin:0 auto;
	}
	.quote11 h5{
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 20px;
	}
	.quote11 .h-button .btn-group .btn{
		border-radius: 10px !important;
		max-width:initial;
		min-width: initial;
		margin-top: 0;
	}
	.quote11 .h-button .btn-group .btn:first-child{
		margin-right:15px;
	}
	.quote11 .h-button .btn-group .btn:last-child{
		margin-left:15px;
	}
/*_______________________ quote-main end _________________*/

/*_______________________ login-wrapper start _________________*/
.login-wrapper .navbar-nav {
    position: absolute;
    top: 17px;
    right: 170px;
    transform: none;
    left: auto;
}
	.login-wrapper.login .main{
		margin-top:-160px;
		float:left;
		width: 100%;
		/* background-color:#E5E5E5; */
	}
	.login-wrapper.login .left{
		background-color: #fff;
		float:left;
		width:50%;
		max-width:initial;
		padding-top:calc(55px + 120px);
		border-radius: 0 40px 40px 0;
		padding-left: 70px;
	}
	.login-wrapper.login .left .inner{
		width:100%;
		max-width:443px;
		margin-right: 90px;
		float: right;
	}
	.login-wrapper .left h3{
		font-size: 26px;
		margin-bottom: 50px;
		font-weight: 700;
	}
		.login-wrapper .form-group{
			margin-bottom: 30px;
		}
		.login-wrapper .form-group>label{
			font-size: 14px;
			line-height: 19px;
			text-transform: uppercase;
			margin-bottom: 15px;
		}
		.login-wrapper .forget {
			float:left;
			width:100%;
			margin-bottom: 60px;
		}
		.login-wrapper .forget .checkbox{
			float:left;
			margin:0px;
		}
		.login-wrapper .forget .forget-link{
			float:right;
			line-height: 64px;
		}
		.login-wrapper.login .left .inner p{
			font-size: 14px;
			line-height: 19px;
			color: #808080;
			margin-top: 50px;
		}
		.login-wrapper.login .left .inner p a{
			color: #262D45;
			font-weight:700;
			margin-left: 20px;
		}
	.login-wrapper.login .right{
		float:right;		
		width:50%;
		padding-top:160px;
		background-color:#f8f8f8;
	}
	.login-wrapper.login .right .why{
		width:300px;
		margin:0 auto;
		background-color:transparent;
		text-align: center;
	}
	.login-wrapper.login .right .why>h3{
		font-weight: 700;
		font-size: 32px;
		line-height:40px;
		margin-bottom: 40px;
	}
	.login-wrapper.login .right .why .flex-box {
		flex-flow: column;
	}
		.login-wrapper.login .right .why .flex-box .col,
		.login-wrapper.login .right .why .flex-box .col:nth-child(1){
			width:100%;
			margin-bottom: 50px;
			background:transparent;
		}
		.login-wrapper.login .right .why .flex-box .col:hover{
			box-shadow: none;
		}
			.login-wrapper.login .right .why .flex-box .col .img-container{
				float:none;
				background-color: #fff;
				width:115px;
				height:115px;
				line-height:115px;
				border-radius: 10px;
				margin:0 auto 16px auto;
			}
				.login-wrapper.login .right .why .flex-box .col .img-container img{
					margin:0 auto;
					display: inline;
				}
				.login-wrapper.login .right .why .flex-box .col:nth-child(1) h3,
				.login-wrapper.login .right .why .flex-box .col h3{
					font-size: 22px;
					line-height: 30px;
					font-weight: 700;
					width:100%;
					max-width:initial;
				}
			.login-wrapper.login .right .why .flex-box .col .text{
				width:auto;
				float:none;
			}
	.login-wrapper .left .forget img{
		margin: -80px auto 40px auto;
		display: block;
		width:50%;
	}
		.login-wrapper .left .forget h3{
			margin-bottom: 20px;
		}
		.login-wrapper.login .left .forget p{
			margin: 0px 0 40px 0;
			float: left;
			font-size:16px;
		}
		.login-wrapper.login .left .forget p a{
			margin-left: 0;
		}
		.login-wrapper.login .left .forget .btn-maroon{
			width:190px;
		}
/*_______________________ login-wrapper end _________________*/

/*_______________________ customer login start _________________*/

.login-wrapper .navbar-brand .logo-text {
    /* height: 35px;
    margin-top: 8px; */
}
.login-wrapper .menu-links ul li .btn{
	width:160px;
	font-size: 20px;
	height:55px;
	line-height:55px;
	margin-top: -10px;
	box-shadow: 0px 0px 20px #e0e0e0;
}
.login-wrapper .main{
	float:left;
	width:100%;
	margin-top:-160px;
	display:flex;
	background: #F8F8F8;
}
.login-wrapper .left{
	min-height: 100vh;
	width:26.38%;
	float:left;
	/* background: #F8F8F8; */
	padding:160px 0px 0 8%;
}
.login-wrapper .left .inner{
	height:100%;
}
.login-wrapper .left aside{
	position: relative;
	height:100%;
}
	.login-wrapper .left aside .menu{
		min-height:800px;
	}
.login-wrapper .left aside ul li{
	margin-bottom: 40px;
}
.login-wrapper .left aside ul li a{
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: #262D45;
	padding:0 15px;
	margin-left: -15px;
}
.login-wrapper .left aside ul li a:hover{
	color:#4EA5D9;
}
.login-wrapper .left aside ul li a.active{
	background: rgba(0,0,0,0.1);
	border-radius: 10px;
	height:55px;
	line-height:55px;
	display: inline-block;
}
.login-wrapper .left aside ul li a i,
.navbar-default .navbar-nav>li>a i,
.main .visible-xs .navbar-collapse li a i{
	position: relative;
	left:5px;
	top:-10px;
	width:20px;
	height:20px;
	line-height:20px;
	text-align: center;
	border-radius: 50%;
	background-color:#C51E26;
	color:#fff;
	display:inline-block;
	font-size:11px;
	text-decoration: none;
}
.login-wrapper .left aside .name strong{
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
}
	.login-wrapper .left aside .name p{
		margin-bottom: 90px;
		font-weight: 600;
		font-size: 16px;
		line-height: 22px;
		color: #808080;
		width: 80%;
		overflow: hidden;
	}
	aside .ref-link{
		width:232px;
		position:absolute;
		bottom:70px;
		left:0px;
		background-color:#fff;
		padding:30px;
		border-radius: 10px;
		box-shadow:0px 0px 20px #e6e6e6;
	}
		aside .ref-link h4{
			font-weight: 600;
			font-size: 16px;
			line-height: 22px;
			margin-bottom: 10px;
		}
		aside .ref-link p{
			font-weight: 600;
			font-size: 16px;
			line-height: 22px;
			color: #808080;
			margin-bottom: 25px;
			width:100%;
			height:22px;
			overflow: hidden;
		}
		aside .ref-link .bottom {
			width:100%;
			float:left;
		}
		aside .ref-link .bottom .copy{
			float:left;
			font-weight: bold;
			font-size: 13px;
			line-height: 25px;
			text-transform: uppercase;
			color: #262D45;
		}
		aside .ref-link .bottom .share{
			float: right;
			font-weight: bold;
			font-size: 13px;
			line-height: 25px;
			text-transform: uppercase;
			color: #262D45;
		}
		aside .ref-link .bottom a:hover{
			color:#4EA5D9;
		}
		aside .ref-link .social-links{
			float: right;
		}
		aside .ref-link .social-links li{
			float: right;
			margin:10px 0 0 10px !important;
		}
		.login-wrapper .left aside .ref-link .social-links li a{
				padding:0px !important;
				height:26px;
				margin-left: 0;
			}
			aside .ref-link .social-links li img{
				width:26px;
				height:auto;
			}
	.login-wrapper .right{
		float:right;
		width:73.62%;
		padding-top:160px;
		padding-bottom: 40px;
		border-radius: 60px 0 0 60px;
		background-color: #fff;
	}
		.login-wrapper .right .content{
			width:800px;
			margin:0 auto;
		}
			.login-wrapper .right .content h2 .btn-maroon{
				height: 36px;
				line-height: 36px;
				min-width: initial;
				padding: 0 20px;
				margin-left: 20px;
			}
	.login-wrapper .right .myrow{
		width:100%;
	}
		.login-wrapper .right .myrow:last-child{
			margin-bottom: 0;
		}
	 .login-wrapper .right h2:not(.fc-toolbar-title){
		font-weight: 700;
		font-size: 32px;
		margin-bottom: 32px;
	}
	.login-wrapper .right h3{
		font-weight: 700;
		font-size: 22px;
		line-height: 31px;
		margin-bottom: 20px;
	}
		.login-wrapper .right h3 a .fa-trash{
			color:red;
			margin-left: 20px;
		}
	.login-wrapper .right .mycol{
		float:left;
		width:50%;
	}
	.login-wrapper .right .left-col{
		padding-right:10px;
	}
	.login-wrapper .right .right-col{
		padding-left:10px;
	}
	.login-wrapper .right .mycol h4,
	.additional-well-container .well h4{
		font-weight: 700;
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 10px;
	}
	.login-wrapper .right .mycol .card{
		float:left;
		width:100%;
		margin-bottom: 40px;
	}
		.login-wrapper .right .mycol .card:last-child{
			margin-bottom: 0;
		}

	.login-wrapper .right .img-container{
		width:100px;
		float:left;
		margin-right: 32px;
		margin-right: 15px;
	}
	.login-wrapper .right .img-container .block{
		height:99px;
	}
		.login-wrapper .right .img-container img{
			width:auto;
			height:auto;
			max-width:100%;
			max-height:85px;
			margin:0 auto;
			display:block;
		}
		.login-wrapper .right .img-container .btn{
			height:40px;
			line-height:40px;
			width:94px;
			width:100px;
			font-size:14px;
			margin:0 auto;
			display:block;
		}
		.login-wrapper .right .text{
			float:left;
			width:215px;
		}
		.login-wrapper .right .text p{
			font-size: 13px;
			line-height: 21px;
			color:#808080;
		}
		.login-wrapper .right .text .flex-box{
			display:flex;
			justify-content: space-between;
			float: left;
			width:100%;
			margin: 15px 0 0 0;
		}
		.login-wrapper .right .text .flex-box .btn,
		.login-wrapper .right .card .flex-box .btn{
			height:40px;
			line-height:40px;
			width:94px;
			min-width:100px;
			font-size:14px;
		}
		.login-wrapper .right .card .flex-box{
			margin: 20px 0 0 0 !important;
			display:block;
		}
		.login-wrapper .right .card .flex-box .btn:first-child{
			margin-right: 13px;
		}
	.login-wrapper .flex-box{
		display:flex;
		justify-content: space-between;
		margin:40px 0;
	}
		.login-wrapper .flex-box .col{
			width:230px;
			height:180px;
			line-height:180px;
			text-align: center;
			background: #F8F8F8;
			border-radius: 14px;
			position: relative;
			padding-top:30px;
			transition:all 0.3s ease-in-out;
			-o-transition:all 0.3s ease-in-out;
			-webkit-transition:all 0.3s ease-in-out;
			-moz-transition:all 0.3s ease-in-out;
		}
		.login-wrapper .flex-box .col:hover{
			box-shadow: 0px 0px 10px #e6e6e6;
		}
			.login-wrapper .flex-box .col a{
				display:block;
				width:100%;
				height: 100%;
			}
			.login-wrapper .flex-box .col a h3{
				font-size:16px;
				line-height:23px;
				margin-top: 15px;
			}

			.login-wrapper .quote-main .container .right {
				float:none;
				padding-top:0px;
				max-width:600px;
				width:100%;
			}
			.login-wrapper .right .quote-main h2{
				margin-left: 0;
			}
			.referrals .right .flex-box{
				margin: 0px;
			}
			.referrals .ref-col.left-col{
				width:55%;
			}
			.referrals .ref-col{
				width:35%;
			}
			.referrals .copy-link{
				margin-bottom: 30px;
				position: relative;
				max-width:420px;
			}
				.referrals .copy-link input{
					width:420px;
					border-radius: 10px 50px 50px 10px !important;
				}
				.referrals .copy-link .btn{
					width:150px;
					height:56px;
					line-height:56px;
					position:absolute;
					top:0px;
					right:-10px;
				}
			.referrals .total-block{
				float: left;
				width:550px;
			}
			.referrals .total{
				float: left;
				width:100%;
				margin: 30px 0;
				display:flex;
				justify-content: space-between;
			}
				.referrals .total .total-col{
					width: 170px;
					height: 150px;
					padding-top:40px;
					text-align: center;
					background: #F8F8F8;
					border-radius: 14px;
				}
					.referrals .total .total-col h1{
						font-size:47px;
						margin-bottom: 5px;
					}
					.referrals .total .total-col.green h1{
						color:#6BBD44;
					}
					.referrals .total .total-col.blue h1{
						color:#189DD9;
					}
					.referrals .total .total-col.yellow h1{
						color:#FBCD0D;
					}
					.referrals .total .total-col h4{
						font-size:14px;
						font-weight: 600;
					}
				
			input#fakeInput {
				width: 100%;
				display:block;
				padding:6px 12px;
				height: 54px;
				line-height: 54px;
				border-radius: 10px;
				color: #A1A5B3;
				font-size: 16px;
				border: 1px solid #EDF0FA;
				box-shadow: none;
			  }
			  #buttonImage {
				margin: 10px 0 30px 0;
				display: block;
				position: absolute;
				top: -4px;
				left: 85%;
			  }
			  #buttonImage .fa{
				margin-right: 10px;
				float:left;
			  }
			  #fakeDiv {
				width: 100%;
				position: relative;
				display: inline-block;
			  }
			  .cross-file{
				  position: absolute;
				  top:15px;
				  right:20px;
				  z-index: 1;
			  }
			  #selectedFile {
				opacity:0;
				position:absolute;
				left: 0;
				top: 0;
			  }
		.referrals .ref-col .confirmation{
			font-size:16px;
			line-height: 24px;
			margin-bottom: 20px;
		}
		.referrals .ref-col .btn-primary{
			border-radius:10px !important;
		}
		.referrals .ref-col .btn-primary:first-child{
			margin-right: 10px;
		}
		.referrals .ref-col .btn-primary:last-child{
			margin-left: 10px;
		}
		.referrals .ref-col .new-address{
			display:none;
			border:1px solid #EDF0FA;
			border-radius: 10px;
			padding:25px 20px 0px 20px;
			background: #F8F8F8;
			margin-bottom: 25px;
		}
		.referrals .ref-col .new-address .btn{
			height: 54px;
			line-height: 54px;
			min-width: 130px;
		}
		.referrals-terms {
			padding: 25px;
			border-radius: 10px;
			border: 1px solid #EDF0FA;
			width:100%;
		}
		.referrals-terms.cancel-height{
			height: 200px;
		}
		.referrals-terms.cancel-height .inner{
			height:90%;
			overflow: hidden;
		}
			.referrals-terms p{
				font-size: 14px;
				line-height: 21px;
				margin-bottom: 15px;
				opacity: 0.7;
			}
			.referrals-terms h5{
				margin-bottom: 10px;
			}
		.referrals .right .flex-box.icon-box{
			flex-flow: column;
			margin:0;
		}
		.referrals .icon-box .col{
			width:270px;
			height:auto;
			line-height:unset;
			padding:20px;
			margin-bottom:30px;
		}
		.referrals .icon-box .col img{
			width:90px;
			height:auto;
			margin-bottom: 20px;
		}
		.referrals .icon-box .col h3{
			text-align: center;
			font-size:16px;
			line-height:24px;
			width: 240px;
			margin: 0 auto;
		}
		.additional-well-container{
			margin:0 -2%;
		}
		.login-wrapper .right .additional-well-container .well{
			border-radius: 14px;
			margin-bottom: 25px;
			position: relative;
			float:left;
			width:46%;
			margin:0 2% 20px 2%;
		}
		.login-wrapper .right .well:last-child{
			margin-bottom: 0;
		}
		.portal-back{
			position: absolute;
			z-index: 10;
			top:37px;
			cursor: pointer;
		}
			.portal-back img{
				width:40px;
				height:40px;
			}
		.login-wrapper .additional .right .left-col{
			width:55%;
		}
		.login-wrapper .additional .right .right-col{
			width:45%;
			text-align: left;
		}
			.login-wrapper .additional .right .right-col form{
				width:100%;
				margin-top: 0;
			}
		.additional .well .well-row{
			float:left;
			width:100%;
			margin-bottom: 10px;
		}
			.additional .well a{
				position: absolute;
				top:20px;
				right:20px;
			}
				.additional .well a img{
					width:40px;
					height:40px;
				}
			.additional .well .well-row h4{
				float:left;
				width:30%;
				text-align: left;
			}
			.additional .well .well-row p{
				float:left;
				width:60%;
				padding-bottom:10px;
				border-bottom:1px solid #e3e3e3;
				text-align: left;
				font-size:14px;
			}
			.additional .right .well .well-row:last-child{
				margin-bottom: 0;
			}
			.additional-block{
				margin-bottom: 20px;
			}
			.login-wrapper .additional .add-additional-btn{
				min-width:110px;
				height:40px;
				line-height:40px;
				margin-bottom: 50px;
			}
			.login-wrapper .additional form{
				/* width:48%; */ /*Fixed now*/
				margin:50px 0 0 0;
			}
			.login-wrapper .additional .profile form{
				width:100%;
				margin-top: 0;
			}
				.login-wrapper .additional .profile .mycol{
					text-align: left;
				}
	.login-wrapper .access-certificate .right h2{
		text-align:center;
	}
	
	.access-certificate .right .well{
		background-color:transparent;
		padding:0px;
		border:none;
		margin-bottom: 40px;
	}
		.access-certificate .right .well img{
			margin:0 auto;
			width:200px;
		}
		.access-certificate .right .form-group{
			float:left;
			width:calc(50% - 25px);
			margin-right:3.125%;
		}
		.access-certificate .right .btn-brand{
			float:left;
			width:calc(27% - 25px);
			margin-right:3.125%;
			height:56px;
			line-height:56px;
			text-align: center;
		}
		.access-certificate .right .btn-maroon{
			float:left;
			width:23%;
			min-width: initial;
			height:56px;
			line-height:56px;
		}
		.access-certificate .flex-center{
			display: flex;
			justify-content: center;
		}
		.access-certificate .text{
			display: block;
			width:70% !important;
			margin: 40px auto;
			float:none !important;
			text-align: center;
		}
		.access-certificate .text p{
			font-size:22px !important; 
			line-height:30px !important;
		}
		
		/* .login-wrapper .right .share-invoice{
			float: left;
			width:100%;
		} */
			.login-wrapper .right .share-invoice .text{
				width:100%;
				text-align: center;
			}
				.login-wrapper .right .share-invoice .text h2 {
					width: 700px;
					text-align: center;
					margin:0 auto 50px auto;
				}
			.login-wrapper .right .share-invoice img{
				width:350px;
				margin:0 auto 50px auto;
				display: block;
			}
			.login-wrapper .right .share-invoice .btn-maroon{
				margin: 0 auto;
				display: block;
			}
			.share-popup .modal-header{
				border-bottom: 0;
			}
				.share-popup .modal-header .close {
					margin-top: -8px;
				}
			.share-popup img{
				display:block;
				margin:0 auto 40px auto;
			}
			.share-popup .btn-maroon{
				display:block;
				margin:0 auto;
				min-width:120px;
				height:56px;
				line-height:56px;
			}
		.requote{

		}
		#plans .modal-lg{
			width:90% !important;
		}
		#plans .modal-lg .modal-header{
			border:none;
		}
		#plans .modal-lg .pricing {
			margin: 50px 0 120px 0;
		}
		.requote .left-col{
			width:50% !important;
		}
		.requote .right-col{
			width:50% !important;
		}
			.requote .block{
				margin-bottom: 40px;
			}
			.requote label{
				display:block;width:100%;
			}
			.requote .form-group.two-btn .btn,
			.select-additional .btn{
				float: left;
				margin-right: 20px;
				height:56px;
				line-height:56px;
				width:150px;
				border-radius: 40px !important;
			}
			.requote .form-group.two-btn .btn.active,
			.requote .form-group.two-btn .btn.active:hover,
			.requote .form-group.two-btn .btn.active:focus,
			.h-button .btn-group .btn.active,
			.h-button .btn-group .btn.active:hover,
			.h-button .btn-group .btn.active:focus{
				background-color:#E0232C !important;
				border-color:#E0232C !important;
				color:#fff !important;
			}

			.select-additional .btn{
				margin-top:20px;
				margin-bottom:30px;
			}
			.select-additional .h-button .btn-group .btn{
				margin-bottom: 0;
				margin-top: 0;
			}
			.select-additional .btn:last-child{
				margin-right: 0;
			}
			.requote .form-group.two-btn i {
				display: inline-block;
				width: 16px;
				height: 16px;
				background: url(../images/icon-info.svg) no-repeat center center;
				margin-right: 8px;
				position: relative;
				top: 3px;
			}
			.requote .select-additional .myrow{
				margin-bottom: 15px;
			}
			.requote .select-additional .myrow:last-child{
				margin-bottom: 0px;
			}
			.requote .select-additional h4{
				margin-bottom: 20px;
			}
			.requote .select-additional p{
				float: left;
				font-weight: 700;
				width:100%;
			}
			.requote .select-additional .radio-group{
				float: right;
			}
			.requote-block-left{
				float:left;
				width:50%;
				padding-right:10px;
			}
			.requote-block-right{
				float:left;
				width:50%;
				padding-left:10px;
			}
				.requote-block-right h3 a{
					float: right;
				}
				.requote-block-right .well .btn-brand.text{
					line-height: 50px;
					width:100%;
					max-width:250px;
					font-size:22px;
					margin:0 auto 30px auto;
					float: none;
    				display: block;
				}
				.requote .buttons-bottom{
					float: left;
					width:100%;
					margin:20px 0 40px 0;
				}
				.requote .buttons-bottom .btn{
					float: left;
					width:100px;
					height:40px;
					line-height:40px;
					margin-right: 15px;
				}
			.requote .btn-block{
				display:block;
				width:40% !important;
				margin:0 auto;
			}
			.gj-datepicker{
				width:100%;
			}
			#datepicker{
				width:100% !important;
				border-radius: 10px;
			}
	.invoice-block{
		float: left;
		width:550px;
		margin-bottom: 30px;
	}
	.invoices-left{
		width:170px;
		height:355px;
		float: left;
		margin-right: 20px;
		position: relative;
	}
	.invoices-left img{
		max-width:70%;
		margin:0 auto;
		display:block;
		position: absolute;
		top:50%;
		left:50%;
		transform:translate(-50%, -50%);
	}
	.invoices-right{
		float: left;
		width: 100%;
		border-color:transparent;
		/* border-radius: 10px;
		padding:20px; */
	}
	.invoices-right .buttons{
		width:100%;
		margin:0 auto;
		text-align:center;
	}
	.invoices-right .buttons .btn{
		width:120px;
		height:50px;
		line-height:50px;
		min-width:120px;
	}
	.invoices-right .buttons .btn:last-child{
		min-width:100px;
		margin-left: 17px;
	}
	.quote11 .h-button .btn-brp .btn{
		border-radius: 10px !important;
	}
/*_______________________ customer login end _________________*/

/*_______________________ affiliate start _________________*/
.affiliates .right .myrow.top{
	margin-bottom: 50px;
}
.login-wrapper .right .myrow .chart{
	width:50%;
	height:265px;
	background: #F8F8F8;
	border-radius: 14px;
	float:left;
	padding: 30px 10px 30px 0px;
}
.login-wrapper .right .myrow .chart .ct-chart{
		height:100%;
		margin-left:-10px;
	}
	.login-wrapper .right .myrow .ct-chart-bar .ct-label{
		font-size:12px;
	}
	/* .login-wrapper .right .myrow .ct-chart-bar .ct-label, */
	.login-wrapper .right .myrow .ct-vertical,
	.login-wrapper .right .myrow .ct-grids{
		display:none;
	}
	.login-wrapper .right .myrow .ct-bar{
		stroke:#F29B3A!important;
	}
	.login-wrapper .right .myrow .commission{
		background: #29A1DD;
		border-radius: 14px;
		padding:50px 30px 45px;
		width:45%;
		float: right;
	}
	.login-wrapper .right .myrow .commission h4{
		font-size: 16px;
		line-height: 22px;
		color:#fff;
		margin-bottom: 76px;
	}
	.login-wrapper .right .myrow .commission h1{
		font-size: 32px;
		line-height: 44px;
		color: #FFFFFF;
		font-weight: 600;
	}
	.login-wrapper .right .myrow .commission p{
		font-weight: 600;
		font-size: 19px;
		line-height: 26px;
		color: #FFFFFF;
	}
	/* #calendar{
		box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.06);
		border-radius: 10px;
		padding:30px;
		width:100%;
	}
	.fc-daygrid-day-frame{
		background-color:#C4C4C4;
	}
	.fc-day-other .fc-daygrid-day-frame{
		background:#E5E5E5;
		height:110px;
	}
	.fc-daygrid-day-number{
		color:#262D45;
	}
	.fc .fc-scrollgrid-section-body table{
		border-collapse:separate; 
		border-spacing:10px;
	}
	.fc-daygrid-day,
	.fc .fc-daygrid-day-frame{
		border-radius: 4px;
	}
	.fc .fc-daygrid-day-bg .fc-highlight {
		
	} */
	.fc .fc-button-primary{
		background-color:#29A1DD;
		border-color:#29A1DD;
	}
	.fc .fc-toolbar-title{
		color:#29A1DD;
	}

	.messaging.main{
		min-height:1000px;
	}
	.messaging .right {
		margin:0 auto;
	}
	.messaging .right .well{
		padding-top:0px;
		margin-bottom: 80px;
	}
		.messaging .right .well .top{
			width:100%;
			position: relative;
			height:70px;
			line-height:70px;
		}
			.messaging .right .well .top:before{
				content:"";
				height:1px;width:100%;
				background-color: #e3e3e3;
				width:calc(100% + 60px);
				position:absolute;
				left:-30px;
				bottom:0px;
			}
			.messaging .right .well .top .l{
				float: left;
			}
			.messaging .right .well .top .m{
				position: absolute;
				z-index: 0;
				left:50%;
				top:20px;
				transform: translateX(-50%);
				font-size:22px;
				line-height:29px;
				text-align: center;
				height:29px;
				overflow: hidden;
				font-weight: 600;
				/* left:50%;
				transform:translateX(-50%); */
			}
			.messaging .right .well .top .r{
				float: right;
				width:48px;
				height:48px;
				margin-top: 12px;
			}
				.messaging .right .well .top .r .img-container{	
					width:100%;
					height:100%;
					border-radius:50%;
					background:#f8f8f8;
					overflow: hidden;
				}
					.messaging .right .well .top .r .img-container img{
						position: relative;
						bottom:-10px;
					}
		.messaging .right .well .chat-area{
			margin:30px 0 30px 0;
			float:left;
			width:100%;
			height:500px;
			overflow-y: auto;
			overflow-x:visible;
		}
		.messaging .right .well .chat-area::-webkit-scrollbar {
			width: 14px;
			height: 18px;
		}
		.messaging .right .well .chat-area::-webkit-scrollbar-thumb {
			height: 6px;
			border: 4px solid rgba(0, 0, 0, 0);
			background-clip: padding-box;
			-webkit-border-radius: 7px;
			background-color: rgba(0, 0, 0, 0.15);
			-webkit-box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05);
		}
		.messaging .right .well .chat-area::-webkit-scrollbar-button {
			width: 0;
			height: 0;
			display: none;
		}
		.messaging .right .well .chat-area::-webkit-scrollbar-corner {
			background-color: transparent;
		}
			.messaging .right .well .chat-area .text{
				margin-bottom: 20px;
				width:100%;
				margin-left: 0;
			}
				.messaging .right .well .chat-area .text .message{
					font-size:16px;
					color:#fff;
					font-weight: 700;
					border-radius: 10px;
					padding:20px;
					width:70%;
				}
				.messaging .right .well .chat-area .text .status{
					color: #808080;
					clear:both;
					margin-top: 10px;
				}	
				.messaging .right .well .chat-area .text.agent .message{
					background-color: #1ca0df;
					float: right;
				}
				.messaging .right .well .chat-area .text.customer .message{
					background-color: #f6f5f5;
					color:#000;
				}
				.messaging .right .well .chat-area .text .status{
					font-size:13px;
					font-weight: 700;
				}
				.messaging .right .well .chat-area .text.agent .status{
					float: right;
					margin-right: 5px;
				}
		.messaging .right .well .bottom{
			
		}
			.messaging .right .well .bottom input{
				float:left;
				width:100%;
				height:64px;
				line-height:64px;
				box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
				border-radius: 40px;
				padding:0 80px 0 30px;
				background:url(../images/icon-send-message.png) no-repeat right 30px center;
				background-size:35px 34px;
			}

		.claim-block{
			position: relative;
			height:200px;
			margin-bottom: 40px;
		}
		.claims .left-col{
			width:50%;
		}
		.claims .right-col{
			width:50%;
		}
		.claims .form-img-container{
			float: left;
			width:200px;
			border-radius: 10px;
			background-color:#f8f8f8;
			padding:15px;
		}
			.claims .form-img-container img{
				width:100%;
				height:auto;
				border-radius: 10px;
			}
			.claims .v-buttons{
				position: absolute;
				z-index: 0;
				top:50%;
				transform:translateY(-50%);
				left: 220px;
			}
			.claims .v-buttons .btn{
				height:50px;
				line-height:50px;
				min-width:140px;
			}
				.claims .v-buttons .btn:first-child{
					margin-bottom: 10px;
				}
				.claim-file .modal-content{
					padding:40px;
					text-align: center;
				}
				.claim-file button.close{
					position: relative;
					top: -15px;
					right:0px;
				}
					.claim-file .modal-content img{
						width:100%;
						margin-bottom: 40px;
						box-shadow: 0px 0px 30px #ccc;
					}
				.form-popup .modal-body{
					padding:30px;
				}
				button.close{
					position: relative;
					top: 10px;
					right:10px;
					z-index: 2;
				}
				.msg-popup button.close {
					position: relative;
					top: 5px;
					right: 0px;
					z-index: 2;
				}
				.msg-popup .text-success {
					color: #49a020 !important;
				}

		.claims .flex-box{
			flex-flow: column;
			margin-top: 0;
		}
		.claims .flex-box .claim-icons {
			width: 100%;
			text-align: center;
			background: #F8F8F8;
			border-radius: 14px;
			position: relative;
			padding: 30px 20px;
			margin-bottom: 30px;
		}
		.claims .flex-box .claim-icons img{
			margin-bottom: 10px;
		}
		.claims .flex-box .claim-icons p{
			font-size:14px;
			line-height:21px;
		}
		.sales-sort{

		}
		.sales-sort .form-group{
			width:50%;
			float: left;
			position: relative;
		}
			.sales-sort .form-group:before{
				content: "\f073";
    			font-family: FontAwesome;
				position:absolute;
				top: 16px;
				right: 15px;
				width: 15px;
				height: 15px;
				color: #262D45;
				opacity: 0.5;
			}
		.sales-sort .btn-group{
			width:46%;
			float:right;
			display:flex;
			justify-content: space-between;
		}
			.sales-sort .btn-group .btn{
				height:56px;
				line-height:56px;
				border-radius:10px !important;
				margin:0 5px;
				width:30.5%;
				font-size:13px;
			}
		.login-wrapper .right .myrow .sales-amount{
			width:50%;
			height:265px;
			border-radius: 14px;
			float:left;
			padding: 50px 30px 45px;
			background-color: #F8F8F8;
			background:url(../images/sales-amount-bg.svg) top 20px right 20px no-repeat #F8F8F8;
			background-size:70px 70px;
		}
		.login-wrapper .right .myrow .sales-amount h4,
		.login-wrapper .right .myrow .sales-amount h1, 
		.login-wrapper .right .myrow .sales-amount p{
			color:#262D45;
		}
		.profile .report{
			display:flex;
			justify-content: space-between;
			width:600px;
			margin-bottom: 40px;
		}
			.profile .report .report-block{
				width: 160px;
				height: 170px;
				text-align: center;
				background: #F8F8F8;
				border-radius: 14px;
				position: relative;
				cursor: pointer;
			}
			.profile .report .report-block.active{
				/* box-shadow: 0px 0px 10px #e6e6e6;
				border:1px solid #e6e6e6; */
				background-color:#1CA0DF;
			}
				.profile .report .report-block.active h3{
					color:#fff;
				}
			.profile .report .report-block img{
				padding-top:15px;
			}
			
			
			.profile .new-yes-no.h-button .btn-group .btn{
				border-radius: 10px !important;
				max-width:initial;
				min-width: initial;
				margin: 20px 0;
				height:58px;
				line-height:58px;
			}
			.profile.policy-addon .new-yes-no.h-button{
				margin-bottom: 15px;
			}
			.profile.policy-addon .new-yes-no.h-button .btn-group .btn{
				margin-top: 0;
			}
			.profile .new-yes-no.h-button .btn-group .btn:first-child{
				margin-right:15px;
			}
			.profile .new-yes-no.h-button .btn-group .btn:last-child{
				margin-left:15px;
			}



			/* HIDE RADIO */
			.profile .report .report-block [type=radio] { 
				position: absolute;
				opacity: 0;
				width: 0;
				height: 0;
			}
			
			/* IMAGE STYLES */
			.profile .report .report-block label{
				cursor: pointer;
				width: 100%;
    			height: 100%;
			}
			.profile .report .report-block h3{
				font-size: 16px;
				line-height: 23px;
				margin-top: 10px;
				text-align: center;
			}
			.profile .btn-primary {
				border-radius: 60px;
				line-height: 64px;
				font-size: 16px;
				min-width: 158px;
				margin-left: 15px;
			}
			.profile #buttonImage {
				position: absolute;
				top: 55px;
				right: 10px;
				margin: 0px;
				left: auto;
			}

		.sales-table {
			float: left;
			width: 100%;
			margin: 0px auto 0 auto;
		}
		.sales-table .myrow.no-bg{
			box-shadow: none;
			border:none;
			background:none;
		}
		.sales-table .myrow.no-bg h3{
			margin-bottom: 0;
		}
			.sales-table .myrow{
				float: left;
				background:#F2F2F2;
				border-radius: 10px;
				width: 90%;
				margin-bottom: 10px;
			}
			.sales-table .myrow .col{
				float: left;
				width:20%;
				padding:20px 0 20px 15px;
				min-height:60px;
				text-align: left;
				font-size: 14px;
				color: #0D0D0F;
			}
			.text-primary{
				color:#189DD9 !important;
			}
			.text-success{
				color:#6BBD44 !important;
			}
			.text-danger{
				color:#DF242B !important;
			}
			.sales-table .first-row{
				box-shadow:none;
				background:none;
				margin-bottom: 0;
			}
			.sales-table .first-row .col{
				text-transform: uppercase;
				font-size: 14px;
				font-weight: 700;
			}
			.sales-table .col:nth-child(2){
				width:16%;
			}
			.sales-table .col:nth-child(3){
				width:27%;
			}
			.sales-table .col:nth-child(5){
				width:16%;
				padding-left:0px;
				padding-right:5px;
				text-align: right;
			}
			.sales-table .col a{
				font-size:14px;
			}
			.login-wrapper .flex-box.sales-flex-box{
				margin: 110px 0 110px 0px;
				width:100%;
			}
			.sales-details .right .well{
				width:600px;
			}
			.sales-details .policy-price{
				background-color:#2183BF;
				border-radius: 14px;
				padding:30px;
				width:350px;
				margin-bottom: 50px;
			}
				.sales-details .policy-price span{
					font-size:23px;
					color:#fff;
					float: left;
				}
				.sales-details .policy-price p{
					font-size:32px;
					color:#fff;
					float: right;
				}
		
/*_______________________ affiliate end _________________*/

/*_______________________ faq start _________________*/
.faq{

}
.faq-search{
	width:750px;
	margin:0 auto 90px auto;
}
	.faq-search h1,
	.privacy h1{
		font-weight: 900;
		font-size: 65px;
		line-height:72px;
		text-align: center;
		margin-bottom: 65px;
	}
	.faq-search .input-group-addon {
		padding: 0px;
		background-color: transparent;
		border: none;
	}
		.faq-search .input-group{
			z-index: 0;
		}
		.faq-search .input-group input{
			height:60px;
			line-height:60px;
			border-radius:10px 0 0 10px !important;
		}
		.faq-search .input-group .btn{
			border-radius: 0 10px 10px 0;
			height:60px;
			line-height:60px;
		}
		/**_______________ tabs style ______________*/
		.tabbable-panel {
			border:none;
			padding: 0px;
		  }
		  
		  /* Default mode */
		  .tabbable-line > .nav-tabs {
			border: none;
			margin: 0px auto;
			text-align: center;
			display: flex;
			justify-content: space-between;
		  }
		  .tabbable-line > .nav-tabs > li {
			background: #F8F8F8;
			box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.06);
			border-radius: 10px;
			float: none;
			display: inline-block;
			width:200px;
			height:170px;
		  }
		  	.tabbable-line > .nav-tabs > li:last-child{
				  /* margin-right:0px; */
			}
			.nav-tabs>li.active, .nav-tabs>li.active:focus, .nav-tabs>li.active:hover{
				background:#fff;
			}
			.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
				background:none;
			}
		  .tabbable-line > .nav-tabs > li > a {
			border: 0;
			margin-right: 0;
			font-weight: bold;
			font-size: 23px;
			line-height: 30px;
			text-align: center;
			color: #262D45;
			height:100%;
		  }
		  .nav>li>a>img {
			max-width: none;
			clear: both;
			display: block;
			margin: 30px auto 10px auto;
		}
		  .tabbable-line > .nav-tabs > li > a > i {
			color: #a6a6a6;
		  }
		  .tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
			/*border-bottom: 4px solid #4EA5D9;*/
		  }
		  .tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
			border: 0;
			background: none !important;
			color: #333333;
		  }
		  .tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
			color: #a6a6a6;
		  }
		  .tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
			margin-top: 0px;
		  }
		  .tabbable-line > .nav-tabs > li.active {
			position: relative;
		  }
		  .tabbable-line > .nav-tabs > li.active > a {
			border: 0;
			color: #000;
		  }
		  .tabbable-line > .nav-tabs > li.active > a > i {
			color: #404040;
		  }
		  .tabbable-line > .tab-content {
			margin: 90px auto 0 auto;
			background-color: #fff;
			border: 0;
			border-top:none;
			padding: 15px 0;
		  }
		  .portlet .tabbable-line > .tab-content {
			padding-bottom: 0;
		  }
		/**_______________ tabs style end ______________*/

		.faq-bottom{
			text-align: center;
			margin:120px 0;
		}
		.faq-bottom h2{
			font-weight: 700;
			font-size: 23px;
			line-height:30px;
			margin-bottom: 40px;
		}
/*_______________________ faq end _________________*/

/*_______________________ contact start _________________*/
.contact {
	padding:40px;
	box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.06);
	border-radius: 30px;
	margin-bottom: 130px;
}
.contact .flex-box{
	display:flex;
	justify-content: space-between;
}
	.contact .flex-box .col{
		width:440px;
	}
		.contact .flex-box .col h2{
			margin-bottom: 40px;
			font-weight: 900;
			font-size: 32px;
			line-height: 39px;
			color: #262D45;
		}
			.contact .flex-box .col .form-group{
				margin-bottom: 25px;
			}
			textarea.form-control{
				width:100%;
				height:140px;
				border-radius: 10px;
				border:1px solid #DFDFDF;
				box-shadow:none;
			}
			.contact .flex-box .col .btn-maroon{
				width:218px;
				height:64px;
				line-height:64px;
			}
			.contact .flex-box .col .map{
				border-radius: 30px;
				width:100%;
				height:auto;
				overflow: hidden;
				margin: 0px 0 40px 0;
			}
				.contact .flex-box .col .map img{
					width:100%;
				}
				.contact .flex-box .col .map iframe{
					width:100%;
					height:100%;
				}
			.contact-area .card{
				float:left;
				width:100%;
				margin-bottom: 40px;
				position: relative;
				height:36px;
			}
				.contact-area .card img{
					float:left;
				}
				.contact-area .card p{
					font-weight: 700;
					font-size: 14px;
					line-height: 19px;
					color: #262D45;
					width:240px;
					position: absolute;
					top:50%;
					transform:translateY(-50%);
					left:60px;
				}
				.contact-area .card p a{
					color: #262D45;
					font-weight: 700;
					font-size: 14px;
					line-height: 19px;
				}
/*_______________________ contact end _________________*/

/*_______________________ blog start _________________*/
.blog{

}
.blog .tabbable-line{
	margin-bottom: 90px;
}
	.blog .flex-box{
		display: flex;
		justify-content: space-between;
	}
	.blog .left{
		width:700px;
	}
		.blog .left .card{
			float:left;
			width:100%;
			margin-bottom: 70px;
		}
			.blog .left .card .img-container{
				float:left;
				width:200px;
				height:190px;
				overflow: hidden;
				border-radius: 14px;
				margin-right: 40px;
			}
				.blog .left .card .img-container img{
					width:100%;
					height:100%;
					object-fit: cover;
				}
			.blog .left .card .text{
				float:left;
				width:455px;
			}
				.blog .left .card .text h3 a{
					font-weight: 700;
					font-size: 23px;
					line-height: 30px;
					color: #262D45;
					margin-bottom: 10px;
					margin-top: 5px;
					display:block;
				}
				.blog .left .card .text p{
					font-weight: 600;
					font-size: 14px;
					line-height: 21px;
					opacity: 0.7;
					color: #262D45;
					margin-bottom: 15px;
					height:63px;
					overflow: hidden;
				}
				.blog .left .card .text .bottom{

				}
					.blog .left .card .text .bottom .writer{
						float:left;
						width:46px;
						height:46px;
						border-radius: 50%;
						overflow: hidden;
						margin-right: 15px;
					}
						.blog  .left .card .text .bottom .writer img{
							width:100%;
							/* object-fit: cover; */
						}
					.blog .left .card .text .bottom h4{
						font-weight: 600;
						font-size: 14px;
						line-height: 22px;
					}
					.blog .left .card .text .bottom span{
						font-weight: 600;
						font-size: 13px;
						line-height: 21px;
						color: #808080;
					}
					
	.blog .right{
		width:290px;
	}
		.blog .right .block{
			margin-bottom: 40px;
		}
		.blog .right h2{
			font-weight: 900;
			font-size: 24px;
			line-height: 31px;
			margin-bottom: 20px;
		}
		.blog .right .btn-brand{
			margin-top: 10px;
			width:130px;
			height: 50px;
			line-height:50px;
		}
		.blog .right .btn-maroon{
			margin-top: 20px;
			width:130px;
			min-width:initial;
			height: 50px;
			line-height:50px;
		}
		.blog .right p{
			font-weight: 600;
			font-size: 14px;
			line-height: 21px;
			color: #262D45;
			opacity: 0.7;
			margin-bottom: 10px;
		}
			.blog .right .read-more,
			.read-more{				
				margin: 5px 0 0 0px;
				font-weight: 700;
				font-size: 14px;
				line-height: 19px;
				color: #262D45;
				display: block;
			}
	.article{

	}
	.article .left{
		margin-right: 40px;
	}
		.article .left .wedding .block{
			margin-bottom: 30px;
		}
		.article .left .wedding .main-block,
		.article .left .tips-10 .main-block{
			border:1px solid #A7A9AC;
			padding:30px;
			margin-bottom: 60px;
		}
			.article .left .wedding .main-block .block:last-child{
				margin-bottom: 0;
			}
			.article .left .wedding .main-block>.content{
				margin-bottom: 30px;
			}
	.article .tag{
		font-weight: 900;
		font-size: 24px;
		line-height: 38px;
		margin-bottom: 15px;
	}
	.article h1{
		font-weight: 900;
		font-size: 48px;
		line-height:55px;
		margin-bottom: 25px;
	}
		.article .title{
			float:left;
			line-height:18px;
		}
			.article .title .writer{
				float:left;
				width:18px;
				height:18px;
				line-height:18px;
				border-radius: 50%;
				overflow: hidden;
				margin-right: 8px;
			}
				.article .title .writer img{
					object-fit: cover;
					width:140%;
					height:auto;
				}
			.article .title h4{
				font-weight: 600;
				font-size: 14px;
				line-height: 18px;
				float:left;
				margin-right: 16px;
			}
			.article .title span i{
				width:5px;
				height:5px;
				border-radius: 50%;
				background:#000;
				margin-right: 16px;
				display:inline-block;
				display: none;
			}
			.article .title span{
				font-weight: 600;
				font-size: 14px;
				line-height: 18px;
				color: #808080;
				display:inline-block;
			}
		.article .share{
			float: right;
			line-height:18px;
		}
		.article .share ul{
			float: right;
			margin-left: 10px;
			margin-top: -5px;
		}
		.article .share ul li{
			float:left;
			margin-left: 5px;
		}
		.article .share ul li a{
			font-weight: 600;
			font-size: 14px;
			line-height:18px;
		}
		.article .share ul li a	img{
			width:30px;
			height:30px;
		}
		.article .content{
			width:100%;
			float: left;
			/* margin: 60px 0; */
		}
			.article .content .main-image{
				width:100%;
				height:350px;
				background:no-repeat center center;
				background-size: cover;
				border-radius: 14px;
				margin-top: 50px;
				margin-bottom: 50px;
				position: relative;
			}
				.article .content .main-image .logo-overlay{
					position: absolute;
					top: 10px;
					left: 10px;
					background-color: rgba(255,255,255,0.7);
					padding: 3px;
					width: auto;
					z-index: 1;
				}
					.article .content .main-image .logo-overlay img{
						height:40px;
					}
			.article .content p,
			.article .content p small{
				font-weight: 600;
				font-size: 17px;
				line-height: 25px;
				color: #262D45;
				/* opacity: 0.7; */
				margin-bottom: 40px;
			}
			.article .content p:last-child{
				margin-bottom: 0;
			}
			.article .content p.mb-20:last-child,
			.article .content ul.mb-20{
				margin-bottom: 20px;
			}
			.article .content ul.mb-40{
				margin-bottom: 40px;
			}
			.article .content h3{
				font-weight: 900;
				font-size: 22px;
				line-height: 29px;
				margin-bottom: 16px;
			}
				.article .tips-10 .content h3 img{
					margin-left: 20px;
					height:70px;
				}
				.article .tips-10 .content h3.img-right{
					float: left;
					width:100%;
				}
					.article .tips-10 .content h3.img-right span{
						float:left;
						width:85%;
					}
					.article .tips-10 .content h3.img-right img{
						float:right;
						margin-top: -20px;
						margin-left: 0;
					}
			.article .content .img-block.icon {
				position: relative;
				height:180px;
				margin-bottom: 100px;
			}
				.article .content .img-block.icon img{
					float:left;
				}
				.article .content .img-block.icon h2{
					float:left;
					font-weight: 900;
					font-size: 30px;
					line-height: 38px;
					position:absolute;
					top:50%;
					transform:translateY(-50%);
					left:260px;
				}
			.article .content ul.no-bullet li{
				list-style: none;
				margin-left: 0;
			}
			.article .content ul li{
				list-style: disc;
				margin-left:20px;
				margin-bottom: 15px;
				position: relative;
				color: #262D45;
				/* opacity: 0.7; */
				font-weight: 600;
				font-size:17px;
				line-height: 25px;
			}
				.article .content ul li ul{
					margin-top: 10px;
				}
				.article .content ul li b img{
					margin-right: 10px;
				}
			.article .content ul.dash li{
				list-style: none;
			} 
			.article .content ul.dash li:before{
				display: inline-block;
				content: "-";
				margin-left: -1em;
				width: 1em;
				font-size:15px;
				color:#189ED9;
			}




			.article .wedding .content .block-flex{
				display:flex;
				justify-content: space-between;
			}
				.article .wedding .content .block-flex .text-container{
					width:70%;
				}
				.article .wedding .content .block-flex .img-container{
					width:25%;
					align-self: center;
				}
					.article .wedding .content .block-flex .img-container img{
						width:100%;
					}
				.article .wedding .content .block-flex.switch .text-container{
					order:2;
				}
				.article .wedding .content .block-flex.switch .img-container{
					order:1;
				}
				.flex-icons{
					display: flex;
					justify-content: center;
					margin-bottom: 30px;
					width:100%;
				}
				.flex-icons .col{
					max-width:130px;
					margin:0 20px;
					text-align:center;
				}
				.flex-icons .col:first-child{
					margin-left: 0;
				}
				.flex-icons .col:last-child{
					margin-right: 0;
				}
					.flex-icons .col .img-container{
						width:100%;
						height:120px;
						margin-bottom: 30px;
					}
					.flex-icons .col .img-container img{
						height:100%;
					}
					.flex-icons .col h4{
						font-size:13px;
						line-height:19px;
					}
					.flex-icons .col h4 .info-img{
						width:12px;
						height:12px;
						margin-bottom: 0;
					}
/*_______________________ blog end _________________*/

/*_________________________ signup __________________________*/
.quote.signup .progress {
    max-width: 200px;
    margin: 0 auto 50px auto;
}
.quote.signup .progress ul li {
    width: calc((100%/3) - 16px);
}
.quote.signup.planners .progress {
    max-width: 130px;
    margin: 0 auto 50px auto;
}
.quote.signup.planners .progress ul li {
    width: calc((100%/2) - 16px);
}

.quote.signup.venue .progress {
    max-width: 230px;
    margin: 0 auto 50px auto;
}
.quote.signup.venue .progress ul li {
    width: calc((100%/2) - 16px);
}
.quote.signup h4{
	text-align: center;
	margin-bottom: 40px;
}
.quote.signup .yes-no p{
	width:100% !important;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}
.quote.signup .yes-no .radio-group{
	float:left;
	width:100%;
}
	.quote.signup .yes-no .radio-group p{
		width:100% !important;
	}
.quote.signup .flex-cancel{
	display:block;
}
.quote.signup .well{
	border:1px solid #DFDFDF;
	border-radius: 10px;
	padding:20px;
	height:200px;
	overflow-y:scroll;
	overflow-X:hidden;
}
.quote.signup .well h4{
	text-align: left;
	margin-bottom: 10px;
}
.quote.signup .well p{
	text-align: left;
	opacity: 0.7;
	margin-bottom: 10px;
	font-weight: 600;
}

/*_____________________________ partner, event start _______________________*/
	.partner.landing .hero .hero-bottom {
		height: 700px;
		margin-top: -400px;
		background: url(../images/partner-hero-bg.png) no-repeat center bottom;
	}
	.partner.landing .hero .text {
		float: none;
		text-align: center;
		width: 780px;
		margin: 0 auto;
	}
		.partner.landing .hero .text h1{
			font-size:55px;
		}
		.landing .hero img {
			float: none;
			max-width: 500px;
			z-index: -1;
		}
	.partner.landing section.why .col h3{
		height:65px;
	}
	.partner.landing section.why .col p{
		width:240px;
		margin:0 auto;
	}
	.partner .landing-section {
		width: 840px;
	}
	.partner .landing-section .video{
		float: left;
		margin-right: 80px;
		width:320px;
		border-radius: 20px;
		overflow: hidden;
	}
		.partner .landing-section .video img{
			width:100%;
		}
	.partner .landing-section .left {
		width: 440px;
		float: right;
	}
	.event.partner.landing .hero .text{
		margin-bottom: 50px;
	}
	.event.partner.landing .landing-section .top {
		margin-bottom: 90px;
	}
		.event.partner.landing .landing-section .top h2{
			width:100%;
			text-align: center;
			margin-bottom: 80px;
		}
		.event.partner.landing .landing-section .top .problems-flex{
			display:flex;
			justify-content: space-between;
		}
			.event.partner.landing .landing-section .top .problems-flex .block{
				width:184px;
				position: relative;
			}
				.event.partner.landing .landing-section .top .problems-flex .block img{
					float: left;
					margin-right: 25px;
				}
				.event.partner.landing .landing-section .top .problems-flex .block p{
					float: left;
					font-size:20px;
					line-height:56px;
					font-weight: 600;
				}
				.event.partner.landing .landing-section .top .problems-flex .block:nth-child(1):before{
					display:none;
				}
				.event.partner.landing .landing-section .top .problems-flex .block:before{
					content:"";
					position:absolute;
					height:1px;
					width:80px;
					top:28px;
					left:-120px;
					background-color: #9F9F9F;
				}
/*_____________________________ partner, event end _______________________*/

.event-review .panel-body{
 max-width:450px;
 width:100%;
 margin:0 auto;
}
.event-review .panel-body h4{
	font-size:16px;
}
.event-review .panel-body .dropdown button{
	margin-top: 20px;
	width:100%;
	height:40px;
	line-height:40px;
	box-shadow: 0px 0px 10px #c4c4c4;
	background:none;
	border-radius: 10px;
	text-align: left;
	border:none;
	padding:0 15px;
}


.event-review .panel-body .dropdown .fa-angle-down{
    float: right;
    margin-top: 12px;
}
.event-review .panel-body .dropdown-menu {
    top: 62px;
    left: 0px;
    width: 100%;
}
/*_____________________________ privacy page ____________________*/
.privacy {
	margin-bottom:60px;
}
.privacy .main-img{
	margin:0 auto 40px auto;
	display:block;
	max-width:100%;
}
.privacy>h4{
	margin-bottom: 20px;
}
.privacy p{
	margin-bottom: 20px;
	text-align: justify;
}
.privacy .text p:last-child{
	margin-bottom: 0;
}
.privacy .li-margin-bottom li{
	margin-bottom: 20px;
	text-align: justify;
}
.privacy .tabbable-line > .tab-content{
	margin-top: 0;
}
.privacy .accordion .panel-body .text{
	width:100%;
}
.privacy .accordion .panel-title .icon {
	right: 0px;
	left:auto;
}
.privacy .accordion .panel-body {
    padding: 0px 0px 35px 0px;
}
.privacy .accordion .panel-default>.panel-heading {
    padding: 0px 20px 0 0px;
}
.privacy .accordion .accordion-toggle{
	position: relative;
}
.privacy .accordion .accordion-toggle .img-container{
	margin-right: 20px;
	float: left;
	height:30px;
}
.privacy .accordion .accordion-toggle .img-container img{
	height:100%;
}
 .privacy .accordion .accordion-toggle .text{
    width: calc(100% - 72px);
	/*position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:72px;*/
} 
.error-page img{
	max-width:50%;
	width:100%;
	margin:0 auto 50px auto;
}
.error-page h2{
	margin:0 auto 50px auto;
	width:100%;
	text-align: center;
}
/*_____________________________ privacy page end ____________________*/





/*
.btn-maroon {
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
}
.btn-maroon:focus {
  outline: 0;
}
.btn-maroon:before, .btn-maroon:after {
  position: absolute;
  content: '';
  display: block;
  width: 140%;
  height: 100%;
  left: -20%;
  z-index: -1000;
  transition: all ease-in-out 0.5s;
  background-repeat: no-repeat;
}
.btn-maroon:before {
  display: none;
  top: -75%;
  background-image: radial-gradient(circle, #E0232C 20%, transparent 20%), radial-gradient(circle, transparent 20%, #E0232C 20%, transparent 30%), radial-gradient(circle, #E0232C 20%, transparent 20%), radial-gradient(circle, #E0232C 20%, transparent 20%), radial-gradient(circle, transparent 10%, #E0232C 15%, transparent 20%), radial-gradient(circle, #E0232C 20%, transparent 20%), radial-gradient(circle, #E0232C 20%, transparent 20%), radial-gradient(circle, #E0232C 20%, transparent 20%), radial-gradient(circle, #E0232C 20%, transparent 20%);
  background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
}
.btn-maroon:after {
  display: none;
  bottom: -75%;
  background-image: radial-gradient(circle, #E0232C 20%, transparent 20%), radial-gradient(circle, #E0232C 20%, transparent 20%), radial-gradient(circle, transparent 10%, #E0232C 15%, transparent 20%), radial-gradient(circle, #E0232C 20%, transparent 20%), radial-gradient(circle, #E0232C 20%, transparent 20%), radial-gradient(circle, #E0232C 20%, transparent 20%), radial-gradient(circle, #E0232C 20%, transparent 20%);
  background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
}
.btn-maroon:active {
  background-color: #E0232C;
}
.btn-maroon.animate:before {
  display: block;
  animation: topBubbles ease-in-out 0.4s forwards;
}
.btn-maroon.animate:after {
  display: block;
  animation: bottomBubbles ease-in-out 0.4s forwards;
}
@media(min-width:768){
@keyframes topBubbles {
  0% {
    background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
  }
  50% {
    background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
  }
  100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
    background-size: 0% 0%, 0% 0%,  0% 0%,  0% 0%,  0% 0%,  0% 0%;
  }
}
@keyframes bottomBubbles {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
  }
  50% {
    background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
  }
  100% {
    background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
    background-size: 0% 0%, 0% 0%,  0% 0%,  0% 0%,  0% 0%,  0% 0%;
  }
}
}*/


.animate-check{
	opacity: 0;
	transition: ease all 2s;
}
.animate-check.fadeInLeft{
	margin-right: -150px;
}
.fadeInLeft{
	opacity: 1;
	margin-right: 0;
}
/*0px 0px 10px #e6e6e6*/


/*______________ css loader animation start ____________*/
.overlay{
	position: fixed;
	z-index: 1100;
	height:100%;
	width:100%;
	background: rgba(0,0,0,0.6);
	top:0px;
	left:0px;
}
.overlay-logo{
	position: absolute;
	top:50%;
	left:50%;
	margin-left:-27px;
	margin-top:-27px;
}
.overlay-logo{
	-webkit-animation: rotate-center 1.2s ease infinite both;
			animation: rotate-center 1.2s ease infinite both;
}
@-webkit-keyframes rotate-center {
	0% {
	  -webkit-transform: rotate(0);
			  transform: rotate(0);
	}
	100% {
	  -webkit-transform: rotate(360deg);
			  transform: rotate(360deg);
	}
  }
  @keyframes rotate-center {
	0% {
	  -webkit-transform: rotate(0);
			  transform: rotate(0);
			  
	}
	100% {
	  -webkit-transform: rotate(360deg);
			  transform: rotate(360deg);
	}
  }
  /*______________ css loader animation end ____________*/
  .message-overlay{
	position: fixed;
	top:0px;
	left:0px;
	z-index: 1001;
	width:100%;
	height:100vh;
	background-color: rgba(0,0,0,0.50);
}
	.message-overlay .inner{
		position: absolute;
		width:40%;
		left:50%;
		top:50%;
		transform:translate(-50%,-50%);
		background-color:#fff;
		border-radius: 10px;
		padding:40px 20px;
	}
	.message-overlay .inner .cross{
		position: absolute;
		top: 18px;
		right: 25px;				
		color:#000;
	}
	.message-overlay .inner p{
		text-align: center;
	}
	.message-overlay .inner .cross img{
		width:12px;
		height:12px;
	}
.change-password .right{
	width:100%;
}
.change-password .right .content {
	width: 400px;
}
	.change-password .right .mycol{
		width:100%;
	}
  .cache-msg{
	  width:100%;
	  background-color:rgba(53,53,53,0.95);
	  position:fixed;
	  z-index: 100;
	  left:0%;
	  bottom:0px;
	  padding:40px 60px 40px 60px;
  }
  .cache-msg p{
	font-size:18px;
	line-height:27px;
	color:#fff;
	margin-bottom: 20px;
	text-align: center;
  }
  	.cache-msg .btn-maroon{
		display: block;
		margin:0 auto;
		width:130px;
	  }
	  .cache-msg .cross{
		position: absolute;
		top:15px;
		right:15px;
	  }
  .ml10{
	  margin-left: 10px;
  }
  .myradio input{
	  display:none;
  }
  .fix-min-width{
	  min-width:initial !important;
  }
  .alert-success{
	  text-align: center;	  
	  border:none;
  }
  .alert-success button.close{
	  top:0px;
	  right:0px;
  }
  .success-body-modal{
	  text-align:center;
	  padding:20px;
  }
  .success-body-modal img{
	  margin:0 auto 20px auto;
	  display:block;
  }
  .success-body-modal h2{
	  margin-bottom: 10px !important;
  }
  /*browser scroll color change*/
  ::-webkit-scrollbar{
	width:8px;
  }
  ::-webkit-scrollbar-thumb{
	border-radius: 10px;
	background-color: #2196F3;
	box-shadow: inset 0 0 6px rgba(0,0,0,.5);
  }
  ::-webkit-scrollbar-track{
	border-radius: 10px;
	background-color: #d5f7f7;
	box-shadow: inset 0 0 6px rgba(0,0,0,.4);
  }
  /*browser scroll color change end*/
  .mt-10{
	  margin-top: 10px;
  }
  .mb-20{
	  margin-bottom: 20px;
  }
  /*firefox fix*/
  @supports(font-synthesis: inherit) {
	input::placeholder,
	input.form-control::placeholder,
	select.form-control::placeholder{
	  line-height:56px;
   }
   .messaging .right .well .bottom input{
		line-height:64px;
   }
   .popover input::placeholder{
	   line-height:38px;
   }
}