/*
Theme Name: Zenith Multi Trading Child
Text Domain: zenith-multi-trading-child
Version: 1.0.0
Description: Zenith Multi Trading Child Theme
Author: Zenith Multi Trading
Template: zenith-multi-trading

*/

@import url(../zenith-multi-trading/style.css);

/* fonts */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
/* font-family: 'Roboto', sans-serif; */
@font-face {
    font-family: 'Times';
    src: url('fonts/Times-Roman.eot');
    src: url('fonts/Times-Roman.eot?#iefix') format('embedded-opentype'),
        url('fonts/Times-Roman.woff2') format('woff2'),
        url('fonts/Times-Roman.woff') format('woff'),
        url('fonts/Times-Roman.ttf') format('truetype'),
        url('fonts/Times-Roman.svg#Times-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* common css start */
*:focus,button:focus,input:focus,a:focus,input[type="submit"]:focus                         { outline: none; box-shadow: none; text-decoration: none;}
a:hover,a,a:focus,.primary-menu a:focus                                                     { text-decoration: none;} 
body                                                                                        { letter-spacing: 0px;}                                    
body,.entry-content,.entry-content h6,h6,p 				                                          { font-family: 'Roboto', sans-serif; font-weight: 400;}
h1,h2,h3,h4,h5,h6,p,.entry-content h4, .entry-content h5, .entry-content h6,
.entry-content h1, .entry-content h2, .entry-content h3                                     { margin: 0px; letter-spacing: 0px;}
h1,h2,h3,
.entry-content h1, .entry-content h2, .entry-content h3 { font-family: 'Times'; font-weight: 400; color: #fff;}
h1                                                      { font-size: 72px; line-height: 86px;}
h2                                                      { font-size: 64px; line-height: 72px; letter-spacing: 1px;}
h3                                                      { font-size: 40px; line-height: 48px;}
h6                                                      { font-size: 14px; line-height: 20px; }
p,.entry-content p                                      { font-size: 16px; line-height: 32px; color: rgba(255,255,255,0.8);}
h1 span                                                 { display: inline-block; color: #E5BE28;}
ul,ol                                                      { margin: 0px; padding: 0px;}
.singular .entry-header 	    						              { padding: 0px; }
h1.entry-title 											                    { display: none;}
.entry-content > .alignfull:not(.wp-block-group.has-background) { margin: 0px;}
ul,                                                      
li                                                      { margin: 0px; line-height: 0px;}
.entry-content p.big-text,
.big-text                                               { font-size: 20px; line-height: 30px; color: #fff;}
.entry-content > .alignfull                             { margin: 0px;}
.post-inner                                             { padding: 0px;}
.common-padding                                         { padding: 100px 0px;}
.inner-section-title,
.entry-content .inner-section-title                     { margin-bottom: 10px; text-transform: capitalize;}
.gold-title,
.entry-content .gold-title                              { margin-bottom: 35px; background: -moz-linear-gradient(left, rgba(229,190,40,1) 0%, rgba(255,217,106,1) 45%, rgba(131,88,11,1) 100%); background: -webkit-linear-gradient(left, rgba(229,190,40,1) 0%,rgba(255,217,106,1) 45%,rgba(131,88,11,1) 100%); background: linear-gradient(to right, rgba(229,190,40,1) 0%,rgba(255,217,106,1) 45%,rgba(131,88,11,1) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-transform: uppercase; letter-spacing: 1.31px;}
.group-title,.entry-content .group-title                { margin-bottom: 10px;}
.white-sub-title                                        { text-transform: uppercase; color:#fff;}
.common-desc p:not(:last-child)                         { margin-bottom: 24px;}
.common-list,
.common-list ul                                            { list-style-position: inside;}
.common-list li                                         { font-size: 16px; line-height: 28px; color: rgba(255,255,255,0.80);}
.common-list li:not(:last-child)                        { margin-bottom: 4px;}
.know-more-link                                         { padding-left: 64px; font-size: 16px; line-height: 18px; text-transform: uppercase; color: #E5BE28; display: inline-block; position: relative; transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;}
.know-more-link::before,
.know-more-link::after                                 { content: ""; background: -moz-linear-gradient(left, rgba(229,190,40,1) 0%, rgba(255,217,106,1) 45%, rgba(131,88,11,1) 100%); background: -webkit-linear-gradient(left, rgba(229,190,40,1) 0%,rgba(255,217,106,1) 45%,rgba(131,88,11,1) 100%); background: linear-gradient(to right, rgba(229,190,40,1) 0%,rgba(255,217,106,1) 45%,rgba(131,88,11,1) 100%); position: absolute; top: calc(50% - 1.5px); transition: width 0.3s; -webkit-transition: width 0.3s; display: block; }
.know-more-link::before                                { width: 52px; height: 3px; left: 0; }
.know-more-link::after                                 { width: 0px; height: 0; right: 0; transition: width 0.3s, height 0.3s; -webkit-transition: width 0.3s, height 0.3s;}
.know-more-link:hover                                  { padding: 0px 36px 0px}
.know-more-link:hover::before                          { width: 26px;}
.know-more-link:hover::after                           { width:26px; height: 3px;}
.know-more-link:hover,.know-more-link:focus            { color: #E5BE28; }
.common-btn,
.form-btn input                                        { min-width: 165px; padding: 16px 34px; color: #1C1C1C; font-size: 14px; line-height: 16px; text-decoration: none; display: inline-block; text-align: center; text-transform: uppercase; background: -moz-linear-gradient(left, rgba(229,190,40,1) 0%, rgba(255,217,106,1) 45%, rgba(131,88,11,1) 100%); background: -webkit-linear-gradient(left, rgba(229,190,40,1) 0%,rgba(255,217,106,1) 45%,rgba(131,88,11,1) 100%); background: linear-gradient(to right, rgba(229,190,40,1) 0%,rgba(255,217,106,1) 45%,rgba(131,88,11,1) 100%); color: #1C1C1C; font-weight: 600; border-radius: 2px; -webkit-border-radius: 2px;}  
.form-btn,
.common-btn                                             { position: relative; overflow: hidden; display: inline-block; cursor: pointer;}
.form-btn::before,
.common-btn::before,
.form-btn::after,
.common-btn::after                                     { content: ""; height: 100%; top: 0; display: block; position: absolute;  transition-duration: 0.6s; -webkit-transition-duration: 0.6s;}
.form-btn::before,
.common-btn::before                                    { width: 100%; border: 1px solid transparent; background-color: transparent; left: 0; }
.form-btn:hover::before,
.common-btn:hover::before                              { top: 5px; left: 5px; width: calc(100% - 10px); height: calc(100% - 10px); border-color: #1C1C1C; border-radius: 2px; -webkit-border-radius: 2px;}
.form-btn::after,
.common-btn::after                                     { width: 30%; background: -moz-linear-gradient(left, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.59) 50%, rgba(255,255,255,0.6) 51%, rgba(255,255,255,0.2) 100%); background: -webkit-linear-gradient(left, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.59) 50%,rgba(255,255,255,0.6) 51%,rgba(255,255,255,0.2) 100%); background: linear-gradient(to right, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.59) 50%,rgba(255,255,255,0.6) 51%,rgba(255,255,255,0.2) 100%); left: -50%; transform: skew(160deg); -webkit-transform: skew(160deg);}
.form-btn:hover::after,
.common-btn:hover::after                               { left: 110%;}
.common-btn:hover,
.common-btn:focus,
.form-btn:hover,input[type="submit"]:hover,
body:not(.overlay-header) .primary-menu-wrapper .primary-menu > li.common-btn > a,
body:not(.overlay-header) .primary-menu-wrapper .primary-menu > li.common-btn:hover > a,
body:not(.overlay-header) .primary-menu-wrapper .primary-menu > li.common-btn > a.mPS2id-highlight  { color: #1C1C1C; text-decoration: none;}
.border-btn .common-btn                                  { background: transparent url(images/border-btn-img.png) no-repeat center center / 100% 100%; color: #fff;}
.border-btn .common-btn:hover                            { background: -moz-linear-gradient(left, rgba(229,190,40,1) 0%, rgba(255,217,106,1) 45%, rgba(131,88,11,1) 100%); background: -webkit-linear-gradient(left, rgba(229,190,40,1) 0%,rgba(255,217,106,1) 45%,rgba(131,88,11,1) 100%); background: linear-gradient(to right, rgba(229,190,40,1) 0%,rgba(255,217,106,1) 45%,rgba(131,88,11,1) 100%); color: #1C1C1C;}
div.wpcf7 .ajax-loader                                   { position: absolute; left: 0; width:100%; height:100%; background-repeat: no-repeat; z-index: 99;}  
.down-arrow img                                          { animation: bounce 3s infinite; -webkit-animation: bounce 3s infinite;}
.wave                                                    { display:flex; -webkit-display:flex; justify-content:center; -webkit-justify-content:center; width: 200px; height:200px; top: calc(50% - 100px); left: calc(50% - 100px); position: absolute; border-radius: 50%; -webkit-border-radius: 50%; }  
.wave:before, .wave:after                                { position: absolute; content: ''; border: 2px solid #E5BE28; opacity: 1; border-radius: 50%; left:50%; top:46%; transform: translate(-50%, -50%); -webkit-transform:translate(-50%, -50%); animation: wave 2s cubic-bezier(0, 0.2, 0.8, 1) infinite; -webkit-animation: wave 2s cubic-bezier(0, 0.2, 0.8, 1) infinite; box-shadow: inset 0px 0px 12px 5px rgba(229, 190, 40, .8); -webkit-box-shadow: inset 0px 0px 12px 5px rgba(229, 190, 40, .8);}
.wave:after                                              { animation-delay: -0.4s; }
.loader                                                  { position: fixed; background: #1c1c1c; top: 0; left: 0; width: 100%; height: 100%; display: flex; display: -webkit-flex; flex-direction: column; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; z-index: 1200;}
.entry-content .loading-text,
.loader h6                                               { position:absolute; bottom:0px; left:50%; font-weight:700; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); color:#e5be28;}
.loader img                                              { position:relative; z-index:100;}
  @keyframes wave {
    0% {    
      width: 70px;
      height: 70px;
      opacity: 0;
    }
    50%{
        opacity: 0.7;
    }
    100% {
      /* top: 0%;
      left: 0%; */
      width: 100%;
      height: 100%;
      opacity: 0;
    }
  }
  @-webkit-keyframes wave {
    0% {    
      width: 70px;
      height: 70px;
      opacity: 0;
    }
    50%{
        opacity: 0.7;
    }
    100% {
      /* top: 0%;
      left: 0%; */
      width: 100%;
      height: 100%;
      opacity: 0;
    }
  }
  @-moz-keyframes wave {
    0% {    
      width: 70px;
      height: 70px;
      opacity: 0;
    }
    50%{
        opacity: 0.7;
    }
    100% {
      /* top: 0%;
      left: 0%; */
      width: 100%;
      height: 100%;
      opacity: 0;
    }
  }

@keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        -o-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    } 
    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        -o-transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        -o-transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0);
    }
    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}
@-webkit-keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        -o-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    } 
    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        -o-transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        -o-transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        transition-timing-function: cubic-bezier(.755,.050,.855,.060);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0);
    }
    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

/* navbar css start */
.site-logo img                                          { max-width: 112px;}
.header-inner,.primary-menu li,
body:not(.overlay-header) .primary-menu-wrapper .primary-menu > li > a { transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s;}
.site-logo img                                          { transition: max-width 0.3s; -webkit-transition: max-width 0.3s; -moz-transition: max-width 0.3s;}
#site-header 				    						{ background: transparent; position: fixed; top: 0; left: 0; width: 100%; z-index: 1199;}
.header-inner 											{ padding: 15px 28px; width: 100%; max-width: 100%;}
ul.primary-menu 			    						{ margin: 0px -24px; align-items: center; -webkit-align-items: center; font-weight: 400;}
.primary-menu li 			   						 	{ margin: 0px 24px;}
body:not(.overlay-header) .primary-menu-wrapper .primary-menu > li > a 				{ font-size: 16px; line-height: 19px; text-transform: uppercase; color: #FFFFFF; letter-spacing: 1.71px;}
body:not(.overlay-header) .primary-menu-wrapper .primary-menu > li.current-menu-item > a,
body:not(.overlay-header) .primary-menu-wrapper .primary-menu > li > a:hover,
body:not(.overlay-header) .primary-menu-wrapper .primary-menu > li > a.mPS2id-highlight 		{ color: #E5BE28; text-decoration: none;} 
header.fixed .header-inner                               { padding: 12px 28px; background-color: #282828;}
header.fixed .site-logo img                              { max-width:90px;}
header.fixed .primary-menu li                            { margin: 0px 16px;}
body:not(.overlay-header) header.fixed .primary-menu-wrapper .primary-menu > li > a { font-size: 14px; line-height:18px;}
body:not(.overlay-header) header.fixed .common-btn .primary-menu li.common-btn a { padding: 14px 20px;}
.primary-menu li.common-btn                              { padding: 0px;}
.primary-menu li.common-btn a                            { padding: 16px 34px; position: relative; z-index: 99;}

/* landing page css start */
/* banner section */
.bg-img                                                 { background-repeat: no-repeat; background-position: center center; background-size: cover;}
.home-banner                                            { display: flex; display: -webkit-flex; min-height: 100vh; align-items: center; -webkit-align-items: center; width: 100%; position: relative;}
.home-banner::before                                    { background: url(images/home-banner-pattern.png) no-repeat right bottom; position: absolute; right: 28px; bottom: 28px; width: 380px; height: 380px;}
.home-banner .down-arrow                                { position: absolute; bottom: 60px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.home-banner .container                                 { position: relative;}
/* .home-banner-img                                        { height: 100%; filter: blur(6px); -webkit-filter: blur(6px); opacity: 0.15; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}  */
.home-banner-img                                        { height: 100%; opacity: 0.15; position: absolute; top: 0; left: 0; width: 100%; height: 100%;} 
.bannr-content                                          { position: relative; z-index: 5;}
.home-banner h1                                         { width: 80%;}  
.bannr-content p,
.bannr-content ul                                        { margin-bottom: 24px;}
.home-banner-img-section                                { width: 78%; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); right: 15px;}
.home-img                                               { position: relative;}
.home-img::before,
.home-img::after,                                        
.home-banner::before                                    { content: ""; display: block; }
.home-img::before                                       { padding-top: 60%; position: relative; }                                       
.home-img::after                                        { width: 100%; height: 100%; background: -moz-linear-gradient(left, rgba(28,28,28,0.8) 0%, rgba(28,28,28,0.8) 1%, rgba(29,29,29,0.32) 50%, rgba(29,29,29,0) 100%); background: -webkit-linear-gradient(left, rgba(28,28,28,0.8) 0%,rgba(28,28,28,0.8) 1%,rgba(29,29,29,0.32) 50%,rgba(29,29,29,0) 100%); background: linear-gradient(to right, rgba(28,28,28,0.8) 0%,rgba(28,28,28,0.8) 1%,rgba(29,29,29,0.32) 50%,rgba(29,29,29,0) 100%); position: absolute; top: 0; left: 0;}
/* about section */
.about-section                                          { background-color: #282828;} 
.about-content-section                                  { padding: 40px 0px; background-color: #1C1C1C; box-shadow: 0px 2px 74px 0px rgba(28,28,28,0.52); -webkit-box-shadow: 0px 2px 74px 0px rgba(28,28,28,0.52); -moz-box-shadow: 0px 2px 74px 0px rgba(28,28,28,0.52); -o-box-shadow: 0px 2px 74px 0px rgba(28,28,28,0.52);}
.about-content-section .row                             { display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center;}
.same-style-img::before                                 { content: ""; padding-top: 120%; position: relative; display: block;}                                         
.about-img-block                                        { margin: 0px 20px 0px 44px; background: url(images/about-pattern.png) no-repeat center right;}
.thum-img-section                                       { margin-top:-30%; display: flex; display: -webkit-flex; justify-content: flex-end; -webkit-justify-content: flex-end;}
.about-full-img                                         { width: 80%;}
.about-thumb-img                                        { width: 46%;}
/* group company section*/
.company-img-section                                    { width: 65%; }
.company-img                                            { min-height:400px; position: relative; overflow: hidden;}
.seprator-section                                       { position: relative;}
.seprator-section::before,                           
.company-img::after, 
.company-img::before,
.companies-list .comany-detail-list::before,
.companies-list .comany-detail-list::after             { content: ""; display: block; position: absolute; height: 100%;}
.seprator-section::before                               { width: 1px; height: 76px; background: -moz-linear-gradient(top, rgba(229,190,40,1) 0%, rgba(229,190,40,0.24) 100%); background: -webkit-linear-gradient(top, rgba(229,190,40,1) 0%,rgba(229,190,40,0.24) 100%); background: linear-gradient(to bottom, rgba(229,190,40,1) 0%,rgba(229,190,40,0.24) 100%); top: 0; left: 50%;}
.companies-list .comany-detail-list::before             { background-color: #282828; width: 55%; left: 0; top: 0;}
.company-img::before                                    { background: -moz-linear-gradient(left, rgba(28,28,28,0) 0%, rgba(28,28,28,1) 100%); background: -webkit-linear-gradient(left, rgba(28,28,28,0) 0%,rgba(28,28,28,1) 100%); background: linear-gradient(to right, rgba(28,28,28,0) 0%,rgba(28,28,28,1) 100%); width: 50%; right: -22px; top: 0; z-index: 1;}                                            
.company-img::after                                     { width: 100%; background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(160,127,0,1) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(160,127,0,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(160,127,0,1) 100%); bottom: -170px; left: 0; }
.companies-list .common-list                            { margin: 50px 0px;}
.companies-list .comany-detail-list:not(:nth-child(-n+1)) { margin-top: 100px;}
.companies-list .comany-detail-list:first-child         { margin-top: 58px;}
.companies-list .comany-detail-list                     { padding: 48px 0px 48px 92px; display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; position: relative;}
.companies-list .company-detail                         { position: absolute; top: 50%; right: -14px; width: 40.9%; word-wrap: break-word; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); z-index: 8;}
.companies-list .comany-detail-list:nth-child(even)     { padding: 48px 98px 48px 0px; justify-content: flex-end; -webkit-justify-content: flex-end;}                          
.companies-list .comany-detail-list:nth-child(even)::before { left: auto; right: 0;}
.companies-list .comany-detail-list:nth-child(even) .company-detail { right: auto; left: 0;}
.companies-list .comany-detail-list:nth-child(even) .company-img::before { background: -moz-linear-gradient(left, rgba(28,28,28,1) 0%, rgba(28,28,28,0) 100%); background: -webkit-linear-gradient(left, rgba(28,28,28,1) 0%,rgba(28,28,28,0) 100%); background: linear-gradient(to right, rgba(28,28,28,1) 0%,rgba(28,28,28,0) 100%); right: auto; left: -22px;}
.companies-list .comany-detail-list::before,
.company-img                                            { transform: scale(1); -webkit-transform: scale(1); transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;}
.companies-list .comany-detail-list:hover::before       { transform: scale(0.9); -webkit-transform: scale(0.9);} 
.companies-list .comany-detail-list:hover .company-img  { transform: scale(1.1); -webkit-transform: scale(1.1);} 
.companies-list .comany-detail-list::after              { background: url(images/home-banner-pattern.png) no-repeat right bottom / 300px 300px; position: absolute; right: 0px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); width: 300px; height: 300px; opacity:0.5; z-index:-1;}
.companies-list .comany-detail-list:nth-child(even)::after { right:auto; left:0px;}
.postid-136 .footer-contact > div:first-child,
.postid-134 .footer-contact > div:first-child           { display: none;}

/* inner company page start */
/* bannenr section */
.home-banner.inner-company-banner::before               { content: none;}
.inner-company-banner .row                              { display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; }
.service-img,
.seprator-title,
.activity-list .common-desc                                      { position: relative;}
.banner-thumb-img                                       { width: 140px; position: absolute; overflow: hidden;}                              
.inner-top-img.banner-thumb-img                         { top: -70px; left: -50px;}
.inner-bottom-img.banner-thumb-img                      { bottom: -50px; right: 15px;}
.banner-thumb-img::before,
.banner-thumb-img::after,
.inner-company-banner .home-banner-img::before,
.service-img::before,
.service-img::after                                     { content: ""; width: 100%; height: 100%; display: block;}   
.banner-thumb-img::before                               { padding-top: 100%; }
.inner-company-banner .home-img,
.inner-company-banner .home-banner-img ,
.service-img                                             { overflow: hidden;}
.inner-company-banner .home-banner-img::before,
.banner-thumb-img::after,
.service-img::after                                     { position: absolute; left: 0; top: 90px; background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(160,127,0,1) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(160,127,0,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(160,127,0,1) 100%);}
.banner-thumb-img::after                                { top: 50px;}
.inner-company-banner .home-img::after                  { background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(160,127,0,1) 100%); background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(160,127,0,1) 100%); background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(160,127,0,1) 100%); left: 130px;}
.inner-company-banner .home-banner-img-section          { position: relative; width: 100%; top: auto; right: auto; transform: translate(0px);}
.inner-company-banner .home-banner-img-section h2       { margin: 0px 0px 24px -98px; font-size: 56px; line-height: 48px; letter-spacing: 0px;}
/* about company section */
.about-company-section .row,
.seat-list                                              { display:flex; display:-webkit-flex; align-items:center; -webkit-align-items:center; list-style: none;}
.seat-list li                                           { flex-basis: 50%; -webkit-flex-basis: 50%;}             
.common-desc p.total-seat                               { margin: 0px !important; }                 
.total-seat                                             { font-size:58px; line-height:68px; font-weight:700; color:#E5BE28;} 
.seat-count                                             { font-size: 24px; line-height:32px; color:#fff; text-transform: capitalize;}
/* business activity section css*/
.activity-list                                           { margin:0px 8.33% 100px; list-style: none;}
.activity-list .row                                      { margin-top: 150px; display: flex; display: -webkit-flex;}
.service-img                                            { margin-top: -50px; box-shadow: 8px 8px 32px rgba(0,0,0,0.29); -webkit-box-shadow: 8px 8px 32px rgba(0,0,0,0.29); -moz-box-shadow: 8px 8px 32px rgba(0,0,0,0.29); -o-box-shadow: 8px 8px 32px rgba(0,0,0,0.29);}
.activity-list .common-desc::before,
.seprator-title::before                                 { content: ""; display: block; position: absolute; top: 0;}                   
.activity-list .common-desc::before                     { width:120%; height:100%; background-color:#282828; right:0px; z-index: -1;} 
.service-img::before                                    { padding-top: 96%; position: relative; }   
.seprator-title                                         { padding: 30px 0px 18px; text-transform: capitalize;}
.seprator-title::before                                 { width:52px; height: 3px; background: -moz-linear-gradient(left, rgba(229,190,40,1) 0%, rgba(229,190,40,1) 0%, rgba(255,217,106,1) 55%, rgba(131,88,11,1) 100%); background: -webkit-linear-gradient(left, rgba(229,190,40,1) 0%,rgba(229,190,40,1) 0%,rgba(255,217,106,1) 55%,rgba(131,88,11,1) 100%); background: linear-gradient(to right, rgba(229,190,40,1) 0%,rgba(229,190,40,1) 0%,rgba(255,217,106,1) 55%,rgba(131,88,11,1) 100%); left: 0; }        
.activity-list .common-desc                             { padding: 65px 20px 100px;}
.activity-list li:nth-child(even) > div:first-child     { order: 2;}
.activity-list li.product-image-list .service-img::before,
.activity-list li.product-image-list .service-img::after   { content: none;}
.activity-list li.product-image-list .service-img          { padding: 30px; background: #282828 url(images/about-pattern.png) no-repeat right top / 65% auto;}
.activity-list li.product-image-list .service-img img      { max-height: 300px; transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); transition-duration:0.3s; -webkit-transition-duration:0.3s; -moz-transition-duration:0.3s;}
.activity-list li.product-image-list .service-img:hover img { transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);}
.activity-list li:nth-child(even) .common-desc          { padding-left: 40px;}
.activity-list li:nth-child(even) .common-desc::before  { right: auto; left: 0;}

/* terms and privacy page css */
.privacy-content                                             { padding-top: 130px;}
.privacy-content a                                           { color: #E5BE28;}
.privacy-content a:hover                                     { text-decoration: underline;}
.privacy-content .entry-content h1                           { margin-bottom: 24px;}
.privacy-content .entry-content h3,
.privacy-content .entry-content p,
.privacy-content .entry-content ul,
.privacy-content .entry-content ol                           { margin-bottom: 20px;}
.privacy-content .entry-content p, 
.privacy-content .entry-content li                           { line-height: 32px;}
.privacy-content .entry-content li                           { font-size: 16px; color: rgba(255,255,255,0.8); list-style-position: inside;}

/* 404 page css */
.error404-content                                      { min-height: calc(100vh - 70px); display: flex; display: -webkit-flex; flex-direction: column; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center;}
.error404 #site-content                                { padding-top:0px}
.error404 h2                                           { font-size: 186px; line-height: 170px; font-weight: 700;}
.error404 .gold-title                                  { font-size: 26px; line-height: 30px; margin-bottom:14px;}
.error404 .error404-content .common-btn                { margin-top: 20px;}

/* footer css start */
.footer-top-visible .footer-nav-widgets-wrapper         { margin-top: 0px;}
.footer-widgets-outer-wrapper                           { padding: 0px; border: transparent;}
.footer-widgets-wrapper                                 { margin: 0px;}
.footer-widget-area                                     { padding: 100px 0px; background: #1C1C1C url(images/footer-pattern.png) no-repeat right bottom 40px;}
.footer-widget-area a:hover,
.footer-widgets .footer-contact a:hover,
#site-footer a:hover                                    { color: #E5BE28;}
.footer-widgets-wrapper,
.footer-widgets-wrapper .row                            { width: 100%;}
.footer-widgets .widget,
.widget                                                 { margin: 0px;}
.footer-widgets                                         { margin: 0px; width: 100%;}
.footer-widget-area .row > div:first-child .widget .widget-title,
.common-contact-title.contact-title                     { margin-bottom: 34px; font-size: 64px; line-height: 72px; font-family: 'Times'; text-transform: capitalize;}
.footer-widget-area .widget .widget-title,
.common-contact-title                                   { margin-bottom: 24px; font-size: 16px; line-height: 19px; font-family: 'Roboto', sans-serif; text-transform: uppercase; letter-spacing: 1.5px; color: #fff; }
.form-group                                             { margin-bottom: 24px;}
.styled-input input:focus + label, .styled-input textarea:focus + label   { font-size: 0.75em; color: #8e44ad; top: -2.25rem; -webkit-transition: all 0.125s ease; transition: all 0.125s ease; }
.styled-input                                           { position: relative; }
.styled-input label,
.styled-input input,
.styled-input textarea                                  { padding: 16px 28px; font-size: 18px; line-height: 22px; color: #FFFFFF; background-color: transparent;}
.styled-input label                                     { margin: 0px; position: absolute; top: 0; left: 0; font-family: 'Times'; font-weight: 400; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; pointer-events: none; }
.styled-input.floating-lables label                     { padding: 0px 12px; font-size: 16px; line-height: 19px; color: #E5BE28;  top: -9px;  left: 30px; background: #1C1C1C; }
.styled-input.floating-lables input                     { padding-left: 40px;}             
.header-footer-group .styled-input input, 
.header-footer-group .styled-input textarea                                  { border: 1px solid #424242; border-radius: 3px; -webkit-border-radius: 3px; width: 100%; }
.styled-input textarea                                  { resize: none; height: 200px;}
.styled-input input:focus, 
.styled-input textarea:focus                            { outline: 0; }
.footer-widget-area .common-btn                         { margin-top: 8px;}
.elfsight-widget-google-maps                            { box-shadow: 20px 20px 0px 0px #424242;}
.footer-widgets-wrapper .row > div:nth-child(2) .footer-widgets > div:nth-child(2) { margin: 68px 0px 62px; }
.footer-contact,
.footer-contact > div:first-child                       { display: flex; -webkit-display: flex; }
.footer-contact > div:first-child                       { flex-direction: column; justify-content: space-between;} 
.footer-contact label,
.footer-widgets .footer-contact a,
.footer-contact address                                 { font-size: 16px; line-height: 19px; }
.footer-contact label                                   { margin-bottom: 6px; letter-spacing: 0.25px; font-family: 'Times'; text-transform: capitalize; color: #B3B3B3;}
.footer-widgets .footer-contact a,
.footer-contact address                                 { color: #fff; display: block; text-decoration: none;}
.footer-contact address                                 { margin: 0px; line-height: 24px;}
.social-links,
.privacy-link                                           { display: flex; display: -webkit-flex; list-style: none;}
.social-links li,
.privacy-link li                                        { margin: 0px 16px;}
.social-links li a                                      { color: #fff;}
.privacy-link                                           { margin: 0px -16px;}
.mail-section                                           { margin-bottom: 22px;}
#site-footer                                            { padding: 26px 0px; background-color: #323232;}
.footer-copyright                                       { font-weight: 400;}
#site-footer p,
.privacy-link li a                                      { font-size: 14px; line-height: 18px; color: #FFFFFF; font-family: 'Roboto', sans-serif; font-weight: 400;}
#site-footer a:hover                                    { text-decoration: none;} 
div.wpcf7-response-output                               { padding: 15px; font-size: 14px; border-radius: 10px; border: none; text-align: center; box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 0.1); color: #fff;}
span.wpcf7-not-valid-tip                                { margin-top: 4px; font-size: 12px; line-height: 16px;}
.contact-form .form-btn                                 { background: -moz-linear-gradient(left, rgba(229,190,40,1) 0%, rgba(255,217,106,1) 45%, rgba(131,88,11,1) 100%); background: -webkit-linear-gradient(left, rgba(229,190,40,1) 0%,rgba(255,217,106,1) 45%,rgba(131,88,11,1) 100%); background: linear-gradient(to right, rgba(229,190,40,1) 0%,rgba(255,217,106,1) 45%,rgba(131,88,11,1) 100%); }
.contact-form .form-btn input                           { z-index: 9; position: relative; background:transparent;}
div.wpcf7-response-output.wpcf7-validation-errors       { background: #f7e700; color: #000;}
div.wpcf7-response-output.wpcf7-mail-sent-ok            { background: #398f14;}
div.wpcf7-response-output.wpcf7-mail-sent-ng,
div.wpcf7-response-output.wpcf7-aborted                 { background: #ff0000;}
.section-inner .to-the-top                              { position: fixed; bottom: 2%; right: 2%; width: 40px; height: 40px; border-radius: 6px; background: rgba(229,190,40,0.8); display: flex; display: -webkit-flex; align-items: center; justify-content: center; font-size: 24px; color: #fff;}
#site-footer .section-inner .to-the-top:hover,
#site-footer .section-inner .to-the-top:focus                        { text-decoration: none; color: #fff; background-color: #E5BE28;}
#wpfront-scroll-top-container div.text-holder          { width: 50px !important; height: 50px !important; display: flex; display: -webkit-flex; justify-content: center; align-items: center; font-size: 26px;}

/* media query start */
@media(min-width:1400px) and (max-width:1599px){
/* common csss */
h1                                                      { font-size:58px; line-height:68px}
h3                                                      { font-size:37px; line-height:46px}
.entry-content p.big-text, .big-text                    { font-size:18px; line-height:28px}
.common-btn, .form-btn input                                             { min-width: 135px; }
/* navbar css start */
.header-inner                                           { padding: 12px 24px;}
.site-logo img                                          { max-width: 100px;}
ul.primary-menu                                         { margin: 0px -12px;}
.primary-menu li                                        { margin: 0px 12px;}
body:not(.overlay-header) .primary-menu-wrapper .primary-menu > li > a { font-size: 14px; line-height: 18px;}
.common-btn, .form-btn input                           { padding: 12px 20px; }
header.fixed .header-inner                              { padding: 10px 20px;}
header.fixed .site-logo img                             { max-width: 90px;}
header.fixed .primary-menu li                           { margin: 0px 10px;}
body:not(.overlay-header) .primary-menu-wrapper .primary-menu > li.common-btn > a { padding:12px 20px;}
body:not(.overlay-header) header.fixed .primary-menu-wrapper .primary-menu > li.common-btn > a { padding: 10px 16px; }    

/* home page css */
/* banner css */
.home-banner h1                                         { margin-bottom:20px;}
.home-banner-img-section                                { width: 65%;}
.home-banner .down-arrow                                { bottom:28px;}  

/* company inner page css */
/* banner css */
.banner-thumb-img                                       { width: 110px; }
.inner-bottom-img.banner-thumb-img                      { bottom: -40px; right: 15px; }
.inner-top-img.banner-thumb-img                         { top: -40px; left: 0px; }
.inner-company-banner .home-banner-img-section h2       { margin: 0px 0px 24px -90px; font-size: 48px; line-height: 54px; }
/* about compnay css */
.total-seat                                             { font-size: 50px; line-height: 60px; }
.seat-count                                             { font-size: 20px; line-height: 28px; }
/* service activity section */
.service-img::before                                    { padding-top: 90%; }
.activity-list li.product-image-list .service-img img      { margin:0 auto; max-height:280px;}

}
@media(min-width:1200px) and (max-width:1399px){
/* common css  */
h1                                                      { font-size:58px; line-height:68px}
.entry-content p.big-text, .big-text                    { font-size:18px; line-height:28px}
.common-btn, .form-btn input                            { min-width:135px;}

/* navbar css start */
.header-inner                                           { padding: 12px 24px;}
.site-logo img                                          { max-width: 80px;}
ul.primary-menu                                         { margin: 0px -12px;}
.primary-menu li                                        { margin: 0px 12px;}
body:not(.overlay-header) .primary-menu-wrapper .primary-menu > li > a { font-size: 14px; line-height: 18px;}
.common-btn, .form-btn input                           { padding: 12px 20px; }
header.fixed .header-inner                              { padding: 10px 20px;}
header.fixed .site-logo img                             { max-width: 75px;}
header.fixed .primary-menu li                           { margin: 0px 10px;}
body:not(.overlay-header) .primary-menu-wrapper .primary-menu > li.common-btn > a { padding:12px 20px;}
body:not(.overlay-header) header.fixed .primary-menu-wrapper .primary-menu > li.common-btn > a { padding: 10px 18px; }

/* home page css  */
/* banner css */
.home-banner h1                                         { margin-bottom:20px;}
.home-banner-img-section                                { width: 65%;}
.home-banner .down-arrow                                { bottom:24px;}     
.down-arrow img                                         { max-height:35px;}   

/* company inner page css */
/* banner css */
.banner-thumb-img                                       { width: 110px; }
.inner-bottom-img.banner-thumb-img                      { bottom: -40px; right: 15px; }
.inner-top-img.banner-thumb-img                         { top: -40px; left: 0px; }
.inner-company-banner .home-banner-img-section h2       { margin: 0px 0px 24px -90px; font-size: 48px; line-height: 54px; }
/* about compnay css */
.total-seat                                             { font-size: 46px; line-height: 56px; }
.seat-count                                             { font-size: 20px; line-height: 28px; }
/* service activity section */
.service-img::before                                    { padding-top: 90%; }
.activity-list li.product-image-list .service-img img      { margin:0 auto; max-height:280px;}


}
@media(min-width:992px) and (max-width:1199px){
/* common css start */
h1                                                      { font-size: 50px; line-height: 58px;}
h2                                                      { font-size: 48px; line-height: 56px;}
h3                                                      { font-size: 36px; line-height: 46px;}
.entry-content p.big-text, .big-text                    { font-size: 18px; line-height: 26px;}
.common-btn, .form-btn input                                             { min-width: 130px;}
.common-padding                                         { padding: 80px 0px;}
.inner-section-title, .entry-content .inner-section-title,
.group-title, .entry-content .group-title               { margin-bottom:6px;}
.gold-title, .entry-content .gold-title                 { margin-bottom:22px;}
.common-desc p:not(:last-child)                         { margin-bottom:14px;}

/* navbar css start */
.header-inner.section-inner                             { display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; justify-content: space-between; -webkit-justify-content: space-between;} 
.header-inner .toggle                                   { display: none;}
.header-navigation-wrapper,
.primary-menu-wrapper                                   { display: block;}
.header-inner                                           { padding: 12px 24px;}
.site-logo img                                          { max-width: 80px;}
ul.primary-menu                                         { margin: 0px -12px;}
.primary-menu li                                        { margin: 0px 12px;}
body:not(.overlay-header) .primary-menu-wrapper .primary-menu > li > a { font-size: 14px; line-height: 18px;}
.common-btn, .form-btn input                           { padding: 12px 20px; }
header.fixed .header-inner                              { padding: 10px 20px;}
header.fixed .site-logo img                             { max-width: 75px;}
header.fixed .primary-menu li                           { margin: 0px 10px;}
body:not(.overlay-header) .primary-menu-wrapper .primary-menu > li.common-btn > a { padding: 12px 20px;}
body:not(.overlay-header) header.fixed .primary-menu-wrapper .primary-menu > li.common-btn > a { padding: 10px 18px; }

/* home page css start */
.home-banner                                            { padding: 84px 0px;}
.home-img::before                                       { padding-top: 55%;}    
.home-banner .down-arrow                                { bottom: 30px;}     
/* about section */
.about-img-block                                        { background-size: 100%;}
.companies-list .comany-detail-list::after              { background-size: 280px 280px; width:280px; height:280px;}
.companies-list .comany-detail-list                     { padding: 38px 0px 38px 52px; }
.companies-list .common-list                            { margin: 20px 0px;}

/* company inner page css */
.inner-company-banner .home-img::before                 { padding-top : 70%;}
.inner-company-banner .home-banner-img-section h2       { margin: 0px 0px 12px -98px; font-size: 44px; line-height: 42px;}
.banner-thumb-img                                       { width: 100px; }
.inner-bottom-img.banner-thumb-img                      { bottom: -50px; right: 15px; }
.inner-top-img.banner-thumb-img                         { top: -40px; left: 0px; }
/* about company css */
.total-seat                                             { font-size: 46px; line-height: 56px; }
.seat-count                                             { font-size: 18px; line-height: 24px; }
/* business activity css */
.activity-list .common-desc                             { padding: 40px 10px 60px; }
.seprator-title                                         { padding: 20px 0px 10px; }
.service-img::before                                    { padding-top: 90%; }
.activity-list li.product-image-list .service-img          { padding:20px}
.activity-list li.product-image-list .service-img img      { margin:0 auto; max-height:250px;}

  /* 404 page css */
  .error404-content                                      { min-height: calc(100vh - 42px); }
  .error404 h2                                           { font-size: 124px; line-height: 130px;}
  .error404 .gold-title                                  { font-size: 22px; line-height: 25px; margin-bottom:14px;}

/* footer css start */
.footer-widget-area                                     { padding: 80px 0px;}
.footer-widgets-wrapper                                 { margin-left: 0px;}
.footer-widget-area .row > div:first-child .widget .widget-title,
.common-contact-title.contact-title                     { margin-bottom: 20px; font-size: 50px; line-height: 60px;}
#eapps-google-maps-1.eapps-google-maps                  { height: 180px !important;}
.companies-list .company-detail                         { width: 40%; word-wrap: break-word; right: 6px;}
}
@media(min-width:768px) and (max-width:991px){
/* common css start */
h1                                                      { font-size:40px; line-height:50px;}
h2                                                      { font-size:38px; line-height:46px;}
h3                                                      { font-size:30px; line-height:38px;}
.entry-content p.big-text, .big-text                    { font-size:16px; line-height:24px;}
.common-btn, .form-btn input                                             { min-width: 120px;}
.inner-section-title, .entry-content .inner-section-title,
.group-title, .entry-content .group-title               { margin-bottom: 6px;}
p, .entry-content p                                     { font-size: 14px; line-height: 24px;}
.common-desc p:not(:last-child)                         { margin-bottom: 14px; }
.common-list li                                         { font-size: 14px; line-height: 24px; }
.know-more-link                                         { padding-left: 52px; font-size: 14px; line-height: 18px;}
.know-more-link::before,
.know-more-link::after                                  { width: 40px;}
@keyframes hoverme-top {
    0% { left: 0px; top: calc(50% - 1.5px);}
    50% {left: 48px; top: calc(50% - 1.5px); width: 94px;}
    100% { left:48px; width: 94px; top: -8px;}
  }
  @-webkit-keyframes hoverme-top {
    0% { left: 0px; top: calc(50% - 1.5px);}
    50% {left: 48px; top: calc(50% - 1.5px); width: 94px;}
    100% { left:48px; width: 94px; top: -8px;}
  }
  @keyframes hoverme-bottom {
  0% { left: 0px; bottom: calc(50% - 1.5px); top: auto;}
  50% {left: 48px; bottom: calc(50% - 1.5px); width: 94px;}
  100% { left:48px; width: 94px; bottom: -8px; top: auto;}
}
@-webkit-keyframes hoverme-bottom {
    0% { left: 0px; bottom: calc(50% - 1.5px); top: auto;}
    50% {left: 48px; bottom: calc(50% - 1.5px); width: 94px;}
    100% { left:48px; width: 94px; bottom: -8px; top: auto;}
  }       

/* navbar css start */
.header-inner.section-inner                             { display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; justify-content: space-between; -webkit-justify-content: space-between;} 
.header-inner .toggle                                   { display: none;}
.header-navigation-wrapper,
.primary-menu-wrapper                                   { display: block;}
.header-inner                                           { padding: 10px 22px;}
.site-logo img                                          { max-width: 70px;}
ul.primary-menu                                         { margin: 0px -10px;}
.primary-menu li                                        { margin: 0px 10px;}
body:not(.overlay-header) .primary-menu-wrapper .primary-menu > li > a { font-size: 14px; line-height: 18px;} 
.common-btn, .form-btn input                           { padding: 12px 16px;}
header.fixed .header-inner                              { padding: 8px 18px; }
header.fixed .site-logo img                             { max-width: 65px;}
header.fixed .primary-menu li                           { margin: 0px 6px;}
body:not(.overlay-header) .primary-menu-wrapper .primary-menu > li.common-btn > a { padding: 12px 16px;}
body:not(.overlay-header) header.fixed .primary-menu-wrapper .primary-menu > li > a { font-size: 12px; line-height: 14px;}
body:not(.overlay-header) header.fixed .primary-menu-wrapper .primary-menu > li.common-btn > a { padding: 10px 14px;}

/* home page css start */
/* banner section */
.home-banner                                            { padding: 90px 0px;}
.home-banner::before                                    { background-size:80%;}          
.home-banner-img-section                                { right: 15px;}
.home-banner h1                                         { margin-bottom: 4px;}
.bannr-content p,
.bannr-content ul                                        { margin-bottom: 20px;}
.home-banner .down-arrow img                            { max-height:30px;}
/* about section */
.common-padding                                         { padding: 50px 0px;}
.gold-title, .entry-content .gold-title                 { margin-bottom: 20px;}
.about-img-block                                        { margin: 0px 10px 0px 26px; background-size: 300px 300px;}
/* group companies css start */
.seprator-section::before                               { height: 46px;} 
.companies-list .comany-detail-list                     { padding: 40px 0px 40px 40px; }
.companies-list .comany-detail-list::after              { background-size: 240px 240px; width:240px; height:240px;}
.company-img                                            { min-height: 350px;}
.companies-list .common-list                            { margin: 14px 0px;}
.companies-list .company-detail                         { width: 40%; right: 5px; word-wrap: break-word;}
.companies-list .comany-detail-list:not(:nth-child(-n+1)) { margin-top: 80px;}
.companies-list .comany-detail-list:nth-child(2n)       { padding: 40px 40px 40px 0px;}

/* inner company css start */
/* banner css */
.inner-company-banner .home-img::before                 { padding-top : 70%;}
.inner-company-banner .home-banner-img-section h2       { margin: 0px 0px 6px -75px; font-size: 36px; line-height: 46px; }
.banner-thumb-img                                       { width: 80px;}
.inner-bottom-img.banner-thumb-img                      { bottom: -40px; right: 15px;}
.inner-top-img.banner-thumb-img                         { top: -30px; left: 0px; }
/* about company css */
.total-seat                                             { font-size: 38px; line-height: 48px; }
.seat-count                                             { font-size: 17px; line-height: 24px; }
/* business activity section */
.activity-list                                          { margin: 0px 8.33% 70px; }
.activity-list .common-desc                             { padding: 30px 10px 30px 0px; }
.seprator-title                                         { padding: 14px 0px 12px; }
.activity-list .row                                     { margin-top: 130px;}
.activity-list li.product-image-list .service-img          { padding: 20px;}
.activity-list li.product-image-list .service-img img      { margin: 0 auto; max-height: 180px; }

 /* terms and privacy page css */
 .privacy-content                                            { padding-top: 110px; }
 .privacy-content .entry-content h1                          { margin-bottom: 20px; }
 .privacy-content .entry-content li                          { font-size:14px;}
 .privacy-content .entry-content p, .privacy-content .entry-content li { line-height: 30px;}
 .privacy-content .entry-content h3, 
 .privacy-content .entry-content p, 
 .privacy-content .entry-content ul, 
 .privacy-content .entry-content ol                          { margin-bottom: 12px;}

  /* 404 page css */
.error404-content                                      { min-height: calc(100vh - 42px); }
.error404 h2                                           { font-size: 124px; line-height: 130px;}
.error404 .gold-title                                  { font-size: 22px; line-height: 25px; margin-bottom:14px;}

/* footer css start */
.footer-widget-area                                     { padding: 50px 0px; background-size: 20%;}
.form-group                                             { margin-bottom: 16px;}
.styled-input textarea                                  { height: 100px;}
.footer-widgets-wrapper                                 { margin-left: 0px;}
.footer-widget-area .row > div:first-child .widget .widget-title,
.common-contact-title.contact-title                     { margin-bottom: 16px; font-size:40px; line-height:50px}
.styled-input label, .styled-input input, .styled-input textarea { padding: 14px 22px; font-size: 16px; line-height:24px;}
#eapps-google-maps-1.eapps-google-maps                  { height: 130px !important;}
.footer-contact                                         { flex-direction: column;}
.footer-widget-area .widget .widget-title,
.common-contact-title               { margin-bottom: 18px;}
.mail-section,.phone-section                             { margin-bottom: 14px;}
.footer-widgets-wrapper .row > div:nth-child(2) .footer-widgets > div:nth-child(2) { margin: 54px 0px 32px; }
.footer-contact label                                   { margin-bottom: 4px;}
.footer-widgets .footer-contact a, .footer-contact address { font-size: 14px; line-height: 20px;}
input[type="submit"].wpcf7-form-control                 { font-size: 14px; line-height: 18px;}
#site-footer                                            { padding: 14px 0px;}
#site-footer p, .privacy-link li a                      { font-size: 12px; line-height: 14px;}
.privacy-link                                           { margin: 0px -12px;}
.social-links li, .privacy-link li                      { margin: 0px 12px; }
}
@media(max-width:767px){
/* common css  */
h1                                                      { font-size: 30px; line-height: 36px;}
h2                                                      { font-size: 28px; line-height: 34px;}
h3                                                      { font-size: 24px; line-height: 30px;}
p, .entry-content p                                     { font-size: 14px; line-height: 26px;}
.entry-content p.big-text, .big-text                    { font-size: 16px; line-height: 24px;}
.common-btn, .form-btn input                           { padding: 12px 18px; min-width: 108px; font-size: 12px; line-height: 14px;}
.common-padding                                         { padding: 40px 0px;}
.inner-section-title, .entry-content .inner-section-title,
.group-title, .entry-content .group-title { margin-bottom: 6px;}
.gold-title, .entry-content .gold-title                 { margin-bottom: 12px;}
.common-desc p:not(:last-child)                         { margin-bottom: 10px;}
.common-list li                                         { font-size: 14px; line-height: 24px; }
.know-more-link                                         { padding-left: 52px; font-size: 14px; line-height: 18px; }
.know-more-link::before,
.know-more-link::after                                 { width: 40px;}   
.header-footer-group, body:not(.overlay-header) #site-header .toggle, .menu-modal .toggle { color: #E5BE28 !important;}
button.close-nav-toggle .toggle-text                    { display: none;}
  
/* header css */
.showing-modal #site-header                             { width: 80%;}
.showing-modal header.fixed .header-inner               { background-color: #1c1c1c; }
.header-inner,                                           
header.fixed .header-inner                              { padding: 10px 15px;}
body:not(.overlay-header) .toggle-inner .toggle-text    { display:none;}
.header-inner .toggle path                              { color: #E5BE28;}
.site-logo img,
header.fixed .site-logo img                             { max-width: 60px;}
.modal-menu                                             { margin-top: 20px;}
.showing-menu-modal .toggle-icon                        { display: none;}
.toggle-inner                                           { align-items:center;}
button.close-nav-toggle                                 { padding: 24px 0px;}
.menu-modal nav *                                       { border: transparent;}
.menu-modal-inner                                       { background-color: #1C1C1C;}
.modal-menu > li > .ancestor-wrapper > a                { padding: 10px; letter-spacing: 0px; color: #fff; font-weight: 400; font-size: 16px; line-height: 20px; text-align: center;}
body:not(.overlay-header) #site-header .header-titles-wrapper .toggle,  
.showing-menu-modal .header-footer-group                { color: #fff ;}
.modal-menu a:focus, .modal-menu a:hover, 
.modal-menu li.current-menu-item > .ancestor-wrapper > a, 
.modal-menu li.current_page_ancestor > .ancestor-wrapper > a,
.modal-menu > li > .ancestor-wrapper > a:hover,
.modal-menu > li > .ancestor-wrapper > a.current-menu-item          { color: #E5BE28; text-decoration: none;}
.modal-menu .common-btn                                 { padding: 0; background: transparent;}
.modal-menu .common-btn::before,
.modal-menu .common-btn::after                          { content: none;}
.modal-menu > li.common-btn > .ancestor-wrapper > a    { text-transform: capitalize;}

/* home page css start */
/* banner css */
.home-banner                                            { padding: 90px 0px 30px; min-height: auto;}
.home-banner::before                                    { content: none;}
.home-banner h1                                         { margin-bottom: 8px; width: 100%;}
.bannr-content p,
.bannr-content ul                                        { margin-bottom: 20px;}
.home-banner .container                                 { display: flex; display: -webkit-flex; flex-direction: column;}
.home-banner .container .row                            { margin-top: 15px; order: 2;}
.home-banner-img-section                                { position: static; transform: translateY(0px); width: 100%;}
.home-banner .down-arrow                                { display: none;}
/* about css */
.about-content-section                                  { padding: 30px 15px;}
.about-content-section .row                             { flex-direction: column;}
.about-content-section .row > div:first-child           { width: 100%;}
.about-img-block                                        { margin: 0px; background-size: 200px 200px;}
.about-full-img                                         { width: 70%;}
.companies-list .comany-detail-list:hover .company-img  { transform: scale(1);}

/* group company section */
.seprator-section::before                               { height: 26px;} 
.companies-list .comany-detail-list                     { padding: 0px; flex-direction: column; }
.companies-list .comany-detail-list::before             { background-color: transparent;} 
.companies-list .comany-detail-list::after              { background:none;}
.companies-list .company-detail                         { margin-top: 15px; position: static; transform: translateY(0px); width: 100%;}
.company-img-section                                    { width: 100%;}
.companies-list .comany-detail-list:first-child         { margin-top: 30px;}
.companies-list .comany-detail-list:not(:nth-child(-n+1)) { margin-top: 50px;}
.company-img                                            { min-height: 200px;}
.companies-list .common-list                            { margin: 16px 0px;}
.companies-list .comany-detail-list:nth-child(2n)       { padding: 0px;}
@keyframes hoverme-top {
    0% { left: 0px; top: calc(50% - 1.5px);}
    50% {left: 48px; top: calc(50% - 1.5px); width: 94px;}
    100% { left:48px; width: 94px; top: -8px;}
  }
  @-webkit-keyframes hoverme-top {
    0% { left: 0px; top: calc(50% - 1.5px);}
    50% {left: 48px; top: calc(50% - 1.5px); width: 94px;}
    100% { left:48px; width: 94px; top: -8px;}
  }
  @keyframes hoverme-bottom {
  0% { left: 0px; bottom: calc(50% - 1.5px); top: auto;}
  50% {left: 48px; bottom: calc(50% - 1.5px); width: 94px;}
  100% { left:48px; width: 94px; bottom: -8px; top: auto;}
}
@-webkit-keyframes hoverme-bottom {
    0% { left: 0px; bottom: calc(50% - 1.5px); top: auto;}
    50% {left: 48px; bottom: calc(50% - 1.5px); width: 94px;}
    100% { left:48px; width: 94px; bottom: -8px; top: auto;}
  }

  /* inner company page start */
  .inner-company-banner                                 { padding-top: 110px;}
  .inner-company-banner .row                            { display: block;}
  .banner-thumb-img                                     { width:70px;}
  .inner-top-img.banner-thumb-img                       { top: -30px; left: 15px;}
  .inner-bottom-img.banner-thumb-img                    { bottom: -30px; right: 15px;}
  .inner-company-banner .home-banner-img-section h2     { margin:40px 0px 8px 0px; font-size: 28px; line-height: 38px;}

  /* about compnay section */
  .about-company-section .row,.activity-list .row       { flex-direction: column;}
  .about-company-section .row > div:first-child         { order: 2;}
  .about-company-section .row > div:last-child          { width:100%; }
  .total-seat                                           { font-size: 28px; line-height: 30px;}
  .seat-count                                           { font-size: 18px; line-height: 26px; }
  /* business activity section */
  .activity-list .row                                   { margin-top:40px;}
  .activity-list .row:last-child                        { margin-bottom:20px;}
  .service-img                                          { margin-top:0px;}
  .service-img::before                                  { padding-top:60%;}
  .activity-list                                        { margin: 0px;}
  ul.seat-list                                          { margin-top:15px;}
  .activity-list .common-desc                           { padding: 70px 0 0px; }
  .activity-list li:nth-child(even) .common-desc        { padding-left:0px;}
  .seprator-title                                       { padding: 14px 0px 8px; }
  .activity-list .common-desc::before                   { background-color:transparent; }
  .activity-list li:nth-child(even) > div:first-child   { order: unset;}
  .activity-list li.product-image-list .service-img     { padding: 20px; background-size: 54% auto;}
  .activity-list li.product-image-list .service-img img   { margin: 0 auto; max-height: 180px;}

  /* terms and privacy page css */
  .privacy-content                                           { padding-top: 100px;}
  .privacy-content .entry-content h1                         { margin-bottom: 14px;}
  .privacy-content .entry-content h3, 
  .privacy-content .entry-content p, 
  .privacy-content .entry-content ul, 
  .privacy-content .entry-content ol                        { margin-bottom: 12px;}
  .privacy-content .entry-content li                        { font-size: 14px;}
  .privacy-content .entry-content p, .privacy-content .entry-content li { line-height: 24px;}
  .privacy-content .entry-content li:not(:last-child)                   { margin-bottom: 8px;}

  /* 404 page css */
.error404-content                                      { min-height: calc(100vh - 72px); }
.error404 h2                                           { font-size: 60px; line-height: 60px;}
.error404 .gold-title                                  { font-size: 12px; line-height: 20px; margin-bottom:6px;}
.error404 .error404-content .common-btn                                  { margin-top: 14px;}

/* footer css start */
.footer-widget-area                                     { padding: 20px 0px; background-size: 30%;}
.footer-widget-area .row > div:first-child              { margin-bottom: 30px;}
.footer-widget-area .row > div:first-child .widget .widget-title,
.common-contact-title.contact-title { margin-bottom: 16px; font-size: 30px; line-height: 34px;}
.form-group                                             { margin-bottom: 18px;}
.contact-form                                           { margin-bottom: 30px;}
.footer-widgets-wrapper, .footer-widgets-wrapper .row   { width: auto;}
.styled-input label, .styled-input input, .styled-input textarea { padding: 12px 22px; font-size: 16px; line-height: 20px;}
.styled-input textarea                                  { height: 70px;}
.footer-widget-area .common-btn                         { margin-top: 0px;}
.elfsight-widget-google-maps                            { box-shadow: 10px 10px 0px 0px #424242; }
.footer-widget-area .widget .widget-title,
.common-contact-title               { margin-bottom: 18px;}
#eapps-google-maps-1.eapps-google-maps                  { height: 120px !important;}
.eapps-google-maps .gm-style img                        { width: 50px !important; height: 50px !important;}
.footer-widgets-wrapper .row > div:nth-child(2) .footer-widgets > div:nth-child(2) { margin: 40px 0px 30px;}
.footer-contact                                         { flex-direction: column;}
.footer-contact label                                   { margin-bottom: 4px;}
.styled-input.floating-lables label                     { left: 14px;}
.styled-input.floating-lables input                     { padding-left: 25px;}
.mail-section,
.footer-widget-area .row > div:first-child              { margin-bottom: 16px;}
.footer-widgets .footer-contact a, .footer-contact address { font-size: 14px; line-height: 22px;}
#site-footer                                            { padding: 16px 0px;}
.section-inner                                          { flex-direction: column;}
#site-footer .section-inner                             { align-items:center; -webkit-align-items:center;}
#site-footer p, .privacy-link li a                      { font-size: 11px; line-height: 16px;}
footer .widget_custom_html                              { width: 100%;}
.privacy-link                                           { margin: 8px -10px 0px; justify-content: center;}
.privacy-link li                                        { margin: 0px 12px;}
.nav-toggle .toggle-inner                               { padding: 0px !important;}
#wpfront-scroll-top-container                           { right: 14px !important; bottom: 14px !important;}
#wpfront-scroll-top-container div.text-holder          { width: 40px !important; height: 40px !important; font-size: 20px;}
}