/* line 7, ../sass/print.sass */
body {
    font: 100% Helvetica, sans-serif;
    background: #ccc;
}

/* line 11, ../sass/print.sass */
h2, .carousel, .item {
    font-size: 40px;
    color: #333;
}

/* line 16, ../sass/print.sass */
h3 {
    font-size: 30px;
    color: #333;
}

/* line 20, ../sass/print.sass */
.carousel {
    height: 400px;
}

/* line 24, ../sass/print.sass */
.item {
    height: 400px;
    background: #666;
}

/*print model*/
.show_page1_print .container {
    width: 100%;
}

.show_page1_print .row.margin-top-30 .col-md-12:nth-child(1) {
    width: 100%;
    padding-bottom: 30px;
}

.show_page1_print .invitation_page .inner_page .sec1 h2 {
    margin-bottom: 0px;
}

.show_page1_print .margin-top-30 {
    margin-top: 0px;
}

.show_page1_print .invitation_page .inner_page .sec1 #maps img {
    width: 100%;
    height: auto;
}

.show_page1_print .sec4 {
    background: #fff;
    margin: 30px 0;
}

.show_page1_print .reunion_main_page h2 {
    text-align: left;
}

.show_page1_print .invitation_page .inner_page .sec4 h2 {
    margin-top: 0px;
}

.show_page1_print .invitation_page .inner_page .sec4 h3 {
    font-size: 22px;
    margin-bottom: 15px;
}

.show_page1_print .invitation_page .inner_page .sec4 h4 {
    font-size: 19px;
    margin-bottom: 5px;
}

.show_page1_print .invitation_page .inner_page .sec4 h4::before, .show_page1_print .invitation_page .inner_page .sec4 h3::before {
    display: none;
}

.show_page1_print .invitation_page .inner_page .sec4 .block {
    padding: 10px;
    margin-bottom: 20px;
}

.show_page1_print .invitation_page .inner_page .sec4 .block h4 {
    margin: 0px;
}

.show_page1_print {
    position: relative;
}

.show_page1_print .header_for_print {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 50px;
    z-index: 2;
    background: #ccc;
    width: 100%;
}

.show_page1_print .header_for_print .close {
    position: absolute;
    top: 12px;
    right: 10px;
    font-size: 24px;
}

.show_page1_print .header_for_print .print_pagedf {
    font-size: 20px;
    color: #666;
    top: 12px;
    right: 50px;
    position: absolute;
}

.show_page1_print .header_for_print .logo1234 {
    width: 34px;
    height: 34px;
    left: 50%;
    top: 50%;
    margin: -17px 0 0 -17px;
    position: absolute;
    background: url(../img/ARLogo02333.png) no-repeat center / contain;
}

.btn.print_page {
    background: rgba(204, 163, 83, 0.05) none repeat scroll 0 0;
    border: 2px solid #cca353;
    border-radius: 110.34px;
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
    width: 230px;
    height: 43px;
    line-height: 40px;
    display: inline-block;
    color: #cca353;
    margin-top: 30px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 0 10px;
    text-align: center;
    cursor: pointer;
}

.show_page1_print .table145245 {
    display: none;
}

.print_header {
    background-color: #eee;
    padding: 15px;
    text-align: center;
    display: none;
}

.print_sec213 { /*background:#fff;*/
    padding: 30px;
    text-align: center;
    margin-top: 30px;
}

.print_sec213 p {
    font-size: 13px;
    line-height: 25px;
    color: rgba(68, 68, 68, 0.7);
}

.print_sec213 .print_page {
    width: 150px;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    border: 1px solid rgba(68, 68, 68, 0.18);
    color: rgba(68, 68, 68, 0.74);
    background: rgba(255, 255, 255, 0.25);
    height: 64px;
    line-height: 60px;
    margin-top: 15px;
}

.print_sec213 .print_page i {
    margin-right: 5px;
}

.show_on_print {
    display: none;
}

.show_page1_print .invitation_page .inner_page .sec1 h1 {
    font-size: 22px;
    text-decoration: underline;
}

.show_page1_print .invitation_page .inner_page .sec1 h1::after {
    display: none;
}

.show_page1_print .invitation_page .inner_page .sec1 .host_img, .show_page1_print .invitation_page .inner_page .sec8 .host_img {
    display: none;
}

.show_page1_print .invitation_page .inner_page .sec4 h2::before, .show_page1_print .invitation_page .inner_page .sec4 h3::before, .show_page1_print .invitation_page .inner_page .sec4 h4::before, .show_page1_print .invitation_page .inner_page .sec4 h5::before, .show_page1_print .invitation_page .inner_page .sec3 h2::before {
    display: none;
}

.show_page1_print .invitation_page .inner_page .sec4 h2 {
    text-align: left;
    text-decoration: underline;
}

.show_page1_print .invitation_page .inner_page .sec4 h4,
.show_page1_print .invitation_page .inner_page .sec3 h2 {
    font-size: 18px;
    text-align: center;
}

.show_page1_print {
    background: #fff;
}

.show_page1_print .invitation_page .inner_page .sec6 {
    padding: 10px 15px 40px;
}

.show_page1_print .invitation_page::before {
    display: none;
}

.show_page1_print .invitation_page {
    background: #fff;
}

.show_page1_print .invitation_page .inner_page .sec1 {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    padding: 30px 15px;
    text-align: center;
}

.show_page1_print .invitation_page .inner_page .sec4 .block {
    padding: 0px !important;
    background: none !important;
}

.show_page1_print .invitation_page .inner_page .sec3 {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    text-align: center;
}

.show_page1_print .invitation_page .inner_page .sec1 .map_loc {
    /*margin-top: 35px;*/
    height: auto;
}

.show_page1_print .invitation_page .inner_page .sec1 .map_loc p {
    top: 40%;
    position: absolute;
    left: 31%;
}

/*.show_page1_print .table145245{ display:block;}
body{ background-color:#fff; font-size: 30px !important;}
.col-md-12{ width:100% !important; float:left !important; padding:0 15px !important;}
.col-md-6{ width:calc(50% - 30px) !important; float:left !important; padding:0 15px !important;}
.col-md-4{ width:calc(33.33% - 30px) !important; float:left !important; padding:0 15px !important;}
.show_page1_print .row{ margin-left: -15px !important; margin-right: -15px !important; width:calc(100% + 30px) !important; }
.show_page1_print .header_for_print{ background-color: #ccc !important; position:static !important; display:none !important;}
.container{ width:1500px !important;}
.show_page1_print .invitation_page { padding: 85px 0 40px; background-color: rgba(253, 253, 253)!important;}
.show_page1_print .invitation_page .inner_page .sec1, .show_page1_print .invitation_page .inner_page .sec4{ background-color: #fff!important; width:100%!important;}
.show_page1_print .invitation_page .inner_page .sec1 h1{font-family: "Playfair Display", serif !important; font-weight: 700 !important; font-size: 34px !important; color: #000 !important; letter-spacing: -0.2px !important; margin: 20px 0 30px 0 !important; position: relative; text-align: center !important;}
.show_page1_print .invitation_page .inner_page .sec1 h2{ text-align: center !important;}
.show_page1_print .invitation_page .inner_page .sec1 h2 span {font-style: italic !important; text-transform: lowercase !important; margin-right: 10px !important; font-size: 15px !important; color: #999 !important;}
.show_page1_print .invitation_page .inner_page .sec1 h2 { font-size: 20px !important;}
.show_page1_print .invitation_page .inner_page .sec1 .date { font-family: "Lora Regular", sans-serif !important; width:100% !important; font-size: 20px !important; margin-top: 20px !important; margin-bottom: 5px !important;}
.show_page1_print .invitation_page .inner_page .sec1 .col-md-12{ width:100% !important;text-align: center !important !important;}
.show_page1_print .invitation_page .inner_page .sec1{text-align: center !important;}
.show_page1_print .invitation_page .inner_page .sec4{ font-size: 18px !important;}
.show_page1_print .invitation_page .inner_page .sec4 h2{ font-size: 40px !important; width:100% !important; display:block !important; margin-bottom: 20px !important; text-align: left !important;}
.show_page1_print .invitation_page .inner_page .sec4 h3{ font-size: 34px !important; width:100% !important; display:block !important;}
.show_page1_print .invitation_page .inner_page .sec4 h4{ font-size: 30px !important; width:100% !important; display:block !important;}
.show_page1_print .invitation_page .inner_page .sec4 .block { padding: 10px !important; margin-bottom: 20px !important; width:100% !important; background-color: #fff !important;}
.show_page1_print .invitation_page .inner_page .sec4 .ta-bind p{ font-size: 30px !important; }*/

@media print {
    body {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        background-color: #fff !important;
        line-height: 1.3;
        display:table;
        table-layout:fixed;
        margin: .5cm;
        height:auto;
        font-size: 15pt;
        /*-webkit-print-color-adjust: exact;*/
        page-break-inside: avoid;
    }

    @page {
        size: 8.5in 11in;  /* width height */
        margin: 0.3in;
        page-break-inside: avoid;
    }

    @page :first {
        margin-top: 1.5cm
    }

    ul {list-style: none}

    p { font-size: 14pt;}

    .invitation_page .inner_page .sec1 .map_loc p,
    .invitation_page .inner_page .sec1 .col-md-4 .map_loc p {
        font-size:18pt;
        width: 100% !important;
        text-align: left !important;
        float: left;
        font-weight: 400;
    }

    .show_page1_print_full > li, .nav-tabs > li, .nav.nav-tabs >li, li.uib-tab.nav-item.active, li.uib-tab.nav-item {
        display: none !important;
    }

    .show_page1_print_full {
    }

    .show_page1_print_full h1 {
        font-size: 32pt !important;
        text-align: center;
        white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
        white-space: -o-pre-wrap;    /* Opera 7 */
        white-space: pre-wrap;       /* css-3 */
        word-wrap: break-word;       /* Internet Explorer 5.5+ */
        word-break: break-all;
    }

    .invitation_page .inner_page .sec1 {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .invitation_page .inner_page .sec1 h2 span {
        font-style: italic !important;
        text-transform: lowercase !important;
        margin-right: 0 !important;
        font-size: 17pt !important;
        color: #999 !important;
    }

    .invitation_page .inner_page .sec1 h2 {
        font-size: 20pt !important;
        text-align: center;
        margin-bottom: 0;
    }

    .invitation_page .inner_page .sec1 .date {
        margin-top: 5px;
        font-size: 19pt !important;
    }

    .show_page1_print .invitation_page .inner_page .sec4 h5{
        font-size: 13pt !important;
    }

    .show_page1_print .invitation_page .inner_page .sec4 p,
    .show_page1_print .invitation_page .inner_page .sec3 p {
        font-size: 11pt !important;
    }

    .invitation_page .inner_page .sec1 .host_img, .invitation_page .inner_page .sec8 .host_img {
        width: 50px;
        height: 50px;
        border-radius: 100%;
        display: none;
        background: #f8f8f8;
        margin: 15px 10px 15px 6px;
        vertical-align: middle;
        box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.25);
    }

    .invitation_page .inner_page .sec1 .host_img img, .invitation_page .inner_page .sec8 .host_img img {
        width: 50px;
        height: 50px;
        object-fit: cover;
        border-radius: 25px;
    }

    .invitation_page .inner_page .sec1 .host_img_name, .invitation_page .inner_page .sec8 .host_img_name {
        width: auto;
        height: 50px;
        background: transparent;
        margin: 1px 15px;
        font-size: 13px;
        font-style: normal;
    }

    .invitation_page .inner_page .sec1 .host_hosted_by {
        display: inline-block;
        font-size: 11px;
    }

    .invitation_page .inner_page .sec1 .host_img_name:last-child, .invitation_page .inner_page .sec8 .host_img_name:last-child {
        border-right: 0;
    }

    .invitation_page .inner_page .sec1 .host_img_name img, .invitation_page .inner_page .sec8 .host_img_name img {
        display: none;
    }

    .invitation_page .inner_page .sec1 .col-md-4:nth-child(1) {
        width: 100%;
        text-align: center;
        padding-bottom: 80px;
    }

    .invitation_page .inner_page .sec1 .col-md-4:nth-child(2) {
        width: 50%;
        text-align: center;
        float: right;
        height: 300px;
        overflow: hidden;
		position: relative;
    }

    .invitation_page .inner_page .sec1 .col-md-4:nth-child(3) {
        width: 50%;
        text-align: center;
        height: 300px;
        overflow: hidden;
        position: relative;
    }

    .invitation_page .inner_page .sec1 .col-md-4:nth-child(1) .date {
        font-weight: bold;
    }

    .invitation_page .inner_page .sec1 .col-md-4:nth-child(2) img {
        width: 100%;
        height: auto;
    }

    .addeventatc {
        display: none !important;
        zoom: 1;
        position: relative;
        text-align: center !important;
        z-index: 1;
        border: 1px solid #ddd;
        color: #000 !important;
        font-weight: 300;
        line-height: 100% !important;
        font-size: 15pt;
        text-decoration: none;
        padding: 12px !important;
        -webkit-border-radius: 3px;
        border-radius: 3px;

    }

    p.hide_p_for_print, .hide_from_print {
        display: none !important;
    }

    .invitation_page .inner_page .sec1 p.date_helper, .invitation_page .inner_page .sec3 p.date_helper {
        font-size: 11pt;
        line-height: 19px;
        letter-spacing: 0.01em;
        font-weight: 400;
        margin-top: 20px;
        color: #7A7C7D;
    }

    .invitation_page .inner_page .sec1 .map_loc {
        background-color: rgba(255, 255, 255, 0.95);
        border-radius: 2px;
        padding: 15px;
        color: #3C4858;
        z-index: 1;
        font-family: "Lora Regular", sans-serif;
        font-weight: bold;
        letter-spacing: 0.01em; padding-top:80px; text-align:center !important; width:100% !important;
/*        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -o-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);*/
    }

    /*.invitation_page .inner_page .sec1 .map_loc p {
        font-size: 16px !important; margin-bottom:0px !important;text-align:center !important; width:100% !important;
    }*/

    .invitation_page .inner_page .sec1 .profile_button {
        background: #fff;
        background: rgba(204, 163, 83, 0.05) none repeat scroll 0 0;
        border: 2px solid #cca353;
        border-radius: 110.34px;
        box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
        width: 230px;
        height: 43px;
        line-height: 41px;
        display: inline-block;
        color: #cca353;
        margin-top: 30px;
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 700;
        text-align: center;
        cursor: pointer;
    }

    footer, header, .print_sec213 {
        display: none;
    }

    /*a[href^="#"]:after {
    display: none;
    }*/
    /*a[href]:after {
        content: none !important;
      }*/
    .margin-top-30 {
        margin-top: 0;
    }

    .invitation_page .inner_page .sec3 {
        padding: 0px 15px 0px 15px;
        text-align: center;
    }

    .invitation_page .inner_page .sec3 .col-md-6 {
        width: 50%;
        float: left;
    }

    .invitation_page .inner_page .sec3 .col-md-6:nth-child(1) {
        float: right;
    }

    .invitation_page .inner_page .sec3 h2 {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        font-weight: bold;
        /*text-decoration: underline;*/
        font-size: 20pt;
        text-align: left;
        color: #3C4858;
        letter-spacing: -0.18px;
        margin-bottom: 30px;
        position: relative;
    }

    .invitation_page .inner_page .sec3 .add_bottom_space {
        margin-bottom: 30px;
    }

    .invitation_page .inner_page .sec3 .sec3_inner {
        width: 100%;
        font-size: 17pt;
        color: #000;
        line-height: 40px;
        display: inline-block;
        margin-top: 20px;
    }

    .invitation_page .inner_page .sec3 .sec3_inner .sec3a {
        width: 65%;
        float: left;
        text-align: left;
    }

    .invitation_page .inner_page .sec3 .sec3_inner .sec3b {
        width: 34%;
        float: left;
        text-align: left;
    }

    .sec3 .profile_right_sec .detail1.detail1aa .sec2aa label {
        /* font-family: "Lato", sans-serif; */
        /* font-weight: bold; */
        font-size: 17px;
        color: #31363d;
        letter-spacing: 0px;
        line-height: 25px;
        margin-bottom: 0px;
    }

    .invitation_page .inner_page .sec2 .profile_button, .invitation_page .inner_page .sec3 .profile_button,
    .invitation_page .inner_page .sec6 .profile_button, .invitation_page .inner_page .sec8 .profile_button {
        background: #fff;
        background: rgba(204, 163, 83, 0.05) none repeat scroll 0 0;
        border: 2px solid #cca353;
        border-radius: 110.34px;
        box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
        width: 230px;
        height: 43px;
        line-height: 40px;
        display: inline-block;
        color: #cca353;
        margin-top: 30px;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 700;
        text-align: center;
        cursor: pointer;
    }

    .invitation_page .inner_page .sec3 h2::before {
        position: absolute;
        left: 50%;
        margin-left: -45px;
        bottom: -15px;
        height: 1px;
        width: 90px;
        content: "";
        background-color: #cca353;
    }

    .show_page1_print_full .tab-content > .tab-pane:nth-child(1),
    .show_page1_print_full .tab-content > .tab-pane:nth-child(2) {
        display: block;
        margin-top: 10px;
    }

    .show_page1_print_full .tab-content > .tab-pane:nth-child(1)::before {
        text-transform: uppercase;
        display: block;
        margin-bottom: 0px;
        font-size: 18pt;
        padding-bottom: 0px;
        text-decoration: underline;
    }

    .show_page1_print_full .tab-content > .tab-pane:nth-child(2)::before {
        text-transform: uppercase;
        display: block;
        margin-bottom: 0;
        font-size: 18pt;
        padding-bottom: 0;
        text-decoration: underline;
    }

    .show_page1_print_full .nav.nav-tabs {
        display: none;
    }

    .show_page1_print_full .tab-content > .tab-pane:nth-child(2) {
        margin-top: 10px;
    }

    .show_page1_print_full .tab-content > .tab-pane:nth-child(1) h5,
    .show_page1_print_full .tab-content > .tab-pane:nth-child(2) h5 {
        font-weight: 600;
        font-size: 20pt;
        margin-top: 20px;
    }

    .show_page1_print_full .tab-content > .tab-pane:nth-child(1) h4,
    .show_page1_print_full .tab-content > .tab-pane:nth-child(2) h4 {
        font-size: 21pt;
    }

    .show_page1_print_full .tab-content > .tab-pane:nth-child(1) h3,
    .show_page1_print_full .tab-content > .tab-pane:nth-child(2) h3 {
        font-size: 22pt;
    }

    .show_page1_print_full .tab-content > .tab-pane:nth-child(1) h2,
    .show_page1_print_full .tab-content > .tab-pane:nth-child(2) h2 {
        font-weight: 600;
        font-size: 20pt;
        margin-top: 10px;
        margin-left: 0;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    .show_page1_print_full .tab-content > .tab-pane:nth-child(2) .info {
        margin-bottom: 20px;
        page-break-inside: avoid;
    }

    .show_page1_print_full .tab-content > .tab-pane:nth-child(1) p,
    .show_page1_print_full .tab-content > .tab-pane:nth-child(2) p,
    .show_page1_print_full .tab-content > .tab-pane:nth-child(1) ol > li,
    .show_page1_print_full .tab-content > .tab-pane:nth-child(2) ol > li {
        font-size: 15pt;
        line-height: 40px;
    }

    .show_page1_print .invitation_page .inner_page .sec4 h2 {
        font-size: 10pt;
        text-decoration: none;
    }

    .invitation_page .inner_page .sec6 {
        width: 100% !important;
        float: left;
    }

    /*.invitation_page .inner_page .sec6:nth-child(2){ margin:0 2% !important;}*/
    .invitation_page .inner_page .sec6 h2 {
        font-size: 20pt;
        margin-top: 10px;
    }

    .invitation_page .inner_page .sec6 .block {
        padding: 10px;
        width: 100%;
        margin: 5px;
        page-break-inside: avoid;
    }

    .invitation_page .inner_page .amenity_info {
        page-break-inside: avoid;
    }

    .invitation_page .inner_page .sec6 .block h4 {
        /*text-decoration: underline;*/
        font-size: 17pt;
    }

    .invitation_page .inner_page .sec6 .block p {
        font-size: 14pt;
        color: #333333;
        letter-spacing: 0;
        line-height: 30pt;
    }

    .print_header {
        background-color: #eee !important;
        padding: 15pt;
        text-align: center;
        display: block;
    }

    .btn.print_page {
        display: none !important;
    }

    .show_on_print {
        display: block !important;;
    }

    .hide_on_print {
        display: none !important;;
    }
}

