Sign up for emails on hospitality industry insights
Never miss an insight. We’ll email you when new articles are published.
Shiji Group @media only screen and (max-width: 319px){
#zcOptinSuccessPopup{
width:100% !important;
max-width:260px;
top:24% !important;
left:30% !important;
}
#THANKS_PAGE_BODY_PARENT{
width:100% !important;
}
#THANKS_PAGE_CONTAINER{
padding:0px !important;
}
#THANKSPAGE{
padding:10px !important;
}
#THANKS_PAGE_BODY{
padding:20px !important;
}
}
/*Major Mobiles*/
@media screen and (min-width: 320px) and (max-width: 580px){
#zcOptinSuccessPopup{
width:100% !important;
max-width:220px;
top:5% !important;
left:10% !important;
}
#THANKS_PAGE_BODY_PARENT{
width:100% !important;
}
#THANKS_PAGE_CONTAINER{
padding:0px !important;
}
#THANKSPAGE{
padding:10px !important;
}
#THANKS_PAGE_BODY{
padding:20px !important;
}
}
/*Nexus and iPhone 6,6s*/
@media screen and (min-width: 374px) and (max-width: 680px){
#zcOptinSuccessPopup{
width:100% !important;
max-width:220px;
top:5% !important;
left:18% !important;
}
#THANKS_PAGE_BODY_PARENT{
width:100% !important;
}
#THANKS_PAGE_CONTAINER{
padding:0px !important;
}
#THANKSPAGE{
padding:10px !important;
}
#THANKS_PAGE_BODY{
padding:20px !important;
}
}
@media screen and (min-width:581px) and (max-width: 767px){
#zcOptinSuccessPopup{
width:100% !important;
max-width:500px;
top:24% !important;
left:6% !important;
}
#THANKS_PAGE_BODY_PARENT{
width:100% !important;
}
#THANKS_PAGE_CONTAINER{
padding:0px !important;
}
#THANKSPAGE{
padding:10px !important;
}
#THANKS_PAGE_BODY{
padding:20px !important;
}
}
/* Desktops and laptops ———– */
@media only screen and (min-width : 1025px) {
#zcOptinSuccessPopup{
width:100% !important;
max-width:700px;
top:24% !important;
left:21% !important;
}
#THANKS_PAGE_BODY_PARENT{
width:100% !important;
}
#THANKS_PAGE_CONTAINER{
padding:0px !important;
}
#THANKSPAGE{
padding:10px !important;
}
#THANKS_PAGE_BODY{
padding:20px !important;
}
}
@media only screen and (min-width:1200) and (max-width: 1500px){
#zcOptinSuccessPopup{
width:100% !important;
max-width:700px;
top:24% !important;
left:20% !important;
}
#THANKS_PAGE_BODY_PARENT{
width:100% !important;
}
#THANKS_PAGE_CONTAINER{
padding:0px !important;
}
#THANKSPAGE{
padding:10px !important;
}
#THANKS_PAGE_BODY{
padding:20px !important;
}
}
@media only screen and (min-width:1501px) and (max-width: 1700px){
#zcOptinSuccessPopup{
width:100% !important;
max-width:700px;
top:24% !important;
left:25% !important;
}
#THANKS_PAGE_BODY_PARENT{
width:100% !important;
}
#THANKS_PAGE_CONTAINER{
padding:0px !important;
}
#THANKSPAGE{
padding:10px !important;
}
#THANKS_PAGE_BODY{
padding:20px !important;
}
}
/* Large Screens */
@media only screen and (min-width : 1824px) {
#zcOptinSuccessPopup{
width:100% !important;
max-width:700px;
top:24% !important;
left:30% !important;
}
#THANKS_PAGE_BODY_PARENT{
width:100% !important;
}
#THANKS_PAGE_CONTAINER{
padding:0px !important;
}
#THANKSPAGE{
padding:10px !important;
}
#THANKS_PAGE_BODY{
padding:20px !important;
}
}
/* iPads*/
@media only screen and (min-width : 768px) and (max-width : 1024px){
#zcOptinSuccessPopup{
width:100% !important;
max-width:600px;
top:14% !important;
left:18.7% !important;
}
#THANKS_PAGE_BODY_PARENT{
width:100% !important;
}
#THANKS_PAGE_CONTAINER{
padding:0px !important;
}
#THANKSPAGE{
padding:10px !important;
}
#THANKS_PAGE_BODY{
padding:20px !important;
}
}
/* #customForm
{
width:100%;
} */
#customForm > div
{
margin: 0 auto
}