@font-face {
    font-family: 'FocoBlack';
    src: URL('../../../../../assets/themes/public/fonts/FocoBlack.ttf');
    font-display: block;
}

@font-face {
    font-family: 'Foco';
    src: URL('../../../../../assets/themes/public/fonts/Foco.ttf');
    font-display: block;
}
.font-focoblack{
    font-family: FocoBlack;
}
body{
    overflow-x: hidden;
}
/*Slider*/
.noUi-handle:after, .noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px;
}
.citations-subheader{
    padding-bottom: 0px !important;
}
.noUi-target {
    background: #FAFAFA;
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB;
    margin-top: 40px;
}
.noUi-horizontal {
    height: 18px;
}
.noUi-connects {
    overflow: hidden;
    z-index: 0;
}
.noUi-target {
    position: relative;
}
.noUi-horizontal .noUi-handle {
    border-radius: 0;
    background: #82B826;
    top: -12px;
    width: 18px;
    border: none;
    box-shadow: none;
}
/*end Slider*/
/*Buy Citation*/
.citation-wrapper{
    max-width: 56%!important;
}
#buy-cit{
    display: none;
}
.d-inline-block{
    display:inline-block ;
}
#c_value{
    font-size:2.3rem!important; ;
}
/*end of Buy Citations*/
span{
    font-size: unset!important;
}
.font-12{
    font-size:1.2rem !important;
}


.space{

    /*margin-top: 55px !important;*/
    /*height: 360px !important;*/
}
#testimonials{
    margin:0 auto;
    z-index: auto;
}

#benefit-container, #promise-container{
    position: relative;
    z-index: 5;
    background-color: #ededed;
}

#testimonials h2, #benefits h2, #promise h2, #citations h2, #faq h2{
    font-size: 2.25rem !important;
}
.citations-subheader .table  .row .col-lg-6{
    float: left;
}

.card.card-collapse h5 {
    text-align: left !important;
}.card.card-collapse .card-body {
     text-align: left !important;
     padding-bottom: 20px !important;
 }


.citations-header {
    background-image: url(../../img/citations/citations-banner.jpg);
    background-position: 100% 0%;
    background-repeat: no-repeat;
    height: 600px;
    position: relative;
}

#testimonials .section {
    padding: 40px 0px;
}

#testimonials{
    padding-top: 20px !important;
    padding-bottom: 100px !important;
    margin-top: 0px;
    height: auto;
}

/*.carousel-indicators li {*/
/*    border: none !important;*/
/*    opacity: 0.5;*/
/*    background: #c7282e !important;*/
/*}*/
.carousel .carousel-indicators li {
    border-radius: 20px;
    background-color: #902e2e;
    border: #902e2e;
}

.carousel .carousel-indicators .active {
    opacity: 1 !important;
}

.carousel-inner .carousel-item img{
    height: 200px;
}

.carousel-item.active, .carousel-item-next, .carousel-item-prev {
    display: flex !important;
    width: 80%;
    margin: 0 auto;
    height: 200px;
}

.carousel-indicators {
    margin-top: 20px;
}

.carousel .carousel-indicators {
    bottom: -80px;
}

.item-info {
    margin-left: 30px;
    margin-top: 10px;
    font-family: 'Foco';
    font-size: 17px;
    text-align: justify;
    text-justify: inter-word;
}

/*.carousel .carousel-indicators li {*/
/*    border-radius: 20px;*/
/*}*/
.carousel .carousel-indicators {
    bottom: -75px;
}

.carousel-inner {
    height: 200px;
}
#myCarousel{
    display:flex;
    width: 90%;
    justify-content: center;
}

.carousel .carousel-indicators li {
    background-color: #cd9c9c;
}

.carousel .carousel-indicators .active {
    background-color: #cd9c9c;
    height: 10px;
    width: 10px;
}

.carousel .carousel-indicators .active {
    background-color: #ce2f2f;
}


.carousel-item.active, .carousel-item-next, .carousel-item-prev {
    display: flex !important;
    width: 1000px;
    margin: 0 auto;
}

.citation-content-smaller{
    width: 100% !important;
}
.citation-content-ul-smaller{
    max-width: unset !important;
    width: 100% !important;
}
.citation-img-smaller{
    display: flex !important;
    margin: 20px 0px -30px;
    margin-top: 20px !important;
}
.citation-smaller{
    background-image: unset !important;
    width: 100% !important;
}

#guestpost #testimonials {
    height: 420px;
}
.benefits-overlap{
    background-size: cover;
    background-image: url("../../img/citations/benefit-img-full.jpeg") ;
    background-repeat: no-repeat;
}
#citations {
    height: auto;
    background-color: #ededed;

    background-image: url("../../img/citations/citations.png");
    background-size: 53%;
    background-repeat: no-repeat;
    background-position: right;

    color: black !important;
    display: flex;
    flex-direction: row;
    /*flex-wrap: nowrap;*/
    justify-content: space-between;
}

#faq h2{
    margin-bottom: 30px !important;
}
#benefits{
    max-width: 1200px;
    margin:0 auto;
    margin-bottom:0px;
    height: auto;
    background-color: #ededed;
    background-image: url("../../img/citations/benefit-img-updated.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    color: black !important;
    display: flex;                  /* establish flex container */
    flex-direction: row;            /* default value; can be omitted */
    flex-wrap: nowrap;              /* default value; can be omitted */
    justify-content: space-between; /* switched from default (flex-start, see below) */
    padding: 10px 0px 30px;
    background-size: auto;
}


.benefits-content{
    width: 650px !important;
}

.benefits-content ul {
    list-style: none;
    padding-top: 10px;
    padding-left: 1px;
}
.benefits-content ul li{
    display: inline-flex;
    padding-bottom: 5px;
}
.benefits-content ul li label{
    margin-left: 10px;
    font-size:1.2rem;
    color: black;
    text-align: initial;
}

.benefits-content ul li img{
    height: 100%;
}
.whiteColorTxt{
    color: white !important;
}
.align-items-left{
    text-align: left;
}
.text-dark {
    color: #474746 !important;
}
.margin-20{
    margin: 20px auto !important;
}
.pleft-5{
    padding-left: 5% !important;
}
.pright-5{
    padding-right: 5% !important;
}
.benefits-smaller{
    background-size: cover !important;
    background-image:linear-gradient(rgba(0, 0, 0, 0.527),rgba(0, 0, 0, 0.5)),url("../../img/citations/benefit-full.jpeg") !important;
}


#promise{
    max-width: 1200px;
    margin:0 auto;
    margin-bottom:0px;
    height: auto;
    background-color: white;
    color: black !important;
    display: flex;                  /* establish flex container */
    flex-direction: row;            /* default value; can be omitted */
    flex-wrap: nowrap;              /* default value; can be omitted */
    justify-content: space-between; /* switched from default (flex-start, see below) */
    background-image: url("../../img/citations/promise.png");
    /* //background-size: contain; */
    background-size:55% 100%;
    background-repeat: no-repeat;
    background-position: left;
    padding: 30px 0px 30px;
}
.promise-small{
    background-size: cover!important;
    background-image:linear-gradient(rgba(0, 0, 0, 0.527),rgba(0, 0, 0, 0.5)),url(../../img/citations/promise-full.jpeg)!important;
}
.promise-content {
    text-align: right;
    margin: 5px auto 20px;
    margin-right: 80px;
}

/*.promise-content ul li .fas .fas {*/
/*    font-size: 30px !important;*/
/*}*/

.promise-content ul {

    width: 41%;
    float: right;
    padding-right:2% ;
    list-style: none;
    text-align: justify;
    margin-right: -1% !important;
}

#order .btn{
    font-size: 1rem;
}

#order .dropdown-menu a{
    font-size: 1rem ;
}
.promise-content-small-ul{
    margin-left:unset !important;
    width:unset !important;
    float:unset !important;
}

.promise-content ul li label {
    margin-left: 20px;
    font-size:1.2rem;
    color: black;
    text-align: justify;
}

.promise-content ul li{
    display: inline-flex;
}
.promise-content ul li img{
    height: 100%;
}

#citations {
    max-width: 1200px;
    margin:0 auto;
    margin: 0 auto;
    /*padding-left: 5%;*/
    /*padding-right: 5%;*/
    height: auto;
    background-color: #ededed;
    color: black !important;
    display: flex;
    padding-bottom: 20px !important;
    padding-top: 20px;
}

.citation-content {
    width: 45%;
    padding-right: 15px;
    /*padding-left: 50px;*/
    /*padding-right: 50px;*/
    float: left;
    text-align: justify;
}

.citation-content ul li span{
    margin-top: 20px;
    font-size: 30px;
    font-weight: bolder;
}


.citation-content ul {
    list-style: none;
    padding-left: 0px;
}


/*.citation-img  img {*/
/*    width: 90%;*/
/*    height: 50%;*/
/*}*/

.citation-img {
    display: flex;
    margin-top: 10%;
    justify-content: center;
    /*width: 30%;*/
    /*padding: 50px;*/
}

#profile {
    margin: 0 auto;
    height: auto;
    background-color: #ededed;
    max-width: 1080px;
    padding: 10px 0px;

}

ul.circle {
    list-style: none;
    counter-reset: item;
}

ul.circle > li{
    counter-increment: item;
}

ul.circle > li:before {
    position: relative;
    bottom: 2px;
    margin-right: 4px;
    content: counter(item);
    background: #82B826;
    border-radius: 100%;
    color: white;
    width: 1.3em;
    text-align: center;
    display: inline-block;
}

ul.circle > li > p {
    display: inline!important;
    margin: auto;
}
/*.profile-item{*/
/*    margin: 0 auto;*/
/*    display: flex;*/
/*    width: 60%;*/
/*}*/

/*.profile-item img{*/
/*    width: 150px;*/
/*    height: 150px;*/
/*}*/

/*.profile-info {*/
/*    margin-left: 30px;*/
/*    margin-top: 10px;*/
/*    font-family: 'Foco';*/
/*    font-size: 17px;*/
/*    text-align: justify;*/
/*    text-justify: inter-word;*/
/*}*/

/*.profile-info .company {*/
/*    font-weight: bold;*/
/*}*/


#faq{
    margin:0 auto;
    height: auto;
    text-align: center;
    padding: 10px 0px 40px;
    background-color: #ededed;
    background-image: url("../../img/citations/faq.png");
    background-size: cover;
    background-repeat: no-repeat;
    color: black !important;
}



.faq-content {
    margin: 0 auto;
    width: 95%;
}
.faq-content .row .col button{
    font-weight: unset !important;
}
.faq-content .collapse.show{
    text-align: center;
}

.faq-content ul {
    list-style: none !important;
    columns: 2;
    -webkit-columns: 1;
    -moz-columns: 1;
}

.faq-content .row .col button{
    border-radius: 8px;
    padding-left:10px;
    padding-top: 0px;
    padding-bottom: 4px;
    width: 60%;
    white-space: normal;
    word-wrap: break-word;
    position: relative;
}

.faq-content h3 {
    font-family: Foco!important;
    font-size: 1rem!important;
}

.faq-content p {
    font-size: 0.9rem!important;
}

/*.faq-content ul li button span{*/
/*    float: left;*/
/*    text-align: justify;*/
/*}*/

.faq-content .row .col button span b{
    margin-right: 4px;
}

.faq-content .row .col button i{
    position: absolute !important;
    right: 2% !important;
    margin-top: 2.5% !important;
    margin-bottom: 3% !important;
}

.faq-content .card {
    /*width: 50% !important;*/
    margin-bottom: 3%;
    /*margin-left: 25%;*/
    /*margin-right: 25%;*/
}


#order{
    margin: 0px auto;
    margin-bottom:0px;
    /* //padding-top: 20px; */
    height: auto;
    background-color: white;
    color: black !important;
    /*padding-top: 20px;*/
    padding-bottom: 20px;
}


.order-form {
    margin:20px auto!important;
    margin: 0 auto;
    text-align: center;
    max-width: 1080px;
}

.order-form .bootstrap-select > .dropdown-toggle {
    border: #82B826 2px solid !important;
    background-color: #ededed !important;
    color: black;
    z-index: 1;

}

.slider {
    -webkit-appearance: none;
    width: 30%;
    height: 5px;
    outline: none;
    border: none;
}

input[type=range] {
    height: 5px;
    margin-top: 50px;
    -webkit-appearance: none;
}


input[type=range]::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    height: 5px;
    background: #82B826;
    border: none;
    border-radius: 3px;
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 12px;
    width: 15px;
    background: red;
    margin-top: -40px;
    clip-path: polygon(100% 0, 0 0, 49% 100%);
}

input[type=range]:focus {
    outline: none;
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #82B826;
}

input[type=range]::-moz-range-track {
    height: 5px;
    background: #82B826;
    border: none;
    border-radius: 3px;
}

input[type=range]::-moz-range-thumb {
    -webkit-appearance: none;
    height: 12px;
    width: 15px;
    background: red;
    margin-top: -40px;
    clip-path: polygon(100% 0, 0 0, 49% 100%);
}

/*hide the outline behind the border*/
input[type=range]:-moz-focusring {
    outline: 1px solid white;
    outline-offset: -1px;
}

input[type=range]:focus::-moz-range-track {
    background: #82B826;
}

/* for ie */

input[type=range]::-ms-track {
    height: 5px;

    /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
    background: transparent;

    /*leave room for the larger thumb to overflow with a transparent border */
    border-color: transparent;
    border-width: 6px 0;

    /*remove default tick marks*/
    color: transparent;
}

input[type=range]::-ms-fill-lower {
    background: #82B826;
    border-radius: 10px;
}

input[type=range]::-ms-fill-upper {
    background: #82B826;
    border-radius: 10px;
}

input[type=range]::-ms-thumb {
    -webkit-appearance: none;
    height: 12px;
    width: 15px;
    background: red;
    margin-top: -40px;
    clip-path: polygon(100% 0, 0 0, 49% 100%);
}

input[type=range]:focus::-ms-fill-lower {
    background: #82B826;
}

input[type=range]:focus::-ms-fill-upper {
    background: #82B826;
}

.order-form-submit table{
    margin: 20px auto;
    width: 30%;
}

/*.order-form-submit input {*/
/*    border: #82B826 2px solid !important;*/
/*    background-color: #ededed !important;*/
/*    border-radius: 8px;*/
/*    width: 100%;*/
/*    height: 40px;*/
/*}*/
.delivery-radio{
    float:left;
}
#order_form{
    margin: 20px auto;
}
/*.order-form-submit textarea {*/
/*    border: #82B826 2px solid !important;*/
/*    background-color: #ededed !important;*/
/*    border-radius: 8px;*/
/*    width: 100%;*/
/*    height: 90px !important;*/
/*}*/

.drag-drop {
    border: #82B826 2px solid !important;
    background-color: #ededed !important;
    border-radius: 8px;
    height: 60px;
    color: grey;
}

.order-form-submit tr td {
    padding: 5px;
}


.checkout{
    width: 30%;
    margin: 0 auto;
}

.delivery{
    border: #82B826 2px solid !important;
    background-color: #ededed !important;
    border-radius: 8px;
    height: auto;
    padding: 10px;
}


input[type='radio']:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #82B826;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 0.5px solid #ededed;
}

.delivery ul {
    list-style: none;
    text-align: justify;
}

.summary{
    width: 100%;
    padding: 5px;
    display: flex;
    justify-content: space-between;
}

.summary .details{
    margin-left: 2px !important;
}

.summary .details table tr td div {
    border: #82B826 2px solid !important;
    background-color: #ededed !important;
    border-radius: 8px;
    height: auto;
    padding: 5px;
    margin-top: 10px;
    width: 200px;
    display: flex;
    justify-content: space-between;
}

.pay button {
    width: 90%;
}

button {
    font-weight: bold !important;
}


/*.triangle-container::before {*/
/*    height: 520px !important;*/
/*}*/

#myCarousel {
    width: 90%;
    margin: 0 auto;
}

.vmt-5 {
    margin-top: 20px !important;
}
.card {
    border-radius: 15px;
}
.three-b {
    max-width: 33% !important;
}
#testimonials .plus-bg:before, #testimonials .plus-bg:after {
    content: "";
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url(../../img/default/list-bg.png);
    background-repeat: no-repeat;
    background-size: 130%;
    z-index: -1;
    opacity: 0.3;
}


#section-features{
    margin-bottom: 40px;
}

#testimonials ul.features-ul {
    padding:50px;
}

#testimonials ul.features-ul li {
    margin: 0;
    padding: 15px 0 15px 50px;
    list-style: none;
    background-image: url(../../img/link-insertion/plus.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 35px;
    font-size: 1.2rem;
    color: #474746;
    text-align: left;
}

.corner-ribbon.top-right {
    top: 48px;
    right: -71px;
}
#testimonials .section .texts-on-img h2{
    position: absolute;
    top: 19px;
    left: 30px;
    padding: 10px 35px;
    width: 55%;
    font-weight: 600;
    font-size: 2rem !important;
    font-family: 'Poppins', sans-serif;
    line-height: 1.2;
    margin: 0;
    text-align: left;
    margin-left: 56px;
}

#testimonials .section .card-pricing .corner-ribbon b {
    font-size: 1rem;
}

#testimonials .section .card-pricing .card-body{
    padding: 35px 20px 20px  !important;
}
#testimonials .section .card-pricing .card-body h2{
    font-size: 2.27rem;
}
#testimonials .section .card-pricing .card-body h5{
    font-size: 1.4rem;
}


#testimonials .section .card-pricing.card-packages-popular-wrapper {
    transform: scale(1.1);
    z-index: 1;
    border: 1px solid #82B826 !important;
}

#testimonials .section .card-pricing.card-packages-popular-wrapper ul {

}

#testimonials .section .card-pricing.card-packages-popular-wrapper h2.card-price {
    font-size: 3.5rem;
}

#testimonials .section .card-pricing .card-percent-off {
    position: absolute;
    border: 0.1vw solid #FFF;
    background: #82B826;
    color: #FFFFFF;
    border-radius: 50%;
    text-align: center;
    display: block;
    font-family: 'FocoBlack';
    line-height: 1;
}

#testimonials .section .card-pricing ul{
    width: 200px;
    max-width: unset;
    margin: 20px auto 15px;
}


.collapse .card-body{
    padding-top:20px!important;
}

.card .card-header:not([class*="header-"]) {

    box-shadow: 0vw 0 2vw rgba(0, 0, 0, 0.13)!important;

}
.card-header{
    background-color: #82B826 !important;
}

.card-collapse{
    margin-top:30px!important;
    margin-bottom:15px !important;
}


#testimonials .section-semi-fullwidth{
    max-width: 1080px !important;
    margin: 0 auto;
}

.carousel .carousel-indicators li {
    border-radius: 20px;
    background-color: #902e2e;
    border: #902e2e;
}
#faq span{
    font-size: 1rem !important;
}

#faq .ccard{
    font-size: 1rem !important;
}

.item-info {
    margin-left: 30px;
    margin-top: 10px;
    font-family: 'Foco';
    font-size: 1.2rem;
    text-align: justify;
    text-justify: inter-word;
}

.carousel .carousel-indicators {
    bottom: -60px;
}

.carousel-inner {
    height: 200px;
}

.carousel .carousel-indicators li {
    background-color: #b0cd9c;
}

.carousel .carousel-indicators .active {
    background-color:#82B826;
    height: 10px;
    width: 10px;
}

.carousel .carousel-indicators .active {
    background-color: #82B826 ;
}

#testimonials h2{
    margin-bottom: -5px !important;
}
#testimonials{
    height: 420px;
}
.carousel-item.active, .carousel-item-next, .carousel-item-prev {
    display: flex !important;
    width: 99%;
    margin: 0 auto;
}



#testimonials .section .card-pricing ul li{
    padding: 5px 0px;
    font-size: 1.2rem;
    color: #999999;
    line-height: 1.2;
}

#testimonials .section .card-pricing ul li::before {
    content: "\2022";
    color: #222222;
    font-weight: bold;
    display: inline-block;
    width: 25px;
}


.col {
    padding: 0 0px;
}
.vmr-1 {
    margin-right: auto !important;
}
.corner-ribbon {
    line-height: 39px;
    width: 270px;
}
#testimonials .section .card-pricing .corner-ribbon b {
    font-size: 1.2rem;
}

.pl-0, .px-0 {
    padding-left: 0px !important;
    padding-bottom: 0px !important;
}

.triangle-container::before {
    background-image: url(../../img/default/abc-triangle-header.png);
    background-repeat: no-repeat;
    /*width: 59vw;*/
    /*background-size: 100%;*/
    /*opacity: 1;*/
    /*animation: none;*/
}
.triangle-container {
    margin-top: 150px;
    z-index: 2;
}
.triangle-container:before, .triangle-container:after {
    content: "";
    position: absolute;
    top: 20% !important;
    height: 100%;
    /*left: 0% !important;*/
    z-index: -1;
}
section#testimonials {
    display: none !important;
}


h2.title {
    margin-bottom: 1rem;
    text-align: center;
}


.w-100 {
    width: 100% !important;
    text-align: center;
}

.text-white {
    color: #fff !important;
    font-size: 36px;
}

h5, .h5 {
    font-size: 1.0625rem;
    line-height: 2.55em !important;
    margin-bottom: 15px !important;
    text-align: center;
}

.w-100 {
    width: 75% !important;
    text-align: center;
    margin: 0 auto;
}

.text-white {
    color: #fff !important;
    font-size: 36px;
}

h5, .h5 {
    font-size: 1.0625rem;
    line-height: 2.55em !important;
    margin-bottom: 15px !important;
    text-align: center;
}
.citations-header {
    background-image: url(../../img/citations/citations-banner.jpg);
    background-position: 100% 30%;
    background-repeat: no-repeat;
    height: 500px;
    position: relative;
}

#section-faq .faq-content a.faq-a {
    color: #82B826 !important;
    font-family: 'FocoBlack';
}
#section-faq .faq-content .card-collapse .card-body {
    padding: 0 0 10px 50px;
}

.faq-content p {
    text-align: left;
}

.abc-plus-header {
    background-image: url(../../img/abc-plus/abc-plus-header-bg.png);
    background-position: 100% 12%;
    background-repeat: no-repeat;
    background-size: cover;
}

.citations-subheader{
    width: 100%;
    background-color: whitesmoke;
    /*padding-left: 158px!important;*/
    opacity: 0.9;
    position: relative;
    height: auto;
    bottom: 0;
    z-index: 3;
    margin-top:auto;
    margin-bottom:auto;
    text-align:center;
    padding: 30px 30px 30px 30px;
    color: black;

}

.citations-subheader h3 {
    margin-left: 10px;
    font-weight: bold;
    color: #2d2d2e;
    font-family: 'FocoBlack';
}

.subheader-title {
    margin-top: -25px!important;
    margin-bottom: -4px!important;
}

.subheader-text{
    font-size:1.2rem;
    color: black;
    text-align: justify;
    padding: 10px;

}

.header-bullets{
    margin-left: 10px;
    font-size: 1.1rem;
    font-weight: bold;
    color: #2d2d2e;
    font-family: 'FocoBlack';
    cursor: pointer;

}

.fa-angle-right:before {
    position: relative;
    top: 1.4px;
    cursor: pointer;
}

.fa-angle-down:before {
    position: relative;
    top: 1.4px;
    cursor: pointer;
}

.citations-subheader img {
    width: 25px;
    height: 25px;
}

.citations-subheader table {
    margin: auto;
    z-index: 1;
}

.citations-subheader table td {
    text-align: left;
    padding: 20px;
}
.citation-img{
    display: none;
}
.col {
    flex-basis: inherit !important;
    -webkit-box-flex: inherit !important;
    flex-grow: inherit !important;
    max-width: 100%;
}
.half {
    max-width: 50%  !important;
}

.w-100 img {
    padding-bottom: 30px;
}
.card.card-collapse h5 {
    text-align: left !important;
}.card.card-collapse .card-body {
     text-align: left !important;
     padding-bottom: 20px !important;
 }

#testimonials .section .card-pricing ul li::before {
    content: "\2022";
    color: #222222;
    font-weight: bold;
    display: inline-block;
    padding-right: 17px;
}

p.m-0 {
    text-align: center !important;
}

#testimonials .section .card-pricing h2.card-price{
    font-size: 3rem;
    margin: 0 0 10px;
}

#testimonials .section .card-pricing h2.card-price small{
    font-size: 1.8rem;
}

#testimonials .section .card-pricing.card-packages-popular-wrapper h2.card-price small{
    top: -25px;
}

#testimonials .section .card-pricing h2.card-price span{
    font-size: 2rem;
    padding-left: 10px;
    margin-left: 12px;
    border-left: 1px solid #ddd;
    color: #bbb;
    text-align: left;
    display: inline-block;
}

#testimonials .section .card-pricing #package_btn {
    padding: 10px 60px !important;
}

#section-book-meeting .book-meeting-bg{
    background-image: url(../../img/infographic/custom-list-image-bg.jpg);
    width: 1080px;
    background-repeat: no-repeat;
    background-position: 468px -115px;
    z-index: 1;
    background-size: 750px;
    height: 349px;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn:hover {
    color:unset;
}

#start{
    max-width: 100%;
    margin:0 auto;
    /*margin-bottom:20px;*/
    margin-top:3%;
    height: auto;
    background-color: white;
    color: black !important;
    display: flex;                  /* establish flex container */
    flex-direction: row;            /* default value; can be omitted */
    flex-wrap: nowrap;              /* default value; can be omitted */
    justify-content: space-between; /* switched from default (flex-start, see below) */
    /*padding: 40px 0px 30px;*/
}

.start-citations{
    text-align: center;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    /*background: #ededed;*/
}
.start-citations ul{
    padding-top: 3%;
    /*padding-bottom: 1%;*/
    width: 100%;

}

.style-list {
    color: #82B826;
    font-weight: bold;

}
.promise-content h2{
    margin-left: 60% !important;
    margin-bottom:3%;
}


@media (min-width: 1780px){
    .triangle-container::before {
        height: 100% !important;
    }
    .subheader-title {
        margin-top: -25px!important;
        margin-bottom: -4px!important;
        /*margin-left: -44px!important;*/
    }
}
@media all{
    .faq-content .row .col button{
        width: 100%;
    }


}

@media (max-width: 1300px) {
    .header-bullets {
        text-align: center;
    }
    .subheader-text {
        text-align: center;
    }
    .col-sm-2 {
        margin-left: -10%;
    }
    /*.subheader-title {*/
    /*    margin-left: 11px!important;*/
    /*}*/
}




@media(max-width: 1500px) {
    .subheader-title {
        margin-top: -25px!important;
        margin-bottom: -4px!important;
        /*margin-left: 11px!important;*/
    }

    .triangle-container:before, .triangle-container:after {
        height: 100%;
        /*left: 0% !important;*/
    }

    .header-filter:before, .header-filter:after {
        height: 100% !important;
    }

}
@media (max-width: 1236px){
    /*.triangle-container::before {*/
    /*    height: 460px !important;*/
    /*}*/
    #testimonials h2, #benefits h2, #promise h2, #citations h2, #faq h2 {
        font-size: 2rem !important;
        margin-left:0 !important;
    }
    .viewport-container , .viewport-content , .faq-content , #testimonials .section-semi-fullwidth , #benefits, #promise, #citations, .order-form, #profile{
        max-width: 850px !important;
    }
    #testimonials .section .card-pricing .card-body {
        padding: 10px 20px 20px !important;
    }
    .card-pricing{
        border-top-right-radius: 15px !important;
        border-bottom-right-radius: 15px !important;
        border-top-left-radius: 15px !important;
        border-bottom-left-radius: 15px !important;
    }
    #testimonials h2 {
        margin-bottom: -25px !important;
    }
    #testimonials {
        height: 395px;
    }

    .citations-header {
        background-image: url(../../img/citations/citations-banner.jpg);
        background-position: 100% -15%  !important;
        background-repeat: no-repeat;
        height: 457px !important;
        position: relative;
    }

    .triangle-container {
        margin-top: 125px;
    }


    .promise-content {
        margin-right: -15px;
    }

    .promise-content ul{
        margin-right: 0 !important;
        width: 50% !important;
        margin: 0 25% !important;

    }
    #testimonials .section .card-pricing.card-packages-popular-wrapper {
        transform: scale(1);
        z-index: 1;
        border: 1px solid #82B826 !important;
        width: 500px;
        margin: 0 auto !important;
        height: 480px;
    }
    .card-pricing {
        text-align: center;
        width: 430px;
        margin: 0 auto;
        height: 480px;
    }
    .three-b {
        max-width: 100% !important;
    }
    .viewport-content{
        max-width: 600px !important;
    }
    .corner-ribbon.top-right {
        top: 49px;
        right: -66px;
        left: auto;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    .corner-ribbon b {
        font-size: 0.9rem;
    }
    .corner-ribbon {
        line-height: 35px;
    }

    .card .card-category {
        margin-top: 25px;
    }
    #testimonials .section .card-pricing.card-packages-popular-wrapper h2.card-price small {
        top: -17px;
    }
    #testimonials .section .card-pricing h2.card-price small {
        font-size: 1.8rem;
        top: -16px;
    }
    #testimonials .section .card-pricing h2.card-price span {
        font-size: 1.7rem;
    }
    #testimonials .section .card-pricing .card-body h5 {
        font-size: 1.3rem;
    }


    #testimonials .section .texts-on-img h2 {
        font-size: 1.6rem !important;
        width: 69%;
        top: 25px;
        left: 0px;
    }

    .carousel-item.active, .carousel-item-next, .carousel-item-prev {
        display: flex !important;
        margin: 0 auto;
    }

    .start-citations ul{
        margin-left:0%;
    }
}

@media all and (max-width:1080px) {
    #benefits, #promise {
        max-width: 100% !important;
    }

    #citations {
        padding-top: 0px !important;
    }
    #citations img{
        width: 70% !important;
    }
}


@media all and (max-width:1024px) {
    .triangle-container::before{
        left:0%!important;
    }
    #section-solution .text-content h2 {
        font-size: 20px !important;
    }
    .citations-header {
        height: 617px !important;
    }
    #faq{
        height: unset!important;
    }
    #testimonials h2,#benefits h2, #promise h2,#citations h2,#faq h2{
        font-size: 2rem!important;
    }
    .corner-ribbon.top-right {
        top: 49px;
        right: -64px;
    }
    .citations-header {
        background-image: url(../../img/citations/citations-banner.jpg);
        background-position: 100% -15% !important;
        background-repeat: no-repeat;
        position: relative;
        height: 430px !important;
    }


    .citations-subheader{
        height: auto;
    }

    .triangle-container {
        width: 100% !important;
        z-index: 2 !important;
    }
    .triangle-container::before {
        background-repeat: no-repeat;
        width: 100% !important;
        /*height: 404px !important;*/
        background-size: 100% !important;
        opacity: 1;
        /*animation: none;*/
    }
    .card-pricing h2 {
        font-size: 2.7rem !important;
    }

    #testimonials .section {
        padding: 1px 0px 40px 0px;
    }
    #testimonials .section .card-pricing #package_btn {
        padding: 5px 50px !important;
    }
    .texts-on-img h2 {
        padding-right: 40px !important;
        margin-left: 20px !important;
    }
    #testimonials .section .texts-on-img h2 {
        top: 15px;
        left: 16px;
    }
    #testimonials ul.features-ul {
        padding: 25px;
    }
    #testimonials{
        padding-top: 0px;
    }

}

.td-subheader {
    width: 50%;
}

.td-subheader-2 {
    width: 54%;
}


@media (max-width: 999px) {
    .citations-subheader table td {
        padding: 20px;
        display: flex;
        /*justify-content: center;*/
    }
    .citations-subheader table {
        margin-top: -24px;
        /*margin-left: 30%;*/
    }


    .td-subheader {
        width: 100%;
    }

    .td-subheader-2 {
        width: 100%;
    }
    .citations-subheader {
        padding:30px;
    }

    .subheader-title {
        margin-bottom: 20px!important;
        /*margin-left: 35px!important;*/
    }

}


@media (max-width: 880px) {

    h1, .h1 {
        font-size: 2.5rem !important;
    }
    #testimonials ul.features-ul li {
        background-size: 25px;
    }
    .corner-ribbon.top-right {
        top: 50px !important;
        right: -63px !important;
    }

    .citations-subheader table {
        margin-top: -24px;
        /*margin-left: 196px;*/
    }

}

@media (max-width: 860px) {
    .viewport-container, .viewport-content,  .faq-content , #testimonials .section-semi-fullwidth ,  #citations, .order-form, #profile, #faq .row {
        max-width: 650px !important;
        margin: 0 auto !important;
    }
    .citations-subheader{
        padding-bottom: 0px !important;
    }
    .carousel-item.active, .carousel-item-next, .carousel-item-prev {
        margin-top: 25px;
    }
    .carousel-inner .carousel-item img {
        height: 170px;
    }
    .carousel-inner {
        height: 250px;
    }
    #testimonials h2 {
        margin-bottom: 20px !important;
        margin-top: 0px;
    }
    #book-h1{
        font-size: 2rem !important;
    }
    .texts-on-img h2 {
        margin-left: 15px !important;
    }
    .w-100 {
        width: 80% !important;
        text-align: center;
        margin: 0 auto;
        margin-top: 20px;
    }
    .w-100 img {
        padding-bottom: 0px;
    }
    #section-features {
        margin-bottom: 15px;
    }
    #testimonials .section .texts-on-img h2 {
        top: 15px;
        left: -8px;
        font-size: 1.5rem !important;
        width: 82%;
    }
    #testimonials .section {
        padding: 1px 0px;
    }
    .vmb-2 {
        font-size: 2.5rem !important;
    }
    #testimonials .section .card-pricing ul {
        width: 270px;
        max-width: unset;
        margin: 25px auto 15px;
    }
    .card {
        margin-bottom: 0px;
    }
    .promise-content ul{

        margin: 0 20% !important;

    }

    .citations-subheader table {
        margin-top: -24px;
        /*margin-left: 22%;*/
    }
    .citations-header {
        height: 450px!important;
    }


}

@media (max-width: 767px) {
    .page-header {
        margin-top: 10px!important;
        height: 400px!important;
    }
}

@media (max-width: 700px){
    .viewport-container, .viewport-content,  .faq-content , #testimonials .section-semi-fullwidth ,  #citations, .order-form, #profile, #faq .row {
        max-width: 500px !important;
        margin: 0 auto !important;
    }
    .promise-content ul , .benefits-content ul{
        max-width: 500px;
        margin: 0px auto;
        padding: 0px !important;
    }

    #testimonials .section .texts-on-img h2 {
        font-size: 1.7rem !important;
        top: 27px;
        left: 35px;
        width: 62%;
    }
    #citation-header{
        height: 400px !important;
        margin-top: 0px !important;
    }

    #order .dropdown{
        max-width: 235px;
    }
    .citation-wrapper {
        max-width: 400px!important;
    }
    #profile .font-12 {
        font-size: 1.1rem !important;
    }
    .carousel-item.active, .carousel-item-next, .carousel-item-prev {
        margin-top: 20px;
    }

    #testimonials .section .card-pricing.card-packages-popular-wrapper {
        width: auto;
        height: 490px;
    }
    .start-citations h2{
        font-size: 2rem;
    }

}

@media(max-width: 634px){
    .citation-testimonials >.slider-box-wrapper > .row{
        height:650px !important;
    }

    #testimonials .item-info {
        margin-left: 0px !important;
    }

    #profile .item-info{
        margin-left: 0px !important;
    }
    .carousel-inner{
        height: 340px;
        margin-top: -255px;
    }
    #testimonials{
        height: 650px !important;

    }
    .carousel .carousel-indicators {
        bottom: -15px;
    }
    .carousel-item img{
        margin-bottom: 20px;
    }
    .carousel-item.active, .carousel-item-next, .carousel-item-prev {
        display: flex !important;
        margin: 0 auto;
        flex-direction: column;
    }
    .carousel .carousel-indicators {
        bottom: -50px !important;
    }
    .carousel-inner {
        height: 425px !important;
        margin-top: -190px !important;
    }

    #testimonials h2 {
        margin-bottom: -10px !important;
    }
    .citation-testimonials >.slider-box-wrapper > .row {
        height: 650px !important;
        margin-bottom: -250px !important;
    }
    .carousel-inner{
        height: 400px;
        margin-top:-135px;
    }
    #testimonials{
        height: 650px !important;
        margin-bottom: -95px;

    }
    .carousel .carousel-indicators {
        bottom: -15px;
    }

    .start-citations h2{
        font-size: 2rem;
    }

    .citations-subheader table {
        margin-top: -24px;
        /*margin-left: 16%;*/
    }

    .citations-subheader table .col-sm-2 {
        margin-left: -44px!important;
    }

    .subheader-title {
        margin-left: -1px!important;
    }
}

@media(max-width: 560px) {
    .citations-subheader .col-sm-4 {
        display: flex;
        justify-content: center;
    }

    .citations-subheader .col-sm-5 {
        display: flex;
        justify-content: center;
    }

    .citations-subheader .col-sm-1 {
        margin-top: -20px;
    }

    .citations-subheader .col-sm-2 {
        margin-top: -20px;
    }

    .citations-subheader table td {
        padding: 8px 0px;
        display: flex;
        justify-content: flex-start;
    }

    #citation-header {
        height: 400px !important;
        margin-top: 0px !important;
    }

    .citations-subheader {
        height: auto !important;
    }
    /*.triangle-container::before {*/
    /*    height: 366px !important;*/
    /*}*/
}

@media (max-width: 555px){

    #testimonials h1,#benefits h1, #promise h1,#citations h1,#faq h1{
        font-size: 1.7rem!important;
    }
    #citation-header .triangle-container {
        margin-top: 100px !important;
    }
    #citation-header {
        height: 400px !important;
        margin-top: 0px !important;
    }

    .triangle-container h2 {
        font-size: 1rem;
    }
    .triangle-container h1 {
        font-size: 2rem !important;
    }
    .triangle-container h2 {
        width: 401px;
    }
    .page-header {
        height: 500px !important;
    }

    .faq-content .row .col button{
        /*width: 95%;*/
        padding-left: 10%;
        padding-right:10%;
    }
    .viewport-container, .viewport-content,  .faq-content , #testimonials .section-semi-fullwidth ,  #citations, .order-form, #profile, #faq .row , .promise-content ul , .benefits-content ul{
        max-width: 400px !important;
        margin: 0 auto !important;
    }
    #promise h2{
        margin-top: 0px !important;
    }
}

@media all and (max-width: 550px) {


    .carousel-item img{
        margin-bottom: 20px;
    }
    #testimonials {
        height: 695px !important;
        margin-bottom: -95px;
    }
    .carousel-item.active, .carousel-item-next, .carousel-item-prev {
        display: flex !important;
        margin: 0 auto;
        flex-direction: column;
    }
    .carousel .carousel-indicators {
        bottom: -70px !important;
    }
    .carousel-inner {
        height: 425px !important;
        margin-top: -190px !important;
    }
    #testimonials h2 {
        margin-bottom: -10px !important;
    }
}



@media (max-width:523px){
    .carousel .carousel-indicators {
        bottom: -51px;
    }
    .triangle-container::before{
        width:150vw;
    }
}
@media(max-width: 495px){
    .triangle-container::before {
        top: 180px !important;
    }
}


@media (max-width: 479px){
    .carousel-inner{
        height:500px;
    }

    .carousel-item.active {
        display: block !important;
        margin: 0 auto;
    }
    .carousel-item-next {
        display: block !important;
        margin: 0 auto;
    }
    .img-wrapper-testimonials{
        display: flex;
        justify-content: center;
    }
    .carousel .carousel-indicators{
        bottom:-8px;
    }
    .citations-subheader table {
        margin-top: -24px;
        /*margin-left: 10%;*/
    }

}


@media all and (max-width: 450px){
    .viewport-container, .viewport-content,  .faq-content , #testimonials .section-semi-fullwidth , #citations, .order-form, #profile, #faq .row , .promise-content ul , .benefits-content ul{
        max-width: 350px !important;
        margin: 0 auto !important;
    }
    /*.triangle-container:before, .triangle-container:after {*/
    /*    top: -6% !important;*/
    /*}*/
    .citations-subheader table td {
        padding: 8px 0px;
        display: flex;
        justify-content: flex-start;
    }
    .citations-subheader {
        height: auto !important;
    }
    .citations-subheader table {
        margin-top: -18px;
    }
    #citation-header .triangle-container h2 {
        /*width: 350px;*/
        margin-bottom: 5px;
        margin-top: -7px;
    }
    #citation-header {
        height: 350px !important;
        margin-top: 0px !important;
    }
    #citation-header .triangle-container {
        margin-top: 60px !important;
    }

    #benefits h2{
        margin-top: 10px !important;
    }
    #section-book-meeting .book-meeting-dark-bg .col {
        margin-top: 40px !important;
    }
    .carousel-inner {
        height: 450px !important;
    }
    .corner-ribbon.top-right {
        top: 38px !important;
        right: -78px !important;
        line-height: 40px !important;
    }

    .page-header {
        height: 290px !important;
    }
    .card-pricing {
        text-align: center;
        width: 280px;
        height: 475px;
    }
    #testimonials .section .texts-on-img h2 {
        width: 74%;
    }
    .card-pricing h2 {
        font-size: 2.5rem !important;
    }
    .triangle-container h3 {
        /*width: 350px;*/
    }
    #testimonials .section .card-pricing .corner-ribbon b {
        font-size: 1rem;
    }
    .corner-ribbon {
        line-height: 40px;
    }
    .corner-ribbon.top-right {
        top: 43px;
        right: -72px;
    }
    #testimonials .section .texts-on-img h2 {
        font-size: 1.3rem !important;
    }
    #testimonials .section .texts-on-img h2 {
        top: 29px;
    }
    .texts-on-img h2 {
        margin-left: -4px !important;
    }
    #testimonials ul.features-ul li {
        background-size: 25px;
    }
}
@media(max-width: 425px){
    .triangle-container::before{
        top:26%!important;
    }
}
@media (max-width: 400px){
    #testimonials .section .texts-on-img h2 {
        font-size: 1.2rem !important;
    }
    #section-book-meeting .book-meeting-dark-bg .col {
        margin-top: 25px !important;
        width: 300px !important;
    }
    #section-book-meeting .book-meeting-dark-bg .col p {
        margin-bottom: 25px;
    }
    #section-book-meeting .book-meeting-bg {
        height: 415px !important;
    }
    .triangle-container:before, .triangle-container:after {
        top: 180px !important;
    }
    .triangle-container h2 {
        width: 301px;
    }
    .triangle-container h1 {
        width: 301px;
        margin: 10px auto 10px auto !important;
    }
}
@media (max-width: 380px){
    .triangle-container::before{
        top:180px!important;
    }

}
@media (max-width:375px){
    #testimonials {
        height: 700px!important;
    }
}
@media (max-width: 370px){
    .triangle-container::before,.triangle-container::after{
        /*top:30%!important;*/
        top:180px!important;
    }
}
@media all and (max-width: 360px) {
    .triangle-container::before,.triangle-container::after{
        top:242px!important;
    }
    #testimonials h2 {
        margin-bottom: 20px !important;
    }
    #citation-header {
        height: 330px !important;
        margin-top: 0px !important;
    }
    .citations-subheader {
        height: auto !important;
    }
    #testimonials {
        height: 700px !important;
    }

    .carousel .carousel-indicators {
        bottom: -70px !important;
    }
    .viewport-container, .viewport-content,  .faq-content , #testimonials .section-semi-fullwidth , #citations, .order-form, #profile, #faq .row , .promise-content ul , .benefits-content ul{
        max-width: 300px !important;
        margin: 0 auto !important;
    }


}
@media (max-width: 338px) {
    .triangle-container::before{
        top:200px!important;
    }
}