.ideal-navbar{
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    outline: none;
    background-color: rgb(238, 238, 239);
    min-height: 100%;
}
.navbarIdeal{
    float: right;
}
.navbarIdeal li a{
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-family: Lato, Helvetica, sans-serif;
    padding-top: 0;
    padding-bottom: 0;

}

.idealSub{
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}
.idealLogo {
    text-align: center;
    width: 100%;
    float: left;
}
.idealLogo img{
 width: 240px;
}
.idealSubList{
    width: 100%;
    float: left;
    margin-top: 25px;
}
.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: Lato, Helvetica, sans-serif;
}
.idealTryBtnFree:hover{
    color: rgb(255, 255, 255);
}

.advertisingStrip {
    margin-top: 20px;
    width: 100%;
    float: left;
    border-color: rgba(47, 47, 47, 0.067);
    outline: none;
    background-color: rgb(0, 116, 199);
    border-width: 3px;
    border-style: solid;
    -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);
    padding: 5px 0px;
}
.advertisingStrip p {
    text-align: center;
    font-size: 16px;
    color: rgb(255, 255, 255);
    margin: 0;
    font-family: Lato, Helvetica, sans-serif;
}

.IdealForTop{
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: rgb(255, 255, 255);
}
.IdealForHeading{
    width: 100%;
    float: left;
    padding-bottom: 20px;
}
.IdealForHeading h2{
    text-align: center;
    font-size: 44px;
    color: rgb(0, 66, 126);
    line-height: 1.3em;
    font-weight: 600;
    font-family: Lato, Helvetica, sans-serif;
}
.IdealForSection{
    width: 100%;
    float: left;
    padding-top: 20px;
  padding-bottom: 20px;
}
.IdealForDescr{
    width: 100%;
    float: left;
    font-family: Lato, Helvetica, sans-serif;
    padding: 0px 25px;
}
.IdealForDescr h4{
    margin-top: 60px;
    text-align: center;
  font-size: 32px;
    font-weight: 600;
}
.IdealForDescr p{
    font-size: 16px;
    text-align: center;
}
.IdealGallery{
    width: 100%;
    float: 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: 35px;
    padding-bottom: 35px;
    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;
}

.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: 0px 40px 50px 40px;
}
.padding0{
    padding-bottom: 0px;
}
.membersSayTxtTop{
    width: 100%;
    float: left;
    padding: 0px 25px;
}
.membersSayTxtContent{
    width: 100%;
    float: left;
}
.membersSayComment{
    width: 100%;
    float: left;
    padding-top: 20px;
}
.resultMembers{
    color: rgb(10, 118, 195) !important;
    font-size: 42px !important;
}
.membersSayTitle{
    margin: 0px;
    color: rgb(45, 45, 45);
    text-align: center;
    font-size: 28px;
    font-family: Lato, Helvetica, sans-serif;
}
.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;
}

/*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: 23px;
    font-family: Lato, Helvetica, sans-serif;
}
.fontSize {
    font-size: 36px !important;
}
.industryBy{
    width: 100%;
    float: left;
    text-align: center;
    padding: 0px 10px;
}
.industryBy h4{
    text-align: center;
    font-size: 23px;
    font-family: Lato, Helvetica, sans-serif;
    margin-top: 0;
    margin-bottom: 5px;
}
.industryBySection{
    width: 100%;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
}
.paddingCol{
    padding: 0px 30px;
}

/* destination css starts here */

.threeNightFont{
    font-family: Lato, Helvetica, sans-serif;
    font-size: 23px;
    color: #2e2e2e;
    font-weight: 700;
    text-align: center;
    margin-top: 0;
}
.industryByHeading{
    margin-bottom: 30px;
}
.industryByRowVise{
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.moreIndustryBoards{
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 15px;
}
.plusBoards{
    font-family: Lato, Helvetica, sans-serif;
    text-align: center;
    font-size: 23px;
}
.nextStepBoards{
    font-family: Lato, Helvetica, sans-serif;
    text-align: center;
    font-size: 23px;
}
.upperMoreBoards{
    margin-bottom: 25px;
}
.moreBoardSection{
    float: left;
    padding: 0px 15px;
}

.IdealGallery iframe{
    width: 100%;
    height: 315px;
}
.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 */

@media screen and (max-width: 768px) {

    /* ideal-For-updated css start here */
    .referralsVideo iframe {
        height: 164px;
    }
    .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: 10px;
    }
    .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: left;
        text-align: right;
        padding-right: 0px;
    }
    .ideal_collapse{
        border-top: 1px solid rgb(208, 208, 208);
        padding-top: 15px;
    }
    .navbarIdeal {
        width: 100%;
        text-align: center;
        margin: 0 0 0px 0px;
    }
    .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 .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 3px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border-radius: 4px;
    }

    .ideal-navbar .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background: #000;
    }

    .IdealGallery {
        margin-top: 20px;
    }
    .IdealForDescr h4 {
        margin-top: 0px;
        font-size: 26px;
    }

    .IdealForDescr {
        padding: 0px 0px;
    }
    .advertisingStrip p {
        font-size: 14px;
    }
    .IdealForHeading h2 {
        font-size: 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: 0px 0px 20px 0px;
    }
    .membersSayTxtTop {
        padding: 0px 0px;
    }

    .membersSayComment {
        margin-bottom: 20px;
    }
    .membersSayComment iframe {
        height: 194px;
    }
    .margin30 {
        margin-top: 0px;
    }


    .headerMenuMobile{
        width: 80%;
        float: left;
    }
    .idealTryBtn {
        width: 75%;
        margin-top: 0px;
        text-align: left;
        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;
    }
    .ideal-navbar {
        padding-top: 13px;
        margin-bottom: 10px;
    }
    .advertisingStrip {
        margin-top: 0px;
    }
    .idealSub {
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .paddingMenu0{
        padding: 0px 0px;
    }
    .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;
    }

    /* 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: 18px;
    }

    .IdealGallery h2 {
        font-size: 26px;
    }
    .IdealGallery iframe {
        width: 100%;
        height: 160px;
    }
    /* destination media-query ends here */
}

@media screen and (min-width: 992px) and (max-width: 1200px){
    .idealSubList ul li {
        padding-right: 10px;
    }
    .idealSubList ul li a {
        font-size: 14px;
    }

    /* ideal-For-updated css start here */
    .industryBy {
        padding: 0px 0px;
    }
    .industryBy h4 {
        font-size: 20px;
    }
    .idealTryBtnFree {
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .idealLogo img {
        width: 230px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px){
    .idealSubList ul li {
        padding-right: 5px;
    }
    .idealSubList ul li a {
        font-size: 12px;
    }
    .idealTryBtnFree {
        font-size: 10px;
        padding-left: 4px;
        padding-right: 4px;
    }
    .idealLogo img {
        width: 160px;
    }

    .industryBy h4 {
        font-size: 18px;
    }

    .IdealForDescr h4 {
        margin-top: 0px;
    }
    .padding_small{
        padding: 0px 0px;
    }
    .idealSubList {
        margin-top: 15px;
    }
    .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;
    }
}

@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;
    }
}
