@media(max-width:3000px) and (min-width:280px){
	#sidebars h3{font-size: 18px;
    color: #f11227;
    margin: 0px;}
	#sidebars{box-shadow: 0px 0px 5px 1px #cccccc7a;
    padding:5px 0px;}
	.logo-header-inner img {
    max-width: 480px;
    max-height: initial;
    width: 480px;
}




/* start products section */
.tabbsgd p strong
{
    font-size: 17px;
    text-transform: inherit;
    color: #323232;
    font-weight: 300;
}

.p-0
{
    padding:0 !important;
}
.bgcclrddsd
{
    padding:50px !important;
    /* width:100% !important; */
    background-color:#000 !important;
}
.pb-80
{
    padding-bottom:80px;
}




.bgcgray
{
    background-color:#f2f2f2 !important;
}


.pdddfsimgfssd img
{
    height: 395px;
    width: 100%;
    object-fit: cover;
}


.bgcclrddsd h3
{
    color: #fff;
    margin-top:0 !important;
    font-size: 25px;
    line-height: 35px;
}

.bgcclrddsd a:hover
{
    color:#f00 !important; 
}
.bgshdow
{
    padding:20px;
    box-shadow: 1px 0px 7px 1px #bdbdbd;
}

.pt-50
{
    padding-top:50px;
}

.pl-50
{
    padding-left:50px;
}

.whyssshd h3
{
    color:#000 !important;
}


.bgcclrddsd a
{
    text-transform: uppercase;
    padding-bottom: 3px;
    border-bottom: 1px solid #f00;
   
}



.bgcclrddsd p
{
    color:#fff !important;
    margin-bottom:20px;
}
.py-80
{
    padding-top:80px;
    padding-bottom:80px;
}


.tabbsgd ul li
{
    list-style: none !important;
    margin: 0 !important;
    font-size: 14px;
    padding-left: 20px;
    text-align: justify;
    margin-bottom: 10px !important;
    position: relative;
}

.tabbsgd ul li:before
{
    content:'\f069';
    position: absolute;
    top:4px;
    font-family:FontAwesome !important;
    left:0 !important;
    font-size:11px;
    color:#00a92c !important;

}



/* end products section */




/* start products page section */
.useful-links  a b
{
    padding: 5px 5px;
    background-color: #f00 !important;
    color: #fff !important;
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}
/* end products pages section */







/* start offe section */
.offersss
{
    padding:80px  50px !important;
    height:450px;

}
.offersss h3
{
    color:#fff !important;
    text-align:center !important;
    font-size: 46px;
    line-height: 60px;
}
.offersss h4
{
text-align:center !important;
font-size:65px;
font-family: math;
margin-top:40px;
}
/* end offer section */

/* start gallery page section */
.magnific-img img {
    width: 100%;
    height: auto;
}
.mfp-bottom-bar,*{
   font-family: 'Abel', sans-serif;
}
.magnific-img {
    display: inline-block;
    /* width: 32.3%; */
}
a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-arrow-left:before {
    border-right: none !important;
}
.mfp-arrow-right:before {
    border-left: none !important;
}
button.mfp-arrow, .mfp-counter {
    opacity: 0 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}
.mfp-container:hover button.mfp-arrow, .mfp-container:hover .mfp-counter{
	opacity: 1 !important;
}


/* start certificate section */
.iso
{
    position: fixed;
    z-index: 100000000;
    padding:15px;
    background-color:#fff;
    border-radius:100%;
    bottom:7px !important;
    right:13px !important;
}
.iso
{
    width:100px;
 
}
.peso
{
    width:100px;
}
.peso
{
    position: fixed;
    z-index: 100000000;
    padding:15px;
    border-radius:100%;
    background-color:#fff;
    bottom:7px !important;
    right:131px !important;
}
/* end certificate section */




/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }



.paddssdcerti
{
    padding:80px 0 !important;   
}


/* end gallery page section */




/* start products */
.pdrds p
{
    margin-bottom:10px !important;
    color:#000 !important;
}
/* end products */


/* start whatspp section */
.whapspicn {
    position: fixed;
    bottom: 15px;
    border-radius: 100%!important;
    background-color: #4AC959 !important;
    padding: 6px 15px!important;
    z-index: 9999;
    left: 20px;
}
.whapspicn a {
    color: #fff !important;
    font-size: 30px !important;
}



.phoneicon {
    position: fixed;
    bottom: 15px;
    border-radius: 100%!important;
    background-color: #52b4f4 !important;
    padding: 6px 15px!important;
    z-index: 9999;
    left: 85px;
}
.phoneicon a {
    color: #fff !important;
    font-size: 30px !important;
}
/* end whatsp section */


/* start about page section */
.lisdterabut ul
{
padding-left:15px;
}
.lisdterabut ul li
{
    color:#fff !important;
    line-height: 22px;
}
.lisdterabut ul li::marker
{
    color:#f11227 !important;
}
.aubutconcnts p strong
{
    font-size:20px !important;
    color:#000 !important;
}
/* end about page section */


/* satrt experices section */
.bgcclr
{
    padding:85px 0;
    background-color:#f11126b3;
}
.padssse
{
    padding:30px 20px;
}
.paddinssf
{
    padding:50px 20px;
}
.brdrddds
{
    background-color:#f00 !important;
    height:5px;
    width:100px; 
    margin:0 auto 30px !important;
    
}
.bgcclrss
{
    background-color:#fff !important;
    border-radius:10px;
}
.paddsfrm
{
    padding:20px 15px;
}
.brdrbottm
{
    border-bottom:1px solid #fff;
}
.brderleft 
{
    border-left:1px solid #fff;
}
.brdrright
{
    border-right:1px solid #fff;
  
}
.brdertop
{
    border-top:1px solid #fff ;
}
.expeicon
{
padding-right:0 !important;
}

.expeicon i
{
    font-size:18px !important;
}
.expcontent p
{
    font-size:18px;
    margin-bottom:10px !important;
    color:#fff;
}
.expcontent p b
{
    font-size:13px !important;
    line-height:15px;
}
/* end experices section */
.wt-header-right-child
{
    background-color:#00a92c !important;
}
.ulssspad ul
{
padding-top:0 !important;
}
.abutpagess p
{
    color:#fff !important;
}
.abutline::after
{
background-color:#00a92c  !important;
}

.clrmisn p
{
    color:#fff !important;
}

.shop-main-wrapper.section-padding{padding-top:60px;    padding-bottom: 50px;
}
.blog-sidebar .blog-archive li {
    padding: 9px 0px;
}
.blog-archive li span a{font-size:13px;}
.container {
    width: 1200px;
}
.nav-wide .container {
      width: 1200px;
}
.header-nav .nav > li > a {
    color: #000;
    font-size: 12px;
padding: 30px 12px 22px;}

.logo-header-inner img {
   
    max-height: initial;
  
}
.header-center .wt-header-right-child {
    float: right;
    padding-left: 15px;
    padding-bottom: 8px;
    position: absolute;
    z-index:1;
    right: 0px;
    top: 0px;
}
.contact-slide-hide {
right: -850px;}
.sticky-header.main-bar-wraper.is-fixed.color-fill .wt-header-right .extra-nav {
    display: inline-block;
    height: auto;
    float: none;
padding: 18px 15px;}
.header-nav .nav > li > a {
    padding: 35px 12px 26px;
}
.wt-separator {
    font-size: 15px;
margin-bottom: 18px;}
h2 {
    font-size: 32px !important;
line-height: 40px;}

body {
font-size: 14px;}
.section-head {
    margin-bottom: 0px;
}
.p-tb80 {
    padding-bottom: 65px;
    padding-top: 65px;
}
.bg-gray {
    background-color: #000;
}
.p-t80 {
    padding-top: 65px;
}
h4 {
    font-size: 16px;
line-height: 20px;}
.m-b25 {
    margin-bottom: 10px;
}
p {
    line-height: 23px;
    font-size: 14px;
    margin-bottom: 15px;
}
.hover-effect-content {
    position: absolute;
padding: 25px 20px 20px;}
.line-filter-outer {
    min-height: 400px;
}
.owl-carousel-filter.owl-btn-bottom-center .owl-nav, .owl-carousel-filter2.owl-btn-bottom-center .owl-nav, .owl-carousel-filter3.owl-btn-bottom-center .owl-nav {
    margin-top: 15px;
    margin-bottom: 25px;
}
.wt-icon-box-wraper.center {
    text-align: center;
    padding: 20px 10px;
    height:255px;
}
.font-18 {
    font-size: 16px;
    line-height: 16px;
}
.wt-post-text {
    margin-bottom: 15px;
}
.wt-post-title {
    margin-bottom: 10px;
}
.video-section-full {
    margin: 60px 0px;
    width: 380px;
    padding: 30px;
}
.icon-lg i {
    font-size: 45px;
}

.owl-carousel .ow-client-logo img{padding:0px 30px;}
.wt-tilte.m-b10.m-t0{    margin-bottom: 5px;}

.masonry-item.cat-2.col-md-3.col-sm-6.m-b30{    margin-bottom: 5px;}
.testimonial-5 .testimonial-paragraph p {
    padding: 0px 0px 30px 0px;
    font-size: 14px;
}
.testimonial-5 {
    position: relative;
    margin-top: 30px;
}
.testimonial-5 .testimonial-detail {
    float: left;
    padding-top: 0;
}
.counter-section-one {
height: 250px;}

.footer-link {
    margin-bottom: 35px;
}
.site-footer .widget-section > ul > li {
    font-size: 13px;
    line-height: 21px;
}

.site-footer .widget ul {
    list-style: none;
    margin-top: 0px;
    margin-bottom: 10px;
}
.site-footer .widget > .widget-title {
    margin-bottom: 10px;
}
.footer-bottom .copyrights-text {
    color: #1f3334;
    text-transform: uppercase;
    font-size: 13px;
}
.site-footer{height:auto;}
.icon-md i {
    font-size: 34px;    color: #f00c22;
}
.icon-md {
    width: 60px;
    margin: 0px;
}
.icon-content h5 {
    font-weight: normal;
    font-size: 13px;
line-height:22px;}
.contact-one .text-left.col-md-12 {
    text-align: center;
}
.icon-content{    margin-bottom: 0px;}
.header-center .wt-header-center {
 padding-left: initial;
    text-align: right;
}
.header-nav .nav > li > a {
    padding:30px 18px 20px;
}
.header-center .wt-header-right .extra-nav {
padding: 17px 15px;}
.contact-nav .contact-nav-form {
padding-top: 25px;}

.input-animate.input {
    margin-bottom: 9px;
    height: 55px;
    font-size: 13px;
}
.input-animate.input label {
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 2;
    cursor: pointer;
    line-height: 25px;
    font-size: 13px !important;
}
.site-button {
    color: #fff;font-size:13px;
padding: 12px 35px;}

.contact-nav .contact-nav-form h5{
    margin-bottom: 10px;
}
.contact-nav .contact-nav-form .section-head {
    margin-bottom: 13px;
}

.bgcoptic:before
{
    background-color:#fff !important;
}



.bgcoptic:after
{
    background-color:#fff !important;
}

.contact-slide-hide {    max-width: 400px;
min-width: 400px;}

#getintouch .wt-icon-box-wraper.center {
    text-align: center;
    padding: 20px 10px;
    background: #fff;
    height: 200px;
    margin-top: 15px;
}
.footer-light .footer-top {
    background-color: #0d0d0d;
}
.footer-light .footer-bottom {
    background-color: #000;
}
.bg-primary, .nav-line-animation > li > a:before, .nav-line-animation > li > a:after, .input-animate.input .spin, .wt-separator:after, .work-hover-grid h5, .sep-line-one:after, .wt-separator:before, .sep-line-one:before, .site-button-link::before, .our-team-two h5, .play-now .icon, .latest-blog-1 .wt-post-info .post-date:after, .filter-navigation a::before, .f-social-link.social-icons li a:after, .footer-link ul li a::before, .our-team-one .team-bg, .our-team-one ul li a:hover, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, ol.comment-list li.comment .reply a::before, .contact-one .form-control:focus + .spin, .cssload-box-loading::after, .is-fixed .header-center .navbar-toggle .icon-bar {
    background-color: #000;
}
a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .text-primary, ul.primary li::before, button.scroltop, .header-nav .nav > li:hover > a, .header-nav .nav > li .sub-menu li a:hover, .header-nav .nav > li .sub-menu li:hover > a, .header-nav .nav > li .mega-menu > li ul a:hover, .header-nav .nav > li.active > a, .header-nav .nav > li.current-menu-item > a, .header-nav .nav li.has-child.nav-active > a, ol.comment-list li.comment .reply a, .masonry-filter > li.active a, .masonry-filter > li a:hover, .masonry-filter > li a:active, .masonry-filter > li a:focus, .nav-dark.header-nav .nav > li .sub-menu li a:hover, .site-button-link::after, .owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-prev:active, .owl-carousel .owl-nav button.owl-prev:focus, .owl-carousel .owl-nav button.owl-nextt:hover, .owl-carousel .owl-nav button.owl-next:active, .owl-carousel .owl-nav button.owl-next:focus, .our-team-two ul li a:hover, .latest-blog-1 .wt-post-info .post-date, .testimonial-5 .testimonial-paragraph .fa-quote-left, .f-social-link.social-icons li a, .footer-link ul li a:after, .site-footer .widget-section > ul > li a:hover, .has-child .submenu-toogle, .nav-dark.header-nav .nav > li > a:hover, .nav-dark.header-nav .nav > li > a:active, .nav-dark.header-nav .nav > li > a:focus {
    color: #f11227;
}
.site-button:after, .site-button:before, .tp-thumbs-inner-wrapper .tp-thumb.selected:after, ol.comment-list li.comment .comment-body {
    border-color: #f11227;}
.site-button {
    background-color: #000 !important;
}
.site-button:hover
{
    background-color:#00a92c !important;
}
h2 {
color:#f11227;}

#getintouch{    background-color: #f9f9f9;
    padding: 60px 0px 50px;
    margin: 0px;}
#getintouch2{    background-color: #fff;
    padding: 60px 0px 50px;
    margin: 0px;}
.contact-nav .contact_close{z-index:9999;}

.footer-link ul li a {
color: #ffffff;}
.site-footer .widget > .widget-title {
    margin-top: 25px;color:#fff;
}
.site-footer .widget-section > ul > li {
    font-size: 13px;
    line-height: 21px;
    color: #fff;
}
.footer-bottom .copyrights-text {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
}

.f-social-link.social-icons li a {
    background: #fff;
    border-radius: 50px;
border: none;}
.f-social-link.social-icons li a {
background: #fffbd6;}
.f-social-link.social-icons li a:before {
background-color: #fff;}

.welcome-carousel-1 {
    max-width: 380px;
    margin-right: -165px;
}
.video-section-left .play-now {
    position: absolute;
    left: 48%;
    top: 100%;
    display: block;
    border-radius: 50%;
    z-index: 10;
    width: 60px;
    height: 60px;
    -webkit-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%);
    transform-origin: center center;
	    margin-top: 95px;
}
.welcome-carousel-outer:after {
    top: -66px;
    width: 80%;
height: 555px;}



.header-center .wt-header-right {
    width: auto;
}



 .footer-link ul li a:after{    color: #ffffff;}

.footer-link ul li a::before {
    bottom: 0;
    display: block;
    height: 2px;
    width: 100% !important;
    content: "";
    background-color: #fffbd6;
    opacity: 1 !important;
}
.site-footer .widget-title::after {
      bottom: 0;
    display: block;
    height: 2px;
    width: 41px !important;
    content: "";
    background-color: #fffbd6;
    opacity: 1 !important;
    margin: 5px auto 10px;
}
.cons-contact-form h4{    color: #0e027e;}
.icon-xs i {
    font-size: 20px;
    color: #00a92c;
}
#getintouch h4{color: #0e027e;
}

.welcomefloor{font-size: 18px;
    color: #0e027e;
    margin: 0px;}

.owl-btn-top-right .owl-nav {
    text-align: left;
    top: inherit;
    bottom: -50px;
}
.enquirysd{padding:30px 0px;}
.ulines li p{     color: #576566;}
.ulines li{    line-height: 30px;
    width: 46%;float:left;
    list-style: square;
    margin-left: 18px;
    color: #06b0f0;}
.header-nav .nav > li .sub-menu li{    width: 100%;
    float: left;
    margin: 0px 1%;}
.header-nav .nav > li .sub-menu li a {
    color: #000;
    display: block;
    font-size: 13px;
    border-top:none;
    text-transform: uppercase;
    padding: 13px 20px;
    background: #06b0f0;
}
.header-nav .nav > li .sub-menu {
    left: 0;
    top: 100%;
width: 270px;}
.nav-dark.header-nav .nav > li .sub-menu li a, .nav-dark.header-nav .nav > li .mega-menu > li ul a, .nav-dark.header-nav .nav > li .mega-menu > li > a {
    color: #000;
}
#sync1 button.owl-prev{    margin-left: -12px;}
#sync1 button.owl-next{    margin-right: -12px;}
.site-button-secondry, .nav-dark.header-nav .nav > li .sub-menu, .nav-dark.header-nav .nav > li .mega-menu {
    background-color: #1f333400;border:none;
}
.nav-dark.header-nav .nav > li .sub-menu li {
    border-bottom:1px dashed #422e2f;
}
.header-nav .nav > li .sub-menu li a {
    background: #ffffff;
}
.product-details-des .product-name {
    font-weight: 700;
    padding-bottom: 0;
    font-size: 20px;
    margin: 0px;
    text-transform: uppercase;
    color:#000;
}
.price-regular{font-size: 24px;
    color: #67484b;
    padding-bottom: 10px;
    display: block;}
	
	.product-details-des .useful-links {
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    padding-top: 10px;margin-bottom:0px;
}
	
	
	.product-details-des .useful-links {
    margin-bottom:0px !important;
}
	
	
	
	.product-details-des .useful-links {
    color: #0e027e;
}
	
	
	
}




@media(max-width:1200px) and (min-width:992px){
	
.container {
    width: 992px;
}
.nav-wide .container {
      width: 992px;
}

.header-center .wt-header-center .header-nav .nav {
    margin-right: 60px;
}
.p-tb80 {
    padding-bottom: 65px !important;
    padding-top: 65px !important;
}
.welcome-carousel-outer.m-b60{margin-bottom:0px;}


}




@media(max-width:991px) and (min-width:768px){
	
.container {padding:0px 20px;
    width: 100%;
}
.nav-wide .container {padding:0px 20px;
      width: 100%;
}

.header-center .wt-header-center .header-nav .nav {
    margin-right: 60px;
}
.p-tb80 {
    padding-bottom: 45px !important;
    padding-top: 65px !important;
}
.welcome-carousel-outer.m-b60{margin-bottom:0px;}

.wt-bnr-inr {
  height: 100px;
    padding-top: 0px;
}
.contact-slide-hide{display:none;}
.header-center .wt-header-right-child{display:none;}


.nav-dark.header-nav .nav {
    background-color: #ffffff;
    border: none;
    padding: 0px 25px !important;
    margin: 0px !IMPORTANT;
}


.is-fixed .header-nav .nav > li > a {
    padding: 12px 35px;
}

.nav-dark.header-nav {
    border-bottom: 0px solid rgba(0,0,0,0.8);
}

.is-fixed .header-nav .nav {
    overflow: auto;
    height: 225px;
}
.is-fixed.color-fill .header-nav .nav > li > a {
    margin: 0;
    padding: 12px 35px;
}
.is-fixed .main-bar {
position: relative;}
h2 {
font-size: 25px !important;}

#getintouch .wt-icon-box-wraper.center {
height: auto;}

#contacts .section-full.small-device {
    padding-top: 0px;
    padding-bottom: 0px;
}
.welcome-block-two .wt-media img {
    width: 100%;
    height: auto !important;
}
.index-about2.bg-gray{position: relative !important;
    margin: 0px !important;}
	
	.index-about3 {
    margin-top: 25px;}
	#getintouch2 {
    background-color: #fff;
    padding: 10px 0px 25px;
    margin: 0px;
}
	.seinded{margin:30px 0px}
	
	.heisidfe{margin-top:40px;}
	.owl-carousel.testimonial-home.owl-btn-top-right.owl-loaded.owl-drag{    margin-bottom: 95px;}
	
	
	
}

@media(max-width:767px) and (min-width:280px){
	
.container {padding:0px 20px;
    width: 100%;
}
.product-thumb img
{
    height:auto !important;
}
.section-head
{
    margin-top:20px !important;
}
.site-button-secondry, .nav-dark.header-nav .nav > li .sub-menu, .nav-dark.header-nav .nav > li .mega-menu
{
    width:100% !important;
}
.nav-dark.header-nav .nav > li .sub-menu
{
    padding-bottom:10px;
}
.nav-dark.header-nav .nav > li .sub-menu li
{
    border-bottom:1px solid #cccccc !important;
}
.nav-dark.header-nav .nav > li .sub-menu li a
{
    text-align:right !important;
    color:#9999;
    font-size:13px !important;
}
.owl-carousel.testimonial-home.owl-btn-top-right.owl-loaded.owl-drag
{
    margin-bottom:70px !important;
}
.nav-wide .container {padding:0px 20px;
      width: 100%;
}

.header-center .wt-header-center .header-nav .nav {
    margin-right: 60px;
}
.p-tb80 {
    padding-bottom: 40px !important;
    padding-top:40px !important;
}
.welcome-carousel-outer.m-b60{margin-bottom:0px;}

.wt-bnr-inr {
  height: 100px;
    padding-top: 0px;
}
.contact-slide-hide{display:none;}
.header-center .wt-header-right-child{display:none;}


.nav-dark.header-nav .nav {
    background-color: #ffffff;
    border: none;
    padding: 0px 25px !important;
    margin: 0px !IMPORTANT;
}


.is-fixed .header-nav .nav > li > a {
    padding: 12px 35px;
}

.nav-dark.header-nav {
    border-bottom: 0px solid rgba(0,0,0,0.8);
}

.is-fixed .header-nav .nav {
    overflow: auto;
    height: 225px;
}
.is-fixed.color-fill .header-nav .nav > li > a {
    margin: 0;
    padding: 12px 35px;
}
.is-fixed .main-bar {
position: relative;}
h2 {    margin-bottom: 5px;
font-size: 25px !important;}

#getintouch .wt-icon-box-wraper.center {
height: auto;}

#contacts .section-full.small-device {
    padding-top: 0px;
    padding-bottom: 0px;
}
.welcome-block-two .wt-media img {
    width: 100%;
    height: auto !important;
}
.index-about2.bg-gray{position: relative !important;
    margin: 0px !important;}
	
	.index-about3 {
    margin-top: 25px;}
	#getintouch2 {
    background-color: #fff;
    padding: 10px 0px 25px;
    margin: 0px;
}
	.seinded{margin:30px 0px}
	
	.heisidfe{margin-top:40px;}
	.owl-carousel.testimonial-home.owl-btn-top-right.owl-loaded.owl-drag{    margin-bottom: 95px;}
	
	.footer-link ul li {
    padding: 0px 3px;
}
	.ulines{width:100%;display:block;float:left;}
	.welcome-block-three{width:100%;float:left;}
	
	
	#contacts #getintouch2 {
    padding: 40px 0px 45px;}
	
	.welcome-carousel-1 {
    max-width: 100% !important;
    margin-right: 71px !important;
}
	.welcome-carousel-outer:after {
    height: auto;}
	.slider-tag-line:after{display:none;}
	.tp-caption.tp-resizeme.slider-tag-line{padding:0px 0px !important}
	
	
	
	
	
}
@media(max-width:479px) and (min-width:280px){
	.video-section-left {
    display: block;
    vertical-align: middle;
    width: 300px !important;
    margin-left: -40px !important;
}
#video3{overflow: hidden;
    width: 100%;}
	
.container {padding:0px 20px;
    width: 100%;
}
.nav-wide .container {padding:0px 20px;
      width: 100%;
}

.header-center .wt-header-center .header-nav .nav {
    margin-right: 60px;
}
.p-tb80 {
    padding-bottom: 40px !important;
    padding-top:40px !important;
}
.welcome-carousel-outer.m-b60{margin-bottom:0px;}

.wt-bnr-inr {
  height: 100px;
    padding-top: 0px;
}
.contact-slide-hide{display:none;}
.header-center .wt-header-right-child{display:none;}


.nav-dark.header-nav .nav {
    background-color: #ffffff;
    border: none;
    padding: 0px 25px !important;
    margin: 0px !IMPORTANT;
}


.is-fixed .header-nav .nav > li > a {
    padding: 12px 35px;
}

.nav-dark.header-nav {
    border-bottom: 0px solid rgba(0,0,0,0.8);
}

.is-fixed .header-nav .nav {
    overflow: auto;
    height: 225px;
}
.is-fixed.color-fill .header-nav .nav > li > a {
    margin: 0;
    padding: 12px 35px;
}
.is-fixed .main-bar {
position: relative;}
h2 {    margin-bottom: 5px;
font-size: 20px !important;}

#getintouch .wt-icon-box-wraper.center {
height: auto;}

#contacts .section-full.small-device {
    padding-top: 0px;
    padding-bottom: 0px;
}
.welcome-block-two .wt-media img {
    width: 100%;
    height: auto !important;
}
.index-about2.bg-gray{position: relative !important;
    margin: 0px !important;}
	
	.index-about3 {
    margin-top: 25px;}
	#getintouch2 {
    background-color: #fff;
    padding: 10px 0px 25px;
    margin: 0px;
}
	.seinded{margin:30px 0px}
	
	.heisidfe{margin-top:40px;}
	.owl-carousel.testimonial-home.owl-btn-top-right.owl-loaded.owl-drag{    margin-bottom: 95px;}
	
	.footer-link ul li {
    padding: 0px 3px;
}
	.ulines{width:100%;display:block;float:left;}
	.welcome-block-three{width:100%;float:left;}
	
	
	#contacts #getintouch2 {
    padding: 40px 0px 45px;}
	
	.welcome-carousel-1 {
    max-width: 100% !important;
    margin-right: 71px !important;
}
	.welcome-carousel-outer:after {
    height: auto;}
	.slider-tag-line:after{display:none;}
	.tp-caption.tp-resizeme.slider-tag-line{padding:0px 0px !important}
	
	.logo-header-inner img {
    max-width: 170px;
    max-height: initial;
    width: 170px;
}
	
.testimonial-5 .testimonial-name {
    font-size: 14px;
}
.testimonial-name, .testimonial-position {
    font-size: 14px;
}	
	
}


.product-item .price-box {
    margin-top: 6px;
box-shadow: 1px;}
.site-button:hover, .site-button:focus, .site-button:active, .our-team-one:hover .team-bg, .our-team-one.hover .team-bg {
    background-color: #422e2f;
}
.hover-effect-content h4 {
    color: #422e2f;
}



.site-button-link {
    color: #422e2f;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    color: #202d79;
}



.testimonial-5 .testimonial-name {
    color: #422e2f;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
color: #fff;}


.shop-product-wrap .product-item:hover{    box-shadow: 0px 0px 4px 1px #ccc !important;    animation-name: zoomIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;}

	.shop-product-wrapper .product-content{text-align: center;
    margin: 20px 10px 20px 10px !important;
    height: 65px;}


.blog-sidebar .blog-archive li {
    border-bottom: 1px dashed #f11227    !important;
    text-transform: uppercase;
}

.site-button-secondry, .nav-dark.header-nav .nav > li .sub-menu, .nav-dark.header-nav .nav > li .mega-menu {
    background-color: #ffffff;
    border: none;
}
.tab-one ul{padding:0px;margin:0px;padding-top:20px;}
.tab-one ul li{list-style: square;
    margin-left: 15px;
    line-height: 2;}











