/*Style-new.css file*/

.sale_red_bar {
    width: 100%;
    float: left;
    padding: 11px 0px;
    text-align: center;
    background-color: rgb(232, 86, 42);
    color: rgb(255, 255, 255);
    font-family: "Open Sans", sans-serif;
    box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.15);
    font-size: 20px;
    font-weight: 400;
    position: fixed;
    z-index: 9999;
}
.sale_red_bar p {
    margin: 0px;
    color: #fff;
}
.sale_red_bar p a {
    color: #fff;
    text-decoration: underline;
}
.ideal-navbar {
/*    margin-top: 50px;*/
}
.ideal-navbar {
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    outline: none;
    background-color: rgb(238, 238, 239);
    min-height: 100% !important;
}
.navbarIdeal {
    float: right !important;
}
.navbarIdeal li a {
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-family: Lato, Helvetica, sans-serif;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.idealSub {
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}
.idealLogo {
    text-align: center;
    width: 100%;
    float: left;
}
.idealLogo img {
    width: 250px;
}
.idealSubList {
    width: 100%;
    float: left;
    margin-top: -5px;
}
.idealSubList ul {
    list-style-type: none;
    padding-left: 0px;
    text-align: right;
}
.idealSubList ul li {
    display: inline-block;
    padding-right: 25px;
}
.idealSubList ul li a {
    color: rgb(0, 0, 0);
    font-size: 15px;
    text-decoration: none !important;
    font-weight: 600;
    font-family: Lato, Helvetica, sans-serif;
}

.idealTryBtn {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: center;
}

.idealTryBtnFree {
    color: rgb(255, 255, 255);
    background: rgb(48, 160, 92);
    font-size: 14px;
    text-decoration: none !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    display: inline-block;
    font-family: Gotham-Bold !important;
    transition: 0.3s;
}
.idealTryBtnFree:hover {
    color: rgb(255, 255, 255);
    background: #40915e;
    transition: 0.6s;
}

.advertisingStrip {
    margin-top: 20px;
    width: 100%;
    float: left;
    border-color: rgba(47, 47, 47, 0.067);
    outline: none;
    background-color: #eff2f4;
    padding: 5px 0px;
    border-width: 0px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.advertisingStrip p {
    text-align: center;
    font-size: 17px;
    color: #231f20;
    margin: 0;
    font-family: Gotham-Book;
}

.advertisingStrip p b {
    font-family: Gotham-Medium;
    font-weight: inherit;
}

.IdealForTop {
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: rgb(255, 255, 255);
}
.IdealForHeading {
    width: 100%;
    float: left;
}
.IdealForHeading h2 {
    text-align: center;
    font-size: 40px;
    color: #2777bc;
    line-height: 1.3em;
    font-family: Gotham-Book;
}

.IdealForHeading h1 {
    text-align: center;
    font-size: 40px;
    color: #2777bc;
    line-height: 1.3em;
    font-family: Gotham-Book;
}

.IdealForHeading h2 span {
    text-align: center;
    font-size: 40px;
    color: #2777bc;
    line-height: 1.3em;
    font-family: Gotham-Black;
}

.IdealForHeading h1 span {
    text-align: center;
    font-size: 40px;
    color: #2777bc;
    line-height: 1.3em;
    font-family: Gotham-Black;
}

.feature_marketing {
    width: 100%;
    float: left;
}

.feature_marketing_bg {
    background: #eff2f4;
}

.IdealForSection {
    width: 100%;
    float: left;
    padding: 45px 0px;
}
.IdealForDescr {
    width: 100%;
    float: left;
    font-family: Lato, Helvetica, sans-serif;
    padding: 0px 25px;
}
.IdealForDescr h4 {
    margin-top: 20px;
    text-align: left;
    font-size: 28px;
    color: #2877bc;
    font-family: Gotham-Bold;
    line-height: 30px;
    margin-bottom: 15px;
}
.IdealForDescr h2 {
    margin-top: 20px;
    text-align: left;
    font-size: 28px;
    color: #2877bc;
    font-family: Gotham-Bold;
    line-height: 30px;
    margin-bottom: 15px;
}
.feature_heading {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.feature_heading .count_number_steps {
    background: #2777bc;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    color: #fff;
    font-size: 32px;
    font-family: Gotham-Bold;
    padding: 16px 10px;
}
.book_font {
    font-family: Gotham-Book;
}
.IdealForDescr p {
    font-size: 18px;
    text-align: left;
    color: #231f20;
    font-family: Gotham-light;
}
.IdealForDescr p span {
    font-family: Gotham-Medium;
}
.IdealGallery {
    width: 100%;
    float: left;
}

.feature_padding0 {
    padding-left: 0;
}

.feature_marketing_img {
    background-image: url("../img/support.jpg");
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-position: top left;
}

.idealBg {
    width: 100%;
    float: left;
    padding-top: 0px;
    padding-bottom: 25px;
    background-color: rgb(0, 0, 0);
    outline: none;
    background-image: url("../img/Image4.jpg");
}

.idealBgtxt {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 40px;
    color: rgb(255, 255, 255);
    margin-top: 40px;
    font-family: Lato, Helvetica, sans-serif;
}

.idealBgBtn {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
}
.idealBgBtn .idealBgBtnTrial {
    color: rgb(255, 255, 255);
    background: rgb(49, 181, 119);
    font-size: 30px;
    text-decoration: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    padding-left: 40px;
    padding-right: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    display: inline-block;
    font-family: Lato, Helvetica, sans-serif;
}
.elButtonSub {
    display: block;
    opacity: 0.7;
    font-weight: normal;
}

.btnIdealCenter {
    width: 100%;
    float: left;
    margin-top: 5px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 14px;
}

.footerStrip {
    background-color: rgb(59, 89, 152);
    outline: none;
    padding-top: 12px;
    padding-bottom: 15px;
    font-size: 30px;
    color: rgb(255, 255, 255);
    width: 100%;
    float: left;
    text-align: center;
    font-family: Lato, Helvetica, sans-serif;
}

.footerStrip a {
    text-align: center;
    font-size: 30px;
    color: rgb(255, 255, 255);
}

.ndFooter {
    padding-top: 25px;
    padding-bottom: 0px;
    outline: none;
    background-color: rgb(0, 0, 0);
    width: 100%;
    float: left;
}
.footerLogo {
    text-align: center;
}
.footerContentleft {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.footerLogo img {
    width: 400px;
}

.footerContact {
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 14px;
    margin: 0px 0px 10px 0px;
    line-height: 26px;
}

.footerCopyright {
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 16px;
}
.footerContact a {
    color: rgb(255, 255, 255);
}

/*members Say css start */
.membersSayTop {
    width: 100%;
    float: left;
    padding: 50px 0px;
}
.padding0 {
    padding-bottom: 0px;
}
.membersSayTxtTop {
    width: 100%;
    float: left;
    padding: 0px 25px;
}
.membersSayTxtContent {
    width: 100%;
    float: left;
}
.membersSayComment {
    width: 100%;
    float: left;
    padding-top: 15px;
}
.resultMembers {
    color: rgb(10, 118, 195) !important;
    font-size: 42px !important;
}
.membersSayTitle {
    margin: 0px;
    color: #2877bc;
    text-align: center;
    font-size: 24px;
    font-family: Gotham-Book;
    line-height: 28px;
}

.membersSayTitle span {
    font-family: Gotham-Bold;
}
.membersSayComment iframe {
    width: 100%;
    float: left;
    height: 270px;
}

.margin30 {
    margin-top: 30px;
}
.newShadow {
    webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

.centerContent {
    display: flex;
    align-items: center;
    justify-content: center;
}

.stories_main {
    width: 100%;
    float: left;
}

.bg_colored {
    width: 100%;
    float: left;
    background: #eff2f4;
}

.marginTop55 {
    margin-top: 55px;
}

.marginTop30 {
    margin-top: 30px;
}

.marginTop25 {
    margin-top: 25px;
}

.margintop10 {
    margin-top: 10px;
}

.members_video {
    background: #fff;
    padding: 10px 15px;
    margin-top: 20px;
    border: 5px solid #e7e9ea;
}

.img_border {
    border: 5px solid #e7e9ea;
}

.padding_bottom0 {
    padding-bottom: 0px !important;
}

/*members Say css end */

/*Features css start */
.fontItalic {
    color: #2f2f2f;
    font-weight: 500;
}
/*Features css end */

#advertisingbaitModalWindowClose {
    background-color: rgba(0, 0, 0, 0.47);
    height: 100%;
    opacity: 1;
    top: 0px;
}
.advertisingbaitModalNewModal .advertisingbait_dialog {
    width: 720px;
}

.advertisingbaitModalNewModal .advertisingbait_content {
    border-radius: 10px;
    margin-top: 30px;
    padding-bottom: 15px;
    outline: none;
    background-color: rgb(0, 0, 0);
    color: rgb(0, 0, 0);
    padding: 15px 20px 15px 20px;
}
.advertisingbaitModalNewModal .closeLPModal.close {
    opacity: 1;
}
.advertisingbaitModalNewModal .closeLPModal {
    position: absolute;
    right: -20px;
    top: -20px;
    cursor: pointer;
    z-index: 10;
}
.advertisingbaitModalNewModal .advertisingbait_body {
    background: #fff;
    padding: 15px 35px;
}
.modalinsideLogo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 12px;
}
.modalinsideLogo img {
    width: 300px;
}
.advertisingbaitModalNewModal .AnnualPlanDescription {
    width: 100%;
    margin-top: 15px;
}
.advertisingbaitModalNewModal .AnnualPlanDescription p {
    font-size: 20px;
    font-family: sans-serif;
    line-height: normal;
}

.advertisingbaitModalNewModal .UpgradeModalBtn {
    margin-top: 30px;
    outline: none;
    text-align: center;
    margin-bottom: 15px;
}
.advertisingbaitModalNewModal .UpgradeModalBtn .UpgradetxtBtn {
    color: rgb(255, 255, 255);
    font-weight: 600;
    background-color: rgb(49, 181, 119);
    font-size: 20px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 25px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
}
.advertisingbaitModalNewModal .UpgradetxtBtnSub {
    font-size: 14px;
    display: block;
    opacity: 0.7;
    font-weight: normal;
}

/*By-Industry css css start*/
.IdealForHeadingDesc {
    width: 100%;
    float: left;
    padding: 0px 30px 0px 20px;
}
.IdealForHeadingDesc p {
    text-align: center;
    font-size: 26px;
    color: #231f20;
    font-family: Gotham-Book;
}
.IdealForHeadingDesc p b {
    font-family: Gotham-Medium;
    font-weight: inherit;
}
.fontSize {
    font-size: 36px !important;
}
.industryBy {
    width: 100%;
    float: left;
    text-align: left;
    background: #fff;
}

.marketing_grey {
    background: #eff2f4;
}

.industryBy h4 {
    text-align: left;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0px;
    padding: 10px 10px;
    color: #000000;
    font-family: Gotham-Medium;
    text-transform: uppercase;
}
.industryBy img {
    object-fit: cover;
    object-position: center;
    height: 18rem;
    width: 100%;
}
.marketing_destination {
    width: 100%;
    float: left;
    padding: 20px 0px 0px;
}
.marketing_destination.marketing_destination_bg {
    background-color: #eff2f4;
}
.industryBySection {
    width: 100%;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
}

.paddingCol {
    padding: 0px 30px;
}

/* destination css starts here */

.threeNightFont {
    font-size: 32px;
    color: #2877bc;
    text-align: center;
    margin-top: 0;
    font-family: Gotham-Book;
}
.threeNightFont span {
    font-family: Gotham-Bold;
}
.industryByHeading {
    margin-bottom: 30px;
}
.industryByRowVise {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.moreIndustryBoards {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 15px;
    background: #fff;
}
.plusBoards {
    font-family: Gotham-Book;
    text-align: center;
    font-size: 26px;
    color: #266ead;
    margin: 0px;
}
.plusBoards span {
    font-family: Gotham-Medium;
}
.nextStepBoards {
    font-family: Lato, Helvetica, sans-serif;
    text-align: center;
    font-size: 23px;
}
.upperMoreBoards {
    margin-bottom: 25px;
    margin-top: 25px;
}
.moreBoardSection {
    width: 100%;
    float: left;
    padding: 0px 15px;
}

.IdealGallery iframe {
    width: 100%;
    height: 268px;
}
.IdealGallery h2 {
    font-size: 30px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
}

/* destination css end here */

/* ideal-For-updated css start here */
.referralsVideo {
    width: 100%;
    float: left;
    padding: 20px 0px;
}
.referralsVideo iframe {
    width: 100%;
    float: left;
    height: 642px;
}
.referralBgBtn {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.referralBtnTrial {
    color: rgb(255, 255, 255);
    font-weight: 600;
    background-color: rgb(49, 181, 119);
    font-size: 20px;
    text-decoration: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    display: inline-block;
    font-family: Lato, Helvetica, sans-serif;
}
.referralBtnTrial:hover {
    color: #fff;
    text-decoration: none;
    box-shadow: inset 0 2px 2px 0 rgba(255, 255, 255, 0.22),
        0 233px 233px 0 rgba(255, 255, 255, 0.12) inset;
}
.updatedVideoSection {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f1f4f8;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
}
.updatedVideoTitle {
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
}
.updatedVideoTitle h3 {
    text-align: center;
    font-size: 32px;
    color: rgb(0, 66, 126);
    line-height: 1.3em;
    font-family: Lato, Helvetica, sans-serif !important;
    margin: 0px;
}
.updatedVideoDescription {
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
}
.updatedVideoDescription p {
    font-size: 16px;
    text-align: center;
    font-family: Lato, Helvetica, sans-serif;
    margin: 0;
}
.updatedVideoSectionTran {
    background: #fff;
    margin: 0;
}
.min_height {
    min-height: 50px;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}
.demoDescription {
    width: 100%;
    float: left;
    margin-top: 5px;
}
.demoDescription p {
    font-size: 16px;
    text-align: center;
    font-family: Lato, Helvetica, sans-serif;
}
.demomargin {
    padding-top: 0px !important;
}
.marginFooter {
    margin-bottom: 0px !important;
}
/* ideal-For-updated css end here */

.members_like_section {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 50px 0px;
}

.members_like_Content {
    width: 100%;
    float: left;
}

.members_like_Content h2 {
    text-align: center;
    font-size: 40px;
    color: #2777bc;
    line-height: 1.3em;
    font-family: Gotham-Black;
    margin-top: 0;
}

.members_like_Content h2 span {
    font-family: Gotham-Book;
}
.memberslikeTop {
    width: 100%;
    float: left;
    padding: 0;
    margin-top: 30px;
}
.membersLikeTxtTop {
    width: 100%;
    float: left;
}
.membersLikeTxtTop img {
    width: 100%;
}

/* sale page css start here */
.scale_business {
    width: 100%;
    float: left;
    text-align: center;
    padding: 30px 0px;
}

.scale_business h3 {
    font-family: Gotham-Bold;
    font-size: 20px;
    color: #2877bc;
    margin: 0px;
}

.scale_business p {
    font-family: Gotham-Medium !important;
    font-size: 18px !important;
    color: #231f20 !important;
    margin: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 15px;
}

.sale_price {
    width: 80%;
    text-align: center;
    margin: 0px auto 30px auto;
    display: table;
    padding-top: 40px;
}

.sale_price h4 {
    font-family: Gotham-Bold;
    font-size: 30px;
    color: #2877bc;
    margin: 0px;
}

.sale_price p {
    font-family: Gotham-Medium !important;
    font-size: 18px !important;
    color: #231f20 !important;
    margin: 0px !important;
    padding-top: 15px;
}

.sale_list {
    width: 100%;
    float: left;
    padding-bottom: 50px;
}

.sale_list ul {
    padding-left: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sale_list ul li {
    display: inline-block;
    font-family: Gotham-Bold;
    font-size: 17px;
    color: #231f20;
    font-style: italic;
}

.sale_blue_box {
    width: 70%;
    margin: 0 auto 60px auto;
    background-color: #2777bc;
    padding: 45px 45px;
    display: table;
    text-align: left;
    border-radius: 8px;
    box-shadow: 0px 0px 1px 0px rgba(40, 43, 43, 0.18),
        -24px 9px 50px 14px rgba(40, 43, 43, 0.18);
}

.sale_blue_box p {
    color: #fff;
    font-size: 18px;
    font-family: Montserrat-Regular;
    line-height: 24px;
}

.sale_space {
    padding-top: 30px;
}

.sale_pricing {
    width: 100%;
    float: left;
    padding-bottom: 40px;
}

.sale_pricing_inside {
    width: 100%;
    float: left;
}

.sale_pricing_inside h4 {
    color: #1a1a1a;
    font-size: 22px;
    font-family: Montserrat-Bold;
    text-align: center;
}

.sale_pricing_box {
    width: 100%;
    float: left;
    padding: 40px 0px;
}

.sale_pricing_box_content {
    width: 100%;
    float: left;
    border: 1px solid #c1bebe;
    padding: 25px 25px;
}

.sale_pricing_box_content h3 {
    color: #1a1a1a;
    font-size: 23px;
    font-family: Montserrat-Medium;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
}

.sale_pricing_box_content p {
    color: #1a1a1a;
    font-size: 14px;
    font-family: Montserrat-Regular;
    margin: 0;
    text-align: center;
    padding-top: 20px;
}

.saleamount {
    color: #2777bc;
    font-size: 82px;
    font-family: Gotham-Black;
    display: block;
    padding: 2px 0;
    text-align: center;
}

.saleamount sup {
    font-size: 34px;
    top: -35px;
}

.saleamount sub {
    font-size: 24px;
    bottom: 4px;
    font-family: Gotham-Black;
    left: -45px;
}

.salepaid {
    color: #1a1a1a !important;
    font-size: 18px !important;
    font-family: Montserrat-Regular !important;
    margin: 0 !important;
    text-align: center !important;
    padding-top: 0px !important;
}

.sale_highlight {
    border: 5px solid #2777bc;
    padding: 21px 25px;
    box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.24);
}

.sale_button {
    width: 615px !important;
}

.sale100 {
    margin-top: -100px !important;
    padding-bottom: 30px;
}

.sale_top0 {
    margin-top: 0px !important;
}

@media screen and (max-width: 767px) {
    .sale_red_bar {
        padding: 10px 0px;
        font-size: 17px;
    }
    .ideal-navbar {
        margin-top: 0px !important;
    }
    .saleamount {
        font-size: 50px;
    }
    .saleamount sup {
        font-size: 24px;
        top: -20px;
    }
    .saleamount sub {
        font-size: 18px;
    }
    .sale_price h4 {
        font-size: 22px;
    }
    .sale_list ul {
        display: block;
    }
    .sale_list ul li {
        font-size: 15px;
        padding: 10px 0px;
        text-align: center;
        width: 100%;
    }
    .destination_note_mobile {
        margin: 20px 0px 35px !important;
    }
    .sale_blue_box {
        width: 100%;
        padding: 25px 25px;
        margin: 0 auto 40px auto;
    }
    .sale_blue_box p {
        font-size: 16px;
    }
    .sale_pricing_box_content {
        padding: 20px 15px;
        margin-bottom: 25px;
    }
    .sale_pricing_box_content h3 {
        font-size: 20px;
    }
    .sale_space {
        padding-top: 20px;
    }
    .salepaid {
        font-size: 16px !important;
    }

    .sale_highlight {
        padding: 16px 15px;
    }

    .sale_price {
        width: 100%;
    }
    .sale_list {
        padding-bottom: 25px;
    }
    .sale_pricing {
        margin-top: 0px;
        padding-top: 20px;
    }
    .sale_pricing_box {
        padding: 20px 0px 0px;
    }
    .sale_mobile_padding {
        padding: 0px 0px;
    }
    .sale_top0 {
        margin-bottom: 0 !important;
    }
    .referralsVideo_new {
        padding: 20px 0px 0 !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .sale_red_bar {
        padding: 13px 0px;
        font-size: 18px;
        z-index: 9999;
    }
    .saleamount {
        font-size: 70px;
    }
    .saleamount sup {
        top: -25px;
    }
    .saleamount sub {
        font-size: 23px;
        left: -50px;
        top: 0px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .sale_red_bar {
        font-size: 18px;
    }
    .ideal-navbar {
        margin-top: 72px;
    }
    .saleamount {
        font-size: 50px;
    }
    .saleamount sup {
        font-size: 24px;
        top: -20px;
    }
    .saleamount sub {
        font-size: 18px;
    }
    .sale_price h4 {
        font-size: 22px;
    }
    .sale_list ul li {
        font-size: 15px;
        padding: 0px 15px;
    }
    .sale_blue_box {
        width: 90%;
    }
    .sale_pricing_box_content {
        padding: 20px 15px;
    }
    .sale_pricing_box_content h3 {
        font-size: 20px;
    }
    .salepaid {
        font-size: 16px !important;
    }

    .sale_highlight {
        padding: 16px 15px;
    }
}

/* sale page css end here */

@media screen and (min-width: 365px) and (max-width: 767px) {
    .headerMenuMobile {
        width: 87%;
    }
}

@media screen and (max-width: 340px) {
    .idealSubListMobile ul li:nth-last-child(2) {
        border-right: none;
        box-shadow: none;
    }
}

@media screen and (max-width: 364px) {
    .headerMenuMobile {
        width: 85%;
    }
}

@media screen and (min-width: 280px) and (max-width: 320px) {
    .headerMenuMobile {
        width: 81%;
    }

    .idealTryBtnFree {
        padding-left: 15px;
        padding-right: 15px;
    }

    .idealTryBtnFree {
        font-size: 13px;
    }
}

@media screen and (max-width: 767px) {
    .marketing_destination {
        padding: 0px 0px 20px;
    }

    /* ideal-For-updated css start here */
    .referralsVideo iframe {
        height: 190px;
    }
    .referralsVideo_new {
        padding: 0px;
    }
    .IdealForHeadingDesc {
        padding: 0px 0px 0px 0px;
    }
    .demoMobilePadding {
        padding: 0px 15px;
    }
    .min_height {
        min-height: auto;
    }
    .marginmobileIdeal {
        margin-top: 0px !important;
    }

    .industry0 {
        padding: 0;
    }
    .industryBy {
        padding: 0px 0px;
        margin-top: 20px;
    }
    .fontSize {
        font-size: 28px !important;
    }
    .industryBySection {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .paddingCol {
        padding: 0px 0px;
    }
    .idealBg {
        margin-top: 15px;
    }

    .advertisingbaitModalNewModal .advertisingbait_dialog {
        width: 100%;
        padding: 0px 10px;
    }
    .advertisingbaitModalNewModal .UpgradeModalBtn .UpgradetxtBtn {
        font-size: 15px;
        padding: 10px 15px;
    }
    .advertisingbaitModalNewModal .advertisingbait_body {
        background: #fff;
        padding: 15px 15px;
    }
    .idealSubList ul {
        text-align: left;
    }
    .mobilepaddingmenu0 {
        padding: 0px;
    }
    .idealBrand {
        color: #000;
        width: 25%;
        float: right;
        text-align: right;
        padding-right: 0px;
    }
    .ideal_collapse {
        border-top: 1px solid rgb(208, 208, 208);
        background-color: rgb(39, 119, 188);
    }
    .navbarIdeal {
        width: 100%;
        text-align: center;
        margin: 0 0 0px 0px !important;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .idealSubList ul li {
        text-align: center;
        margin-bottom: 6px;
        display: inline-block;
        padding-right: 7px;
        border-right: 1px solid #2e517d;
        padding: 4px 4px 4px 4px;
        box-shadow: 1px 0px #0f1e31;
    }
    .idealSubList ul li a {
        font-size: 11px;
    }
    .nav.navbar-nav.navbarIdeal li {
        margin-bottom: 5px;
    }

    .ideal-navbar {
        background-color: transparent !important;
    }

    .ideal-navbar .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 20px;
        margin-right: 3px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border-radius: 4px;
        margin-left: 0px;
    }

    .ideal-navbar .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background: #000;
    }

    .IdealGallery {
        margin-top: 0px;
    }
    .IdealForDescr h4 {
        margin-top: 0px;
        font-size: 20px;
        line-height: 24px;
    }
    .IdealForDescr h2 {
        margin-top: 0px;
        font-size: 20px;
        line-height: 24px;
    }
    .feature_heading .count_number_steps {
        font-size: 24px;
        padding: 10px 10px;
    }
    .IdealForDescr p {
        font-size: 16px;
    }
    .IdealForSection {
        padding: 25px 0px;
    }

    .IdealForDescr {
        padding: 20px 0px 0px;
    }
    .advertisingStrip p {
        font-size: 14px;
        padding: 0px 10px;
    }
    .IdealForHeading h2 {
        font-size: 24px;
        line-height: 28px;
        margin-top: 0px;
    }
    .IdealForHeading h2 span {
        font-size: 24px;
        line-height: 28px;
    }
    .IdealForHeading h1 {
        font-size: 24px;
        line-height: 28px;
        margin-top: 0px;
    }
    .IdealForHeading h1 span {
        font-size: 24px;
        line-height: 28px;
    }
    .IdealForTop {
        padding-bottom: 0px;
    }
    .IdealForHeading {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .idealBgtxt {
        font-size: 24px;
    }
    .idealBgBtn .idealBgBtnTrial {
        font-size: 20px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .elButtonSub {
        display: block;
        opacity: 0.7;
        font-weight: normal;
        font-size: 16px !important;
    }
    .footerStrip a {
        font-size: 20px;
    }
    .footerStrip {
        font-size: 20px;
        padding: 0px 15px;
    }
    .footerLogo img {
        width: 100%;
    }
    .footerLogo {
        padding: 0px 15px;
    }
    .footerContentleft {
        padding: 0px 15px;
    }

    .resultMembers {
        font-size: 26px !important;
    }
    .membersSayTop {
        padding: 20px 0px 20px 0px;
    }
    .membersSayTxtTop {
        padding: 0px 0px;
    }

    .membersSayComment {
        margin-bottom: 20px;
    }
    .membersSayComment iframe {
        height: 194px;
    }
    .margin30 {
        margin-top: 0px;
    }

    .marginTop55 {
        margin-top: 0px;
    }

    .marginTop30 {
        margin-top: 0px;
    }

    .marginTop25 {
        margin-top: 0px;
    }

    .margintop10 {
        margin-top: 0px;
    }

    .xs_padding_top0 {
        padding-top: 0px;
    }

    .membersSayTitle {
        font-size: 22px;
    }

    .headerMenuMobile {
        float: left;
    }
    .idealTryBtn {
        width: 100%;
        margin-top: 0px !important;
        text-align: center;
        padding-left: 15px;
    }

    .idealSubListMobile {
        background: #12345f;
        color: #fff;
        margin-top: 0px;
    }
    .idealSubListMobile ul li a {
        color: #fff;
    }
    .idealSubListMobile ul {
        padding-top: 15px;
        padding-left: 0px;
        text-align: center;
    }
    .idealSubListMobile ul li:last-child {
        border-right: none;
        box-shadow: none;
    }

    .idealSubListMobile ul li:nth-last-child(2) {
        border-right: none;
        box-shadow: none;
    }

    .ideal-navbar {
        padding-top: 13px;
        margin-bottom: 0px !important;
        border-bottom: 1px solid #dedede !important;
    }
    .advertisingStrip {
        margin-top: 0px;
    }
    .idealSub {
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .paddingMenu0 {
        padding: 0px 0px 10px;
    }
    .growbusiness {
        width: 100%;
        float: left;
        padding-top: 2px;
    }
    .growbusiness p {
        font-family: Lato, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
    }

    .idealLogo {
        text-align: left;
        width: 100%;
        float: left;
        padding-left: 15px;
    }

    .xs_menu_new {
        border-top: 1px solid #fff;
        padding-top: 10px;
        margin-top: 10px;
    }

    /* destination media-query starts here */

    .industryByHeading {
        margin-bottom: 10px;
        margin-top: 30px;
        padding: 0px 15px;
    }
    .industryByRowVise {
        margin-bottom: 0;
    }

    .IdealForHeadingDesc p {
        font-size: 20px;
    }
    .threeNightFont {
        font-size: 20px;
    }
    .industryBy h4 {
        font-size: 16px;
    }

    .IdealGallery h2 {
        font-size: 26px;
    }
    .IdealGallery iframe {
        width: 100%;
        height: 200px;
    }

    .plusBoards {
        font-size: 18px;
        padding: 0px 10px;
    }
    /* destination media-query ends here */

    .feature_marketing_img {
        background-position: 35% 100%;
    }

    .feature_heading {
        align-items: flex-start;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .idealSubList ul li {
        padding-right: 10px;
    }
    .idealSubList ul li a {
        font-size: 14px;
    }

    .idealTryBtn {
        margin-top: -15px !important;
    }

    /* ideal-For-updated css start here */
    .industryBy {
        padding: 0px 0px;
    }

    .idealTryBtnFree {
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .idealLogo img {
        width: 230px;
    }
    .threeNightFont {
        font-size: 28px;
    }
    .industryBy img {
        height: 14rem;
    }
    .industryBy h4 {
        font-size: 15px;
    }
    .IdealForHeading h2 {
        font-size: 32px;
    }
    .IdealForHeading h2 span {
        font-size: 32px;
    }
    .IdealForDescr h4 {
        margin-top: 15px;
        font-size: 24px;
        line-height: 28px;
    }
    .IdealForDescr h2 {
        margin-top: 15px;
        font-size: 24px;
        line-height: 28px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .feature_marketing_img {
        background-position: 28% 100%;
    }
    .idealSubList ul li {
        padding-right: 5px;
    }
    .idealSubList ul li a {
        font-size: 12px;
    }
    .idealTryBtnFree {
        font-size: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .idealLogo img {
        width: 160px;
    }

    .industryBy h4 {
        font-size: 13px;
    }

    .threeNightFont {
        font-size: 26px;
    }
    .industryBy img {
        height: 10rem;
    }
    .IdealForHeading h2 {
        font-size: 30px;
    }
    .IdealForHeading h2 span {
        font-size: 30px;
    }

    .IdealForDescr h4 {
        margin-top: 0px;
    }
    .padding_small {
        padding: 0px 0px;
    }
    .idealSubList {
        margin-top: -13px;
    }
    .idealTryBtn {
        margin-top: -20px !important;
    }
    .navbarIdeal li a {
        font-size: 14px;
    }

    /* ideal-For-updated css start here */
    .industryBy {
        padding: 0px 0px;
    }
    .min_height {
        min-height: 58px;
    }
    .demoIndustryTxt {
        font-size: 16px !important;
        height: 34px;
    }
    .IdealGallery iframe {
        height: 185px;
    }
    .IdealForDescr h4 {
        font-size: 21px;
        line-height: 24px;
    }
    .feature_heading .count_number_steps {
        font-size: 26px;
    }

    .plusBoards {
        font-size: 23px;
    }
}

@media screen and (min-width: 500px) and (max-width: 767px) {
    /* ideal-For-updated css start here */
    .industryBy {
        padding: 0px 0px;
        margin-top: 10px;
        margin: 10px auto;
        width: 74%;
        float: initial;
    }
    .referralsVideo iframe {
        height: 364px;
    }
}

.column_main {
    width: 100%;
    float: left;
    padding: 30px 0px;
}

.column_main_container {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}

.details_box {
    width: 100%;
    float: left;
    padding: 20px 10px;
    border: 1px solid grey;
    margin-right: 15px;
}

.title_main {
    display: flex;
}

.title_main h4 {
    flex-grow: 1;
}
