/*
Theme Name:  Homeland Global Park Mohali
Author URI: https://www.thegeminigeeks.com/
Version: 1.1
Author: The Gemini Geeks
Description: A theme by The Gemini Geeks
*/
:root {
  /* Color Variables: */
--primarycolor:#303030;
--secondarycolor:#101211;
--tertiarycolor:#DBBF8C;
--fourthcolor: #28281E;
  /* Font Variables: */
--primaryfont:"Gloock", serif;
--secondaryfont:"Raleway", sans-serif;
}
*{margin: 0;padding: 0;}
body {margin: 0;padding: 0;background: #fff;font-family: var(--secondaryfont);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:var(--primarycolor);font-weight: 400;font-size: 1rem;line-height: 1.8;text-rendering: optimizeLegibility;}
a img {border: none;}
a {color:var(--primarycolor);text-decoration: none !important;transition:0.8s;transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.6s ease;-webkit-transition: all 0.8s ease;-o-transition: all 0.8s ease;}
a:hover {transition:0.8s;text-decoration: none;color: var(--secondarycolor);}
.clear {clear: both;}
.divider {clear: both;border-bottom: 1px solid #ddd;margin: 0 0 1.2rem 0;padding: 20px 0 0 0;}
.alignleft{float:left;margin:0 10px 0 0;}
.alignright{float:right;margin:0 0 0 10px;}
.aligncenter{display:block;margin:0 auto;}

#scroll {position: fixed;right: 10px;bottom: 10px;cursor: pointer;width: 40px;height: 40px;background-color: var(--secondarycolor);text-indent: -9999px;display: none;-webkit-border-radius: 60px;-moz-border-radius: 60px;border-radius: 60px;z-index: 999;}
#scroll span {position: absolute;top: 50%;left: 50%;margin-left: -8px;margin-top: -12px;height: 0;width: 0;border: 8px solid transparent;border-bottom-color: #ffffff;}
#scroll:hover {background-color:var(--tertiarycolor);opacity: 1;filter: "alpha(opacity=100)";-ms-filter: "alpha(opacity=100)";}

.inner {width: 1170px;margin: 0 auto;max-width: 100%;}
.overlay {position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: #5C2AB5CF;}

.header_area {position:relative;top: 0;left: 0;width: 100%;z-index: 999;transition: background 0.4s, all 0.3s linear;  }
.header_area .row{align-items:center}

.home-header-section {position: relative;padding: 5rem 0 }
#top-bar{width:100%;padding:0.5rem 0;border-bottom: 1px solid #ebebeb;}
#top-bar a{margin:0px 5px;color: #fff;font-size: 1rem;display: inline-block;}
#top-bar .row{width: 100%;justify-content: space-between}
#top-bar a i{margin-right:10px;color:var(--tertiarycolor)}
#top-bar a:hover{color:var(--tertiarycolor);}
#top-bar p{color: #000;}
#top-bar .pull-right{display: flex;justify-content: end}

.topbtn{margin-right:0 !important}
.topbtn a:after{display:none !important}
.topbtn a{border:0;background:var(--secondarycolor);padding:5px 20px;border-radius:1rem;color:#000 !important;;font-size:1.5rem !important;font-weight:700 !important;}

#logo .site-title a{color:var(--primarycolorcolor);font-size: 1.5rem;}
#logo .logo-box{display: flex;width:167px; background: #fff;margin-bottom: -3rem;padding: 0.8rem;box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;border: 1px solid #ebebeb;border-top: 0px;}
.site-menu-toggle{display: none;}

#logo .site-title {float:left;}
#logo .site-title a{color:var(--primarycolorcolor);font-size: 1.5rem;}
#logo img{width:200px;}
.site-menu-toggle{display: none;}

h1,h2,h3,h4,h5,h6 {margin: 0 0 0.6rem 0;color: #000;line-height: 1.2;font-family: var(--primaryfont);font-weight: 500;}

h1 {font-size: 42px;}
h2 {font-size: 37px;}
h3 {font-size: 24px;font-weight: 500;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
h1 span{font-size: 0.88em}
.menu-bar {text-align: left;width: 30px;}
.menu-bar span {height:2px;background:var(--secondarycolor);display:block;margin-bottom:6px}
.menu-bar span:nth-child(1) {width:17px}
.menu-bar span:nth-child(2) {width:30px}
.menu-bar span:nth-child(3) {width:15px;margin-left:auto;margin-bottom:0}

#scrolleffect {padding-top: 6.25rem; margin-top: -6.25rem;}
.smalltext{text-transform: uppercase;letter-spacing: 5px;display: block;text-align: center}

.btn-primary{display: flex;align-items:center; justify-content:center;width: fit-content;height:42px;  background: var(--tertiarycolor); color:  #000 !important; transition: 0.5s ease; border-radius: 60px;padding: 4px 4px 4px 25px;font-size: 16px;overflow: hidden;text-transform: capitalize;font-weight: 600;}
.btn-primary:after{content:"\f061"; font-family: "Font Awesome 5 Free"; width:36px; height:36px; background: #fff; color: #000; border-radius:50%;   margin-left: 19px; font-weight: 900;font-size: 18px;display: flex;align-items: center;justify-content: center;transform: rotate(-45deg);}

.more-btn{padding: 8px 30px 7px;margin:0rem 0 0 1rem;display:inline-block;background: var(--tertiarycolor); color: #000 !important;width: fit-content;margin: 0 auto;}
.more-btn:hover{background:var(--tertiarycolor);color:#000 !important; }
.more-btn:after{display: none !important;}

.normal-btn{color:var(--tertiarycolor) !important; font-weight:700 !important; text-transform:uppercase; display:flex; margin-top:1rem; align-items:center; justify-content:center; width:fit-content; gap:0.6rem; -webkit-gap:0.6rem;}
.normal-btn:after{content: "\f061";margin-right: 8px;font-family:'Font Awesome 5 Free';font-weight:900; bottom:5px;}


#hero-section{position:relative; z-index:1; background: var(--secondarycolor);}
#hero-section:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0;right: 0; background: url(https://www.homelandglobalparkmohali.com/wp-content/uploads/2025/09/lux-pattren-wh.webp) repeat; background-size:40%; opacity: 0.03; max-width: 100%;}
#hero-section .bg-video{width: 52%; margin-left: auto;  position: relative;overflow: hidden;}
#hero-section .bg-video video{height: 610px;object-fit: cover;margin-bottom: -0.6rem;object-position: center;}

.carousal-caption{position: absolute ;  top: 0; left: 0; right: 0; bottom:0; display:flex;align-items:center;}
.carousal-caption .container{display: flex; }
.carousal-caption .text-box{width: 32rem; max-width: 100%;}
.carousal-caption h1{color: #fff; margin-bottom: 1.5rem;line-height: 1.3;}
.carousal-caption .dis{color: #f1f1f1; margin-bottom: 2.4rem;}

.sub-heading{color: var(--tertiarycolor); text-transform: uppercase; font-weight: 600; margin-bottom: 0.2rem !important;}

#about-us{margin: 4.5rem 0 6rem;}
#about-us .row{align-items: center}
#about-us h2{margin-bottom: 1.2rem;}
#about-us .btn-primary{margin-top:1.8rem}
#about-us  p{margin-bottom: 1.5rem}

.line{width: 120px; height: 4px; background: var(--tertiarycolor); margin: 0 auto 1rem;}
#featers-section{background: #f3f0ec; padding: 3rem 15px 4rem;}
#featers-section h2{text-align: center}
#featers-section .dis{text-align: center; margin-bottom: 2rem;}
#featers-section .row{gap: 2.5rem 2.3rem; -webkit-gap: 2.5rem 2.3rem;}

.f-box{flex: 1 0 300px; background:#fff; padding: 0 1.9rem 2rem; border-radius:20px; margin-top: 3rem; box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;}
.f-box .icon{background: var(--tertiarycolor); width: fit-content; padding: 1rem; width: 80px; border-radius: 0 20px; margin-top: -2.6rem; margin-bottom:1.5rem}
.f-box h3{margin-bottom: 0.8rem}
.f-box{font-size: 15px}

.row-full	{width: 99.335vw;position: relative;margin-left: -49.99vw;left: 50%;}
#service-section{background: var(--secondarycolor); text-align: center;padding: 3.5rem 15px 4.5rem; position:relative; z-index: 1;margin-bottom: 4rem;}
#service-section:before{content:""; top: 0; left: 0 ; bottom: 0;right:0; position: absolute;background: url(https://www.homelandglobalparkmohali.com/wp-content/uploads/2025/09/lux-pattren-wh.webp) repeat; opacity: 0.05;background-size: 35%;z-index: -1;}
#service-section .line{margin: 18px auto 25px !important; width:150px}
#service-section h2{color: #fff}
#service-section .dis{color: #fff; width: 52rem; margin: 0 auto 2.7rem !important;max-width: 100%;text-align: center;}
#service-section .container > .row{gap: 2.8rem; -webkit-gap: 2.8rem;}
#service-section  p{margin-bottom: 0 !important;}
#service-section  .sub-heading{text-align: center;}
#service-section .more-btn{margin:2.5rem auto 0;}
p:empty{display: none; position: absolute;}

.sbox{flex: 1 0 300px}
.sbox .content{background: #fff; width: 90%; margin: 0 auto; text-align: left; padding: 1.5rem; position:relative;margin-top: -5.4rem;}
.sbox .icon{width: 72px;height:72px; display:flex;justify-content:center; align-items:center; position: absolute; top: -35px; background: var(--tertiarycolor);  right:1.5rem; padding:0.8rem;}
.sbox h3{margin-bottom: 0.8rem !important;}

#rightlinkfixed{position:fixed;top:45%;right:0;z-index:9999;writing-mode:tb-rl;}
#rightlinkfixed a{background:var(--tertiarycolor);color:#000;padding:13px 3px 13px 5px;display:block;text-decoration:none;border-radius: 10px 0 0 10px;font-weight: 600;}

#gallery-section{text-align: center; margin-bottom:3.6rem;}
#gallery-section .line{width: 120px;margin-top: 0;margin-bottom: 2rem;}
#gallery-section .ngg-galleryoverview.default-view{margin: 0 !important;}

#testimonials{padding: 4rem 0px;width: 100%;float: left;text-align: center}
.testimonial .testimonial-item {padding:28px 25px; background:#f5f5f5;}
#testimonials .testimonial h4{margin: 10px 0;color:var(--secondarycolor);}
#testimonials .owl-nav, #testimonials .owl-dots {margin-top: 25px;text-align: center;}
#testimonials .owl-dot {display: inline-block;width:30px; height:4px; background:#dbd9e6; border-radius:5px; margin:5px 5px}
#testimonials .owl-dot.active {background-color:var(--secondarycolor);}

.column{column-count: 2;margin:25px 0 !important;}
.column3{column-count: 3;}


.formWrap{background:#252525; padding: 2.4rem 1.3rem 1.6rem;position: relative;z-index: 1;border-radius: 25px;}
.formWrap h3{text-align: center; font-size: 24px;color: #fff !important;;margin-bottom: 1rem !important;text-transform: capitalize !important;}
.info-icon{display: flex; width: 100%; flex-direction: column; background: #f1f1f1; margin-bottom: 1rem;padding: 1rem 1.5rem 1.5rem }
.formWrap #contactform input.wpcf7-submit{  border: none; transition:0.5s ease-in-out;font-weight: 500;}
.formWrap #contactform input.wpcf7-submit:hover{background: var(--secondarycolor); filter: brightness(1.1)}
.formWrap:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0;right: 0; background: url(https://www.homelandglobalparkmohali.com/wp-content/uploads/2025/09/lux-pattren-wh.webp) repeat; background-size:61%; opacity: 0.035; max-width: 100%;z-index: -1;}
.formWrap  .line{margin: 0rem auto 1.5rem !important;}

.contact_detail{margin-top:2rem !important}
.contact_detail li{display: flex; align-items: center; gap: 0.5rem; -webkit-gap: 0.5rem; margin-bottom:1.4rem; border-bottom: 1px dashed #ccc; padding-bottom: 0.7rem;}
.contact_detail li h3{margin-bottom: 0.1rem !important; font-size:18px; font-weight:400;}
.contact_detail li {color:  #454545 !important;}
.contact_detail li p{margin-bottom:0 !important; }
#main .contact_detail li a{color: #454545;font-weight: 400;}
.contact_detail .icon{width: 60px; height: 60px;background: var(--tertiarycolor); padding: 0.7rem;border-radius: 8px; margin-right: 0.8rem}
#contactpage h2{font-size: 33px !important; margin-bottom: 1rem;}
#contactpage  .line{background: var(--tertiarycolor); margin: 0.5rem 0 1.2rem; width: 120px; height: 4px}
#main #contactpage p{font-size: 16px}

#single-post {padding:3rem 0;}
#single-post .post-title{font-size:1.5rem;color:var(--primarycolor);margin:1rem 0;display: block;border-bottom: 1px solid #eee;line-height: 3rem;}
#single-post .post-title:hover{color:var(--secondarycolor);}
#single-post p{margin-bottom: 25px;text-align:justify;}
#single-post img{max-width: 100%;height: auto;margin-bottom:25px;}
#single-post #featured-img img{max-width: 100%;display: block;margin-top:35px;height: auto;}
.xdsoft_timepicker{min-width:200px}
#contactform .pickup-date p {width:100%;}
#contactform .pickup-date p span {width:100%;display:block;}
#contactform .pickup-date p span input {width:100%;display:block;-webkit-appearance: none; -moz-appearance: none;text-align:left!important;}
#contactform .pickup-date p input::-webkit-date-and-time-value {text-align: left;width: 100%;}
#contactform .pickup-date p input[type="date"] { display: block; text-align: left;}


#contactform *{font-size: 15px;color:#595966;font-family: var(--secondaryfont)}
#contactform p{margin-bottom: 10px; }
#contactform h3{font-size:26px;text-align: center;}
#contactform i{font-size:26px;}
#contactform h2{font-size: 20px;margin:0 0 15px;font-weight:bolder; text-align: center;color: #252525;text-transform: capitalize;}
#contactform input , #contactform select , #contactform textarea{width: 100%;padding: 9px 20px;background: #fff;border: 1px solid #ddd; margin:6px 0;  transition: 0.5s ease-in-out;-webkit-border-radius: 15px;border-radius: 10px;height: 42px;}
#contactform select{color:var(--primarycolor);color:#595966 !important;}
#contactform textarea{width: 100%;height: 100px !important;padding: 20px;}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{outline:none;
	color:#000}

::-webkit-input-placeholder { /* WebKit browsers */color:#595966 !important;opacity: 1;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#595966 !important;opacity: 1;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color:#595966 !important;opacity: 1;}
:-ms-input-placeholder { /* Internet Explorer 10+ */color:#595966 !important;opacity: 1;}

#contactform input.wpcf7-submit{background: var(--tertiarycolor);color: #000;text-transform: uppercase;cursor: pointer;margin: 15px auto;display: flex;transition: 0.6s ease-in-out;-webkit-border-radius: 50px;border: none;align-items: center;padding: 10px 36px !important;font-size: 16px;font-weight: 600;width: fit-content;height: 41px !important;}
#contactform input.wpcf7-submit:hover{background: #000;color: #fff;}
#contactform .wpcf7-spinner{display: none}

textarea, iframe{max-width: 100%;}
.wpcf7-response-output{color:#595959 !important;background:tranparent !important;border:0px !important}
#contactform .wpcf7-not-valid-tip {background: #ffe3e3 !important; color: #000 !important;}

#babyseat p,#returnjourney p{width: 100%;display: flex;align-items:center}
#contactform .wpcf7-radio{display: flex;}
#contactform .wpcf7-list-item{display: flex}
#contactform .wpcf7-list-item label{width: 100%;}
#contactform .wpcf7-radio input{width:unset}

.wpa-test-msg{display: none; position: absolute}

#spu-55{background: transparent !important;}
#spu-55 .spu-container{background: #222222; position: relative ; z-index:  1;border-radius: 25px; }
#spu-55 .spu-container:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0;right: 0; background: url(https://www.homelandglobalparkmohali.com/wp-content/uploads/2025/09/lux-pattren-wh.webp) repeat; background-size:70%; opacity: 0.03; max-width: 100%;}
#spu-55 .spu-close{color:#fff !important; margin-top:0.8rem; margin-right: 0.8rem}

#popup-from .line{background: var(--tertiarycolor); margin: 0.7rem auto 0.8rem;}
#popup-from img{width: 215px; margin: 0px auto 1.2rem;}
#popup-from h3{text-align: center;color: #fff; margin-top: 0.2rem; font-size: 32px;}
#popup-from .dis{color: #fff;text-align: center; margin-bottom: 1.3rem;font-size: 15px;line-height: 1.8;}
#popup-from #contactform input{height: 38px;padding: 9px 20px;}
#popup-from #contactform textarea{height: 83px !important; padding-top:0.8rem;}


#form-section{background: var(--secondarycolor); position:relative; z-index:1}
#form-section:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0;right: 0; background: url(https://www.homelandglobalparkmohali.com/wp-content/uploads/2025/09/lux-pattren-wh.webp) repeat; background-size:45%; opacity: 0.04; max-width: 100%;}
#form-section .col-md-6{padding: 0}
#form-section .col-md-6:nth-child(1) img{aspect-ratio: 6/4; object-fit: cover; width:100%; height:100%;}
#form-section .content{padding: 3.3rem 2.8rem;position: relative;z-index: 1;}
#form-section .content:before{content:""; position:absolute; top:0; left:0; bottom:0; right:0;  transform:scale(0.95);z-index: -1;}
#form-section h2{text-align: center; font-size:36px; color: #fff;}
#form-section .line{margin: 0.9rem auto 1.8rem;width: 120px;background: var(--tertiarycolor);}


.post {padding: 10px;margin: 0 0 10px 0;}
.post p {margin-bottom:1rem}
.post p a {font-weight: bold;}
.post a {color: #000;}

#floatbtn{position: fixed;right: 0;top: 40%;z-index: 999;}
#floatbtn .more-btn{writing-mode: vertical-rl;border-radius:0;padding:20px 5px;margin:0;float: right;background:var(--tertiarycolor);color:#fff;border:0}
#floatbtn .more-btn:hover{background:var(--secondarycolor)}

#pagetitle {padding: 6.5rem 0 7rem;position: relative;width: 100%;text-align: center;background:url(https://www.homelandglobalparkmohali.com/wp-content/uploads/2025/09/inner-page-bg.jpg) no-repeat bottom;z-index: 1;background-size: cover;background-attachment: fixed;}
#pagetitle.service-banner {padding: 6rem 0 9rem;}
#pagetitle:before{content: ""; position: absolute; top: 0 ; bottom: 0; left: 0; right: 0;  z-index: -1;background: #000000b8;}
#pagetitle h1 {color:#fff;text-align: center; margin-bottom: 0;font-size:42px;text-shadow: 0 0 6px #656565;font-weight: 800;}
#pagetitle p {color:#f1f1f1;text-align: center;font-size: 15px; margin: 0 auto;}
#pagetitle.service-banner .breadcrumb{bottom: 0;position: unset;background: transparent;padding: 0;color: #f1f1f1; margin-top: 0.8rem; font-size: 16px;font-weight: 400;}
#pagetitle.service-banner a{color:#f1f1f1;}
.breadcrumb {list-style: none;max-width: 100%;float: none;font-size: 14px;text-transform: uppercase;color: #000;font-weight: 400;width: fit-content;background: #fff;padding: 14px 39px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;position: absolute;bottom: -25px;left: 0;right: 0;margin: 0 auto;}
.breadcrumb a:hover{color:var(--tertiarycolor);}
.breadcrumb>li {display: inline-block;}
.breadcrumb>li+li:before {content: "\f101";padding: 0 5px;color: #fff;font-family:'Font Awesome 5 Free';font-weight:900}
.breadcrumb a{color: #000;}

#main{padding: 4rem 0 2.5rem;}
#main .ngg-galleryoverview{margin: 0}
#main p{color:var(--primarycolor);font-size: 16px;text-align:justify;}
#main a{color:#000;}
#main a:hover{color:var(--primarycolor);}
#main li{list-style: none;line-height: 30px;color: var(--primarycolor);break-inside: avoid-column;}
#main h2{font-size: 34px;}
#main h3{list-style: none;color: #101010;margin-bottom: 1.2rem;}

.widget {padding: 0 1rem;}
.widget h3 {text-transform: capitalize;padding: 0 0 0.9rem 0;margin-bottom: 1.3rem;}
.widget ul li {display:flex;list-style-type:none;border-bottom: 1px dashed var(--primarycolor);margin: 0 0 1.2rem 0;}
.main-widget a{width: 200px; max-width: 90%;margin: 0 auto 0.7rem;display:table;}

.thank-box {text-align: center; width: 572px;margin: 0 auto; padding: 1.6rem 1rem; border-radius: 10px;border: 2px dashed #D7D7D7;max-width: 100%;}
.thank-box img{width: 100px; background: #f8f8f8; margin: 0 auto 0.5rem; padding: 0.8rem; border-radius: 15px}
.thank-box h2{ font-size: 28px; padding-bottom:0 !important;margin-bottom: 1.3rem !important;}
.thank-box h2:before{display:none; }
#main .thank-box p{margin-bottom: 0; color: #454545;text-align: center; }

#bottom {background: #f3f0ec;color:var(--primarycolor);font-size: 16px;padding: 3.7rem 0 0;background-size: cover;position: relative;z-index: 1;}
#bottom .grid{display:grid; grid-template-columns:36% auto;gap: 2.6rem 3rem; -webkit-gap: 2.6rem 3rem; -moz-gap: 2.6rem 3rem;}
#bottom a {color: var(--primarycolor);}
#bottom a:hover {color:var(--secondarycolor);}
#bottom i {color: #fff;margin-right: 0px;}
#bottom .widget h3 {border: none;text-align: left;color: #000;font-size: 24px;position: relative;}
#bottom .widget h3:before{content: ""; position: absolute;bottom:0; left:0; width:62px; height:2px; background:var(--tertiarycolor); }
#bottom .widget li {border: none;text-decoration: none;color:var(--primarycolor);list-style: none;line-height: 1.5;}
#bottom  .main-widget{clear: both;background:transparent;color: var(--primarycolor);padding:0 10px 0.5rem;text-align: center;font-size:14px;margin-top: 0rem;}
#bottom .footer-dis{margin-top: 15px; font-weight: 500}


#footer {clear: both;background:transparent;color: var(--primarycolor);padding:10px 0 10px;text-align: center;font-size:14px;margin-top: 2.5rem;z-index: 99;position: relative;}
#footer a {color: var(--primarycolor);}
#footer a:hover {color:var(--tertiarycolor);}
.fleft {float: left;}
.fright {float: right;}

.phone-call {width: 50px;height: 50px;left: 20px;bottom: 20px;background:var(--tertiarycolor);position: fixed;text-align: center;color: #ffffff;cursor: pointer;border-radius: 50%;z-index: 999;display: inline-block;line-height: 65px;font-size: 1.6rem;line-height: 50px;animation: shake 1.8s linear infinite alternate;}
.phone-call i{color:#000;}
.home .phone-call i, .page-id-72 .phone-call i{ transform:scalex(-1)}

.phone-call:before {position: absolute;content: " ";z-index: -1;top: -15px;left: -15px;background-color:var(--tertiarycolor);width: 80px;height: 80px;border-radius: 100%;animation-fill-mode: both;-webkit-animation-fill-mode: both;opacity: 0.6;-webkit-animation: pulse 1s ease-out;animation: pulse 1.8s ease-out;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.fa-phone-alt::before {content: "\f879"; }
@-webkit-keyframes pulse {
    0% {-webkit-transform: scale(0);opacity: 0;}
    25% { -webkit-transform: scale(0.3); opacity: 1; }
    50% {-webkit-transform: scale(0.6);opacity: .6;}
    75% {-webkit-transform: scale(0.9);opacity: .3;}
    100% {-webkit-transform: scale(1);opacity: 0;}
}

@keyframes shake{
    50%{transform:scale(1.1) rotate(50deg)}
}

@keyframes pulse {
    0% {transform: scale(0);opacity: 0;}
    25% {transform: scale(0.3);opacity: 1;}
    50% {transform: scale(0.6);opacity: .6;}
    75% {transform: scale(0.9);opacity: .3;}
    100% {transform: scale(1);opacity: 0;}
}

@media screen and (max-width: 981px) {
body {min-width: 230px;}
.desktoponly {display: none;}
.inner {width: 100%;padding: 0%;}
img.alignleft,
img.alignright {float: none;display: block;margin: 10px auto;}
.site-menu-toggle{display: block;color: var(--secondarycolor);}
.site-navbar{display: none;}

#logo{display:flex;align-items:center;justify-content:space-between}
#logo .site-title{margin: 10px 0;}
#logo img{width: 200px;height: auto;float:left;}


#bottom {width: 100%;display: block;padding: 1.7rem 0 0;}
.fleft, .fright {float: none;text-align: center;}
.fleft{margin-bottom: 0.2rem;}
.grid{grid-template-columns: 100% !important; }
  
  .carousal-caption{position: relative ; padding: 2.7rem 10px 3.2rem; text-align: center}
  .carousal-caption .text-box{width: 100%; margin: 0 auto; display: flex; flex-direction: column; align-items: center}
  #hero-section .bg-video{width: 100%; }
 
  .sbox {flex: 1 0 100%;}
  
  #about-us .row{gap: 1.5rem; -webkit-gap: 1.5rem}
  #about-us{margin-bottom: 4rem;margin-top: 3rem;}
  .sbox .icon{width: 65px; height: 65px; top:-2rem}
}


@media screen and (min-width: 981px) {
.mobileonly {display: none;}
    #about-us .col-md-6:nth-child(2){padding-left: 2.8rem}
   #contactpage  > .row  > .col-md-5{padding-right:2rem}
.site-menu-toggle{display:none;}
}


@media screen and (max-width: 800px) {
	 #top-bar .col-md-6{max-width: 50%;}
}
@media screen and (max-width: 600px) {
.wp-pagenavi span.pages, .wp-pagenavi a , .wp-pagenavi a.nextpostslink  {padding: 0.3rem 0.6rem !important;}
.wp-pagenavi span.current{padding:0.8rem}
.column, .column3, .column4{column-count:1}
  
  #bottom .widget li{margin-bottom: 0.7rem}
  .widget{margin-bottom: 1.5rem;}
  #bottom{padding: 2.2rem 0 0;}
  #footer{margin-top: 0rem;padding-top: 0;}
  #bottom .widget h3{margin-bottom: 1.3rem;}
  .main-widget a{margin: 0 auto 0.6rem; width: 165px;}
  
  .carousal-caption h1{font-size: 30px; margin-bottom: 18px;}
  .carousal-caption .dis{margin-bottom: 28px;}
   #hero-section .bg-video video{height: 280px;}
  
  h2{font-size: 29px;line-height: 1.4;}
  h3{font-size: 21px;}
  .f-box{padding: 0 1.4rem 1.2rem}
  .f-box .icon{width: 74px; padding: 0.8rem; margin-top:-2rem; margin-bottom: 1.2rem}
  
  #service-section{padding: 3rem 15px 3.5rem}
  .sbox .content{padding: 1.2rem 18px; width: 92%; margin-top:-4rem}
  .home .ngg-gallery-thumbnail-box, #main .ngg-gallery-thumbnail-box{max-width: 48% !important;}
  .sbox p{font-size: 15px}
  .sbox h3{margin-bottom: 12px !important;}
  .normal-btn{font-size: 15px}
  #service-section{margin-bottom: 2.8rem;padding: 2.6rem 14px 3.5rem;}
  #gallery-section{margin-bottom: 2.8rem;}
   #form-section .content{padding: 2.5rem 0.8rem}
  #form-section h2{font-size: 30px;}
  
  body{font-size: 15px;}
  #featers-section .dis{margin-bottom: 1.4rem}
  #featers-section .row{gap: 1.5rem; -webkit-gap: 1.5rem}
  #featers-section{padding-bottom: 3.4rem;padding-top: 2.2rem;}
  #service-section .dis{margin-bottom: 1.9rem !important;}
  #service-section .line{margin: 10px auto 20px !important; width:100px}
  
  #faqs .col-md-6{padding: 0}
  #top-bar{padding: 10px 0;}
  #top-bar .col-md-6{text-align: center;max-width:100%; justify-content: center;}
  #top-bar .col-md-6:nth-child(1){display: none;}
  #logo .logo-box{width: 148px; margin-bottom: -2rem}
  #about-us{margin-bottom: 3.5rem}
  
   #pagetitle {padding: 5.5rem 0 5.5rem; background-attachment:unset;}
   #pagetitle h1{font-size: 33px;}
  #pagetitle .breadcrumb{padding: 10px 20px; bottom: -1.4rem}
  
  #contactpage h2{font-size: 28px !important;margin-bottom: 0.5rem;}
  .formWrap{padding: 2.2rem 0.65rem 1.6rem}
  .formWrap h3{font-size: 20px  !important; line-height: 1.5}
  
  #contactpage .line{margin-bottom: 1rem; width: 100px}
  .contact_detail li:last-child{border-bottom: 0}
  
  .header_area .more-btn{margin-top: 1rem; padding: 10px 25px !important; font-weight: 600 !important;}
  
  #main{padding: 2.8rem 0 2.5rem;}
  
    #spu-55 .spu-container{padding: 25px 20px !important; border-radius:20px}
    #popup-from .col-md-12{padding: 0}
    #popup-from img{width: 200px}
    #popup-from h3{font-size: 28px;}
    #popup-from .dis{font-size: 14px}
  #popup-from #contactform p{margin-bottom: 5px; }
    #spu-55 .spu-close{margin: 0.4rem }
}

@media screen and (min-width: 600px) and (max-width: 1120px) {
    #top-bar .col-md-6{max-width: 50%;}
    #bottom .col-md-4{width: 33%;float: left;}
    #about-us img{width: 80%; margin: 0 auto}
   #hero-section .bg-video video{height: 400px;}
}



/*============================ */
/* Hollow Accordion 06
============================== */
#faqs {
  position: relative;
  margin-bottom: 3.5rem;
}
#faqs h2{text-align: center}
#faqs .line{margin-bottom: 2.5rem;}
#faqs .flexbox {
  justify-content: space-between;
  flex-wrap: wrap;
}
#faqs .title-wrap h2 {
  margin-bottom: 2rem;
  font-size: 2rem;
  font-weight: 300;
  color: var(--defaultMainAccent);
}

#faqs .accordion-wrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#faqs .dropdown-wrap {
	margin-bottom: 15px;
	background: #f3f0ec;
	border-radius: 8px;
	border: 1px solid #e5e5e5;
}
#faqs .col-md-6{display: flex; flex-direction: column}
#faqs .dropdown-title h3 {
  font-size: 18px;
  padding: 15px 1.3rem 14px !important;
  cursor: pointer;
  display: flex;
  font-weight: 500;
  justify-content: space-between;
  text-transform: unset;
  font-family: var(--secondarycolor);
  margin: 0;
  color: #101010;
}
#faqs .dropdown-title h3 span {
  padding-right: 1rem;
}
#faqs .dropdown-title h3 i {
  font-size: 1rem;
  align-self: center;
  color: var(--secondarycolor);
  transition: all .3s ease;
}
#faqs .dropdown-title:hover h3 i {
  transform: rotate(180deg);
}
#faqs .active .dropdown-title h3 i {
  transform: rotate(405deg);
}
#faqs .dropdown-content {
  padding: 0.3rem 1.3rem 1.1rem;
  display: none;
}
#faqs .dropdown-content p {
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  #faqs .flex-container {
    width: calc(100% - 4rem);
  }
}
@media screen and (max-width:767px) {
  #faqs {
    padding: 0 10px;
    margin-bottom: 2.1rem;
  }
  #faqs .accordion-wrap {
    width: 100%;
  }
	#faqs .dropdown-wrap{margin-bottom:17px;}
	
  #faqs .dropdown-title h3 {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
  }
    #faqs .dropdown-content p{font-size: 15px}
  #faqs .dropdown-title h3 i {
    font-size: 1.2rem;
  }
  #faqs .dropdown-content {
    padding: 0.4rem 1.3rem 1.4rem;
  }
}


