html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}



.woocommerce-checkout .woocommerce-message{
    display: none;
}


/************************** ONLY FOR EStivus *********************************/

.dropburger li a{
    color: white !important;
}
.itbwrap.squarewrap {
    margin-top: -100px;
}

.topotherwrap{
   /* max-width: 410px !important;*/
    margin-left: auto !important;
    display: block;
    position: relative;
    overflow: hidden; 
}

.vc_section .vc_row.centervideo{
     max-width: 960px !important;   
}

.vc_section .vc_row.centervideo .wpb_video_widget{
    margin-top: 35px !important;
}


.contact-header {
    right: 0px !important;
}
@media screen and (max-width: 760px){
 .itbwrap.squarewrap {
    margin-top: -50px;
}   
    
}

/************************** end of only for Gar  *********************************/


*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


body {
    overflow-x: hidden;
        position: relative;
    width: 100%;
}

input[type=submit] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

.bodywrap{
   overflow-x: hidden; 
}
.bannerhome{
position: relative;
    overflow: hidden;
    max-height: 700px;
}


@media (-webkit-video-playable-inline) {
.bannerhome video{
/*display: initial;*/
}
}

.bannerhome .hero img{
width: 100%;
    height: auto;
    display: block;
}

    .bottomheaderbar{
       min-height: 95px;
		background-color: #231f20;
    }
#hero-mobile{
    display: none;
}

#hero-full{
    overflow: hidden;
}

.textblock {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 1120px;
    width: 100%;
    padding: 0px 20px;
    text-align: center;
    z-index: 2;
}

.textblock.contentleft{
    left: 0px;
   
    transform: translate(0%,-50%);
    text-align: left;  
    padding: 0px;
     padding-left: 0px;
        max-width: 100%;
}

.textblock.contentleft .paddingleft{
    max-width: 1500px !important;
    padding: 0px 50px;
    width: 100%;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
}
.textblock.contentleft .textblockwrap {
    padding: 40px 20px 60px 0px;
}

.textblock img{
    margin-bottom: 10px
        
}

.textblock h1{
    font-size: 46px;
    margin-bottom: 10px;
    padding: 0px 0px;
    /*    text-shadow: -2px 2px 10px #26262694;*/
    
}

.textblock p,.textblock p a{
/*font-style: italic !important;*/
    font-size: 22px;
        letter-spacing: 2px;
    
}

.textblock p a{
  min-height: auto;
    margin-top: 0px !important;
}

.textblock p a{
    padding: 0px!important;
    height: auto;
    min-width: auto !important;
}

.textblock a,section.iconwrap a{

  padding: 15px 25px;
          -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-table;
    text-decoration: none;
    font-size: 14px;
    min-width: 163px !important;
    text-align: center;
    min-height: 46px;
}

.textblock a{
    min-width: 190px !important;
}

section.iconwrap a{
  float: left;
    display: unset;
    margin-top: 5px;
    
    
}

.nomargin.wpb_text_column{
    margin-bottom: 0px !important;
}

section.iconwrap{
    margin-top: 5px;
}

.textblock a:first-of-type {
margin-right: 5px;
}

.textblock a:nth-of-type(2) {
margin-left: 5px;
}

.textblock a:last-of-type {
margin-right: 0px;
}

body .vc_section{
    padding: 0px !important;
    
}

.socialhead a{
    margin-right: 5px;
}

#headertop{
    background-color: white;
    position: relative;
    z-index: 2;
}

.vc_section .vc_row,.topheaderbar,.bottomheaderbar,.vc_grid-container-wrapper,.wrappost,.woocommerce-page .woocommerce,.footwrap,.parallaxwrap,.wpb-js-composer .vc_tta.vc_general .vc_tta-panels-container {
    max-width: 1500px !important;
     padding: 100px 50px;   
    width: 100%;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    position: relative;
    z-index: 2;
}

.embed-container { 
    position: relative; 
    padding-bottom: 40%; 
    height: 0; 
    overflow: hidden; 
    max-width: 100%; 
    height: auto;
    background-color: transparent !important;
    z-index: 1;
}

.embed-container iframe, .embed-container object, .embed-container embed { 
     position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    min-height: 100%;
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    transform: translate(-50%,-50%);
    z-index: -1;
    background-color: transparent !important;
    
}


.woocommerce-page.single-product .woocommerce {
    overflow: hidden;
    padding: 0;
}


.home .vc_grid-container-wrapper{
   padding: 0px 50px 100px;  
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panels-container{
    padding: 0px 50px 100px;  
}

.wpb-js-composer.single-product .vc_tta.vc_general .vc_tta-panels-container {
    padding: 0px 0px;
}

.single-product .entry-summary{
    padding-bottom: 0px;
    margin-bottom: 0px !important;
}


.single-product .images .woocommerce-main-image{
    border: 20px solid #f5f5f5;
    padding: 180px 85px;
    display: block;
}


.single-product .images .thumbnails a{
    border: 1px solid #f5f5f5;
    padding: 40px 20px;
    display: block;
}

.shortdescription,.wpb-js-composer.single-product .vc_tta.vc_general .vc_tta-panels-container{
        padding-top: 50px;
    border-top: 1px solid #e5e5e5;
    margin-top: 50px;
}


.woocommerce div.product form.cart div.quantity {
    float: none !important;
    margin-bottom: 50px;
}

.woocommerce div.product form.cart .button{
    min-width: 153px;
}

.wpcf7-acceptance input{
    width: auto !important;
    height: auto !important;
}

.wpcf7-acceptance .wpcf7-list-item{
    margin-left: 0px;
}

#cookie-notice .button{
    color: white;
    padding: 5px 10px;
    border: 1px solid white;
}

.woocommerce-page .woocommerce .shortdescription p:first-of-type{
   margin: 0px; 
}


.single-product article .vc_tta-panels-container ul li,.single-post article  ul li,.single-post article  .vc_tta-panels-container ul li,.page.wpb-js-composer #content .vc_tta-panels-container ul li,.single-park_locator.wpb-js-composer .vc_tta-panels-container ul li{
list-style-type: disc !important;
list-style-position: inside;
padding-left: 30px; 
    margin-bottom: 12px;
        line-height: 30px;
}


.single-product article .vc_tta-panels-container ol li,.single-post article ol li,.page.wpb-js-composer #content .vc_tta-panels-container ol li,.single-park_locator.wpb-js-composer .vc_tta-panels-container ol li{
list-style-type: decimal !important;
        list-style-position: inside;
   padding-left: 30px;  
    margin-bottom: 12px;
        line-height: 30px;
}


.single-product article ul li,.single-post article ul li,.single-product article ol li,.single-post article ol li,.page.wpb-js-composer #content .vc_tta-panels-container ol li,.page.wpb-js-composer #content .vc_tta-panels-container ul li,.single-park_locator.wpb-js-composer .vc_tta-panels-container ul li{
       margin-bottom: 20px;
    margin-top: 20px; 
}




.topheaderbar, .bottomheaderbar{
    padding: 0px 50px 10px 50px;
    position: relative;
}

.topheaderbar{
    min-height: 47px;
}

.footwrap{
  padding: 0px 50px 100px; 

}
footer div{
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vc_section .vc_row{
    padding: 100px 50px;
}

.vc_section .vc_row.vc_parallax{
    max-width: 100% !important;
}

.vc_section .vc_row.vc_parallax{
    padding: 0px 50px;
}

.parallaxwrap{
    padding: 20px 0px 0px !important;
}



.vc_section .vc_row.vc_parallax .vc_column_container:last-of-type{
        margin-bottom: 0px;
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
    left: 50%;
    display: block;
    
}

.vc_section .vc_row.vc_parallax .vc_column_container .wpb_text_column{
    margin-bottom: 0px !important;
}
.topheaderbar,.bottomheaderbar {
    padding-top: 10px !important;
        padding-bottom: 10px !important;
}

.vc_section h2,.vc_grid-container h2,.itbwrap h2 {
    text-align: center;
font-weight: 900;

}
.vc_section h2,.vc_grid-container h2,.single-post article h2,.middlecontact h2,#customer_login h2,.itbwrap h2{
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 50px;
    display: table;
}

.itbwrap h2{
   width: 100%;
}

.vc_section .wpb_video_widget,.vc_section .wpb_single_image{
    margin-top: 7px;
}
.single-post article h2{
    margin: 45px 0px;
}
.single-post article h3{
 font-size: 24px;
    line-height: 30px;
    margin: 30px 0px;
    font-weight: 700 !important;
    
}

.desktopburger{
    display: none;
}


.quoteicon{
    position: absolute;
    right: 120px;
    top: 50%;
    transform: translateY(-50%);
}

.quoteicon a{
   padding: 15px 25px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    text-decoration: none;
    font-size: 14px;
    min-width: 163px !important;
    text-align: center;
    height: 46px;
    background-color: #f26522;
    color: #ffffff;
    border-radius: 5px; 
    border: 1px solid #f26522;
}

.quoteicon a:hover{
  color: #f26522;
    background-color: white;
}

.single-post article ul li,.page.wpb-js-composer #content ul li{
list-style-type: disc !important;
list-style-position: inside;
padding-left: 30px; 
    margin-bottom: 12px;
}


.single-product  h1{
    color: white;
}

.single-product article ol li,.page.wpb-js-composer #content ol li{
list-style-type: decimal !important;
        list-style-position: inside;
   padding-left: 30px;  
    margin-bottom: 12px;
}

.woocommerce.single-product article .woocommerce-product-gallery ol li{
    list-style-type: none !important;
        padding: 20px 10px 0px;
    width: calc(50% - 15px) !important;
    padding: 60px 35px;
    margin-top: 30px !important;
    margin-right: 30px !important;
    border: 1px solid rgb(245, 245, 245);
    
}

.single-product article .woocommerce-product-gallery ol li:nth-of-type(2n){
    margin-right: 0px !important;
    
}

.single-post article ul li,.page.wpb-js-composer #content ol li{
       margin-bottom: 20px;
    margin-top: 20px; 
}


.single-product article .flex-viewport:after{
    content: '';
    border: 20px solid rgb(245, 245, 245);
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    z-index: 2;
    
}

.single-product article .flex-viewport div a{
     padding: 140px 90px;
    display: table;
    width: 100%;
}


em {
    font-style: italic;
}

.entry-footer{
    display: none;
}
.vc_section h2{
    display: table;
}

.vc_section .vc_col-sm-12 h2,.vc_section .vc_col-sm-12 p{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.vc_section .vc_col-sm-12{
/*   margin-top: -30px; */
}

.vc_section h2 span{
 font-weight: 900 !important;  
    font-size: 24px;
    line-height: 36px;
}

.vc_section p,.single-post article p,.single-post article ul li,.page.wpb-js-composer #content ol li,.woocommerce-page .woocommerce p,input.input-text, textarea.input-text,table tr {
    font-size: 18px;
    line-height: 36px;
}

table tr td{
        padding: 0px 10px 0px 0px !important;
}

.vc_section p strong,.single-post article p strong,p strong a{
  font-weight: 700 !important;     
}

.single-post article p,.vc_section p,.woocommerce-page .woocommerce p{
    display: table;
    margin: 20px 0px;
}

/********* MENU *********/
.topheaderbar{
    overflow: auto;
    position: relative;
}


#google_translate_element{
    float: left;
}
.bottomheaderbar{
    position: relative;
        z-index: 99;
    display: table;
}

.socialhead{
    position: relative;
    /* left: 225px; */
    /* top: 50%; */
    /* transform: translateY(-50%); */
    margin-top: 3px;
    margin-left: 0px;
    float: left;
}

.contact-header{
    float: right;
   /* margin-right: 85px;
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);*/
}
a{
    text-decoration: none;
}
.contact-header a{
    display: inline-table;
    color: white;
        margin-right: 15px;
    font-size: 14px;
        vertical-align: middle;
}

.contact-header a:first-of-type{
    margin-top: -1px;
}
.contact-header a:last-of-type{
    margin-right: 0px;
}

.contact-header a span{
    display: inline-table;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px !important;
}

.nav-icon3{position:relative;float:left;width:29px;height:18px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;z-index:6;margin-top:3px}
.nav-icon3 span{top:38px;width:25px;opacity:1;height:2px;display:block;position:absolute;-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;background-color:#fff !important;top:0;left:52%;transform:translateX(-50%)}
.nav-icon3 span{background-color: black !important;}
.nav-icon3 span:nth-child(1){top:0px}
.nav-icon3 span:nth-child(2),.nav-icon3 span:nth-child(3){top:5px}
.nav-icon3 span:nth-child(4){top:10px}
.nav-icon3.open span:nth-child(1){opacity:0}
.nav-icon3.open span{background-color:#fff}
.nav-icon3.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);left:calc(50% - 10px)}
.nav-icon3.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:5px;left:calc(50% - 10px)}
.nav-icon3.open span:nth-child(4){opacity:0}


.desktopmenu{
    float: right;
}

.mobilemenu,.desktopmenuinmobile{
    display: none;
}

.logo{
    display: table-cell;
    /* float: left; */
    vertical-align: middle;
}
.logo a{
    display: table;
}

.logo img{
    display: block;
}

.desktopmenu li{
 float: left; 
    position: relative;
}
.desktopmenu li{
margin-right: 20px;
}

.desktopmenu li:last-of-type{
margin-right: 0px;
}


.desktopmenuinmobile{
    display: none;
}


article.not-found{
       text-align: center;
    padding: 100px 20px; 
}

article.not-found header {
    font-size: 30px;
    margin-bottom: 35px;
}

.dropburger a{
    padding: 25px 33px !important;
    display: block;
    font-size: 14px;
                 -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.dropburger li{
    border-bottom: 1px solid white;
}

.dropburger li:last-of-type{
    border-bottom: 0px solid white; 
}

.dropburger {
    width: 290px;
    position: absolute;
    right: 0;
    display: none;
    padding: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 37%,rgba(0,0,0,0) 79%,rgba(0,0,0,0) 100%);
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 37%,rgba(0,0,0,0) 79%,rgba(0,0,0,0) 100%);
    z-index: 99999999;
}


.dropburger ul.sub-menu {
    position: relative;
    z-index: 2;
    left: 0%;
    transform: translateX(0%);
    top: 0%;
    width: auto;
    padding: 0px;
    border-top: 1px solid white;
}

.dropburger ul.sub-menu {
    border-bottom: 0px solid #f26522;
}

.dropburger ul.sub-menu:after{
    display:none;
}

.desktopmenu,.nav-icon3  {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 50px;
}


.dropburger .menu-item-has-children{
position: relative;
}


.dropburger .menu-item-has-children:after {
    top: 29px;
    right: 26px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 6px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.desktopmenu .menu-item-has-children:hover ul.sub-menu{
    display: block !important;
}



.dropburger .roundmenu .menu-item-has-children:after{
   top: 26px; 
}
.dropburger .rotate:after{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 22px;
    border-top-color: #fff;
}

.dropburger .roundmenu .rotate:after{
 top: 22px;   
}
/*
#menu .toparrow:after {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    top: 4px;
}*/

.roundmenu .rotate:after{
 top: 22px;   
}

.itbwrap{
  padding: 100px 100px 65px;
    overflow: auto;
        display: flex;
    flex-wrap: row;
  flex-flow: row wrap;
}


.itbwrap.roundicon section{
    position: relative;
    width: 25%;
    padding-bottom: 120px;
    margin-bottom: 50px;
}

.itbwrap section{
/*    float: left;
        width: calc(25% - 30px);
    margin-right: 40px;
    margin-bottom: 35px;
    position: relative;
    padding-bottom: 70px;
    */
}


.itbwrap section:nth-of-type(4n){
 margin-right: 0px;   
}

.itbwrap section img{
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-bottom: 0px;
}

.itbwrap section h3{
    color: #0985c7;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 35px 0px 0px 0px;
}

    .itbwrap section h3:empty {
        display: none !important;
    }

.itbwrap section a{
border-width: 0px;
    padding: 15px 30px;
    margin-left: auto;
    margin-right: auto;
    display: table;
             -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: table;
        position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
        display: table;
    min-width: 155px !important;
    text-align: center;
}


#verticalcenter .wpb_wrapper{
    display: table;
    height: 100%;
}

#verticalcenter .wpb_wrapper .wpb_text_column,#verticalcenter .wpb_wrapper.vc_figure .vc_single_image-wrapper{
display: table-cell;
    vertical-align: middle;
}

#verticalcenter .wpb_wrapper .wpb_text_column .wpb_wrapper{
 height: auto;   
}


#verticalcenter .wpb_single_image{
 height: 100%;   
}

#verticalcenter .wpb_wrapper.vc_figure{
  display: table;
    height: 100%;
}

.itbwrap section.square {
     float: left;
    width: calc(100% + 2px);
    margin-right: 0px;
    margin-bottom: 0px;
    position: relative;
    padding-bottom: 0px;
    overflow: hidden;
    display: table;
}

.itbwrap section.square img {
      margin-bottom: 0px;
       width: 100%;
    height: auto;
    display: block;
}



.itbwrap.squarewrap {
    padding: 0px 0px 0px;
}




.itbwrap.yesmargins{
  margin-top: 0px;  
}

.iconwrap a.yesmargins{
  margin-top: 50px;   
}

.itbwrap.yesmarginsb{
    margin-bottom: 55px;
}

.itbwrap section.square a {
    z-index: 2;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    transform: translate(0);
    left: 0;
    top: 0;
    display: block;
    position: relative;
}

.itbwrap a {
    position: relative;
     overflow:hidden;
    width: 25%;
}

.itbwrap.spacelement a {
width: 24%;
    margin-right: 1%;
    
}

.itbwrap.spacelement a:nth-of-type(4n) {
    margin-right: 0%;
}
.itbwrap .overlayer{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}


.itbwrap.spacelement.normalele a{
       width: 24%;
    margin-right: 1%;
    margin-bottom: 1%; 
}

.itbwrap.spacelement.halfele3 a{
       width: 32.65%;
    margin-right: 1%;
    margin-bottom: 1%; 
}

.itbwrap.nospacelement.halfele3 a{
    width: 33%;
        margin-right: 0%;
    margin-bottom: 0%; 
}

.itbwrap.nospacelement.halfele3 a:nth-of-type(1),.itbwrap.nospacelement.halfele3 a:nth-of-type(2){
    width: 50%;
        margin-right: 0%;
    margin-bottom: 0%; 
}

.itbwrap.spacelement.halfele a{
   width: calc(50% - 11px);
        margin-right: 8px;
    margin-bottom: 8px;
    float: left;
}

.itbwrap.spacelement.halfele a:nth-of-type(2n){
   margin-right: 0px; 
}

.itbwrap.spacelement.halfele3 a:nth-of-type(1),.itbwrap.spacelement.halfele3 a:nth-of-type(2){
       width: 49.5%;
    margin-right: 1%;
    margin-bottom: 1%; 
}

.itbwrap.spacelement.halfele3 a:nth-of-type(1) p,.itbwrap.spacelement.halfele3 a:nth-of-type(2) p{
        width: 45%;
        min-width: 240px;
}

.itbwrap.spacelement.halfele3 a:nth-of-type(2),.itbwrap.spacelement.halfele3 a:nth-of-type(5){
margin-right: 0;
}


#greyborder.vc_row .vc_col-sm-12 .vc_column-inner {
    border: 20px solid #f5f5f5;
    padding: 50px 95px;
    margin: 0px 20px;
}

#moremargin .bannerhome{
    padding: 250px 0px;
}


.vc_parallax .vc_parallax-inner{
   background-position: 50% 50% !important; 
}
.wpb-js-composer .vc_tta-accordion .vc_tta-panel{
    width: 100%;
    margin-top: 0px !important;
    margin-right: 2px;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panels{
    display: table;
    width: 100%;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
    -webkit-box-shadow: inset -1px 0 50px 15px rgba(00,00,00,0.1)!important;
    -moz-box-shadow: inset -1px 0 50px 15px rgba(00,00,00,0.1)!important;
    box-shadow: inset -1px 0 50px 15px rgba(00,00,00,0.1)!important;
    border: 0px !important;
    border-radius: 0px !important;
    background-color: #2c2a2a !important;
    margin-bottom: 2px !important;
}

.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: 0px !important;
}


.quantity p{
    font-weight: 700;
    margin-bottom: 0px;
}

.woocommerce div.product form.cart {
    margin-bottom: 0px !important;
}


.wpb-js-composer .vc_tta-accordion .vc_tta-panel-body img{
    margin-top: 25px;
}
.wpb-js-composer .vc_tta-accordion .vc_tta-panel-body{
    background-color: #f3f3f3 !important;
    border: 1px solid #ebebeb!important;
    margin-top: -2px;
    padding: 40px 70px !important;
}


.woocommerce .quantity .qty {
    width: 50px;
    text-align: center;
    height: 50px;
    border: 1px solid black !important;
    font-size: 18px !important;
}


.vc_tta-panels-container .wpb_text_column p{
       font-size: 16px;
    line-height: 30px;
    display: table;

}

.vc_tta-panels-container .wpb_text_column p,.vc_tta-panels-container .wpb_text_column li{
          color: #585858;  
}

.vc_tta-panels-container .vc_tta-panel-body h2{
        display: table;
      font-size: 20px ;
    line-height: 30px;
    margin-bottom: 25px;
}


.vc_tta-panels-container .vc_tta-panel-body .wpb_text_column a{
    font-weight: 700 !important;
    color: #30bdff !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a{
    padding: 27px 20px !important;
    text-align: center;
    color: white !important;
}

.wpb-js-composer .vc_tta-accordion .vc_tta-controls-icon, .single-park_locator .vc_tta-accordion .vc_tta-controls-icon {
    display: none !important;
}




.itbwrap a p {
display: table;
    position: absolute;
    right: -1px;
    padding: 15px 20px 15px 30px;
    width: 70%;
    min-width: 200px;
    font-size: 14px;
    line-height: 20px;
    bottom: 20%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 0px;
   /* height: 150px;*/
    text-align: left;
    z-index: 2;
}

.itbwrap.halfele  a section.square p {
width: 40%;
    bottom: 20%;
    height: auto;
    
}

.bannerhome .iconwrap a{
       margin-top: 30px; 
}

.vc_section .vc_col-sm-12 .iconwrap{
    margin: 0px auto;
    display: table;

}

.textblock h1.marginzero{
  /*  margin-bottom: 0px;*/
}

.vc_section .vc_col-sm-12 .wpb_video_widget{
    max-width: 870px;
    width: 100%;
    margin: 0px auto 50px;
}

.vc_section .iconwrap a:nth-of-type(2),.vc_section .iconwrap a:nth-of-type(3){
    margin-left: 5px;
}


.page #container-fluid .product.woocommerce.add_to_cart_inline{
    border: 0px solid #fff !important;
    padding: 0px !important;
    display: none !important;
}

.page #container-fluid .add_to_cart_inline.woocommerce-Price-amount.amount{
    display: none !important;
}

.page #container-fluid .add_to_cart_button.ajax_add_to_cart{

        padding: 0px !important;
    border-radius: 0px !important;
              -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}



.wpb_content_element{
    margin-bottom: 0px !important;
}



.vc-gitem-zone-height-mode-auto:before {
    content: "";
    display: block;
    padding-top: 0% !important;
}

.vc_gitem-zone-a .vc_gitem-row-position-top, .vc_gitem-zone-b .vc_gitem-row-position-top,.vc_gitem-zone-a .vc_gitem-row-position-middle, .vc_gitem-zone-b .vc_gitem-row-position-middle{
    position: relative !important;
        -webkit-transform: translate(0,0%) !important;
    -ms-transform: translate(0,0%) !important;
    -o-transform: translate(0,0%) !important;
    transform: translate(0,0%) !important;
}

.apss-theme-4 .apss-single-icon a:hover .apss-icon-block:after{
    left: 0px !important;
    top: 0px !important;
}


.vc_pageable-load-more-btn .vc_grid-btn-load_more a{
    min-width: 144px;
    padding: 11px 20px !important;
}

.rpwwt-widget ul li img{
    margin: 0px !important;
}


.wpb_text_column p a{
color: #30a5ff;
    font-weight: 700 !important;
}
.vc_gitem-post-data-source-post_categories{
    position: absolute;
    top: 45px;
    /* left: 0; */
    color: white;
    background-color: black;
        padding: 15px !important;
    padding-left: 75px !important;
}

.wpb_single_image{
    margin-bottom: 0px !important;
}


.vc_grid-container p{
    font-size: 18px;
    line-height: 30px;
}

.vc_gitem-row-position-top .vc_gitem-col,.vc_gitem-row-position-middle .vc_gitem-col{
    padding: 0px !important;
}

.vc_gitem-row-position-middle {
    border: 15px solid #f5f5f5 !important;
    padding: 25px 35px !important;
                  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.single-post .bannerhome .textblock,.single-product .bannerhome .textblock p{
  color: white;  
}

.wrappost article{
       float: left;
    width: calc(75% - 35px); 
}

.single-product .wrappost article{
    width: 100%;
}

.single-product p.price span.woocommerce-Price-amount,.single-product p.price span.woocommerce-Price-currencySymbol,.producttitle{
   font-size: 30px !important; 
    font-weight: 700 !important;
    
}
.single-product p.price span.woocommerce-Price-currencySymbol:before{
    display: none;
}

.wrappost aside{
    float: right;
    width: 25%;
}

.entry-content img{
    width: 100%;
    height: auto;
}

.wrappost{
    overflow: auto;
}
.rpwwt-post-title{
    width: 100%;
    color: #fff;
    padding: 20px;
    left: 0;
    font-family: dinpro;
    font-size: 20px;
    display: inline-block;
}

.rpwwt-widget ul li img{
    margin-bottom: 0px !important;
}

.wpb_single_image .vc_figure,.vc_single_image-wrapper,.vc_single_image-wrapper img{
    width: 100%;
}


.author{
    border: 15px solid #f5f5f5 !important;
    width: 100%;
    display: block;
    position: relative;
    margin-top: 65px;
        padding: 10px;
}

img.authorholder{
   width: auto; 
    float: left; 
}

.authortext{
    /* float: left; */
    width: calc(100% - 190px);
    /* position: absolute; */
    /* top: 50% !important; */
    left: 190px;
    /* transform: translateY(-50%) !important; */
    /* width: 100%; */
    display: table !important;
    /* padding: 15px 10px; */
    /* -webkit-box-sizing: border-box; */
    -moz-box-sizing: border-box;
    /* box-sizing: border-box; */
}

.authortext p{

}

.authortext span{
    font-size: 24px;
    font-weight: 700 !important;
}


.apss-theme-4 .apss-single-icon a {
    min-height: 36px !important;
}

.page-contact-us .vc_section .vc_row.wpb_row.vc_row-fluid:nth-of-type(2n){
    padding: 0px 50px !important;
    margin-top: -10px;
}

.wrapcontact{
    border: 15px solid #f5f5f5 !important;
    overflow: auto;
    padding: 40px 40px 20px;
    margin-bottom: 75px;
}


.infowrap,.infowrap .phone,.infowrap .email,.infowrap .address,.infowrap img,.infowrap .phone a{
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.infowrap div{
        width: 100%;
    max-width: 200px;
}

.infowrap div a{
    margin-left: auto;
    margin-right: auto;
    display: table;
    text-align: center;
    line-height: 22px;
}

.infowrap .address a:nth-of-type(1){
        margin-bottom: 0px;
}


.infowrap .phone a:nth-of-type(2){
        margin-top: 50px;
}

.infowrap img{
 margin-bottom: 12px;   
}

.infowrap .phone,.infowrap .email,.infowrap .address{
    margin-top: 20px;
    margin-bottom: 40px;
}

.infowrap .social.footcol{
    display: none;
}

.wpcf7 form p, .wpcf7 form label {
    width: 100%;
        margin: 0px 0px 0px;
}

.wpcf7 form input, .wpcf7 form textarea, .wpcf7 form select,input.woocommerce-Input,.woocommerce input.input-text {
height: 37px;
    margin: 15px 0px;
    width: 100%;
    font-size: 14px;
    padding-left: 15px;
}

.woocommerce input.input-text {
   margin: 15px 0px 0px; 
}

.woocommerce-page .woocommerce p.woocommerce-form-row{
    margin: 0px !important;
}

.login .woocommerce-Button,.register .woocommerce-Button{
    width: 135px;
}

.woocommerce form.login  .form-row label.inline {
    display: block;
}


.login p:nth-last-child(2){
     margin-bottom: 5px !important;   
}

.login p:nth-last-child(1){
     margin-top: 5px !important;   
}
.wpcf7 form p:nth-of-type(2), .wpcf7 form p:nth-of-type(3) {
    width: calc(50% - 22px);
    float: left;
}

.wpcf7 form p:nth-of-type(3) {
    float: right;
}
.wpcf7-form-control-wrap {
    position: relative;
}

.wpcf7 form textarea {
    height: auto;
}

.wpcf7 form label{
    font-weight: 700;
}

.wpcf7 form input.wpcf7-submit{
    padding: 12px 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: table;
    text-decoration: none;
    font-size: 14px;
    height: auto;
    width: auto;
    margin-left: auto;
        margin-right: 20px;
 /*   border-radius: 5px !important;*/
}

div.wpcf7-spam-blocked {
    border: 2px solid red !important;
}
span .wpcf7-not-valid {
    border: 1px solid #ff0000 !important;
}


span.wpcf7-not-valid-tip, .wpcf7-validation-errors {
    display: none !important;
}

 
span.wpcf7-not-valid-tip {
    display: none;
}


.wpcf7 p:last-of-type{
    width: calc(100% + 20px);
}

.infowrap a{
    margin-bottom: 8px;
    display: table;
}

.vc_section .vc_col-sm-12 .wpcf7 {
    max-width: 770px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.vc_section .vc_col-sm-12 .wpcf7 p {
    text-align: left;
}


.page.wpb-js-composer #content ul li{
    list-style-type: none !important;
    list-style-position: inside;
    padding-left: 0px;
}

.woocommerce-MyAccount-navigation a{
    font-weight: 700 !important;
}

legend{
    font-size: 24px;
    line-height: 34px;
    margin: 0px 0px 20px !important;
    font-weight: 700 !important;
}

fieldset{
    margin-top: 35px;
}

.form-row.form-row-wide,#order_comments_field{
    width: 100%;
}


#customer_details h3{
    font-weight: 700;
    font-size: 22px;
}

.woocommerce-checkout-review-order-table{
    margin-top: 20px !important;
}

.woocommerce-page #place_order{
    width: auto;
    height: 45px;
    width: 150px;
    font-weight: 400;
}

.select2-container .selection .select2-selection{
    height: 37px !important;
    border-radius: 0px;
    /* line-height: 37px !important; */
}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select{
    border: 1px solid rgb(169, 169, 169) !important;
}

.woocommerce #respond input#submit, .woocommerce-page .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.gocheckout{
    font-weight: 400 !important;
        padding: 12px 20px;
        -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.gocheckout{
    float: left;
    margin-left: 12px;
    font-size: 16px !important;
    height: 42px !important;
    line-height: 42px !important;
}


.woocommerce form .form-row .input-checkbox,.login label input {
    height: auto !important;
    width: auto !important;
}

.woocommerce form .form-row.woocommerce-validated .select2-container{
  border: 0px solid rgb(169, 169, 169) !important;  
}


ul.sub-menu{
    position: absolute;
    z-index: 2;
        left: 50%;
    transform: translateX(-50%);
    top: 100%;
width: 920px;
    padding: 25px 10px 25px 25px;
}

ul.sub-menu li{
    margin-right: 0px !important;
}

ul.sub-menu .vc_col-sm-4{
    padding-left: 0px !important;
}

.desktopmenu li a{
    height: 100%;
    position: relative;

    left: 0;

    font-size: 14px;
    padding: 0px 22px;
        display: table-cell;
    vertical-align: middle;
}

.desktopmenu li ul li a{
    padding: 0px 12px 0px 0px;
}
.desktopmenu {
    height: 100%;
}

.desktopmenu  div{
    height: 100%;
}

.desktopmenu ul{
    height: 100%;
}

.desktopmenu li {

    position: relative;
    display: table;
    height: 100%;
    margin-right: 0px;

}


.desktopmenu li:last-of-type a{
    padding-right: 0px;
}
.desktopmenu li ul{
    height: auto;
}
.desktopmenu li ul li{
    margin-bottom: 20px;
    height: auto;
}

ul.sub-menu .vc_col-sm-4 li:last-of-type{
    margin-bottom: 0px;
}


.single ul.sub-menu .vc_col-sm-4{
    width: 33.3%;
    float: left;
}
/*
ul.sub-menu:after {
    content: '';
    position: absolute;
    left: calc(50% - 15px);
    width: 0;
    height: 0;
    top: -15px;
    border-bottom: solid 15px;
    border-color: rgb(224, 223, 223);
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
    z-index: 99999;
}
*/

.sub-menu{
   display: none;
}


/*
.sub-menu{
    z-index: 0 !important;
}

.frontmenu.sub-menu{
    z-index: 9 !important;
}
*/



/***** FOOTER *****/

#footer{
    display: block;
    width: 100%;
  /*  margin-top: 70px;*/
}




#footer h3 {
    font-weight: 700;
    font-size: 30px !important;
    color: white;
    margin-bottom: 30px;
}

#footer .footiconwrap{
    display: none;
}

#footer  .footwrap{
    display: table;
    margin-left: auto;
    margin-right: auto;
}

#footer .footcol {
    width: 100%;
    float: left;
    padding-right: 25px;
}

#footer a,.address-nolink {
    font-size: 18px !important;
    color: white;
    display: table;
    
    margin-bottom: 5px;
    text-decoration: none !important;
}

#footer2 .footmenuwrap a,#footer2 .footmenuwrap p{
/*font-weight: 700 !important;*/
}
#footer .about a,#footer .help a,#footer .register a,.address-nolink {
    margin-bottom: 20px;
    
}

.footwrap .social a{
    float: left;
}

#footer .loginbuttons a{
font-size: 13px !important ;
    color: #ff8d1d;
    padding: 18px 20px;
    width: 230px;
    text-align: center;
}

#footer  .footpart {
    width: 25%;
    float: left;
    height: 500px;
    padding: 80px 0px;
}

/***** FOOTER 2 *****/

#footer2{
    display: block;
    width: 100%;
    overflow: auto;
  /*  margin-top: 70px;*/
}


.wrapcsocial .social{
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0px;
}

.wrapcsocial .social a{
    margin-right: 10px;
}

.wrapcsocial .social a:last-of-type{
     margin-right: 0px;   
}


.wrapcsocial .social a:hover img{
    transform: rotate(720deg);
    -ms-transform: rotate(720deg);
    -webkit-transform: rotate(720deg);
}


.wrapcsocial .social img {
    -webkit-transition: -webkit-transform .5s ease-in-out;
    -ms-transition: -ms-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
}

#footer2 h3 {
    font-weight: 700;
    font-size: 30px !important;
    margin-bottom: 30px;
}




#footer2 .footiconwrap{
    display: none;
}

#footer2  .footwrap{
    display: table;
    margin-left: auto;
    margin-right: auto;
        padding: 0px 50px 0px;
}

#footer2 .footcol {
    width: 100%;
    float: left;
}

#footer2 a,.address-nolink {
    font-size: 18px !important;
    color: white;
    display: table;
    margin-bottom: 5px;
    text-decoration: none !important;
}

#footer2 .about a,#footer .help a,#footer2 .register a,.address-nolink,#footer2 .footmenu a,#footer2 .help a {
    margin-bottom: 15px;
    
}

.footwrap .social a{
    float: left;
}

#footer2 .loginbuttons a{
font-size: 13px !important ;
    color: #ff8d1d;
    padding: 18px 20px;
    width: 230px;
    text-align: center;
}

#footer2  .footpart {
   /* width: 25%;*/
    float: left;
  /*  height: 500px;*/


}

.footmenuwrap{
    display: flex;
    width: 100%;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff; 
    justify-content: space-around;
}

.contactbarwrap,#footer2  .footpart{
       padding: 70px 0px; 
    position: relative;
}

.register{
  /*  text-align: right;*/
}

#footer2 .register a{
    display: block;
}

#footer2 .copy{
    display: table;
    padding: 0px 20px;
    margin: 30px auto 120px;
    text-align: center;
    width: 100%;
    color: #ffffff;
    font-size: 14px;
}

#footer2 .copy a{
    font-size: 14px !important;
}

.middlecontact{
    position: relative;
}

.middlecontact h2,#footer2 .copy,#footer2 .middlecontact p{
    color: #ffffff;
    }

#footer2 .copy a,#footer2 .middlecontact a{
    display: inline-table;
}

.middlecontact h2 {
    margin-bottom: 15px;
}

.middlecontact h2{
    /*
    font-size: 30px;
        line-height: 34px;
    */
}

#footer2 .middlecontact p {
   font-style: italic;
    font-size: 22px;
    line-height: 28px;
}

#footer2 .middlecontact p a {
    display: inline-table;
    font-style: italic !important;
     font-size: 22px !important;
    line-height: 28px !important;
}


#footer2 a.contactlinkbttn{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 15px 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-table;
    text-decoration: none;
    font-size: 14px !important;
    margin-bottom: 0px !important;
    border: 0px !important;
   /* border-radius: 5px !important;*/
    min-width: 163px !important;
    text-align: center;
}


/******* SHOP **************/

p.woocommerce-result-count,form.woocommerce-ordering,aside .widget.woocommerce h2{
   display: none !important;
}


.woocommerce ul.products li.product a img{
    border: 20px solid rgb(245, 245, 245);
       -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 90px 30px;
}


.woocommerce-page aside .woocommerce{
    padding: 0px 0px;
    float: right;
    width: auto;
}

.woocommerce-breadcrumb{
    float: left;
}

 .woo_topbar{
    max-width: 1500px !important;
    padding: 100px 50px 0px;
    width: 100%;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: -50px;
}

.woocommerce-page aside .woocommerce select{
    padding: 5px 10px;
    color: #777b80;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size: 18px;
}

.woocommerce-Price-currencySymbol{
    position: relative;
}
.price span.woocommerce-Price-amount,.price span.woocommerce-Price-currencySymbol{
 font-weight: 400!important;
    font-size: 18px;
}


.woocommerce-Price-currencySymbol:before{
    content: 'Price: ';
    color: black;
    
}


.product_mainpart{
    position: relative;
}

.product_button{
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 0;
    width: fit-content;
           -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.view_button{
    border-radius: 0px !important;
    color: white !important;
    display: block;
    padding: 12px 20px;
    text-align: center;
    
}

ul.products li.product a.ajax_add_to_cart{
    margin-top: 8px !important;
}

ul.products li.product:hover .product_button{
  opacity: 1; 
}


.added_to_cart.wc-forward{
    display: none !important;
}
ul.products li.product .view_button,ul.products li.product a.ajax_add_to_cart,.gocheckout{
    border-radius: 0px;
    height: 44px;
    line-height: 44px;
    width: 158px;
    padding:0px !important;
    text-align: center;
               -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 14px;
}

.gocheckout{
    
}

.woocommerce nav.woocommerce-pagination ul {
    border: 0px solid #d3ced2 !important;
}

.woocommerce nav.woocommerce-pagination ul li {
    margin-right: 10px !important;
        border: 0px !important;
}

.woocommerce nav.woocommerce-pagination ul li span,.woocommerce nav.woocommerce-pagination ul li a {
      padding: 13px 18px !important; 
}
.woocommerce nav.woocommerce-pagination ul li a {
border: 2px solid #f5f5f5 !important;
    color: black !important;
}

.woocommerce nav.woocommerce-pagination ul {
    border: 0px solid #d3ced2 !important;
}

.tlp-team h3 a{
    font-weight: 700 !important;
    
}

.tlp-team{
   /* margin-top: 100px !important;*/
}
.tlp-team h3 {
    margin-bottom: 10px !important;
}

.designation{
    font-weight: 700 !important;
}

.tlp-team .layout2 .short-bio p {
    text-align: left;
    font-style: italic;
    margin-left: 0;
}

.tlp-team .layout2 a{
  pointer-events: none;
}

.tlp-team .tlp-row .tlp-equal-height {
    margin-bottom: 16px;
    padding: 0px 8px;
}

.single-team-area{
  background: white; 
    height: 100%;
}

.single-team-area .tlp-col-md-5,.single-team-area .tlp-col-md-7{
    padding: 0;
   /* width: 50%;*/
}

.single-team-area .tlp-col-md-7{
    padding: 20px 30px 20px 20px;
        height: 100%;
    display: table;
}

.teaminner{
  /*  display: table-cell;
    vertical-align: middle;*/
    padding: 10px 0px;
}

.tlp-team .single-team-area .tlp-col-md-5 img{
        height: auto;
    width: auto;
}


.tlp-team .single-team-area .short-bio p{
    line-height: 25px;
}

/************ TEstimonial **************/
.testimonial_slideri{
    padding: 0px !important
}

.testimonial_slider__default .testimonial_by_wrap{
   height: 100% !important;
}
.testimonial_avatar{
height: 100% !important;
 width: 100% !important;
}


.testimonial_slider_set img {
    max-width: 100% !important;
    height: 100% !important;
    width: auto !important;
    padding-top: 50px !important;
        margin-left: auto !important
            ;
    display: table;
}


.testimonial_slider__default .testimonial_quote{
    color: #2c2a2a;
        padding: 0px 0px 0px 55px !important;
    background-image: none !important;
        display: table;
    height: 100%;
    float: left !important;
}



.testimonial_by_wrap,.testimonial_quote{
   height: calc(100% - 35px) !important;
}





.testimonial_slider__default .testimonial_quote span{
        display: table-cell;
    vertical-align: middle;
    line-height: 32px;
        font-style: italic !important;
}
.testimonial_by{
    font-style: normal !important;
    font-weight: 700 !important;
    padding-top: 20px !important;
}
.testimonial_wrapper{
    border: 20px solid rgb(245, 245, 245) !important;
}

.testimonial_slider_recent_nav{
 display: none !important;   
}


#testimonial_slider_recent_wrap{
    overflow: visible !important;
    position: relative;
}
a.testimonial_prev,a.testimonial_next{
    width: 80px !important;
    height: 80px !important;
    /* background-size: 50px; */
    background-repeat: no-repeat !important;
    position: relative !important;
    bottom: unset !important;
    float: left !important;
}

a.testimonial_prev{
    background-image: url("../img/testimonial-left.png") !important;
}

a.testimonial_next{
      background-image: url("../img/testimonial-right.png") !important;  
    float: right !important;
}

.testimonial_slider__default .testimonial_nav_arrow_wrap {
display: block !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    position: absolute !important;
    width: calc(100% + 160px) !important;
    left: -80px !important;
}


/******* Video light box ********/
.pp_details{
    position: unset !important;
}

a.pp_close {
    right: -80px !important;
    top: 0px !important;
        width: 50px !important;
    height: 50px !important;
    background: url("../img/close_icon.png") 0px 0px no-repeat !important;  
}

.pp_top, .pp_bottom {
    height: 0px !important;
    display: none !important; 
}

.pp_overlay{
  background: #e97905 !important; 
}

.pp_content_container .pp_left,.pp_content_container .pp_right {
    padding: 0px !important;
}

.pp_pic_holder iframe{
    width: 100% !important;
}

.pp_content,.pp_pic_holder{
        max-width: 800px !important;
    width: 100% !important;
    background-color: transparent !important;
}

div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content,.pp_details{
    background-color: transparent !important;
}

.pp_pic_holder{
/*padding-right: 110px !important;*/
}



.pp_content_container{
    padding: 0px 20px;
}


.page-newsletter .wpb_content_element,#container-fluid .tnp-subscription{
        max-width: 1200px;
    width: 100%;
    padding: 0px 20px;
    /* margin-left: auto; */
    /* margin-right: auto; */
    margin: 150px auto !important;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}

.page-newsletter #container-fluid .tnp-subscription .tnp-field label {
    color: black;
}

.tnp-subscription{
       max-width: 625px !important; 
    position: relative;
}

.tnp-subscription form{
     position: relative;
}

.tnp-subscription input.tnp-submit{
     padding: 15px 25px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-table;
    text-decoration: none;
    font-size: 14px;
    min-width: 163px !important;
    text-align: center;
    min-height: 46px;   
    
}
.tnp-subscription input.tnp-submit{
    padding: 15px 25px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-table;
    text-decoration: none;
    font-size: 14px;
    min-width: 163px !important;
    text-align: center;
    min-height: 46px;
}

.tnp-field-button{
    position: absolute;
    right: 165px;
    bottom: 48px;
    margin-bottom: 0px !important;
}

.tnp-subscription .tnp-field label {
    color: white;
    margin-bottom: 20px;
    font-size: 16px;
}

  .page-newsletter footer .newsletterwrap {
    display: none;
}

@media screen and (max-width: 1200px) {
    .bannerhome .textblockwrap img{
        display: none;
    }
    
    .embed-container { 
    padding-bottom: 40%;
    }
    
    .embed-container iframe, .embed-container object, .embed-container embed {
    min-width: 114.77vh;
        
    }
    
    .itbwrap a{
    width: 50% !important;
}
    
    .itbwrap.spacelement a {
width: 49% !important;
    margin-right: 1%;
        margin-bottom: 1%;
    
}

.itbwrap.spacelement a:nth-of-type(2n) {
    margin-right: 0%;
}
    
    .itbwrap.halfele.spacelement a {
   width: calc(50% - 8px) !important;
    }
    
    .itbwrap.spacelement.normalele a,.itbwrap.spacelement.halfele3 a,.itbwrap.spacelement.halfele3 a:nth-of-type(1),.itbwrap.spacelement.halfele3 a:nth-of-type(2){
       width: 49% !important;
    margin-right: 1% !important;
    margin-bottom: 1% !important; 
}
    
    
.itbwrap  a p {
   /* height: 100px;*/
    }
    
   .itbwrap.spacelement.normalele a, .itbwrap.spacelement.halfele3 a:nth-of-type(2n){
      margin-right: 0% !important;  
    }

    
  .itbwrap.roundicon section a {
    width: auto !important;
}  
.itbwrap.roundicon section {
    width: 50%;
}
    
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
      width: 48.05% !important;  
    }
    
    .woocommerce ul.products li.product:nth-of-type(2n){
      margin-right: 0 !important;  
    }
    
    
    .vc_section .vc_row.vc_parallax .vc_column_container:last-of-type {
    margin-bottom: 0px;
    position: relative;
    top: 0% !important;
    transform: translateY(0%);
    left: 50%;
    display: block;
    padding: 75px 0px;
}
    
    .vc_section .vc_row.vc_parallax .vc_column_container:first-of-type{
    margin-bottom: 0px;
    position: absolute;
    bottom: 0% !important;
    transform: translateY(0%);
    left: 0%;
    display: block;
}
    
}


@media screen and (max-width: 1100px) {
    .desktopburger {
        display: block;
    }
    
  .tlp-team  .tlp-col-md-6 {
    width: 100% !important;
    max-width: 750px;
    margin-left: auto !important;
    margin-right: auto !important;
    display: table;
    float: unset;
}
    
    .desktopmenu{
        display: none;
    }
    
    .itbwrap section {
    float: left;
    width: calc(50% - 30px);
margin-right: 40px;
    margin-bottom: 35px;
}
    
    .itbwrap.roundicon section{
       margin-right: 0px; 
    }
    
    .itbwrap section:nth-of-type(2n) {
    margin-right: 0px;
        float: right;
}
    
    .itbwrap {
    padding: 100px 50px 65px;
    overflow: auto;
}
    
}


@media screen and (max-width: 960px) {
    
    a.pp_close {
    right: 20px !important;
    top: -70px !important;
    }
    
        #my-video{
    height: 500px;
}
    
     .testimonial_by_wrap{
        display: none !important;
    }
    
    .testimonial_quote{
        width: 85% !important;
           padding: 0px 0px 0px 35px !important;
    }
    
    a.testimonial_prev, a.testimonial_next {
    width: 50px !important;
    height: 50px !important;
    background-size: 50px !important;
}
    
    .testimonial_slider__default .testimonial_nav_arrow_wrap {
    width: calc(100% + 100px) !important;
    left: -50px !important;
}
    
    
    .vc_section .vc_col-sm-7,.vc_section .vc_col-sm-5,.vc_section .vc_col-sm-6,.vc_section .vc_col-sm-6,.vc_section .vc_col-sm-8,.vc_section .vc_col-sm-4{
        width: 100% !important;
    }
    
    .vc_section .wpb_video_widget, .vc_section .wpb_single_image {
    margin-top: 0px;
}
    
   .changeorder .vc_col-sm-6:first-of-type { 
order:2;
}
   .changeorder .vc_col-sm-6:last-of-type { 
order:1;
}
    
    
    .parallaxwrap{
    display: flex;
    flex-wrap: wrap-reverse;
}
    
    .vc_section .vc_row.vc_parallax .vc_column_container:first-of-type {
    margin-bottom: 0px;
    position: relative;
    bottom: 0% !important;
    transform: translateY(0%);
    left: 0%;
    display: block;
    }
    
    .vc_section .vc_row.vc_parallax .vc_column_container:last-of-type {
    margin-bottom: 0px;
    position: relative;
    top: 0% !important;
    transform: translateY(0%);
    left: 0%;
    display: block;
    padding: 55px 0px;
    /* order: 1; */
}
    

    
    #footer2 a.contactlinkbttn {
    position: relative;
    right: 0;
    top: 0%;
    transform: translateY(0%);
    padding: 15px 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-table;
    text-decoration: none;
    font-size: 14px !important;
    margin-bottom: 0px !important;
    display: table;
    margin: 35px auto 0px;
}
    
    .middlecontact h2 {
    margin-bottom: 15px;
    margin: 0px auto 15px;
}
    
   .middlecontact {
    text-align: center;
}
    
    #footer2 .footpart {
    width: 50%;
}
    
    .footmenuwrap {
    display: table;
    }
    
    .searchby,.about{
          border-bottom: 1px solid #fff;  
    }
    
    .help a{
    margin-left: auto;
    margin-right: auto;
}
    
    .contactbarwrap, #footer2 .footpart {
    padding: 45px 0px;
    position: relative;
    text-align: center;
}
    
    #footer2 .about a, #footer .help a, #footer2 .register a, .address-nolink, #footer2 .footmenu a {
    margin: 0px auto 15px;
}
    
    .wrappost article {
    float: left;
    width: calc(75% - 35px);
    width: 100%;
}
    
    .wrappost aside {
    float: right;
    width: 25%;
    display: none;
}
    
}

@media screen and (max-width: 768px) {
  .wpcf7 p:last-of-type {
    width: 100%;
}
    
    .wpcf7 form input.wpcf7-submit {
    margin-left: auto;
    margin-right: auto;
}
    
    .page.wpb-js-composer .vc_tta-accordion .vc_tta-panel {
    width: 100%;
    margin-top: 0px !important;
    margin-right: 2px;
}
    
}

@media screen and (max-width: 760px) {
   .vc_section .vc_row.vc_column-gap-30>.vc_column_container {
    padding: 0px 15px 0px;
}
    
    .contact-header{
        right: 20px;
    }
    
    .tlp-team .single-team-area a{
        margin-left: auto;
    margin-right: auto;
    display: table;
    }
    
    .teaminner,.tlp-team .single-team-area .short-bio p{
        text-align: center;
    }
    
            .contact-header a:nth-of-type(1),.contact-header a:nth-of-type(2){
  /* display: none; */
    }
    
    .wpb-js-composer .vc_tta.vc_general .vc_tta-panels-container {
    padding: 0px 20px 50px;
}
    
    .quoteicon{
        right: 80px;
    }
    .page-contact-us .vc_section .vc_row.wpb_row.vc_row-fluid:nth-of-type(2n) {
    padding: 0px 35px !important;
}
    
    .wrapcontact {
    padding: 20px 15px 5px;
        margin-bottom: 50px;
}
    
    .woo_topbar {
    padding: 50px 20px 0px;
    margin-bottom: 0px;
    overflow: auto;
}
    
    
    .wpcf7 form p:nth-of-type(2), .wpcf7 form p:nth-of-type(3) {
    width: 100%;
    float: left;
}
    
#hero-full {
 display: none;
}
    
#hero-mobile {
   display: block;
}
    .topheaderbar, .bottomheaderbar {
    padding: 0px 20px 10px 20px;
}
    

    
    .vc_section .vc_row,.woocommerce-page .woocommerce,.vc_grid-container-wrapper, .wrappost {
    padding: 50px 20px;
}
    
    .itbwrap {
    padding: 50px 20px 30px;
    overflow: auto;
}
    

    
    .desktopmenu, .nav-icon3 {
    right: 20px;
}
    
    .vc_section .vc_col-sm-6:last-of-type{
       margin-top: 35px;
    }
    
     .vc_section  .changeorder .vc_col-sm-6:last-of-type { 
 margin-top: 0px; 
}
    
       .vc_section    .changeorder .vc_col-sm-6:first-of-type { 
 margin-top: 35px; 
}

}

@media screen and (max-width: 680px) {
.authortext {
    width: 100%;
    text-align: center;
}
    
#greyborder.vc_row .vc_col-sm-12 .vc_column-inner {
    padding: 50px 50px;
    margin: 0px 20px;
}
    
    img.authorholder,.apss-social-share {
    width: auto;
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: table;
}
    
    .apss-social-share{
         width: 210px;  
    }
    
}

@media screen and (max-width: 560px) {
.itbwrap section {
    float: left;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 35px;
}
    
    .itbwrap a,.itbwrap.roundicon section {
    width: 100% !important;
}
    .itbwrap.roundicon section {
    padding-bottom: 90px;
    }
    .itbwrap.halfele.spacelement a,.itbwrap.spacelement a,.itbwrap.halfele a{
       width: 100% !important; 
       
    }
    
        .itbwrap section.square, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100% !important;
            margin-right: 0px !important;
}
    
    .itbwrap.spacelement.normalele a, .itbwrap.spacelement.halfele3 a, .itbwrap.spacelement.halfele3 a:nth-of-type(1), .itbwrap.spacelement.halfele3 a:nth-of-type(2) {
    width: 100% !important;
    margin-right: 0% !important;
    margin-bottom: 1% !important;
}
    
    .itbwrap.spacelement.halfele3 a,.itbwrap.spacelement.halfele3 a:nth-of-type(1) a p, .itbwrap.spacelement.halfele3 a:nth-of-type(2) a p {
    width: 45%;
    min-width: 220px;
}
    
    .itbwrap section img {
    margin-bottom: 35px;
}
    
    .home .vc_grid-container-wrapper {
    padding: 0px 20px 50px;
}
    
    .contactbarwrap, #footer2 .footpart {
    padding: 30px 0px;
    }
    
    section.iconwrap a {
    float: unset;
        display: table-caption;
    margin-top: 5px;
}
    
    .vc_section .iconwrap{
    margin: 0px auto;
    display: table;

}
    
    .vc_section .iconwrap a:nth-of-type(2), .vc_section .iconwrap a:nth-of-type(3) {
    margin-left: 0px;
}
    
    .textblock.contentleft .paddingleft {
    padding: 0px 0px;
}
    
    .textblock.contentleft .textblockwrap {
    padding: 0px 20px;
}
    
    .textblock.contentleft {
    background: linear-gradient(to right, #7fbc4200 0%, #7fbc4200 40%, transparent 55%) !important;
}
.textblock.contentleft {
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}

    
    
}

@media screen and (min-width: 1101px) {

.desktopmenuinmobile.whendisplay{
    display: none !important;
}
}
@media screen and (max-width: 480px) {
       .contact-header {
    margin-right: 0px !important;
}
     .tnp-subscription input.tnp-submit {
    min-width: 110px !important;
    }
    
    #greyborder.vc_row .vc_col-sm-12 .vc_column-inner {
    border: 10px solid #f5f5f5;
    padding: 35px 20px;
    margin: 0px 20px;
}
    
    .tnp-field-button {
    right: 112px;
    }
    
    .page-newsletter .wpb_content_element, #container-fluid .tnp-subscription {
    margin: 50px auto !important;
    font-size: 18px;
    line-height: 28px;
}
    
    
a.pp_close {
    right: 20px !important;
    top: 40px !important;
}
    
        a.testimonial_prev, a.testimonial_next {
    width: 20px !important;
    height: 20px !important;
    background-size: 20px !important;
}
    
    .testimonial_slider__default .testimonial_nav_arrow_wrap {
    width: calc(100% + 40px) !important;
    left: -20px !important;
}
    
    .testimonial_slider__default .testimonial_quote span{
            font-size: 14px;
    line-height: 22px;
    }
    
    .testimonial_slider__default .testimonial_quote span.testimonial_by{
        display: block;
    }
    
    
    .testimonial_slider__default .testimonial_quote {
    padding: 0px 20px 0px 15px !important;
    text-align: center;
}
    
    
.textblock h1 {
    font-size: 26px;
    margin-bottom: 15px;
    padding: 0px 0px;
    line-height: 30px;
   /* text-shadow: -1px 1px 2px #26262670;*/

}
    .textblock p {
    font-style: italic;
    font-size: 18px;
}
    
    
   .textblock .iconwrap{
    display: table;
    margin: 0px auto;
}
    
       .textblock .iconwrap{
    display: table;
    margin: 0px auto;
           width: 100%;
}
    
    .bannerhome .iconwrap a {
    margin-top: 20px;
            margin-left: auto !important;
    margin-right: auto !important;
    display: table;
}
    
    .quoteicon a {
    min-width: 115px !important;
    }

.textblock a:first-of-type {
    margin-right: 0px;
}
    .single-product .images .woocommerce-main-image {
        
    padding: 60px 20px;
}
    
    .vc_section .vc_row.vc_parallax .vc_column_container:last-of-type {
    padding: 0px 0px 35px;
    }
        
.textblock a:nth-of-type(2) {
    margin-left: 0px;
    margin-top: 10px;
}
    
    .socialhead{
   /*     display: none;*/
        margin-left: 0px;
    }
    
    .contact-header img{
        display: none;
    }
    
    .contact-header a span {
    padding-right: 0px !important;
}
    
    
    #footer2 .footwrap {
    padding: 0px 20px 0px;
}
    
    .contact-header a img{
    /*    display: none;*/
    }
    
    .vc_section .vc_col-sm-12 .wpb_video_widget {
    margin: 0px auto 25px;
}
    
    #footer2 .footpart {
    width: 100%;
}
    
    .dropburger {
    width: 100%;
    }
    .textblock h1 {
    font-size: 26px;
    margin-bottom: 10px;
    line-height: 30px;
}
    
    .vc_section h2, .vc_grid-container h2, .single-post article h2, .middlecontact h2, #customer_login h2,.itbwrap h2 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 30px;
}
    
    .itbwrap h2{
 display: table;
    width: 100%;
    text-align: center;
}

    
    .vc_section p, .single-post article p, .single-post article ul li, .page.wpb-js-composer #content ol li, .woocommerce-page .woocommerce p, input.input-text, textarea.input-text,.vc_tta-panels-container .wpb_text_column p,table tr{
    font-size: 14px;
    line-height: 22px;
}
    
    .single-post article p, .vc_section p, .woocommerce-page .woocommerce p {
    display: table;
    margin: 15px 0px;
}
    
    .itbwrap section h3 {
    font-size: 20px;
    margin-bottom: 25px;
    line-height: 22px;
}
    

    
    #footer2 .middlecontact p {
    font-style: italic;
    font-size: 18px;
    line-height: 20px;
}
    .help{
          border-bottom: 1px solid #ffffff;  
    }
    
    
    #footer2 .middlecontact p a {
    display: inline-table;
    font-style: italic !important;
    font-size: 18px !important;
    line-height: 20px !important;
}
  
    
    .textblock p a {
    font-style: italic !important;
    padding: 0px!important;
    font-size: 18px;
}
    
    
    .wpb-js-composer .vc_tta-accordion .vc_tta-panel-body{
    padding: 30px 20px !important;
    }
      .vc_row .vc_col-sm-12 .wpb_text_column  {
   /* border: 10px solid #f5f5f5;
    padding: 30px 20px;*/
}
    .logo img{
        width: 140px;
    }
    
       .quoteicon {
right: 68px;
}
    
    .vc_section h2 span{  
    font-size: 20px;
    line-height: 28px;
}
    
    
    .single-product article ul li,.single-post article ul li,.page.wpb-js-composer #content .vc_tta-panels-container ul li,.single-park_locator.wpb-js-composer .vc_tta-panels-container ul li{
list-style-type: disc !important;
list-style-position: inside;
padding-left: 0px; 
    margin-bottom: 12px;
        line-height: 25px;
        font-size: 14px !important;
}

.single-product article ol li,.single-post article ol li,.page.wpb-js-composer #content .vc_tta-panels-container ol li,.single-park_locator.wpb-js-composer .vc_tta-panels-container ol li{
list-style-type: decimal !important;
        list-style-position: inside;
   padding-left: 0px;  
    margin-bottom: 12px;
        line-height: 25px;
        font-size: 14px !important;
}


.single-product article ul li,.single-post article ul li,.single-product article ol li,.single-post article ol li,.page.wpb-js-composer #content .vc_tta-panels-container ol li,.page.wpb-js-composer #content .vc_tta-panels-container ul li,.single-park_locator.wpb-js-composer .vc_tta-panels-container ul li{
       margin-bottom: 12px;
    margin-top: 12px; 
}
    
}


@media screen and (max-width: 460px) {
   .quoteicon {
/*display: none;*/
}
    
  .vc_row .vc_col-sm-12 .wpb_text_column  {
  /*  border: 10px solid #f5f5f5;
    padding: 30px 20px;*/
}
}