body
{
       font-family: 'ABeeZee', sans-serif;
       font-size:14px;
       overflow-x: hidden;
}


.recaptcha-wrapper {
    position: relative;
}
section.content a {
    color: #534e4e;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

@keyframes kenburns {
    0% {
      opacity: 0;
    }
    5% {
      opacity: 1;
    }
    95% {
        transform: scale3d(1.5, 1.5, 1.5) translate3d(-190px, -120px, 0px);
        animation-timing-function: ease-in;
        opacity: 1;
    }
    100% {
        transform: scale3d(2, 2, 2) translate3d(-170px, -100px, 0px);
        opacity: 0;
    }
}

 h1,h2,h3,h4,h5,h6{font-family: 'Righteous', cursive;}


 
header#sticky-header {
    z-index: 20;
    top: 0;
    background: rgb(0, 0, 0);
    color: #333333;
    box-shadow: #7D7D7D 0 0 3px;
    width: 100%;
    position: fixed;
    padding: 15px 0;
}




header#sticky-header {
    z-index: 20;
    top: 0;
    background: rgb(0, 0, 0);
    color: #333333;
    box-shadow: #7D7D7D 0 0 3px;
    width: 100%;
    position: fixed;
}

header#sticky-header ul li a {
    color: #ffffff;
}
.sticky-header.affix-top {
opacity: 0;
text-decoration: none;
-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-ms-transition: all .2s ease-in;
transition: all .2s ease-in;

}

.sticky-header.affix {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 1;

}
.sticky-header .col-md-3 span {
    padding-top: 22px !important;
}

#services_slider {clear: both;position: relative;margin-top: 82px;}


.our_services .txt_Center {margin: 0;overflow: hidden;position: relative;z-index: -1;}



.holder_bu { cursor: pointer }

.holder_bu_awayL1 {
  position: absolute;
  top: 30%;
  left: 15%;
  width: 255px;
  height: auto;
  -webkit-transition: width 1s, height 1s, top 1s, left 1s;
  -moz-transition: width 1s, height 1s, top 1s, left 1s;
  -o-transition: width 1s, height 1s, top 1s, left 1s;
  -ms-transition: width 1s, height 1s, top 1s, left 1s;
  transition: width 1s, height 1s, top 1s, left 1s;
  margin-top: 65px;
  z-index: 1;
}

.holder_bu_awayL2 {
  position: absolute;
  top: 35%;
  left: 0%;
  width: 200px;
  height: auto;
  -webkit-transition: width 1s, height 1s, top 1s, left 1s;
  -moz-transition: width 1s, height 1s, top 1s, left 1s;
  -o-transition: width 1s, height 1s, top 1s, left 1s;
  -ms-transition: width 1s, height 1s, top 1s, left 1s;
  transition: width 1s, height 1s, top 1s, left 1s;
  margin-top: 105px;
  opacity: 0.6;
  z-index: 0;
}

.holder_bu_center {
  position: absolute;
  top: 5%;
  left: 35%;
  width: 349px;
  height: auto;
  -webkit-transition: width 1s, height 1s, top 1s, left 1s;
  -moz-transition: width 1s, height 1s, top 1s, left 1s;
  -o-transition: width 1s, height 1s, top 1s, left 1s;
  -ms-transition: width 1s, height 1s, top 1s, left 1s;
  transition: width 1s, height 1s, top 1s, left 1s;
  z-index: 2;
}

section.our_video h6 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    margin-bottom: 71px;
}
section.our_video {
    background: url(../images/vide_new_ban.jpg) no-repeat left top;
    background-size: cover;
    padding: 80px 0;
    background-attachment: fixed;
    text-align: center;
}

.video_lcd iframe {
    width: 94%;
    height: 302px;
    margin-top: 16px;
}
.holder_bu_awayR1 {
  position: absolute;
  top: 30%;
  left: 63%;
  width: 255px;
  height: auto;
  -webkit-transition: width 1s, height 1s, top 1s, left 1s;
  -moz-transition: width 1s, height 1s, top 1s, left 1s;
  -o-transition: width 1s, height 1s, top 1s, left 1s;
  -ms-transition: width 1s, height 1s, top 1s, left 1s;
  transition: width 1s, height 1s, top 1s, left 1s;
  margin-top: 65px;
  z-index: 1;
  /* opacity: 0.9; */
}

.holder_bu_awayR2 {
  position: absolute;
  top: 35%;
  left: 83%;
  width: 200px;
  height: auto;
  -webkit-transition: width 1s, height 1s, top 1s, left 1s;
  -moz-transition: width 1s, height 1s, top 1s, left 1s;
  -o-transition: width 1s, height 1s, top 1s, left 1s;
  -ms-transition: width 1s, height 1s, top 1s, left 1s;
  transition: width 1s, height 1s, top 1s, left 1s;
  opacity: 0.6;
  margin-top: 105px;
  z-index: 0;
}

header {
    color: #fff;
    z-index: 99999;
    position: relative;
    margin-top: 0;
    background: rgba(0, 0, 0, 0.39);
    padding: 10px 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}section.banner #background {
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
}
.logo {
    z-index: 1;
    position: relative;
    margin-top: -177px;
}
section.banner_rain {
    position: absolute;
    z-index: -1;
    width: 100%;
    margin-bottom: -15px;
    overflow: hidden;
    background: url(../images/banner.webp) no-repeat left top #000;
    top: 0;
    background-size: cover;
}

section.banner_rain img {
    width: 100%;
    height: 100%;
    /* visibility: hidden; */
    background-position-x: 50%;
    background-position-y: 0%;
    border: 0 none;
    outline: 0 none;
}
section.banner .container{
    z-index: 9999999;
    position: relative;
    }
section.banner {
    position: relative;
    z-index: 1;
    margin-top: 0;
    padding: 0 0 0 0;
    margin-bottom: -13px;
    text-align: center;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

ul.header_menu {
    text-align: right;
    padding: 28px 0;
    margin-bottom: 0;
}

ul.header_menu li {
    display: inline-block;
    font-size: 13px;
    margin: 0 23px;
}

ul.header_menu li a {
    color: #fff;
    text-transform: uppercase;
    display: block;
    border-bottom: transparent 2px solid;
    padding: 0 0 10px 0;
}

ul.header_menu li:hover a {
    color: #f5bd3b;
    border-color: #f6be27;
}

section.short_info {background: url(../images/rain_bg.webp) no-repeat left top;background-size: cover;padding: 50px 0;color: #fff;position: relative;z-index: 1;margin-top: -26px;}
section.our_services {
    position: relative;
    text-align: center;
    margin-bottom: 100px;
}
 
section.short_info .col-md-5 {
    font-size: 29px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 36px;
}

section.short_info .col-md-5 span {
    color: #5fb2cb;
}
section.short_info.short_info0 {
    text-align: center;
}

section.short_info.short_info0 {
    text-align: center;
    background: none;
    color: #000;
    clear: both;
    float: left;
    width: 100%;
    margin-top: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.short_info0 p {
    line-height: 21px;
    margin-bottom: 20px;
    color: #000;
    font-family: ABeeZee, sans-serif;
}

section.short_info.short_info0 h2 {
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #5fb2cb;
}

section.short_info.short_info0 .col-md-12 ,
section.short_info .col-md-7 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    font-size: 13px;
    padding-top: 6px;
}
section.short_info.short_info0 .col-md-12 p ,
section.short_info .col-md-7 p {
    line-height: 21px;
    /* margin-bottom: 0; */
}
section.our_services img {
    height: auto;
    max-width: 100%;
}
.our_services .container {
    padding: 0;
    position: relative;
    min-height: 630px;
}
section.our_services h2 {
    color: #5fb2cb;
    font-size: 36px;
    text-transform: uppercase;
    padding-top: 73px;
}
.portfoliolist img {
    max-width: 100%;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 0;
}

.portfoliolist .col-md-4 {
    padding: 0;
    height: auto;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.portfolio_short_desc {
    background: #353945;
    padding: 12px 11px;
    color: #fff;
    height: 99px;
    position: relative;
    z-index: 10;
}

.portfolio_short_desc h6 {
    font-size: 12px;
    color: #5fb2cb;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.portfolio_short_desc h4 {
    font-size: 30px;
    text-transform: uppercase;
    line-height: 22px;
}

.portfolio_short_desc h5 {
    color: #7f8391;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 0;
    /* display: none; */
}
section.features h2 {
    color: #5fb2cb;
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 53px;
}
.holder_bu:hover:before {
    /* position: absolute; */
    content: "";
    /* width: 100%; */
    /* height: 100%; */
    /* z-index: 11; */
}
.hover_services {
    background: rgba(95, 178, 203, 0.76);
    position: absolute;
    top: -291px;
    padding: 110px 40px;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    height: 0;
    width: 100%;
    -webkit-transition: all .2s ease-in;
    overflow: hidden;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    visibility: hidden;
    left: 0;
}

.holder_bu_center .txt_Center:hover .hover_services {
    height: 455px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    top: 0;
    visibility: visible;
}
.hover_services h4 {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 100;
    letter-spacing: 1px;
}

.hover_services p {
    line-height: 18px;
    margin: 20px 0;
    display: block;
}

.hover_services a {
    background: #fff;
    color: #212121;
    text-transform: uppercase;
    padding: 9px 13px;
    font-size: 12px;
    display: inline-block;
    margin-top: 3px;
    border-radius: 2px;
    cursor: pointer;
}
section.contactus {
    background: url(../images/form_bg.jpg) repeat-x left top;
    padding: 40px 0;
    text-align: center;
}
.contactus label{display:none !important}


section:after {
    display: block;
    content: "";
    clear: both;
}

section.contactus h2 {
    color: #5fb2cb;
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 33px;
} 
section.contactus h2+i {
    font-size: 43px;
}

section.contactus ul li {
    text-align: left;
    position: relative;
    margin-bottom: 23px;
}

section.contactus ul {
    padding: 0 20px;
    margin-top: 33px;
}

.third_col_field {
    width: 33%;
    display: inline-block;
}

section.contactus input[type="text"], section.contactus input[type="email"],  section.contactus textarea {
    width: 99%;
    padding: 12px 43px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    border: #d0e3e9 1px solid;
}

section.contactus input[type="submit"] {
    display: inline-block;
    background: #4a97ae;
    color: #fff;
    padding: 14px 20px;
    border-radius: 2px;
    border: #4a97ae 1px solid;
}

.third_col_field i, .full_col_field i {
    font-size: 18px;
    position: absolute;
    left: 14px;
    top: 12px;
}

.contactus textarea {
    height: 173px;
}

li.button_col {
    text-align: center !important;
}

section.we_work {
    padding: 40px 0 31px 0;
    text-align: center;
    color: #686868;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}

section.we_work h2 {
    color: #5fb2cb;
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 11px;
}

section.we_work ul li {
    display: inline-block;
    padding: 0 24px;
}

section.we_work p {
    line-height: 21px;
    font-size: 14px;
    text-transform: uppercase;
    color: #989696;
    margin-bottom: 22px;
}


.seo-content {
        background: #101010;
        font-size: 12px;
        border-top: 1px solid #262626;
        padding: 15px 0 20px;
        color: #656565;
        text-align: justify;
        font-family: 'Open Sans', sans-serif;
 }

.colspArticle .moreContnt {
    display: none;
    text-align: justify;
}
a.readBtn {
    background: #f3a619;
    color: #000 !important;
    display: inline-block;
    text-transform: uppercase;
    padding: 7px 13px;
    margin-top: 12px;
    border-radius: 3px;
    font-size: 11px !important;
}
.seo-content h4 {
    color: #fcb316;
    text-transform: uppercase;

}
body footer {
    background: #1b1b1b;
    padding: 15px 0;
    color: #828282;
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    margin-bottom: -13px;
}
body footer a{ color: #828282;}
section.seo-content p {
    line-height: 20px;
    text-align: justify;
}
.heading-head {
    width: 100%;
    clear: both;
    display: block;
    background: #353945;
    color: #fff;
    padding: 40px 60px;
    font-size: 14px;
    text-transform: uppercase;
}

.heading-head .col-md-5 h2 {
    font-size: 32px;
    text-transform: uppercase;
}

.heading-head:after {content: "";clear: both;display: block;}

.heading-head .col-md-7 {
    font-family: 'Open Sans', sans-serif;
    padding-top: 6px;
    padding-left: 73px;
    text-align: center;
}

section.portfolio {
    margin-top: 72px;
}

section.features h4 {
    color: #282828;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

section.features p {
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
}

section.features {
    color: #686868;
    font-size: 13px;
    text-align: center;
    padding: 30px 0;
}

section.features i {
    margin-bottom: 24px;
    box-shadow: #c7c2c2 0 1px 1px;
    display: inline-block;
    border-radius: 100%;
    padding: 36px 44px;
    text-align: center;
}
.logo-cube {
    text-align: center;
    content: "";
    -webkit-animation: antiClockwiseSpin 35s linear infinite;
    -moz-animation: spin 35s linear infinite;
    animation: spin 35s linear infinite;
    z-index: 0;
    position: relative;
}
.banner img {
    max-width: 100%;
}
header .col-md-3 span {
    color: #f5bd3b;
    padding-top: 28px;
    display: block;
    font-weight: 600;
}

header .col-md-3 span i {
    margin-right: 7px;
}

ul.social-icons {
    padding-top: 20px;
    text-align: right;
}

ul.social-icons li {
    display: inline-block;
}

ul.social-icons li a {
    display: block;
    margin-left: 21px;
    font-size: 15px;
    color: #f5bd3b;
}
.popup-form h3 span {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 300;
}

section.banner h2 {
    color: #f0b939;
    font-size: 50px;
    letter-spacing: 4px;
    line-height: 49px;
    margin-top: 112px;
    text-shadow: #000 0 1px 1px;
}

section.banner h2 span {
    display: block;
    color: #fff;
    font-size: 30px;
}

section.banner a {
    background: #f6be27;
    color: #000;
    text-shadow: #f6be27 0px 0px 1px;
    padding: 15px 20px;
    display: inline-block;
    font-size: 15px;
    margin-top: 14px;
    text-transform: uppercase;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.93) 0 1px 1px;
    position: relative;
    z-index: 1;
}
#services_slider h3 {
    color: #fff;
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    z-index: 5;
    width: 100%;
    text-align: center;
    top: 29px;
    font-size: 13px;
    line-height: 17px;
    opacity: 0.8;
}
.holder_bu_center h3 {
    font-size: 30px !important;
    line-height: 34px !important;
    letter-spacing: 1px;
    text-shadow: #000 0px 1px 1px;
    opacity: 1;
}
.holder_bu_center:hover  h3 {
    visibility: hidden;
}

.mobile_services {
    display: none;
}

#stay_connect_slider.owl-carousel.owl-theme {
    width: 60%;
    margin: 0 auto;
}



.portfoliolist .col-md-4 a:before {content: "";background: rgba(0, 0, 0, 0.56);position: absolute;left: 0;top: 0;width: 100%;height: 0;-webkit-transition: all .2s ease-in;-moz-transition: all .2s ease-in;-o-transition: all .2s ease-in;-ms-transition: all .2s ease-in;transition: all .2s ease-in;z-index: 1;}

.portfoliolist .col-md-4:hover a:before {
    height: 100%;
}

.portfoliolist .col-md-4 a:after {
    content: "";
    background: url(../images/play_button.png) no-repeat left top;
    width: 60px;
    height: 60px;
    bottom: -280px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    position: absolute;
    z-index: 1;
    left: 39%;
}



.portfoliolist .col-md-4:hover a:after {
    bottom: 41%;
}
.portfoliolist .col-md-4 a {
    display: block;
    cursor: pointer;
    position: relative;
    z-index: 10;
}

.sticky-header ul.header_menu {
    padding-top: 30px;
}

.sticky-header .col-md-3 {
    padding-top: 7px;
}

section.content {
    padding: 40px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #4e4e4e;
}

section.content h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    border-bottom: #e8e8e8 3px double;
    padding-bottom: 13px;
}

section.content h2 {
    color: #e4af1e;
    text-transform: capitalize;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 22px;
    margin-bottom: 4px;
} 

.thankyoubox p {
    margin-bottom: 7px;
    font-size: 17px;
    padding: 0;
    line-height: 25px;
    color: #656161;
    font-weight: 100;
    text-align: center;
}
section.content p {
    line-height: 19px;
}


.list-01 li a {
    color: #b0b0b0;
}

.list-01 {
    margin-top: 30px;
}


.list-01 li {
    margin-bottom: 13px;
    padding-left: 17px;
    position: relative;
    line-height: normal;
}
.list-01 li:before {
    content: "\f054";
    font-size: 13px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #f5bd3b;
    position: absolute;
    left: 0;
}



section.thankyoubox {
    text-align: center;
}
#popupform i {
    position: absolute;
    font-size: 18px;
    top: 11px;
    color: #9aa0a6;
    left: 13px;
}

.our_vide_content {
    color: #fff;
    text-transform: uppercase;
  /*  padding-top: 82px; */ 
}

.our_vide_content h4 {
    font-size: 32px;
    padding: 0 25px;
}

.our_vide_content a {
    background: #5c87cb;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    display: inline-block;
    padding: 17px 37px;
    border-radius: 3px;
    margin-top: 12px;
}

section.our_video h2 {
    font-size: 50px;
    color: #fac977;
    text-transform: uppercase;
    margin-bottom: 21px;
}
.video_lcd {
    background: url(../images/lcd_vide.png) no-repeat left top;
    width: 555px;
    height: 444px;
}
#popupform div.field {
    position: relative;
}

#popupform i.fa.fa-envelope {
    top: 14px;
    font-size: 16px;
}

#popupform  i.fa.fa-phone-square {
    top: 13px;
}

.thankyoubox .container {padding: 90px 0 110px 0;}
.thankyoubox p strong {
    color: #e53727;
    font-weight: 400;
}
.thankyoubox h2 {
    font-size: 32px;
    line-height: 40px;
    padding-bottom: 22px;
    border-bottom: #efefef 3px double;
    margin-bottom: 22px;
    margin-top: 0 !important;
}
 

label#keycode-error {
    display: block !important;
    color: red;
    position: absolute;
    bottom: 7px;
    left: 9px;
    font-size: 10px;
    font-weight: 600;
}

 
.g-recaptcha iframe, .g-recaptcha>div {
    width: 100% !important;
}


label.error {    display: none !important;	}

input.required.error, textarea.required.error, select.required.error {    border-bottom: red 2px solid !important;    color: red !important; }



.indent_inn h2 b { vertical-align: baseline;   color: #f44336;   } 

.indent_inn {     padding: 0 20px;  width: 100%;    max-width: 1170px;   }  

.indent_inn h2 {    line-height: 44px;    font-size: 44px;    text-align: center;    font-weight: 600;    color: #000;    }

.ddexitForm {margin-top: 30px;}

.indent-pop ul {    margin: 0;     width: 100%;    float: left;}

.indent-pop ul li.ind-line {   
    list-style: none;  box-sizing: border-box;   width: 26.2%;    float: left;    padding: 0 5px;} 

.indent-pop ul li.ind-line input {    height: 60px;     font-size: 14px;  display: block;    margin: 0 auto;    background: #fbfcfd;    border:1px solid #e5e5e5;  padding: 17px 10px 16px 20px;   width: 100%;}   

.indent-pop ul li.ind-line i.fa {    display: none;}

.indent-pop ul li.ind-line input[type="submit"] { font-size: 17px;       background-color: #ea1b1b;    border-color: #ea1b1b;   color: #fff;}  

.indent-pop ul li.ind-line.last {    width: 20%;} 
 
#ddexitpopwrapper {     display: flex;    position: fixed;    left: 0;    top: 0;    width: 100%;    height: 100%;    z-index: 100000;	pointer-events: none;    align-items: center;    justify-content: center;}

#ddexitpopwrapper .veil{    left: 0;    top: 0;    width: 100%;    height: 100%;    position: fixed;    background-color: rgba(0,0,0,.7);    content: "";    z-index: 1;    display: none;    cursor: default;  }

.ddexitpop {    width: 100%;    padding: 0;    z-index: 2;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    position: relative;    background: white;    left: 0;    top: 0;    -webkit-animation-duration: .5s;     animation-duration: .5s;    visibility: hidden;    height: 100%;    display: flex;    align-items: center;    justify-content: center; }

.ddexitpop .calltoaction{ 	display: inline-block;    text-decoration: none;    border-radius: 5px;    padding: 15px;    background: #15C5FF;    display: block;    width: 80%;    margin: 10px auto;    text-align: center;    color: white !important;}

div.closeexitpop{ background:url('../images/xclose.png') no-repeat scroll center center;	width: 70px;	height: 70px;	overflow: hidden;	display: none;	position: fixed;	cursor: pointer;	text-indent: -1000px;	z-index: 3;	top: 10px;	right: 10px;     background-size: 20px;    opacity: 0.7;}   

#ddexitpopwrapper.open{	pointer-events: auto;} 

#ddexitpopwrapper.open .veil{ display: block;   }

#ddexitpopwrapper.open div.closeexitpop{    display: block; }

#ddexitpopwrapper.open .ddexitpop{     visibility: visible; }


@media screen and (max-width: 850px){
    
.ddexitpop{		/* top: 0; */   	}  

.indent-pop ul li.ind-line {    width: 100% !important;    margin-bottom: 10px;}

.indent-pop ul li.ind-line input[type="submit"] {width: auto;}

.indent_inn h2 {    font-size: 30px;}

.indent_inn h2 br {    display: none;}    

} 
    
    