*{
    outline: none !important;
}
body{
    font-family: Arial,Helvetica,sans-serif !important;
}
.pos-title{
    font-size: 16px;
    padding: 10px;
    color: #f1f1f1;
    background-image: linear-gradient(to left, rgba(245, 246, 252, 0.31), #333 60%);
}
.shadow-p{
    box-shadow: 0 0 10px #333;
}
.w-100{
    width: 100px;
}
.video-background {
  background: #000;
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vid-title {
    position: absolute;
    display: block;
    width: 50%;
    height: 100%;
    background: #09215ade;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 0 201% .1% 0;
}
.title-wel {
    padding: 25rem 0 0 7rem;
}
.ytbg{
    width: 100%;
    height: 800px;
}
.mobile-prew{
    display: none;
}
table.tableizer-table thead th{
    border-bottom: 2px solid #f1f1f1;
    color: #f1f1f1;
}
table.tableizer-table td{
    color: #aaa;
}
#chartdiv {
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.p-back .fa{
    position: relative;
    top: 8px;
}
.pr-3{
    padding-right: 30px;
}
.pt-3{
    padding-top: 1rem;
}
.filter-block{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    float: left;
    padding: 15px;
    text-align: center;
}
.product-filter{
    position: relative;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}
.product-type{
    background-color: #f4f8fc;
    border-radius: 0;
    color: #333;
    border: none;
    border-bottom: 2px solid #333;
    font-size: 16px;
}
.products-img{
    width: 100%;
    height: 385px !important;
    object-fit: cover;
}
.media-block .content-article {
    font-size: 1.14rem;
    margin-bottom: 0;
}
.media-block .post-heading {
    margin-bottom: 15px;
}

.media-block .post-heading h2 a {
    font-weight: 400;
}
.media-block .post-heading h2 {
    font-size: 1.3rem;
    margin-bottom: .3em;
    word-wrap: break-word;
}
.mt-1{
    margin-top: 3px !important;
}
.export-box{
    box-shadow: -20px 20px 10px #c5c5c5;
}
.white-block{
    position: relative;
    display: block;
    padding: 35px;
}
.text-black{
    color: #333 !important;
}
.thm-red{
    color: #d64444 !important;
}
.px-15{
    padding-right: 15px;
    padding-left: 15px;
}
.cata-hover .cata-img{
    position: relative;
    -webkit-transform: translate3d(0, 0, 0) scale(1.06);
    -moz-transform: translate3d(0, 0, 0) scale(1.06);
    transform: translate3d(0, 0, 0) scale(1.06);
    -webkit-transition: transform .35s cubic-bezier(.4, .12, .4, .85);
    -moz-transition: transform .35s cubic-bezier(.4, .12, .4, .85);
    transition: transform .35s cubic-bezier(.4, .12, .4, .85);
}
.cata-hover:hover .cata-img{
    /*left: 20px;*/
    -webkit-transform: translate3d(3%, 0, 0) scale(1.06);
    -moz-transform: translate3d(3%, 0, 0) scale(1.06);
    transform: translate3d(3%, 0, 0) scale(1.06);
    
}
.portfolio-item .portfolio-image{
    background-color: #333;
}
.wpcf7-form-control.wpcf7-submit:hover{
    background-color: #F15A29 !important;
}
.w-20{
    width: 20%;
}
#help-button {
    position: fixed;
    width: 44px;
    height: 44px;
    bottom: 80px;
    border-radius: 0 44px 44px 0; 
    left: 0;
    background-color: #2db742;
    cursor: pointer;
    z-index: 1000;
    transition: all 0.2s linear;
}
#help-button a{
    display: block; 
}
#help-button i {
    color: #ffffff;
    line-height: 40px;
    font-size: 25px;
    position: relative;
    left: 10px;
    top: 2px;
    transition: all 0.2s ease;
}
#help-button:hover{
    width: 60px;
}
#help-button:hover i{
    left: 28px;
}
.h-contact-p{
	display: inline-block;
	margin-right: 5px;
}
.fixed-header .menu-wrapper .menu > li.current-menu-item > a{
	color: #F15A29;
}
.text-gray{
	color: #f1f1f1;
}
.bold{
    font-weight: 900;
}
.bg-gray{
	background-color: #f7f8f9;
}
.bg-darkgray{
	background-color: #333;
}
.bg-darkblue{
    background-color: #09215a;
}
.about-us-text b {
    color: #333333;
    /*#d64444*/
    font-weight: 900;
}
#about-us:before {
    position: absolute;
    display: block;
    content: '';
    width: 100px;
    height: 100px;
    border: 10px solid #83da7d;
    box-shadow: 0 0 18px -8px #83da7d;
    right: 30px;
    top: 30px;
    transform: rotate(65deg);
}
#about-us:after {
    position: absolute;
    display: block;
    content: '';
    width: 100px;
    height: 100px;
    border-radius: 50%;
    z-index: 1;
    border: 10px solid #fb9f98;
    left: 30px;
    bottom: 60px;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img{
	box-shadow: 0 0 5px rgba(0, 0, 0, 0);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0);
}
.cursive{
    font-family: 'Pacifico';
    text-transform: capitalize;
    font-weight: 100;
}
.pt-80{
    padding-top: 80px;
}
.pb-3{
    padding-bottom: 30px;
}
.pb-9{
    padding-bottom: 80px;
}
.mt-80{
    margin-top: 80px !important;
}
.mb-80{
    margin-bottom: 80px !important;
}
/*footer css here*/

.footer-social{
    padding-bottom: 20px;
}
.footer-social ul li{
    display: inline-block;
}
.footer-social ul li a{
    padding: 10px;
    margin: 0 5px;
}
.footer-social ul li a>img:hover{
    transform: scale(1.3);
}
.footer-social ul li a>img{
    width: 40px;
}
.footer-bottom .f-head{
    padding-bottom: 20px;
}
/*mega menu*/
.item-design-dropdown .nav-sublist-dropdown.mega-menu{
    width: 60rem;
    padding: 1.43em;

}
.item-design-dropdown .nav-sublist-dropdown.mega-menu ul li a:hover{
    color: #9b9b9b;
    background-color: #f7f7f7;
}
.item-design-dropdown .nav-sublist-dropdown.mega-menu ul li a{
    color: #9b9b9b;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
    padding: 0.78em 0;
}
.item-design-dropdown .nav-sublist-dropdown.mega-menu ul{
    list-style: none;
}
.item-design-dropdown .nav-sublist-dropdown.mega-menu .list-header h5{
    color: #d64444;
}
/*mega menu end*/

.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img, .wpb_single_image .vc_single_image-wrapper.vc_box_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_circle img, .wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img{
    border-radius: 0;
}
.ibox-block:hover .ibox-symbol i {
    background-color: #ffffff;
    color: #333333;
    box-shadow: inset 20px 20px 8px -5px #f15a29;
}
.pt-40{
    padding-top: 40px;
}
.pb-40{
    padding-bottom: 40px;
}
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
::-webkit-scrollbar-thumb {
    background: #F15A29;
}
::-webkit-scrollbar-track {
    background: #fff;
}
.side-shadow{
    box-shadow: 60px 60px 20px -50px #333333b8;
}
#google_translate_element {
    width: 50px !important;
    padding: 0px;
    margin: auto;
    display: inline-block;
}
.goog-te-gadget-simple {
    background-color: transparent !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
    border-right: none !important;
    padding: 0 !important;
}
.goog-te-gadget>div>img {
    background-image: url(../img/google.png) !important;
    background-repeat: no-repeat !important;
    width: 35px;
    max-width: -moz-available;
    height: 35px;
    background-size: 35px 35px;
    background-position: center center !important;
    outline: none !important;
}
#google_translate_element span a span:first-child {
    display: none;
}
.goog-te-gadget-simple .goog-te-menu-value span {
    color: #fff !important;
    border:0 !important;
}
.goog-te-menu-value img{
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.et-header-overlap .header-wrapper .header-social{
    display: none;
}
.global-header-xstore .fixed-header .header-social{
    position: relative;
    display: block;
    width: 40%;
    text-align: right;
    float: right;
}
.global-header-xstore .fixed-header .header-social ul{
    list-style: none;
    margin-bottom: 0;
}
.global-header-xstore .fixed-header .header-social ul li{
    display: inline-block;
}
.global-header-xstore .fixed-header .header-social ul li a{
    color: #1b1b1b;
    display: inline-block;
    font-size: 14px;
    padding: 10px;
}
.thm-shadow{
    box-shadow: 10px 10px 50px #000;
}
.backblur{
    position: relative;
    padding: 20px;
    background: #ffffff1f;
    backdrop-filter: blur(20px);
    border-radius: 20px;
}
.blurround {
    position: absolute;
    content: '';
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #fe6c61;
    right: -15px;
    top: -20px;
    bottom: 15rem;
    margin: auto;
}
.relative{position: relative;}
.mb-0{margin-bottom: 0}
.text-center{text-align: center;}
.justify-center{
    justify-content: center;
}
.items-center{
    align-items: center;
}
.core-img, .core-box p{
    margin-bottom: 0;
    text-align: justify;
}
.core-img img{
    border-radius: 4px;
}
.core-box{
    box-shadow: 0 5px 5px -3px #00000040;
    padding:20px;
    background: #fff;
    position: relative;
    top: -15px;
    width: 95%;
    margin: 0 auto;
    border-radius: 4px;
    transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
}
.core-block:hover .core-box{
    top: -30px;
    box-shadow: 0 35px 6px -25px #00000020;
}
.py-5{
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
.destop {
    position: relative;
    display: block;
    padding-top: 8rem;
}
.tp-parallax-wrap {
    left: 180px !important;
}
.text-white{
    color: #fff !important
}
#rev_slider_27_1_forcefullwidth, #rev_slider_27_1_wrapper {
    height: 700px !important;
}
.col-sm-12.footer-copyrights.text-center:last-child {
    border-top: 1px solid #1b3982;
}
.footer-social:first-child ul li:last-child {
    border-right: none;
}
.footer-social:first-child ul li {
    border-right: 1px solid #1b3982;
}
.text-justify{
    text-align: justify;
}
.pl-3{
    padding-left: 3rem; 
}
.product-block {
    box-shadow: 0 1px 5px #0000002b;
    padding: 15px 0;
    border-radius: 10px;
    margin-bottom: 5rem;
}
.block{
    display: block;
}
.getbtn:hover{
    background: #09215a;
    color: #fff;
}
.getbtn {
    position: absolute;
    display: block;
    padding: 12px 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 14px;
    text-transform: uppercase;
    background: #f15a29;
    color: #fff;
    right: 0;
    top: -15px;
    border: none;
    border-radius: 0 0 6px 6px;
    transition: all .1s linear;
}
.pro-img-box img{
    position: relative;
    display: block;
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
    margin-bottom: 3rem;
    box-shadow: 0 2px 5px #00000040;
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
}
.w-full{
    width: 100% !important;
}
.h-full{
    height: 100% !important;
}
.cata-img{
    transition: all 300ms linear;
}
.cata-img:hover{
    transform: translateX(20px);
    transition: all 300ms linear;
}

.toggle .tabs {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.toggle .tabs .tab {
    padding: 5px 15px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin-right: 1rem;
}
.toggle .tabs .tab.active {
  color: #dd4b39;
}
.toggle .tabs .tab.active:before {
    position: absolute;
    display: block;
    width: 40%;
    height: 3px;
    background: #f15a29;
    left: 0;
    right: 0;
    bottom: -5px;
    content: '';
    margin: auto;
    border-radius: 15px;
}
.toggle .panels .panel {
  display: none;
  background: transparent;
  box-shadow: none;
  border: none;
}
.toggle .panels .panel:first-child {
  display: block;
}
.vandor-profile img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
    border: 4px solid #abacaf;
}

/*counter*/
.count-sec .vc_col-sm-4 {
  text-align: center;
  padding-bottom: 25px;
  border-right: 1px dashed black;
}

.count-sec .vc_col-sm-4:last-child {
  border-right: 0px solid black;
}

.count-sec  .counter {
  animation-duration: 1s;
  animation-delay: 0s;
  font-weight: 100;
}

.count-sec i {
  font-size: 20px !Important;
}

@media (max-width: 991px) {
  .count-sec .vc_col-sm-4 {
    border-right: 0px dashed black;
    border-bottom: 1px dashed black;
    width: 50%;
    margin: auto auto 2rem;
  }
  
  .count-sec .vc_col-sm-4:last-child {
    border-bottom: 0px dashed black;
  }
}
/*counter*/

.video-section-content {
    padding: 30px 0px;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.play-now {
    position: absolute;
    left: 70%;
    top: 0%;
    display: block;
    border-radius: 50%;
    z-index: 10;
    width: 60px;
    height: 60px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-204%);
    transform-origin: center center;
}
.play-now .icon {
    position: absolute;
    left: 45%;
    top: 50%;
    height: 65px;
    width: 65px;
    text-align: center;
    line-height: 65px;
    background-color: #f15a29;
    color: #f7f3f3;
    z-index: 1;
    font-size: 20px;
    display: block;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform-origin: center;
    transform-origin: center center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 10px 0 rgb(255 255 255 / 10%);
    -moz-box-shadow: 0 5px 10px 0 rgba(255, 255, 255, 0.1);
    -ms-box-shadow: 0 5px 10px 0 rgba(255, 255, 255, 0.1);
    -o-box-shadow: 0 5px 10px 0 rgba(255, 255, 255, 0.1);
    box-shadow: 0 5px 10px 0 rgb(255 255 255 / 10%);
}
.play-now .ripple, .play-now .ripple:before, .play-now .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 65px;
    width: 65px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform-origin: center;
    transform-origin: center center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgb(255 255 255 / 30%);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .3);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .3);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .3);
    box-shadow: 0 0 0 0 rgb(255 255 255 / 30%);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}
.play-now .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}
.play-now .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}
@-webkit-keyframes ripple {
    70% {box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);}
    100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}

@keyframes ripple {
    70% {box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);}
    100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
.wpb_single_image .vc_single_image-wrapper .play-now {
    left: 50%;
    top: -50%;
    transform: translateX(-50%) translateY(-300%);
}

.content {
  width: 100%;
  margin: 0 auto;
}

.centerplease {
  margin: 0 auto;
  max-width: 270px;
  font-size: 40px;
}

/*Question*/
.question {
  position: relative;
  background: #dee7fd;
  margin: 0;
  padding: 10px 10px 10px 50px;
  display: block;
  width:100%;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
}
/*Answer*/
.answers {
  padding: 0px 15px;
  margin: 5px 0;
  width:100%!important;
  height: 0;
  overflow: hidden;
  z-index: -1;
  position: relative;
  opacity: 0;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}

.questions:checked ~ .answers{
  height: auto;
  opacity: 1;
  padding: 15px;
  
}

/*FAQ Toggle*/
.plus {
  position: absolute;
  margin-left: 10px;
  z-index: 5;
  font-size: 2em;
  line-height: 1.5;
  -webkit-user-select: none;    
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;

}

.questions:checked ~ .plus {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);

}

.questions {
  display: none !important; 
}

/*team section*/
.box {
    position: relative;
    transition: all .2s ease-out 0s
}
.box .box-content,
.box:after {
    position: absolute;
    left: 20px;
    right: 20px
}
.box:after {
    content: "";
    display: block;
    background: #09215a;
    top: 20px;
    bottom: 20px;
    opacity: 0;
    transform: rotate3d(-1, 1, 0, 100deg);
    transition: all .4s ease-in-out 0s
}
.box:hover:after {
    opacity: .9;
    transform: rotate3d(0, 0, 0, 0deg)
}
.box img {
    width: 100%;
    height: 350px;
}
.box .box-content {
    text-align: center;
    top: 45%;
    opacity: 0;
    z-index: 1;
    -webkit-transform: translate(10%, -30%);
    transform: translate(10%, -30%);
    transition: all .2s ease-out 0s
}
.box:hover .box-content {
    opacity: 1;
    transform: translate(0, -50%);
    transition-delay: .2s
}
.box .title {
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #ecece5;
    margin: 0 0 10px
}
.box .post {
    display: block;
    font-size: 15px;
    color: #f7f7b9;
    margin-bottom: 20px
}
/*team section over*/

.pro-img-box img:hover {
    transform: scale(0.95);
}
.vc_column_container {
    padding-left: 15px;
    padding-right: 15px;
}

/*modal*/
.cssmodal.overlay { 
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 1111;
  display: block;
  height: 100vh;
  overflow: hidden;
}
.cssmodal.overlay:target {
  visibility: visible;
  opacity: 1;
}
.cssmodal .popup {
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 40%;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    transform: translateY(-50%);
}
.overflow-hidden{
    overflow: hidden;
}

.cssmodal .popup h3 {
  margin-top: 0;
  color: #333;
}
.cssmodal .popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.cssmodal .popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}
/*modal over*/





/*------------------------------------------------------------------------------------------
                                        RESPONSIVE
------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 1380px){
    .menu-wrapper .menu>li>a{
        font-size: 14px;
    }
    .destop {
        padding-top: 4rem;
    }
}
@media only screen and (max-width: 1280px){
    .item-design-dropdown .nav-sublist-dropdown.mega-menu{
        width: 55rem;
    }
}
@media only screen and (max-width: 991px){
    .cssmodal .popup{
        width:90%;
    }
    .et-header-full-width .header-wrapper .header-right{
        display: none;
    }
    .et-header-overlap .header-wrapper{
        background: #fff;
    }
    .mobile-menu-wrapper .menu>li.active a, .mobile-menu-wrapper .menu>li:hover a, .mobile-menu-wrapper .menu>li:focus a{
        color: #fff;
    }
    .mobile-menu-wrapper .menu>li:hover, .mobile-menu-wrapper .menu>li:focus, .mobile-menu-wrapper .menu>li.active {
        background: #5375c4;
    }
    .getbtn {
    position: absolute;
    display: block;
    padding: 8px;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 10px;
    text-transform: uppercase;
    background: #f15a29;
    color: #fff;
    right: 0;
    top: -15px;
    border: none;
    border-radius: 0;
    transition: all .1s linear;
}
    ul{
        list-style: inside;
    }
    .pro-img-box img{
        height: 100%;
    }
    .footer-social ul li a>img {
    width: 25px;
}
.footer-social ul li {
    display: inline-block;
    margin-bottom: 1rem;
}
.footer-social ul li a{
    font-size: 14px;
}
.count-sec .vc_column_container{
    flex-direction: column;
}
.page-heading{
    background-position: center;
}
.mobile-menu-wrapper .menu>li>a, .mobile-menu-wrapper .menu>li .sub-menu li a{
    padding: 0;
    display: block;
}
.vend-title{
    text-align: center;
}
.vc_custom_1452614234362 {
    left: 0 !important; 
}
.vc_custom_1458571972952{
    padding: 0px !Important;
    background-size: contain !important;
    width: 100%;
    height: 300px;
}
}
@media only screen and (max-width: 420px){
    .ytbg {
        width: 100%;
        height: 155px;
    }
    .vid-title{
        display: none;
    }
    #about-us:before{
        width: 50px;
        height: 50px;
        border: 6px solid #83da7d;
    }
    .footer-bottom .footer-copyrights:first-child {
        flex-direction: column;
    }
    .blurround{
        right: 5px;
        top: -117px;
    }
    .vc_custom_1462367422862 {
        padding-right: 0vh !important;
        padding-left: 0vh !important;
    }
    #about-us:after{display: none;}
    .vc_custom_1530153294026 {
        margin-top: 0px !important;
    }
    .banner.responsive-fonts .banner-content .content-inner .btn.medium {
        font-size: 1.3rem;
        line-height: 4.8rem;
        height: 4.8rem;
    }
    .tp-caption.tp-resizeme h1 p{
        display: none !important;
    }
    .tp-caption.tp-resizeme h1 {
        font-size: 30px !important;
        line-height: 30px !important;
    }
    #rev_slider_27_1_forcefullwidth, #rev_slider_27_1_wrapper{
        height: 275px !important;
    }
    .tech-section .alignnone{
        margin: 0 auto;
        position: relative;
        display: block;
    }
    .vc_custom_1530260924519 .pb-9{
        padding-bottom: 0px;
    }
    .vc_custom_1530262695603{
        padding-left: 0px !important;
        margin-bottom: 120px;
    }
    .vc_col-sm-12.choose-block{
        display: block !important;
    }
    .vc_col-sm-12.w-20{
        width: 100%;
    }
    .ibox-block{
        margin-bottom: 30px;
    }
    .ibox-block .ibox-symbol{
        display: block;
        width: 100%;
    }
    .ibox-block.box-4657 .ibox-symbol i, .ibox-block.box-4828 .ibox-symbol i{
        margin-bottom: 20px;
    }
    .vc_column-inner.vc_custom_1462367858662 .wpb_wrapper{
        text-align: justify;
    }
    .vc_column-inner.vc_custom_1462367858662 h2{
        text-align: left !important;
    }
    .vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{
        padding-top: 0px;
    }
    .pb-9 {
        padding-bottom: 20px;
    }
    .mb-80 {
        margin-bottom: 30px !important;
    }
    .mt-80 {
        margin-top: 30px !important;
    }
    .vc_row.vc_row-o-content-middle>.vc_column_container>.vc_column-inner .wpb_wrapper h2, .vc_column-inner.vc_custom_1464337880758 h2{
        font-size: 25px !important;
    }
    .vc_row.vc_row-flex.vc_custom_1458310868491 {
        padding: 35px 0px;
    }
    .vc_column-inner.vc_custom_1464341195373, .vc_column-inner.vc_custom_1458568497582{
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }
    .vc_column-inner.vc_custom_1464337876029 .wpb_text_column.wpb_content_element p{
        padding-left: 15px;
        padding-right: 15px;
    }
    .elementor-5202 .elementor-element.elementor-element-273f53f0{
        width: 375px !important;
        left: -15px !important;
    }
    .products-img{
        height: auto !important;
    }
    .elementor-5202 .elementor-element.elementor-element-606fea5 > .elementor-element-populated{
        padding: 0px;
    }
    .elementor-5084 .elementor-element.elementor-element-7b5581a3,
    .elementor-5084 .elementor-element.elementor-element-78449628{
        width: 100% !important;
        left: 0 !important;
    }
    .content p a.btn{
        margin-bottom: 5px;
    }
    .elementor-5084 .elementor-element.elementor-element-78449628{
        padding: 30px 0px 0px 0px;
    }
    .elementor-5084 .elementor-element.elementor-element-48562f02 .elementor-heading-title{
        font-size: 30px;
    }
    .elementor-5084 .elementor-element.elementor-element-7b5581a3{
        background-image: none !important;
    }
    .mobile-prew{
        display: block;
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    .next-product{
        text-align: center;
    }
    .elementor-5084 .elementor-element.elementor-element-78449628 > .elementor-container{
        min-height: 470px;
    }
    .event-photos .zoom{
        padding-bottom: 10px;
    }
    .mpr-0{
        padding-right: 0px;
    }
}

