@font-face {
    font-family: 'Montserrat', sans-serif; 

}
@font-face {
    font-family: 'Montserrat', sans-serif;
    
}
body {
    /*background: #D9C9CA;*/
    background: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    color:black;
}

.utsaah{
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    /*line-height: 167.87%;*/
    line-height: 180%;
    /* or 37px */

}
.thumbnail {
    border: none;
}


.menu.align-center li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: left;
}

@media only screen and (max-width: 320px) {
    body { font-size: 0.8em; }
}
/*.social a img{width:1.4em;}*/
#upwork {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
form [type='email']{
    box-shadow: none;
    width: 255px;
    height: 25px;
    color:#000000;
    border: 0;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid #000000;
    display: inline-block;

}
.link-a a{
    color:#000000;
    text-decoration: underline;

}

input#fullnameInput{color:#828282;}

form [type='email']:focus{ 
    box-shadow: none;
    border: 0;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid #000000;
    /*color:#0a0a0a;*/
    color:#000000;
    outline: none;}
.prompt{font-size: smaller;}
#mc-embedded-subscribe{ padding-bottom: 0px;
                        padding-top: 0px;height: 25px;
                        color :#000000; background: #C1AE0A;   border-color: #0a0a0a; box-shadow: none;display:inline-block;margin-bottom: unset;}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    /*color: #5e5e5e;*/ 
    color: #000000; 
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    /*color: #5e5e5e;*/
    color: #000000;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    /*color: #5e5e5e;*/
    color: #000000;
}

input::placeholder,
textarea::placeholder {
    /*color: #5e5e5e;*/
    color: #000000;
}

/* call outs */

.alert-callout-border {
    width: 100%;
    padding: 1.3rem;
    border-left-width: 0.3125rem;
    border-left-color: #cacaca;
}

.alert-callout-border strong {
    color: #0a0a0a;
}

/*.alert-callout-border .close-button {
    position: absolute;
    top: -2%;
    right:1%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}*/

.alert-callout-border.radius {
    border-radius: 0.6rem;
}

.alert-callout-border.primary {
    border-left-color: #1779ba;
}

.alert-callout-border.primary strong {
    color: #1779ba;
}

.alert-callout-border.secondary {
    border-left-color: #767676;
}

.alert-callout-border.secondary strong {
    color: #767676;
}

.alert-callout-border.alert {
    border-left-color: #cc4b37;
}

.alert-callout-border.alert strong {
    color: #cc4b37;
}

.alert-callout-border.success {
    border-left-color: #3adb76;
}

.alert-callout-border.success strong {
    color: #3adb76;
}
.alert-callout-border.warning {
    border-left-color: #ffae00;
}
.alert-callout-border.warning strong {
    color: #ffae00;
}

/*---*/
.callout {
    background: transparent;
    border: 0;
    outline: 0;
}

.sticky-footer-css {
    height: 100vh;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.sticky-footer-css-body {
    overflow: auto;
}

.sticky-footer-css .header {
    background-color: #2c3840;
    height: 10rem;
    color: #fff;
    padding: 3rem;
}

.sticky-footer-css .header .menu a {
    /*color: #fff;*/
    color: #000000;
}

.sticky-footer-css .body-content {
    background-color: #fff;
}

.sticky-footer-css .footer {
    height: 10rem;
    background-color: #2c3840;
    color: #fff;
    padding: 3rem;
}

.sticky-footer-css .footer .menu a {
    color: #fff;
}

.menu{

    font-weight: 900;
    font-size: 1.1em;
    font-stretch: extra-expanded;
    /*margin-bottom: 27px;*/
}
.menu a{
    font-weight: bolder;
    font-size: 1.1em;
    font-stretch: extra-expanded;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
}

.accordion {
    background: transparent;
}
.accordion-title {
    padding: 0.25rem 0rem;
    border: none;
    font-size: unset;
    color: unset;
}
.accordion-content {
    padding: 0;
}

/*.accordion-item{
 line-height: 1px;   
}
.accordion li{
  margin: -28px 0;
}*/

:last-child:not(.is-active) > .accordion-title {
    border-bottom: none;

}
.accordion-title::before {content:'';}
.is-active > .accordion-title::before {  content: '';}
.accordion-title:hover, .accordion-title:focus {
    background-color: transparent;
}

.scrollToTop{
    color: #000000;
    text-decoration: none;
}
.scrollToTop:hover{
    text-decoration:none;
}

a:focus, a:hover {
    color: #000000;
}
/*.timing-contact{display: none;}*/
.menu-icon{color:black;}
.faq-dummy{margin-bottom: 0.7em;}
@media screen and (min-width: 768px){
    .rwd-break { display: none; }
    .timing-contact{display: none;}

}

.monogram       {
    padding-top: 3.0em;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.captions{
    font-family: 'Montserrat', regular;font-size: 16px;
    /*font-weight: 900;*/
    white-space: nowrap;
    font-weight: 600;
}
.sign{color:#000000; text-align: right;}
.to-map{color:#000000; text-decoration: underline;font-weight: 900;}

h3{ 
    font-family: 'Montserrat', sans-serif, regular;font-size: 20px;
    font-weight: 600;

}
h5{
    font-family: 'Montserrat', sans-serif, regular;font-size: 12px;
    font-weight: 600;

}
.top-bar, .top-bar ul {
    background-color: transparent;
}

.responsive-embed.widescreen, .flex-video.widescreen {
    /*padding-bottom: 35.25%;*/
    padding-bottom: 430px;
}

.extra-margin-y{
    margin:40px 0;
}

.reveal{
    background-color: #1B1B1B;

}

.button  {
    padding: 0 1.7em;
}
.reveal-logo{
    width: 83%;
}
/*.reveal-modal {
    width: 80% !important;
}*/
body.is-reveal-open { 
    overflow: visible !important;
}

.reveal-overlay {
    overflow: hidden;
}

.below-img-1-txt{
    /*font-family: 'Utsaah';*/
    font-size: 1.7em;
    font-weight: bolder;

    font-style:  normal;
    margin-top: 30px;
    /*font-stretch:condensed;*/

    font-stretch: extra-expanded;
    font-family: 'Ultramagnetic', regular;
}

.below-img-2-txt{
    font-stretch: extra-expanded;
    font-family: 'Ultramagnetic', regular;
    font-size: 14px;


    font-style:  normal;
    margin-bottom: 45px;
    margin-top: 30px;

}
/*.reveal-modal {
    width: 100% !important;
}*/

/*@media print, screen and (min-width: 320px) {
    .reveal {

        min-height: 43vh;
        height:0;} 
}*/
/*@media print, screen and (min-width: 760px) {
    .reveal {
        min-height: 55vh;
    } 
}*/
.restra-img{
    padding-bottom: 21px;
    /*width: 100%;*/
}
img.top-img-line{
    height:362px;
    width:313px;
    PADDING-LEFT: 5PX;
    PADDING-RIGHT: 5PX;

}
.accordion-toggleme {cursor: pointer;}
.accordion-toggleme  {margin-bottom: 0px;}
.accordion-contentme {display: none;background: white;padding: 0px 5px 0px 0px;}
.accordion-contentme.default {display: block;}
.accordion-contentme p {margin-bottom: 0;}