/*
Theme Name: AMER
Theme URI: http://wordpress.org/themes/men_spa
Author: Mazhar
Author URI: http://dev.devronix.com/amer
Description: The 2019 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: MenSpa
*/
a, .ctaArea *, .storeProduct li *, .header * { text-decoration:none; -webkit-transition:all 250ms linear; -moz-transition:all 250ms linear; -ms-transition:all 250ms linear; -o-transition:all 250ms linear; transition:all 250ms linear;  }

@-webkit-keyframes tyre-info7{from{-webkit-transform:translate3d(-130px, 0, 0);transform:translate3d(-130px, 0, 0);}
to{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0);}
}
@keyframes tyre-info7{from{-webkit-transform:translate3d(-130px, 0, 0);transform:translate3d(-130px, 0, 0);}
to{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0);}
}
.tyre-info7-anim{-webkit-animation-name:tyre-info7;animation-name:tyre-info7;}
@-webkit-keyframes tyre-info6{from{-webkit-transform:translate3d(-70px, 0, 0);transform:translate3d(-70px, 0, 0);}
to{-webkit-transform:translate3d(0,0, 0);transform:translate3d(0,0, 0);}
}
@keyframes tyre-info6{from{-webkit-transform:translate3d(-70px, 0, 0);transform:translate3d(-70px, 0, 0);}
to{-webkit-transform:translate3d(0,0, 0);transform:translate3d(0, 0, 0);}
}
.tyre-info6-anim{-webkit-animation-name:tyre-info6;animation-name:tyre-info6;}
@-webkit-keyframes tyre-info3{from{-webkit-transform:translate3d(70px, 0, 0);transform:translate3d(70px, 0, 0);}
to{-webkit-transform:translate3d(0,0, 0);transform:translate3d(0,0, 0);}
}
@keyframes tyre-info3{from{-webkit-transform:translate3d(70px, 0, 0);transform:translate3d(70px, 0, 0);}
to{-webkit-transform:translate3d(0,0, 0);transform:translate3d(0, 0, 0);}
}
.tyre-info3-anim{-webkit-animation-name:tyre-info3;animation-name:tyre-info3;}
@-webkit-keyframes tyre-info2{from{-webkit-transform:translate3d(100px, 0, 0);transform:translate3d(100px, 0, 0);}
to{-webkit-transform:translate3d(0,0, 0);transform:translate3d(0,0, 0);}
}
@keyframes tyre-info2{from{-webkit-transform:translate3d(100px, 0, 0);transform:translate3d(100px, 0, 0);}
to{-webkit-transform:translate3d(0,0, 0);transform:translate3d(0, 0, 0);}
}
.tyre-info2-anim{-webkit-animation-name:tyre-info2;animation-name:tyre-info2;}
@-webkit-keyframes tyre-info1{from{-webkit-transform:translate3d(120px, 0, 0);transform:translate3d(120px, 0, 0);}
to{-webkit-transform:translate3d(0,0, 0);transform:translate3d(0,0, 0);}
}
@keyframes tyre-info1{from{-webkit-transform:translate3d(120px, 0, 0);transform:translate3d(120px, 0, 0);}
to{-webkit-transform:translate3d(0,0, 0);transform:translate3d(0, 0, 0);}
}
.tyre-info1-anim{-webkit-animation-name:tyre-info1;animation-name:tyre-info1;}
@-webkit-keyframes l-circle-anim{from{stroke-dashoffset:1000;stroke-dasharray:1000;}
to{stroke-dashoffset:0;}
}
@keyframes l-circle-anim{from{stroke-dashoffset:1000;stroke-dasharray:1000;}
to{stroke-dashoffset:0;stroke-dasharray:0;}
}
.line-circle .cls-1-anim{-webkit-animation-name:l-circle-anim;animation-name:l-circle-anim;}
@-webkit-keyframes blue-line-anim{from{stroke-dashoffset:1000;stroke-dasharray:1000;}
to{stroke-dashoffset:0;}
}
@keyframes blue-line-anim{from{stroke-dashoffset:1000;stroke-dasharray:1000;}
to{stroke-dashoffset:0;stroke-dasharray:0;}
}
.blue-line-anim{-webkit-animation-name:blue-line-anim;animation-name:blue-line-anim;}

@-webkit-keyframes moveBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(20px)}}
@keyframes moveBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(20px)}}
@-webkit-keyframes moveLeftBounce{0%,100%{transform:translateX(-10px)}50%{transform:translateX(10px)}}
@keyframes moveLeftBounce{0%,100%{transform:translateX(-10px)}50%{transform:translateX(10px)}}

.btn { position: relative; border: 1px solid #bf9e66; overflow: hidden; background: #bf9e66; color: #fff; min-width: 160px; display: inline-block; padding: 10px 20px; text-transform: uppercase; border-radius: 0px; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; font-size: 14px;}
.btn::first-letter{text-transform: uppercase;}
.btn span { position: relative; z-index: 1; }
.btn:hover span{color: #fff;}
.btn:after { content: ""; position: absolute; right: 700px; left: 0; top: 0; bottom: 0; background: #000; -webkit-transition: all .75s; -moz-transition: all .75s; transition: all .75s;}
.btn:hover:after { right: 0; }
.btn:hover, .btn:focus{color: #fff; box-shadow: none;}

.main-section {padding: 50px 0 !important; margin: 0 !important}
.main-section .header-section{text-align: center;}
.main-section .header-section h2{}
.main-section h2 { margin-bottom: 30px; display:block; font-size:42px;letter-spacing: 2px;}
.main-section p{font-size: 15px;color: #000;}
.fa-phone{transform: rotate(90deg);}
.cursor { position: fixed; width: 20px; height: 20px; border-radius: 50%; background-color: #282828; pointer-events: none; mix-blend-mode: difference; z-index: 999999; transition: transform .2s; }
/*=== HEADER CSS ===*/

.header {  width: 100%; z-index: 99999; padding: 10px 0;position: absolute !important;top: 0;left: 0;right: 0;} 
.header .navigation a#pull { display:none; position: absolute; transition: 0.5s; color: #fff; padding: 8px 10px;font-size: 16px;top: 15px;right: 15px; background: #cf1d37;border:2px solid #0c9c47;}
.header .navigation a#pull:hover{box-shadow: 0 0 4px #fff;}
.header .logo { display:block;}
.header ul  { float: none; position: relative;margin-right: 120px;}
.header ul li {display: inline-block;position: relative;margin: 0 10px;vertical-align: middle;}
.header ul li:last-child{margin: 0;}
.header ul li a {padding: 10px;display: block;color: #000;text-transform: capitalize; position: relative;-webkit-transition: all .75s; -moz-transition: all .75s; transition: all .75s;}
body.home .header ul li a, body.home .header .logoRightBar .langTrans, body.home .header .logoRightBar form button{color: #fff;}
body.home .header .logoRightBar form input{color: #fff; border-color: #fff;padding-right: 24px;}
.header .navigation{text-align: right;width: 100%;margin-top: 18px;}
.header .navigation ul li a span { position: relative; z-index: 1; }
.header .navigation ul > li > a::after {z-index: -1; content: ""; position: absolute; right: 700px; left: 0; top: 0; bottom: 0; background: #be9d66; -webkit-transition: all .75s; -moz-transition: all .75s; transition: all .75s;}
.header .navigation ul > li > a:hover::after, .header > .navigation > ul > li > a.active::after { right: 0; }
.header .navigation ul > li > a:hover{color: #fff;}
.header .logoBar .btn{ margin-top: 36px; padding: 16px; font-size: 18px; width: 100%;text-transform: capitalize;}
.header .logoRightBar{text-align: right;margin-top: 24px;}
.header .logoRightBar .langTrans{color: #000;display: inline-block; vertical-align: middle;margin-right: 60px; display: none;}
.header .logoRightBar form{display: inline-block; vertical-align: middle;}
.header .logoRightBar form input{background: none; border: none; border-bottom: 1px solid #000; border-radius: 0; box-shadow: none !important; color: #000; width: 160px;line-height: 1; padding: 4px;}
.header .logoRightBar form button{position: absolute;top: 0; right: 0; background: none;border: none; color: #000;}
.social{ text-align: right;}
.social li{ display: inline-block;}
.social li a{display: block; color: #fff; padding: 5px; min-width: 32px; background: #000; text-align: center;}
.social li a:hover{transform: translateY(-5px);}
.social li:nth-child(1) > a{background: #3b5a9a}
.social li:nth-child(2) > a{background: #28a9e2}
.social li:nth-child(3) > a{background: #e04a39}
.social li:nth-child(4) > a{background: #567d9c}

.myLoader{background: #fdfdfd; position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; z-index: 9999999;}
.myLoader .loader { height: 135px; width: 45px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }

.header .navigation > ul > li > .sub-menu{text-align: left; position: absolute; background: #fff; width: 350px;margin:0;opacity: 0;visibility: hidden; z-index: 99999; box-shadow: 1px 2px 4px #ccc;}
.header .navigation > ul > li > .sub-menu > li{ margin: 0;display: block; }
.header .navigation > ul > li:hover > .sub-menu{opacity: 1;visibility: visible;}
.header .navigation > ul > li > .sub-menu > li > a{position: relative; display: block; color: #000; padding: 25px 10px 25px 20px; border-bottom: 1px solid #d7d7d7; line-height: 1;}
.header .navigation > ul > li > .sub-menu > li > a::before{content: url(assets/images/r4.webp); display: none; position: absolute;top: 10px;left: 20px;}
.header .navigation > ul > li > .sub-menu > li > a::after{content: '\f054';font-family: 'FontAwesome';opacity: 0; font-size: 12px;color: #fff;position: absolute;top: 0;right: 0;left: auto; bottom: 0;background-color: #bf9e66; line-height: 4.8;padding: 4px;z-index: 999;}
.header .navigation > ul > li > .sub-menu > li:hover > a::after{opacity: 1;}
.header .navigation > ul > li > .sub-menu > li > .sub-menu{opacity: 0;visibility: hidden; position: absolute;z-index: 999;background: #ffffffe6;margin: 0;width: 310px;left: 350px;top: 0;padding: 30px 70px 30px 30px;height: 300px;overflow-y: scroll;overflow-x: hidden;box-shadow: 1px 2px 4px #ccc;height: 390px;padding: 30px;}
.header .navigation > ul > li > .sub-menu > li > .sub-menu > li{ display: block;margin: 0; }
.header .navigation > ul > li > .sub-menu > li:hover > .sub-menu{opacity: 1;visibility: visible;}
.header .navigation > ul > li > .sub-menu > li > .sub-menu > li > a{ padding: 0 0 10px 0; margin-bottom: 10px;display: block;color: #000;border-bottom: 1px solid #000;}
.header .navigation > ul > li > .sub-menu > li > .sub-menu > li > a::after{display: none;}
.vipPopUp{display: none; inset: 0px; position: fixed; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); z-index: 9999999;}
.vipPopUp .vipPopInr{position: absolute; background: rgb(255 255 255 / 95%); width: 500px; padding: 25px 50px; z-index: 99999999; top: 15%; right: 0px; left: 0px; margin: auto;}
.vipPopUp .vipPopInr .adClose{ z-index: 1; position: absolute; top: -10px; right: -10px; padding: 5px; color: rgb(255, 255, 255); font-size: 12px; font-weight: 900; line-height: 1; background: rgb(0, 0, 0); border-radius: 50%; border: 1px solid #fff; min-width: 24px; text-align: center;}
.vipPopUp .vipPopInr p{font-size: 15px; color: #bf9e66;}
.vipPopUp .vipPopInr form{}
.vipPopUp .vipPopInr form .form-group{ margin-bottom: 25px;}
.vipPopUp .vipPopInr form .form-group .form-control{border-radius: 0; background: transparent; border: none; border-bottom: 1px solid #000; padding: 6px 0px; color: #000;}
.vipPopUp .vipPopInr form .form-group textarea.form-control{height: 100px;}
.vipPopUp .vipPopInr form .btn{font-size: 14px; color: #000; text-transform: capitalize; padding: 8px; min-width: 120px;}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}
body{ padding: 120px 0 51px; background: url(assets/images/banner.webp) center center no-repeat; background-size: cover; position: relative; /*min-height: 785px;*/overflow-x: hidden;}
body:before{content: ''; position: absolute;top: 0;left: 0;right: 0;bottom: 0; background: rgb(255 255 255 / 75%);}
body.home:before{background: rgb(0 0 0 / 75%);}
.banner {margin-bottom: 30px;}
.banner figure{}
.banner figcaption{}
.banner figcaption h1{font-size: 40px; line-height: 1; margin: 0px; color: #fff;}
.banner figcaption h2{font-size: 30px; margin: 0 0 10px; color: #fff; font-weight: 600;}
.banner figcaption p{ font-size: 16px; color: #fff; margin: 0;}
.banner figcaption hr{ width: 100px; height: 4px; opacity: 1; background: #fff; margin: 1rem 0;}
.banner figcaption ul{}
.banner figcaption ul li{margin: 0 0 10px; color: #fff;}
.banner figcaption ul li span{ padding: 3px; min-width: 27px; background: #bf9e66; text-align: center; display: inline-block; color: #fff; margin-right: 15px;}
.banner figcaption ul li a{color: #fff;}
.banner .testiWrapper{display: block; padding: 30px; background: rgb(0 0 0 / 75%); margin: 20px 0 0; position: relative;}
.banner .testiWrapper h2{display: inline-block; font-size: 20px; color: #fff; border-bottom: 1px solid #fff; font-weight: 600; margin: 0 0 15px;}
.banner .testiWrapper p{color: #fff;}
.mostViewed{text-align: center; margin: -30px -10px}
.mostViewed h2{color: #fff; text-transform: uppercase; font-weight: 500; font-size: 18px; margin: 0 0 5px;}
.mostViewed .mostViewedInr{background: rgb(255 255 255 / 10%); padding: 20px 12.5px 10px; position: relative; margin: 0 0 10px; min-height: 495px;}
.mostViewed .mostViewedInr .mostViewedClose{position: absolute; top: 0; right: 0; padding: 3px 5px; background: #000; border-radius: 50%;z-index: 999; line-height: 1; color: #fff; border: 1px solid #fff; font-size: 12px;}
.mostViewed .mostViewedInr li{padding: 0 15px; }
.mostViewed .mostViewedInr ul, .mostViewed .mostViewedInr li{height: auto !important;}
.mostViewed .mostViewedInr li > div{display: none;}
.mostViewed .mostViewedInr li:nth-child(1) .myInrRow, .mostViewed .mostViewedInr li:nth-child(2) .myInrRow, .mostViewed .mostViewedInr li:nth-child(3) .myInrRow8, .mostViewed .mostViewedInr li:nth-child(4) .myInrRow16, .mostViewed .mostViewedInr li:nth-child(5) .myInrRow24, .mostViewed .mostViewedInr li:nth-child(6) .myInrRow32 {display: flex;}
.mostViewed .mostViewedInr article{transition: 1s; padding: 20px 10px 10px; background: #fff; margin: 0 -7.5px 10px;/*margin: 0 5px 10px;*/ }
.mostViewed .mostViewedInr article figure{margin: 0 0 10px; min-height: 60px; line-height: 4;}
.mostViewed .mostViewedInr article small{line-height: 1; min-height: 45px; font-size: 11px; font-weight: 700;display: block;white-space: normal;color: #000}
.mostViewed .mostViewedInr article:hover{background: #000;}
.mostViewed .mostViewedInr article:hover figure{filter: brightness(1) invert(1);-webkit-animation: pulse ease-in-out 1 normal .5s; animation: pulse ease-in-out 1 normal .5s;}
.mostViewed .mostViewedInr article:hover small{color: #fff;}
.mostViewed .btn{border-radius: 10px; background: #be9d66; border-color: #be9d66; color: #fff;}
.tabPnl{display: none;}
/*.mostViewed .mostViewedInr ul li{width: 127px !important;}*/
.mySlideShow li:last-child{opacity: 0;}
.myInrTab{width: 310px;margin: 60px 0 0 110px;}
.myInrTab .devTab{}
.myInrTab .devTab .tabWrpr{transform: rotate(45deg);}
.myInrTab .devTab .tabWrpr li{transition: 0.5s;display: inline-block;vertical-align: middle;min-height: 136px;width: 43.9%;margin: 0 6px 15px;padding: 12px 15px;background: #fff;border-radius: 12px;text-align: center;}
.myInrTab .devTab .tabWrpr li:hover{box-shadow: -35px -35px 50px inset #be9d66;}
.myInrTab .devTab .tabWrpr li.first {position: absolute;left: -155px;top: 95px;}
.myInrTab .devTab .tabWrpr li a{transform: rotate(-45deg);display: block;}
.myInrTab .devTab .tabWrpr li a figure{height: 45px; line-height: 4;}
.myInrTab .devTab .tabWrpr li a:hover figure img{-webkit-animation: pulse ease-in-out 1 normal .5s; animation: pulse ease-in-out 1 normal .5s;}
.myInrTab .devTab .tabWrpr li a p{font-size: 12px;color: #323232;line-height: 14px;margin: 0;min-height: 51px;}
.myInrTab .devTab .tabWrpr li.blank-child{background-color: rgb(255 255 255 / 22%);}
.myInrTab .devTab .tabWrpr li:nth-child(6){margin-left: 15px;}
.prvNxt3{color: #fff !important;opacity: 0.6; font-size: 20px; display: inline-block; /*margin: 0 0 0 5px;*/ position: absolute; bottom: 15px; right: 28px; z-index: 1000;}
.prev3.prvNxt3{right: 50px;}
.prvNxt3:hover{opacity: 1;color: #fff; /*transform: scale(1.3);*/}
/*.mostViewed  a.prvNxt3{font-size: 16px;position: relative;display: inline-block;transition: 0.3s; opacity: 0.4;}
  .mostViewed  a.prvNxt3::before{transition: 0.3s;content: ""; position: absolute; top: -2px; bottom: 0; right: 0; height: 4px; width: 20px; background: #1f3c60;margin: auto;}
  .mostViewed  a.next3{padding-left: 25px;}
  .mostViewed  a.next3::before{right: auto;left: 0;}
  .mostViewed  a.prev3{padding-right: 25px;}
  .mostViewed  a.prvNxt3:hover{opacity: 1;}
  .mostViewed  a.prvNxt3::before{width: 36px;}
  .mostViewed  a.prvNxt3:hover{transform: scale(1.7); }
  .mostViewed  a.prev3:hover{margin: 0 25px 0 0;}
  .mostViewed  a.next3:hover{margin: 0 0 0 25px;}*/
/*
.prev, .next{ cursor: pointer; position: absolute; top: 35%; z-index: 1000; color: #fff; font-size: 28px; line-height: 1;}
.prev{ left: 15px;}
.next{ right: 15px;}*/
/*.banner-background { width:100%; height:100%; position:absolute; top:0; left:0; z-index:10; background:#090a20; text-align:center; }
.banner-background img { width:100%; height:100%; }*/

.postid-109 .insideDataTab tr td > br{
    display: none;
}

.postid-250 .insideDataTab tr td > br{
    display: none;
}

.postid-265 .insideDataTab tr td > br{
    display: none;
}

.postid-1146 .insideDataTab tr td > br{
    display: none;
}

.postid-399 .insideDataTab tr td > br{
    display: none;
}

.postid-423 .insideDataTab tr td > br{
    display: none;
}

.postid-427 .insideDataTab tr td > br{
    display: none;
}

.postid-1464 .insideDataTab tr td  br{
    display: none;
}


.cycle-slideshow ul, .cycle-slideshow li { width:100%; height:100%; overflow:hidden; }
.cycle-slideshow ul li img { width: 100%;}
.banner .cycle-pager { bottom:10px; right:15px; margin:0 auto; position:absolute; text-align:right; z-index:100; line-height: 1; }
.banner .cycle-pager span { width: 8px; height: 8px; display: inline-block; vertical-align: top; cursor: pointer; font-size: 0px; margin: 0 3px; text-align: center; background-color: #999999; border-radius: 0px; position: relative;}
.banner .cycle-pager span.cycle-pager-active {background: #bf9e66; }
.banner .cycle-pager > * { cursor: pointer;}
.cycle-caption { opacity:1; z-index:99; }
.caption1 { -moz-animation: fadeInRight 0.8s ease-in 0.8s backwards; -webkit-animation: fadeInRight 0.8s ease-in 0.8s backwards; animation: fadeInRight 0.8s ease-in 0.8s backwards; opacity: 1; }
.caption2 { -moz-animation: fadeInLeft 0.8s ease-in 1.5s backwards; -webkit-animation: fadeInLeft 0.8s ease-in 1.5s backwards; animation: fadeInLeft 0.8s ease-in 1.5s backwards; opacity:1; }
.caption3 { -moz-animation: fadeInRight 0.8s ease-in 1.7s backwards; -webkit-animation: fadeInRight 0.8s ease-in 1.7s backwards; animation: fadeInRight 0.8s ease-in 1.7s backwards; opacity: 1; }
.caption4 { -moz-animation: fadeInUp 0.8s ease-in 1.9s backwards; -webkit-animation: fadeInUp 0.8s ease-in 1.9s backwards; animation: fadeInUp 0.8s ease-in 1.9s backwards; opacity:1; }
#progress { position: absolute; bottom: 0; left:0; height: 7px; width: 0px;  background: -moz-linear-gradient(left, rgba(30,30,30,0.3) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(30,30,30,0.3)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(30,30,30,0.3) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(30,30,30,0.3) 0%,rgba(0,0,0,0.8) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(30,30,30,0.3) 0%,rgba(0,0,0,0.8) 100%); /* IE10+ */ background: linear-gradient(to right ,rgba(30,30,30,0.3) 0%,rgba(0,0,0,0.8) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d1e1e1e', endColorstr='#cc000000',GradientType=1 ); /* IE6-9 */ z-index: 99999; -webkit-border-top-right-radius: 50px; -webkit-border-bottom-right-radius: 50px; -moz-border-radius-topright: 50px; -moz-border-radius-bottomright: 50px; border-top-right-radius: 50px; border-bottom-right-radius: 50px; }
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

@-webkit-keyframes eye-focus{0%{-webkit-filter:blur(0)}100%{-webkit-filter:blur(10px)}}
@-webkit-keyframes focus-shift{0%{transform:scale(1)}100%{transform:scale(1.01)}}


@keyframes dripple { 0% { width: 150px; height: 150px; } 25% { opacity: 1; } 100% { width: 100%; height: 100%; top: -20%; opacity: 0; } }
div.drop-container { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; height: 250px; width: 400px; }

div.drop-container:before,
div.drop-container:after { content: ''; position: absolute; z-index: -1; top: 55%; right: 50%; transform: translate(50%) rotateX(75deg); border-radius: 100%; opacity: 0; width: 90%; height: 90%; border: 5px solid #26b24b; animation: dripple 4s ease-out 2s infinite;}
div.drop-container:after { animation: dripple 3s ease-out 3.4s infinite;}

.waves { position:relative; width: 100%; height:60px; margin-bottom:-10px; /*Fix for safari gap*/ /*height:15vh; min-height:100px; max-height:150px;*/ }

/* Animation */

.parallax > use { animation: move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite; }
.parallax > use:nth-child(1) { animation-delay: -2s; animation-duration: 7s; }
.parallax > use:nth-child(2) { animation-delay: -3s; animation-duration: 10s;}
.parallax > use:nth-child(3) { animation-delay: -4s; animation-duration: 13s; }
.parallax > use:nth-child(4) { animation-delay: -5s; animation-duration: 20s; }
@keyframes move-forever { 0% { transform: translate3d(-90px,0,0); } 100% { transform: translate3d(85px,0,0); } }
/*=== FOOTER CSS ===*/
@-webkit-keyframes pulse { from, to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1) } 50% { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05) } }
@keyframes pulse { from, to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1) } 50% { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05) } }
.pulse { -webkit-animation-name: pulse; animation-name: pulse }

.footer {position: relative; }
.footer .topFootr{padding: 30px 0; background: #fff;}
.footer .topFootr .footerSec1{text-align: right; margin: 0;}
.footer .topFootr .footerSec2{text-align: left;}
.footer .topFootr .footerSec2 h3{font-weight: 400;color: #a58632;font-size: 22px;margin-bottom: 15px;text-transform: none;text-shadow: 0 1px 1px #000000b5;}
.footer .topFootr .footerSec2 ul{}
.footer .topFootr .footerSec2 ul li{transition: 1s; float: left; width: 20%; border: 1px solid #000; text-align: center; padding: 20px; line-height: 4; cursor: pointer;}
.footer .topFootr .footerSec2 ul li, .footer .topFootr .footerSec2 ul li figure img, .footer .topFootr .footerSec2 ul li figure figcaption{transition: 0.4s;}
.footer .topFootr .footerSec2 ul li:hover{background-color: #bf9e66;border-color: #bf9e66;}
.footer .topFootr .footerSec2 ul li figure{ margin: 0;}
.footer .topFootr .footerSec2 ul li figure img{}
.footer .topFootr .footerSec2 ul li:hover figure img{filter: brightness(0) invert(1);-webkit-animation: pulse ease-in-out 1 normal .5s; animation: pulse ease-in-out 1 normal .5s;}
.footer .topFootr .footerSec2 ul li figure figcaption{opacity: 0;visibility: hidden; position: absolute; bottom: 200px; line-height: 1; width: 320px; background: #bf9e66; padding: 20px; left: -115px;}
.footer .topFootr .footerSec2 ul li figure figcaption::before { content: ""; position: absolute; bottom: -30px; left: 0; right: 0; margin: auto; width: 18px; border: 18px solid transparent; border-color: #bf9e66 transparent transparent transparent; }
.footer .topFootr .footerSec2 ul li:hover figure figcaption{opacity: 1;visibility: visible;bottom: 95px;}
.footer .topFootr .footerSec2 ul li figure figcaption p{ margin: 0; color: #fff; line-height: 1.4;}
.footer .topFootr .footerSec3{margin: 0;}
.footer .topFootr figure a{display: inline-block;}
.footer .topFootr figure a > img{transition: 0.5s;filter: grayscale(1);}
.footer .topFootr figure a:hover > img{filter: grayscale(0);}
/*.footer .topFootr figure a:hover > img{ -webkit-animation: pulse ease-in-out 3 normal 1.5s; animation: pulse ease-in-out 3 normal 1.5s;filter: drop-shadow(0px 1px 2px #888);}*/
.copy { padding:10px 0;background: #111111; position: absolute;bottom: 0; left: 0; right: 0; width: 100%;}
.copy p { margin: 9px 0 0; font-size: 12px; color: #8e8e8e;}
.copy p svg{margin-right: 5px; font-size: 18px; vertical-align: middle; }

.fixedWhatsappIcon{position: fixed;bottom: 10px; left: 10px; z-index: 9999; max-width: 50px;}

/*AboutUS Page Style */
.innerPageBanner {/*overflow: hidden; padding: 120px 0 40px !important; background: url(assets/images/amerback.png) center center no-repeat; background-size: cover; position: relative;*/}
.aboutusSec figure{margin: 50px 0 0 !important;}
.aboutusSec figure:before{content: ''; position: absolute; top: -30px; right: -30px; background: #bf9e66; width: 250px; height: 250px;}
.aboutusSec figure div{position: relative;}
.aboutusSec h5{ font-size: 28px; margin: 0 0 20px;}
.aboutusSec h3{ font-size: 40px; color: #000; margin: 0; line-height: 1;}
.aboutusSec p{text-align: justify;}
.aboutusSec p b{ font-size: 20px; font-weight: 400; display: block; margin: 20px 0;}
.aboutusSec p strong{ display: block; font-size: 18px; font-weight: 600; margin: 20px 0 0;}

.contactWrap .vc_icon_element{margin: 0;}
.contactWrap h2{ margin: 0 0 10px}
.contactWrap p{margin: 0 0 20px;}
.contactWrap .form-group{margin: 0 0 20px;}
.contactWrap .form-control{background: transparent; color: #2a2a2a; box-shadow: none !important;border: none; border-bottom: 1px solid #2a2a2a; border-radius: 0;}
.contactWrap textarea.form-control{height: 120px;}
.contactWrap .contactSide svg{font-size: 50px;}
.contactWrap .contactSide a:first-child{margin: 10px 0 0;}
.contactWrap .contactSide a{display: block;font-size: 16px;color: #2a2a2a;}
.contactWrap .contactSide{text-align: center;padding: 0 30px;}
.mapSec .wpb_content_element{margin: 0;}

.newsWrap {/*background: url(assets/images/newsBg.webp) center center no-repeat;*/}
.newsWrap h2{}
.newsWrap .newsListWrap{margin: 0 0 35px;}
.newsWrap .newsListWrap figure img{width: 100%;}
.newsWrap .newsListWrap h3{font-size: 22px; color: #020202; font-weight: 600; line-height: 1;}
.newsWrap .newsListWrap p{margin: 0 0 10px; font-size: 14px;}
.newsWrap .newsListWrap p span{font-size: 14px; font-weight: 300;}
.newsWrap .recentSideBar{}
.newsWrap .recentSideBar h3{font-size: 22px; font-weight: 600; color: #000; text-transform: uppercase; margin: 0 0 25px;}
.newsWrap .recentSideBar .recentSideBarInr{margin: 0 0 15px;}
.newsWrap .recentSideBar .recentSideBarInr figure{margin: 0 0 5px;}
.newsWrap .recentSideBar .recentSideBarInr a{font-size: 16px; color: #bf9e66;}

.page-numbers{/*background: transparent;*/ font-size: 16px;}

.newsDetl {}
.newsDetl figcaption{margin-bottom: 35px;}
.newsDetl figcaption h3{font-size: 43px;color: #626161;font-weight: 400;}
.newsDetl figcaption p.descWrp{line-height: 1.6;margin-bottom: 20px;}
.newsDetl figcaption p span{padding: 0 8px;}
.newsDetl figcaption p span:first-child{padding-left: 0;}
.newsDetl figcaption .social{text-align: left; margin: 25px 0;}
.newsDetl figcaption .social li{margin-right: 8px;}

.newsComment{}
.newsComment #comments{padding: 0; background: transparent; border: none;}
.newsComment #comments .comments-title-wrap{display: none;}
.newsComment #comments .comment-list{border-bottom: 1px solid #999;padding-bottom: 50px;margin-bottom: 50px;}
.newsComment #comments .comment-list li{position: relative;background: rgb(255 255 255 / 80%);padding: 20px 30px 20px 60px;margin-bottom: 10px;}
.newsComment #comments .comment-list li .comment-body{position: relative;}
.newsComment #comments .comment-list li .comment-body .comment-meta{}
.newsComment #comments .comment-list li .comment-body .comment-author{display: inline-block;}
.newsComment #comments .comment-list li .comment-body .comment-author img{height: 110px;width: 110px;border-radius: 50%;display: inline-block;margin-right: 25px;}

.newsComment #comments .comment-list li .comment-body .comment-author b{display: inline-block;vertical-align: top;font-size: 18px;color: #000;font-weight: 400;margin-top: 10px;}
.newsComment #comments .comment-list li .comment-body .comment-author span{display: none;}
.newsComment #comments .comment-list li .comment-body .comment-metadata{position: absolute;top: 15px;right: 0;}
.newsComment #comments .comment-list li .comment-body .comment-metadata a{color: #6d6c6c;}
.newsComment #comments .comment-list li .comment-body .comment-awaiting-moderation{   display: none;}
.newsComment #comments .comment-list li .comment-body .comment-content{display: inline-block;position: absolute;bottom: 18px;left: 135px; }
.comment-reply{display: none;}
form#commentform {width: 85%;}
.comment-form-flex .screen-reader-text {font-size: 28px;font-weight: 600;}
h3#reply-title {display: none;}
p.comment-notes {font-size: 18px;margin: 5px 0 30px;}
p.comment-form-comment label {font-size: 18px;margin-bottom: 10px;}
form#commentform input, form#commentform textarea {border-color: #000 !important;font-size: 16px !important;color: #000 !important;}
p.comment-form-comment textarea {height: 200px !important;}
p.comment-form-author {margin-right: 10px;}
p.comment-form-author label, p.comment-form-email label {display: none !important;}
form#commentform input {height: 60px;}
p.comment-form-url {display: none;}
.newsComment #comments p.form-submit .submit {font-size: 18px !important;background: #bf9e66 !important;color: #fff !important;min-width: 240px;margin: 15px 0 0;}
h2.comments-title {display: none;}
p.comment-form-cookies-consent {display: none;}
p.comment-form-author, p.comment-form-email {width: 49%;display: inline-block;vertical-align: middle;}
.insideDataTab, .outsideDataTab {margin-top: 50px;}
.insideDataTab tr, .outsideDataTab tr{border: 1px solid #999;}
.insideDataTab tr th, .insideDataTab tr td, .outsideDataTab tr th, .outsideDataTab tr td {text-align: center;font-size: 18px;font-weight: 500;}
.insideDataTab tr td, .outsideDataTab tr td {padding: 12px;}
.insideDataTab tr th, .outsideDataTab tr th {padding: 8px;color: #fff;background: #a58632;}
.dataInrWrap{}
.dataInrWrap .sevricesTabs, .outInWrap, .healthTabs{margin-bottom: 10px;}
.dataInrWrap .sevricesTabs li, .outInWrap li, .healthTabs li{display: inline-block;vertical-align: middle;/*border-right: 2px solid #2a2a2a;padding-right: 15px;margin-right: 15px;*/line-height: 1; margin:0 2px 0 0;}
.dataInrWrap .sevricesTabs li:last-child, .outInWrap li:last-child, .healthTabs li:last-child {border: none;}
.dataInrWrap .sevricesTabs li a, .outInWrap li a, .healthTabs li a{ color: #fff;font-size: 14px;display: inline-block;padding: 10px 14px;background: #a58632;}
.dataInrWrap .sevricesTabs li a:hover, .outInWrap li a:hover, .healthTabs li a:hover{background: #000;color: #a58632;}
.outInWrap{text-align: right;}
.outInWrap li{}
.outInWrap li a{background: transparent;border: 1px dashed #000;color: #000;padding: 15px;}
.devAcrdn {border: 1px solid #999;}
.devAcrdn ul {}
.devAcrdn > ul > li {border-bottom: 1px solid #999;}
.devAcrdn ul li h3 {cursor: pointer; font-size: 18px;font-weight: 500;color: #2a2a2a;padding: 25px 40px;margin: 0;position: relative;}
.devAcrdn ul li h3::before{ content: '\f078';position: absolute;top: 20px;right: 25px;font-family: 'Font Awesome 5 Free';font-size: 24px;font-weight: 700;}
.devAcrdn ul li h3.active::before{transform: rotate(-180deg);}
.devAcrdn ul li figcaption {display: none;padding: 0 40px 30px;}
.devAcrdn ul li figcaption ul{ margin-bottom: 15px;   padding-left: 15px;}
.devAcrdn ul li figcaption ul li, .devAcrdn ul li figcaption ul li a{list-style: decimal;/*font-size: 16px;*/margin-bottom: 10px; line-height: 1;/*color: #212529;*/padding-left: 10px;}
.devAcrdn ul li figcaption ul li::before {content: "";width: 15px;display: inline-block;display:none;}
.devAcrdn ul li figcaption ul li a{}
.devAcrdn ul li figcaption p{/*font-size: 16px;*/margin-bottom: 10px;font-weight: 500;}
.devAcrdn ul li figcaption p strong{font-weight: 500;}
.devAcrdn ul li figcaption .visalistWrp{margin: 0;}
.devAcrdn ul li figcaption .visalistWrp li{/*list-style: none;*/list-style: initial; margin-left: 10px; padding-left: 0;}
.devAcrdn ul li figcaption .visalistWrp li::before {content: "-";display:none}
.sevricesTabs li a.actived{background: #000;color: #a58632;}
.outInWrap li a.actived{background: #a58632;color: #000;}

.toogleHealthSec{}
.toogleHealthSec .healthInrWrap{margin-bottom: 70px;}
.toogleHealthSec .insuComp{font-size: 22px !important;font-weight: 500; margin-bottom: 25px;}
.toogleHealthSec .insuComp span{color: #bf9e66;}
.toogleHealthSec h4{font-size: 20px; color: #fff; background: #bf9e66; padding: 18px; font-weight: 600; text-align: center; margin: 0;}
.toogleHealthSec .table-resposive{}
.toogleHealthSec .table-resposive table{ border-color: #000; margin-bottom: 40px;}
.toogleHealthSec .table-resposive table td, .toogleHealthSec .table-resposive table th{ padding: 12px;}
.toogleHealthSec .table-resposive table thead{}
.toogleHealthSec .table-resposive table thead tr{}
.toogleHealthSec .table-resposive table thead tr th{ font-size: 18px; font-weight: 600;}
.toogleHealthSec .table-resposive table tbody{}
.toogleHealthSec .table-resposive table tbody tr{}
.toogleHealthSec .table-resposive table tbody tr td{}
.toogleHealthSec .healthListWrap{}
.toogleHealthSec .healthListWrap h4{}
.toogleHealthSec .healthListWrap .healthLisInrtWrap{}
.toogleHealthSec .healthListWrap .healthLisInrtWrap .btn{color: #bf9e66;font-size: 20px;font-weight: 600;max-width: 425px;width: 100%; background: transparent;border-color: #000;text-transform: capitalize;padding: 15px;margin-bottom: 25px;}
.toogleHealthSec .healthListWrap .healthLisInrtWrap ul{padding-left: 20px;}
.toogleHealthSec .healthListWrap .healthLisInrtWrap ul li{/*font-size: 18px;*/list-style-type: decimal;margin-top: 5px;}

.error-section{padding: 150px 0 !important;text-align: center;}
.error-section .page-content{}
.error-section .page-content h2{font-size: 200px;line-height: 160px;}
.error-section .page-content h2 span{display: inline-block;}
.error-section .page-content h2 span.errorHspan{color: #cf1e38;}
.error-section .page-content h2 span.errorHspan2{color: #0c9c48;}
.error-section .page-content h3{font-size: 40px;}
.error-section .page-content p{margin: 25px 0; font-size: 18px;font-weight: 600;}
.error-section .page-content form{}
.error-section .page-content form label{vertical-align: middle;}
.error-section .page-content form label span{font-size: 16px;}
.error-section .page-content form label .search-field{min-width: 350px;border: 1px solid #000;height: 54px;padding: 10px 20px;margin: 0 15px;}
.error-section .page-content form .search-submit{min-width: 150px;background: #a58632;padding: 10px;height: 55px;color: #fff;font-size: 18px;vertical-align: middle;}
.search-list-section article {box-shadow: 0 0 2px #a58632;background: #fff;padding: 20px;text-align: center;margin-bottom: 18px; min-height: 200px;}
.search-list-section article h2 {margin: 0 0 10px;font-size: initial;}
.search-list-section article h2 a {font-size: 14px;color: #a58632;font-weight: 600;display: block;min-height: 32px;}
.search-list-section article figure {width: 78px;height: 45px;margin: 0 auto 10px;overflow: hidden;}
.search-list-section article figure a {display: block;}
.search-list-section article p {font-size: 14px;text-align: justify;margin: 0;min-height: 160px;}

.error-404 .page-header h1, body.search .page-header h1{color: #000;}
.error-404 .page-header h1 span, body.search .page-header h1 span{color: #a58632;}
.postid-897 .familyDataTab {display: block !important;}

.logo-slider{margin: 30px auto 0;max-width: 900px;}
.logo-slider .slick-list{ padding: 15px 30px !important;}
.logo-slider .slickContent.slick-current figure {margin: 0;transition: 0.65s;border-color: #a58632;}
.logo-slider .slickContent figure{background: #fff;margin:10px;padding: 10px;box-shadow: 0 0 10px rgb(0 0 0 / 20%);border: 2px solid transparent;}
.logo-slider .slickContent figure img{margin: 0 auto;}
.slick-prev {left: -35px;}
.slick-next {right: -35px;}
.slick-prev:before, .slick-next:before{ font-size: 28px; color: #a58632;}

.servicesDtalWrap > .container > h2{margin: 0 0 15px;}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .main-section .header-section{}
  .main-section .header-section h2{}
  .main-section p{ font-size: 13px; }
  .main-section{padding: 35px 0;}
  .main-section h2{font-size: 24px;}

  .header{ }
  .header .navigation a#pull { display:inline-block; }
  .header .logo {max-width:75px;}
  .header .navigation #topMenu {overflow: visible !important; text-align: left; background:#000000c7;border-top: 2px solid #cf1d37;padding: 20px;display: none;position: absolute;top: 80px;z-index: 2;left: 0;right: 0;margin: 0; border-bottom: 2px solid #0c9c47;}
  .header .navBar { padding:10px 0;}
  .header .navigation { margin:0; padding:0; }
  .header .navigation ul li { display: block; margin:0; margin: 0;}
  .header .navigation ul li a{ color: #fff; }
  .header .navigation > ul > li > .sub-menu{width: 100%;box-shadow: 0 0 4px #000;z-index: 99999; height: 300px; overflow: scroll;display: none;}
  .header .navigation > ul > li:hover > .sub-menu{display: block;}
  .header .navigation > ul > li > .sub-menu > li > a{font-size: 13px; padding: 8px;text-transform: uppercase;}
  .header .navigation > ul > li > .sub-menu > li > a::before{display: none;}
  .header .navigation > ul > li > .sub-menu > li > a::after{line-height: 1; padding: 12px; }
  .header .navigation > ul > li > .sub-menu > li > .sub-menu{height: auto;box-shadow: none;width: 100%; left: auto; padding: 5px 10px 15px; top: auto;position: relative; opacity: 1; visibility: visible; border-bottom: 1px solid #000;}
  .header .navigation > ul > li > .sub-menu > li > .sub-menu > li{display: block; margin: 0;padding-left: 15px;}
  .header .navigation > ul > li > .sub-menu > li > .sub-menu > li > a{font-size: 12px; padding: 0; margin-bottom: 0; border: none;}
  .header .logoRightBar{text-align: center; margin-top: 0; position: absolute; top: 25px; left: 0; right: 0;width: 150px; margin: auto;}
  .header .logoRightBar form input{width: 100%;}
  body{padding: 100px 0 0px; min-height: auto;}
  .banner figcaption ul li, .banner figcaption ul li a{font-size: 12px;}
  .banner figcaption ul li span{ margin-right: 5px;padding: 0; min-width: auto; background: transparent;}
  .banner .testiWrapper{padding: 15px 15px 30px; margin: 15px 0;}
  .banner .testiWrapper p{ margin: 12px 0 0;}
  .mostViewed{margin: 0 0 15px;}
  .mostViewed .mostViewedInr{padding-bottom: 50px; min-height: auto;}
  .mostViewed .mostViewedInr article{padding: 10px 5px}
  .mostViewed .mostViewedInr article small{min-height: 36px;}
  .mostViewed .mostViewedInr article figure{display: none;}
  .footer .topFootr .footerSec2 ul li{padding: 10px 15px;}
  .footer .topFootr, .social, .footer .topFootr .footerSec1{text-align: center;overflow: hidden;}
  .footer .topFootr .footerSec2{text-align: left;margin: 15px 0;}
  .copy p{text-align: left;margin: 0;}
  .myInrTab{width: auto; margin: 0;}
  .myInrTab .devTab .tabWrpr, .myInrTab .devTab .tabWrpr li a{transform: rotate(0deg);}
  .myInrTab .devTab .tabWrpr li{min-height: auto;width: 32%;padding: 12px 3px; border-radius: 0;margin: 0 0 4px;box-shadow: 0 0px 1px #000;}
  .myInrTab .devTab .tabWrpr li:hover{box-shadow: -5px -5px 50px inset #be9d66;}
  .myInrTab .devTab .tabWrpr li.first{position: relative; left: auto; top: auto;}
  .myInrTab .devTab .tabWrpr li a figure{display: none;}
  .myInrTab .devTab .tabWrpr li a p{min-height: 42px;}
  .myInrTab .devTab .tabWrpr li.blank-child{display: none;}
  .myInrTab .devTab .tabWrpr li:nth-child(6){margin-left: 0px;}
  .aboutusSec h5{font-size: 18px; margin: 0 0 10px;}
  .aboutusSec h3{font-size: 24px;}
  .aboutusSec p b{font-size: 16px;margin: 10px 0;}
  .aboutusSec p strong{font-size: 15px;margin: 10px 0 0;}
  .aboutusSec figure{margin: 10px 0 0 !important;}
  .newsWrap .recentSideBar{margin-top: 30px;}
  .newsWrap .recentSideBar .recentSideBarInr figure img{width: 100%;}
  .newsDetl figcaption h3{font-size: 20px;}
  form#commentform{width: 100%;}
  p.comment-form-author, p.comment-form-email{width: 47%;}
  .newsComment #comments p.form-submit .submit{font-size: 13px !important;min-width: 150px;margin: 0; padding: 15px; height: auto;}
  .newsDetl img{width: 100%;}
  .error-section .page-content form label .search-field{margin: 10px 0; width: 100%;min-width: auto;}
  .error-404 .page-header h1, body.search .page-header h1{font-size: 20px;}
  .search-list-section article{min-height: auto;margin-bottom: 10px;}
  .search-list-section article figure{margin: 0 auto}
  .dataInrWrap .sevricesTabs li a, .outInWrap li a, .healthTabs li a{font-size: 14px;}
  .toogleHealthSec h4{font-size: 18px;padding: 15px;}
  .healthInrWrap table, .healthInrWrap table th{vertical-align: middle;font-size: 12px;}
  .toogleHealthSec .healthListWrap h4{font-size: 14px; margin: 10px 0;}
  .toogleHealthSec .healthListWrap .healthLisInrtWrap .btn{font-size: 14px;max-width: 100%;line-height: 1;margin: 0 0 15px;}
  .toogleHealthSec .healthListWrap .healthLisInrtWrap ul{margin: 0 0 15px;}
  .toogleHealthSec .healthListWrap .healthLisInrtWrap ul li{font-size: 14px;}
  .toogleHealthSec .healthInrWrap{margin-bottom: 0px;}
  .vipPopUp .vipPopInr{width: 95%;top: 2%;padding: 25px 25px 15px;}
  .vipPopUp .vipPopInr form .form-group{margin-bottom: 15px;}
  .footer .topFootr figure a:hover > img, .footer .topFootr figure a > img{animation: none;filter: none;}
  .footer .topFootr .footerSec2 ul{position: relative;}
  .footer .topFootr .footerSec2 ul li figure{position: initial;}
  .footer .topFootr .footerSec2 ul li figure figcaption{left: 0; right: 0; margin: auto;width: 100%;}
  .footer .topFootr .footerSec2 ul li figure figcaption::before{display: none;}
  .contactWrap .contactSide a{font-size: 13px;}
  .footer .topFootr .footerSec2 h3{font-size: 15px;}
  .copy{position: relative; bottom: auto; left: auto; right: auto; }
  .vipServBtn2{margin-top: 6px;}
  .menu-image-title-after.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper, .menu-image-title-before.menu-image-title{padding-right: 0;}

}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body{min-height: 1023px;}
  .header .logo{margin-right: -30px;}
  .header .navigation{margin-top: 15px;}
  .header ul{margin-right: 30px;}
  .header ul li{margin: 0 5px;}
  .header .logoRightBar{margin-top: 15px;}
  .banner figcaption h1{font-size: 30px;}
  .banner figcaption h2{font-size: 24px;margin: 0 0 5px;}
  .banner figcaption p{font-size: 14px;}
  .banner figcaption hr{margin: 0.5rem 0;}
  .banner figcaption ul li{margin: 0 0 5px}
  .banner figcaption ul li a{font-size: 12px;}
  .banner figcaption figure{margin: 0 0 5px;}
  .banner .testiWrapper{padding: 15px;margin: 10px 0 0;}
  .banner .testiWrapper p{font-size: 12px;}
  .banner figcaption ul li span{display: none;}
  .mostViewed{margin: -30px -15px 5px;}
  .mostViewed .mostViewedInr{padding: 10px 5px;min-height: 469px;}
  .mostViewed .mostViewedInr li{padding: 0 15px;}
  .mostViewed .mostViewedInr article{padding: 10px;margin: 0 -10px 4px;}
  .mostViewed .mostViewedInr article figure{margin: 0 0 5px; min-height: 32px; line-height: 2;}
  .mostViewed .mostViewedInr article figure img{width: 30px;}
  .prvNxt3{bottom: 5px;}
  .myInrTab{width: 100%; margin: 0;}
  .myInrTab .devTab .tabWrpr li.first{position: relative;left: auto;top: auto;}
  .myInrTab .devTab .tabWrpr, .myInrTab .devTab .tabWrpr li a{transform: none;}
  .myInrTab .devTab .tabWrpr li.blank-child{display: none;}
  .myInrTab .devTab .tabWrpr li:nth-child(6){margin-left: 6px;}
  .footer .topFootr .footerSec2 ul li figure figcaption{left: -144px;}
  .copy p{margin: 0;}
  .social li a{padding: 3px; min-width: 23px;font-size: 11px;}
  .aboutusSec figure::before{width: 100%; height: 100%;}
  .toogleHealthSec .healthListWrap .healthLisInrtWrap .btn{max-width: 225px;font-size: 16px;}
  .toogleHealthSec .healthListWrap .healthLisInrtWrap ul li{font-size: 14px;}
  p.comment-form-author, p.comment-form-email{width: 48%;}
  .header .navigation > ul > li > .sub-menu{left: -200px;}
  .contactWrap .contactSide{padding: 0;}
  .contactWrap .contactSide a, .contactWrap p{font-size: 12px;}
  .mostViewed .mostViewedInr li .col-sm-4{width: 50%;}
}


@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .header .logo{margin-right: -30px;}
  p.comment-form-author, p.comment-form-email{width: 48%;}
  .mostViewed .mostViewedInr{padding: 15px 10px 10px;}
  .mostViewed .mostViewedInr article small{min-height: 44px;}
  .mostViewed .mostViewedInr article{padding: 20px 4px 10px;margin: 0 -10px 5px;}
  .myInrTab{width: 100%; margin: 0;}
  .myInrTab .devTab .tabWrpr li.first{position: relative;left: auto;top: auto;}
  .myInrTab .devTab .tabWrpr, .myInrTab .devTab .tabWrpr li a{transform: none;}
  .myInrTab .devTab .tabWrpr li.blank-child{display: none;}
  .myInrTab .devTab .tabWrpr li:nth-child(6){margin-left: 6px;}
  .footer .topFootr .footerSec2 ul li figure figcaption{left: -133px;}
  .contactWrap .contactSide{padding: 0;}
  .contactWrap .contactSide a, .contactWrap p{font-size: 14px;}
  .header .navigation > ul > li > .sub-menu{left: -200px;}


}
.page-template-default.page.page-id-1764.logged-in.admin-bar.wp-custom-logo.wp-embed-responsive.singular.image-filters-enabled.wpb-js-composer.js-comp-ver-6\.1.vc_responsive.customize-support {
  background: white;
}
default.single.single-post.postid-2578.single-format-standard.logged-in.admin-bar.wp-custom-logo.wp-embed-responsive.singular.image-filters-enabled.wpb-js-composer.js-comp-ver-6\.1.vc_responsive.customize-support.jquery-ripples .entry-content {
  max-width: 1350px;
  margin: 0 auto !important;
  position: relative;
  width: 100%;
}
.page-template-default.page.page-id-2580.logged-in.admin-bar.wp-custom-logo.wp-embed-responsive.singular.image-filters-enabled.wpb-js-composer.js-comp-ver-6\.1.vc_responsive.customize-support.jquery-ripples #primary {
  margin-left: 100px !important;
  margin-right: 100px !important;
}