body{ background-color:#f5f5f5; }



.banner-text { width: 100%; max-width:1200px; margin:0px auto 0 auto; position:relative; }
.banner-text h1 {
	text-align:center;
	display:block;
   font-size:3em;
   font-weight:bold;
   line-height:60px;
   color: #fff;
   letter-spacing:-2px;
   margin: 0 auto 0px auto;
   padding:59px 0px 22px 0px;
   text-shadow: 0px 1px 3px rgba(0, 0, 0, .3);
}

.banner-text h2 {
  text-align:center;
   font-size:1em;
   line-height:32px;
   color:#fff;
   letter-spacing:-1px;
   margin: 0 auto;
   width: 100%;
}

.banner-text h4 {
   font-size:17px;
   line-height:22px;
   color:#38AAD1;
   letter-spacing:-1px;
   margin:10px auto 0px auto;
   width: 100%;
   text-shadow: 0px 1px 2px rgba(0, 0, 0, 1);
}
.banner-text h4 a{color:#38AAD1;}

.banner-text .price span{ color:#fff;}
.banner-text .price {
	position: absolute;
    right: 9%;
    top: 12%;
	font-size:22px;
	line-height:27px;
   color: #ffffff;
   margin: 0 auto;

   letter-spacing:-1px;
   text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
}
 
 
.banner-text i{ font-style:normal;}
.banner-text em{ font-style:normal;}

.banner-text h4 a:hover{ color: #A8A8A8;}

.banner-text b{color: #b8c5cf;}
.banner-text h2 span{color: #b8c5cf;}
.banner-text h2 a {
   color: #b8c5cf;
}
.banner-text hr {
   width: 60%;
   margin: 18px auto 24px auto;
   border-color: #2F2D2E;
   border-color: rgba(150, 150, 150, .1);
}
.banner-text h2 {
   font-size:20px;
   line-height:32px;
   color:#ccc;
   margin: 0 auto;
   width: 90%;
}



/* add start */
.wsmenucontainer.logotop .wsmenu { 
	z-index:102;
	font-family: Helvetica, sans-serif;
	color: #fff;
	position: relative;
	font-size: 15px;
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	max-width: 1200px;
	background-color: transparent;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
.wsmenucontainer.logotop .wsmenu-list {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 100%;
	display: table;
	padding: 0px;
}
.wsmenucontainer.logotop .wsmenu-list > li {
	text-align: center;
	display: table-cell;
}
.wsmenucontainer.logotop .wsmenu-list li:first-child a {
	-webkit-border-radius: 4px 0px 0px 0px;
	-moz-border-radius: 4px 0px 0px 0px;
	border-radius: 4px 0px 0px 0px;
}
.wsmenucontainer.logotop .wsmenu-list li:last-child a {
	-webkit-border-radius: 0px 4px 0px 0px;
	-moz-border-radius: 0px 4px 0px 0px;
	border-radius: 0px 4px 0px 0px;
	border-right: 0px solid;
}
.wsmenucontainer.logotop .wsmenu-list > li > a .fa {
	display: inline-block;
	font-size: 14px;
	line-height: inherit;
	margin-right: 0px;
}
.wsmenucontainer.logotop .wsmenu-list li ul li a .fa.fa-angle-double-right {
	font-size: 12px;
	margin: 0 3px 0 -4px;
}
.wsmenucontainer.logotop .wsmenu-list li a .arrow:after {
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-top: 4px solid #b3b3b3;
	content: "";
	float: right;
	height: 0;
	margin: 0 0 0 9px;
	position: absolute;
	text-align: right;
	top: 22px;
	width: 0;
}
.wsmenucontainer.logotop .wsmenu-list > li > a {
	display: block;
	background-color: transparent;
	color: #424242;
	padding: 0px 14px;
	line-height: 48px;
	border-right: 1px solid rgba(0,0,0,0.10);
	text-decoration: none;
	position: relative;
}
.wsmenucontainer.logotop .wsmenu-list li a:hover .arrow:after {
	border-top-color: #b3b3b3
}
.wsmenucontainer.logotop .wsmenu-list li a.active .arrow:after {
	border-top-color: #b3b3b3
}
.wsmenucontainer.logotop .wsmenu-list li:hover>a .arrow:after {
	border-top-color: #b3b3b3
}
/* add end */



/* start */
.wsmenucontainer.logotop {
	/*background-color: #000;*/
}
.wsmenucontainer.logotop .wrapper {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0px;
  min-width: 320px;
  overflow: visible;
}
.wsmenucontainer.logotop .header {
	width: 100%;
	display: block;
	min-height: 214px;
	padding-top: 0px;
  /*background: url(../images/topbg.jpg) top center no-repeat;*/
  background-color: transparent;
	box-shadow: 0 0 20px rgba(0,0,0,.3);
}
.wsmenucontainer.logotop .logoT {
	padding: 49px 0px;
	margin: 0 auto;
  text-align: center;
  float: initial;
}

.wsmenucontainer.logotop .logoT  img{
  max-height: 70px;
}

.wsmenucontainer.logotop .show-grid {
	background-color: #fff;
}
.wsmenucontainer.logotop .moreoption {
	width: 100%;
	display: block;
	margin-top: 250px;
}
.wsmenucontainer.logotop .moreoption .boxheader {
	border: solid 0px;
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: 17px;
}
.wsmenucontainer.logotop .buttoncolor {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 10px 15px;
	text-decoration: none;
	transition: background 0.3s linear 0s;
	width: 12.5%;
	height: 30px;
	float: left;
	text-align: center;
	margin: 0px 0px;
}
.wsmenucontainer.logotop .buttoncolor:hover {
	color: #fff;
	text-decoration: none;
}
.wsmenucontainer.logotop .buttoncolor:focus {
	color: #fff;
	text-decoration: none;
}
.wsmenucontainer.logotop .headertlt {
	width: 100%;
	padding: 40px 0px 15px 0px;
	letter-spacing: -0.5px;
	font-size: 22px;
	color: #424242;
}



.wsmenucontainer.logotop .wsmenu-list > li {
  white-space: initial;
}

/* end */
.headerwp {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0px;
}
.headerfull {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.35);
	height: 75px;
}
.posrlt {
	position: relative;
}
.headtoppart {
	display: block;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.70);
	height: 39px;
	margin: 0px auto;
	padding: 0px 0px;
	min-width: 320px;
}
.headertopleft {
	width: 50%;
	float: left;
}
.headertopright {
	width: 50%;
	float: right;
	text-align: right;
}
.headertopright a {
	line-height: 39px;
	color: #5f5f5f;
	font-size: 14px;
	padding: 0px 12px;
	display: inline-block;
}
.headertopright a:hover {
	background-color: #272B37;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.headertopright a.facebookicon:hover {
	background-color: #3b5998;
	color: #fff;
}
.headertopright a.twittericon:hover {
	background-color: #55acee;
	color: #fff;
}
.headertopright a.linkedinicon:hover {
	background-color: #0077b5;
	color: #fff;
}
.headertopright a.googleicon:hover {
	background-color: #dd4b39;
	color: #fff;
}
.address {
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	color: #b6b6b6;
}
.address a {
	color: #b6b6b6;
}
.address span {
	margin-right: 9px;
}
.address .fa {
	margin-right: 6px;
	margin-left: 6px;
	color: #5f5f5f;
}
.norlt {
	position: static;
}
.menuwrapper {
	position: relative;
}
.show-grid {
	background-color: #fff;
}
.btn-border {
	border: 2px solid;
	border-radius: 40px;
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	-moz-user-select: none;
	background-image: none;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #fff;
	padding: 15px 40px;
}
.btn-border:hover {
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
}
.btn-border:focus {
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
}
.moreoption {
	width: 100%;
	display: block;
	margin-top: 290px;
}
.moreoption .boxheader {
	border: solid 0px;
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: 17px;
	color: #fff;
}
.mobiletext02 {
	display: none;
}
.buttoncolor {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 10px 15px;
	text-decoration: none;
	transition: background 0.3s linear 0s;
	width: 12.5%;
	height: 30px;
	float: left;
	text-align: center;
	margin: 0px 0px;
}
.buttoncolor:hover {
	color: #fff;
	text-decoration: none;
}
.buttoncolor:focus {
	color: #fff;
	text-decoration: none;
}
.buttoncolor03 {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 10px 15px;
	text-decoration: none;
	transition: background 0.3s linear 0s;
	width: 12.5%;
	height: 30px;
	float: left;
	text-align: center;
	margin: 0px 0px;
}
.buttoncolor03:hover {
	color: #fff;
	text-decoration: none;
}
.buttoncolor03:focus {
	color: #fff;
	text-decoration: none;
}
.headertlt {
	width: 100%;
	padding: 40px 0px 15px 0px;
	letter-spacing: -0.5px;
	font-size: 22px;
	font-family: 'archivo_narrowregular';
	color: #424242;
}
.colorlink01 {
	width: 40%;
	float: left;
	margin: 0% 0% 0% 2%;
}
.colorlink02 {
	width: 40%;
	float: left;
	margin: 0% 0% 0% 2%;
}
.colorlink03 {
	width: 14%;
	float: left;
	margin: 0% 0% 0% 2%;
}
.buttoncolor02 {
	color: #424242;
	display: block;
	font-size: 15px;
	border-radius: 2px;
	height: 30px;
	padding: 10px 15px;
	text-decoration: none;
	transition: background 0.3s linear 0s;
	width: 100%;
	border-right: solid 5px #fff;
	float: left;
	text-align: center;
	margin: 0% 0% 0% 0%;
	background-color: #f2f2f2;
	border: solid 1px #D9D9D9;
	cursor: pointer;
	text-align: center !important;
	text-decoration: none !important;
	width: 50%;
	float: left;
}
.buttoncolor02:hover {
	background-color: #424242;
	color: #000;
}
.buttoncolor02.active {
	background-color: #424242;
	color: #fff;
}
.main-content {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}




.wrapperH1{
	max-width:1200px;
	margin:0 auto;
	min-width:320px;
	max-height: 100px;
	  /*  overflow: hidden; */
	}
.headerH1{
	width:100%;
	display:block;
	min-height:85px;
	padding:19px 0px 15px 0px;
	background:url(../images/topbg.jpg) top center no-repeat;
	box-shadow: 0 0 20px rgba(0,0,0,.3);
	}
.wsmobileheader .smallogo img {
	max-height: 43px;
}
.wsmobileheader .callusicon{
	top:7px;
}
.logoH1{
	padding:0px 0px;
	margin:0;
	float:left;
	width:165px;
	}

.logoH1 img{	max-width:100%; max-height: 53px;}

.show-grid{background-color:#fff; }


@-webkit-keyframes rotating  {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

/*Color Demo*/

.moreoption{ width:100%; display:block;  margin-top:250px;}
.moreoption .boxheader{ border:solid 0px; padding-top:25px; padding-bottom:10px; font-size:15px; }



.buttoncolor{
	color: #fff;
    display: block;
    font-size:13px;
    padding:10px 15px;
    text-decoration: none;
    transition: background 0.3s linear 0s;
    width:12.5%;
	height:30px;
	float:left;
	text-align:center;
	margin:0px 0px;
}
.buttoncolor:hover{ color:#fff; text-decoration:none;}
.buttoncolor:focus{ color:#fff; text-decoration:none;}

.headertlt{ width:100%; padding:40px 0px 15px 0px; letter-spacing:-0.5px; font-size:22px; font-family: 'archivo_narrowregular'; color:#424242;}


.colorlink01{width:40%; float:left; margin:0% 0% 0% 2%; }
.colorlink02{width:40%; float:left; margin:0% 0% 0% 2%; }
.colorlink03{width:14%; float:left; margin:0% 0% 0% 2%; }

.buttoncolor02{
	color: #424242;
    display: block;
    font-size:15px;
	border-radius:2px;
	height:30px;
    padding:10px 15px;
    text-decoration: none;
    transition: background 0.3s linear 0s;
    width:100%;
	border-right:solid 5px #fff;
	float:left;
	text-align:center;
	margin:0% 0% 0% 0%;
	background-color:#f2f2f2;
	border:solid 1px #D9D9D9;
	cursor:pointer;
	text-align:center !important;
	text-decoration:none !important;
	width:50%; float:left;
}
.buttoncolor02:hover{background-color:#424242; color:#000;}
.buttoncolor02.active{background-color:#424242; color:#fff;}

.main-content {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

@media only screen and (min-width: 230px) and (max-width:780px){
.wrapperH1 { width:100%; margin:0% 0%; }
.headerH1{min-height:75px;}
.logoH1 { display:none !important; }
.headerH1{ box-shadow:none !important; background-image:none !important; }
.colorlink01{ width:92% !important; margin:0% 4%;}
.colorlink02{ width:92% !important; margin:0% 4%;}
.colorlink03{ width:92% !important;  margin:0% 4%;}
.buttoncolor02{ width:100% !important; margin-bottom:2%; }
.buttoncolor{ width:25%; }
.moreoption{ width:100%; margin:85px 0 0 0; background-color:transparent !important; border:none !important;
-webkit-box-shadow:none !important;
-moz-box-shadow:none !important;
box-shadow:none !important;
}



.colorlink01 {
	width: 92% !important;
	margin: 0% 4%;
}
.colorlink02 {
	width: 92% !important;
	margin: 0% 4%;
}
.colorlink03 {
	width: 92% !important;
	margin: 0% 4%;
}
.buttoncolor02 {
	width: 100% !important;
	margin-bottom: 2%;
}
.buttoncolor {
	width: 25%;
}
.moreoption {
	width: 100%;
	margin: 85px 0 0 0;
	background-color: transparent !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.headtoppart {
	margin-top: 52px;
	height: auto;
	background-color: rgba(0, 0, 0, 0.2);
}
.topmenusearch {
	margin: 0px 0 0;
	width: 100%;
}
.topmenusearch input:focus {
	width: 100%;
}
.posrlt {
	width: 240px;
	float: none;
}
.headerright {
	width: 100%;
	float: none;
}
.headertopleft {
	float: none;
	width: 96%;
	margin: 0% 2%;
}
.headertopright {
	float: none;
	width: 96%;
	margin: 0% 2%;
}
.address.clearfix:before, .address.clearfix:after {
	content: "";
	display: table;
}
.address.clearfix:after {
	clear: both;
}
.address.clearfix {
	zoom: 1;
}
.headertopleft {
	display: none;
}
.headerfull {
	height: auto;
}
.headertopright a {
	width: 24%;
	text-align: center;
}


}

@media only screen and (min-width: 781px) and (max-width:1064px) {
.wrapperH1 { width:96%; margin:0% 2%; }
.colorlink01{ width:100% !important; margin:0%;}
.colorlink02{ width:100% !important; margin:0%;}
.colorlink03{ width:100% !important; margin:0%;}
.buttoncolor02{ width:50% !important; margin-bottom:1%; }
.logoH1{ padding:20px 0px; float:none !important; margin:0 auto !important; width:100% !important; text-align:center; }
}


@media only screen and (min-width: 1024px) and (max-width:1200px) {
.wrapperH1 { width:96%; margin:0% 2%; }
.colorlink01{ width:100% !important; margin:0%; }
.colorlink02{ width:100% !important; margin:0%;}
.colorlink03{ width:100% !important; margin:0%;}

}






/* menu left with search */
/*--------------------------------------------------------------------------
|  03 Tab CSS
--------------------------------------------------------------------------*/ 


@media only screen and (min-width: 1024px) and (max-width:1280px) {
.wsmenu-list li a .arrow:after {
	display: none !important;
}
.wsmenu-list > li > a {
	padding-left: 12px !important;
	padding-right: 12px !important;
}
.wsmain {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}
.menu_form input[type="submit"] {
	width: 40% !important;
}
.menu_form input[type="button"] {
	width: 40% !important;
}
.topmenusearch {
	width: 180px;
}
.topmenusearch input:focus {
	width: 200px;
}
}
/* menu left with search */

/*  logotop */
.logotop .wrapper {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0px;
	min-width: 320px;
}
.logotop .header {
	width: 100%;
	display: block;
	min-height: 214px;
	padding-top: 0px;
  /*background: url(../images/topbg.jpg) top center no-repeat;*/
  background-color: transparent;
	box-shadow: 0 0 20px rgba(0,0,0,.3);
}
.logotop .logoT {
	/* padding: 49px 0px; */
	/* margin: 0 auto; */
	/* text-align: center; */
}
.logotop .show-grid {
	background-color: #fff;
}
.logotop .moreoption {
	width: 100%;
	display: block;
	margin-top: 250px;
}
.logotop .moreoption .boxheader {
	border: solid 0px;
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: 17px;
}
.logotop .buttoncolor {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 10px 15px;
	text-decoration: none;
	transition: background 0.3s linear 0s;
	width: 12.5%;
	height: 30px;
	float: left;
	text-align: center;
	margin: 0px 0px;
}
.logotop .buttoncolor:hover {
	color: #fff;
	text-decoration: none;
}
.logotop .buttoncolor:focus {
	color: #fff;
	text-decoration: none;
}
.logotop .headertlt {
	width: 100%;
	padding: 40px 0px 15px 0px;
	letter-spacing: -0.5px;
	font-size: 22px;
	color: #424242;
}
.logotop .colorlink01 {
	width: 40%;
	float: left;
	margin: 0% 0% 0% 2%;
}
.logotop .colorlink02 {
	width: 40%;
	float: left;
	margin: 0% 0% 0% 2%;
}
.logotop .colorlink03 {
	width: 14%;
	float: left;
	margin: 0% 0% 0% 2%;
}
.logotop .buttoncolor02 {
	color: #424242;
	display: block;
	font-size: 15px;
	border-radius: 2px;
	height: 30px;
	padding: 10px 15px;
	text-decoration: none;
	transition: background 0.3s linear 0s;
	width: 100%;
	border-right: solid 5px #fff;
	float: left;
	text-align: center;
	margin: 0% 0% 0% 0%;
	background-color: #f2f2f2;
	border: solid 1px #D9D9D9;
	cursor: pointer;
	text-align: center !important;
	text-decoration: none !important;
	width: 50%;
	float: left;
}
.logotop .buttoncolor02:hover {
	background-color: #424242;
	color: #000;
}
.logotop .buttoncolor02.active {
	background-color: #424242;
	color: #fff;
}
.logotop .main-content {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
 @media only screen and (min-width: 230px) and (max-width:780px) {
.logotop .wrapper {
	width: 100%;
	margin: 0% 0%;
}
.logotop .header {
	min-height: 75px;
}
.logotop .logoT {
	display: none !important;
}
.wsmenucontainer.logotop .header {
  width: 100%;
	display: block;
	min-height: 214px;
	padding-top: 0px;
	box-shadow: 0 0 20px rgba(0,0,0,.3);
  min-height: 52px;
}
.logotop .colorlink01 {
	width: 92% !important;
	margin: 0% 4%;
}
.logotop .colorlink02 {
	width: 92% !important;
	margin: 0% 4%;
}
.logotop .colorlink03 {
	width: 92% !important;
	margin: 0% 4%;
}
.logotop .buttoncolor02 {
	width: 100% !important;
	margin-bottom: 2%;
}
.logotop .buttoncolor {
	width: 25%;
}
.logotop .moreoption {
	width: 100%;
	margin: 85px 0 0 0;
	background-color: transparent !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}


.wsmenucontainer.logotop.wsoffcanvasopener .ws-activearrow > i {
	transform: rotate(180deg);
}


/* add start */

.wsmenucontainer.logotop.wsoffcanvasopener .wsmenu {
	left: 0px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.wsmenucontainer.logotop .wsmenucontainer.wsoffcanvasopener {
	/*display: block;
	margin-left: 240px;*/
}


.wsmenucontainer.logotop .wsmenu { 
	width: 240px;
	left: -240px;
	height: 100%;
	position: fixed;
	top: 0;
	margin: 0;
	background-color: #fff;
	border-radius: 0px;
	z-index: 103;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	border: none !important;
	/*background-color: #fff !important;*/
}
.wsmenucontainer.logotop .wsmenu-list {
	height: 100%;
	overflow-y: auto;
	display: block !important;
}
.wsmenucontainer.logotop .wsmenu-list > li {
	width: 100%;
	display: block;
	float: none;
	border-right: none;
	background-color: transparent;
	position: relative;
	white-space: inherit;
}
.wsmenucontainer.logotop .wsmenu-list li:first-child a {
	-webkit-border-radius: 4px 0px 0px 0px;
	-moz-border-radius: 4px 0px 0px 0px;
	border-radius: 4px 0px 0px 0px;
}
.wsmenucontainer.logotop .wsmenu-list li:last-child a {
	-webkit-border-radius: 0px 4px 0px 0px;
	-moz-border-radius: 0px 4px 0px 0px;
	border-radius: 0px 4px 0px 0px;
	border-right: 0px solid;
}
.wsmenucontainer.logotop .wsmenu-list > li > a .fa {
	display: inline-block;
	font-size: 14px;
	line-height: inherit;
	margin-right: 0px;
}
.wsmenucontainer.logotop .wsmenu-list li ul li a .fa.fa-angle-double-right {
	font-size: 12px;
	margin: 0 3px 0 -4px;
}
.wsmenucontainer.logotop .wsmenu-list li a .arrow:after {
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-top: 4px solid #b3b3b3;
	content: "";
	float: right;
	height: 0;
	margin: 0 0 0 9px;
	position: absolute;
	text-align: right;
	top: 22px;
	width: 0;
}
.wsmenucontainer.logotop .wsmenu-list > li > a {
	padding: 9px 32px 9px 17px;
	font-size: 14px;
	text-align: left;
	border-right: solid 0px;
	background-color: transparent;
	color: #666666;
	line-height: 25px;
	border-bottom: 1px solid;
	border-bottom-color: rgba(0,0,0,0.13);
	position: static;
}
.wsmenucontainer.logotop .wsmenu-list li a:hover .arrow:after {
	border-top-color: #b3b3b3
}
.wsmenucontainer.logotop .wsmenu-list li a.active .arrow:after {
	border-top-color: #b3b3b3
}
.wsmenucontainer.logotop .wsmenu-list li:hover>a .arrow:after {
	border-top-color: #b3b3b3
}
/* add end */


}
 @media only screen and (min-width: 781px) and (max-width:1064px) {
.logotop .wrapper {
	width: 96%;
	margin: 0% 2%;
}
.logotop .colorlink01 {
	width: 100% !important;
	margin: 0%;
}
.logotop .colorlink02 {
	width: 100% !important;
	margin: 0%;
}
.logotop .colorlink03 {
	width: 100% !important;
	margin: 0%;
}
.logotop .buttoncolor02 {
	width: 50% !important;
	margin-bottom: 1%;
}
.logotop .logoT {
	float: none !important;
	margin: 0 auto !important;
	width: 100% !important;
	text-align: center;
}
}
 @media only screen and (min-width: 1024px) and (max-width:1200px) {
.logotop .wrapper {
	width: 96%;
	margin: 0% 2%;
}
.logotop .colorlink01 {
	width: 100% !important;
	margin: 0%;
}
.logotop .colorlink02 {
	width: 100% !important;
	margin: 0%;
}
.logotop .colorlink03 {
	width: 100% !important;
	margin: 0%;
}
}

/*  logotop */














/*  off-canvas-menu */
.wsmenucontainer.off-canvas-menu {
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}



.off-canvas-menu .wsmenu-click {
	height: 43px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	cursor: pointer;
	width: 60px;
	/*width: 100%;*/
}
.off-canvas-menu .wsmenu-click i {
	display: block;
	height: 23px;
	width: 25px;
	margin-top: 11px;
	margin-right: 8px;
	background-size: 25px;
	font-size: 21px;
	color: rgba(0,0,0,0.25);
	float: right;
	text-align: center;
}
.off-canvas-menu .wsmenu-click02 {
	height: 43px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	cursor: pointer;
	width: 100%;
}
.off-canvas-menu .wsmenu-click02 i {
	display: block;
	height: 23px;
	width: 25px;
	margin-top: 11px;
	margin-right: 8px;
	background-size: 25px;
	font-size: 21px;
	color: rgba(0,0,0,0.25);
	float: right;
	text-align: center;
}
.off-canvas-menu .ws-activearrow > i {
	transform: rotate(180deg);
}


.off-canvas-menu .overlapblackbg {
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	display: none;
	background-color: rgba(0, 0, 0, 0.45);
	cursor: pointer;
}
.off-canvas-menu.wsoffcanvasopener .overlapblackbg {
	display: block !important;
}


.off-canvas-menu.wsoffcanvasopener .wsmenu {
	z-index: 1000;
	overflow-y: auto !important;
	left: 0px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.off-canvas-menu.wsoffcanvasopener.mobile-align-left .wsmenu {
	left: 0px;
	
}
.off-canvas-menu.wsoffcanvasopener.mobile-align-right .wsmenu {
	right: 0px;
	left:initial;
}

.off-canvas-menu.wsmenucontainer.wsoffcanvasopener {
	/*display: block;
	margin-left: 240px;
	margin-right: initial*/
	
}
.off-canvas-menu.wsmenucontainer.mobile-align-left.wsoffcanvasopener {
	/*display: block;
	margin-left: 240px;
	margin-right: initial;*/
	
}

.off-canvas-menu.wsmenucontainer.mobile-align-right.wsoffcanvasopener {
	/*display: block;
	margin-right: 240px;
	margin-left: initial;*/
	
}



.off-canvas-menu .wsmenu-list li:hover > .wsmenu-submenu {
	transform: none !important;
	-o-transform: none !important;
	-moz-transform: none !important;
	-webkit-transform: none !important;
	transform: none !important;
	-o-transform: none !important;
	-moz-transform: none !important;
	-webkit-transform: none !important;
	visibility: visible !important;
}
.off-canvas-menu .wsmenu-submenu li:hover > .wsmenu-submenu-sub {
	transform: none !important;
	-o-transform: none !important;
	-moz-transform: none !important;
	-webkit-transform: none !important;
	transform: none !important;
	-o-transform: none !important;
	-moz-transform: none !important;
	-webkit-transform: none !important;
	visibility: visible !important;
	opacity: 1 !important;
}

.off-canvas-menu .wsmenu-submenu-sub li:hover > .wsmenu-submenu-sub-sub {
	transform: none !important;
	-o-transform: none !important;
	-moz-transform: none !important;
	-webkit-transform: none !important;
	transform: none !important;
	-o-transform: none !important;
	-moz-transform: none !important;
	-webkit-transform: none !important;
	visibility: visible !important;
	opacity: 1 !important;
}
.off-canvas-menu .wsmenu-list li:hover > .megamenu {
	transform: none !important;
	-o-transform: none !important;
	-moz-transform: none !important;
	-webkit-transform: none !important;
	transform: none !important;
	-o-transform: none !important;
	-moz-transform: none !important;
	-webkit-transform: none !important;
	visibility: visible !important;
	opacity: 1 !important;
}

.off-canvas-menu.wsoffcanvasopener .animated-arrow {
	left:0px;
}
.off-canvas-menu.wsoffcanvasopener .animated-arrow span {
	background-color: transparent;
}
.off-canvas-menu.wsoffcanvasopener .animated-arrow span:before, .animated-arrow.active span:after {
	top: 9px;
}
.off-canvas-menu.wsoffcanvasopener .animated-arrow span:before {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	bottom: 0px;
}
.off-canvas-menu.wsoffcanvasopener .animated-arrow span:after {
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}


#onlyheader31-off-canvas-menu{
	background: url(../images/topbg02.jpg) center center no-repeat rgba(0,0,0,0.5);
	background-size: cover;
  }
.wsmenucontainer.off-canvas-menu .logo  img{
  max-height: 70px;
}

.off-canvas-menu .wrapper {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0px;
	min-width: 320px;
	position: relative;
}


.off-canvas-menu .header {
	width: 100%;
	display: block;
	min-height: 514px;
	min-width: 320px;
	padding-top: 0px;
	/*background:  rgba(0,0,0,0.5);*/
	box-shadow: 0 0 20px rgba(0,0,0,.3);
	
}
.off-canvas-menu .logoOffCanvas {
	padding: 69px 0px 09px 0px;
	margin: 0 auto;
	text-align: center;
	float: initial;
}

.wsmenucontainer.off-canvas-menu .logoOffCanvas  img{
  max-height: 70px;
}

.off-canvas-menu .show-grid {
	background-color: #fff;
}
.off-canvas-menu .moreoption {
	width: 100%;
	display: block;
	margin-top: 250px;
}
.off-canvas-menu .moreoption .boxheader {
	border: solid 0px;
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: 17px;
}
.off-canvas-menu .buttoncolor {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 10px 15px;
	text-decoration: none;
	transition: background 0.3s linear 0s;
	width: 12.5%;
	height: 30px;
	float: left;
	text-align: center;
	margin: 0px 0px;
}
.off-canvas-menu .buttoncolor:hover {
	color: #fff;
	text-decoration: none;
}
.off-canvas-menu .buttoncolor:focus {
	color: #fff;
	text-decoration: none;
}
.off-canvas-menu .headertlt {
	width: 100%;
	padding: 40px 0px 15px 0px;
	letter-spacing: -0.5px;
	font-size: 22px;
	color: #424242;
}
.off-canvas-menu .colorlink01 {
	width: 40%;
	float: left;
	margin: 0% 0% 0% 2%;
}
.off-canvas-menu .colorlink02 {
	width: 40%;
	float: left;
	margin: 0% 0% 0% 2%;
}
.logotop .colorlink03 {
	width: 14%;
	float: left;
	margin: 0% 0% 0% 2%;
}
.off-canvas-menu .buttoncolor02 {
	color: #424242;
	display: block;
	font-size: 15px;
	border-radius: 2px;
	height: 30px;
	padding: 10px 15px;
	text-decoration: none;
	transition: background 0.3s linear 0s;
	width: 100%;
	border-right: solid 5px #fff;
	float: left;
	text-align: center;
	margin: 0% 0% 0% 0%;
	background-color: #f2f2f2;
	border: solid 1px #D9D9D9;
	cursor: pointer;
	text-align: center !important;
	text-decoration: none !important;
	width: 50%;
	float: left;
}
.off-canvas-menu .buttoncolor02:hover {
	background-color: #424242;
	color: #000;
}
.off-canvas-menu .buttoncolor02.active {
	background-color: #424242;
	color: #fff;
}
.off-canvas-menu .main-content {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}





.off-canvas-menu .wsmenu .wsmenu-list {
	padding: 0px;
	margin: 0px;
	height: 100%;
	display: block !important;
}
.off-canvas-menu .wsmenu .wsmenu-list > li {
	width: 240px;
	display: block;
	float: none;
	border-right: none;
	background-color: transparent;
	position: relative;
	white-space: inherit;
}
.off-canvas-menu .wsmenu > .wsmenu-list > li > a {
	padding: 9px 32px 9px 17px;
	font-size: 14px;
	text-align: left;
	border-right: solid 0px;
	background-color: transparent;
	color: #666666;
	line-height: 25px;
	border-bottom: 1px solid;
	border-bottom-color: rgba(0,0,0,0.13);
	position: static;
	display: block;
}
.off-canvas-menu .wsmenu > .wsmenu-list > li > a > .fa {
	font-size: 16px;
	color: #bfbfbf;
}
.off-canvas-menu .wsmenu .wsmenu-list li a .arrow:after {
	display: none !important;
}
.off-canvas-menu .wsmenu .wsmenu-list li ul li a .fa.fa-caret-right {
	font-size: 12px !important;
	color: #8E8E8E;
}
.off-canvas-menu .mobile-sub .wsmenu-submenu {
	transform: none !important;
	opacity: 1 !important;
	display: none;
	position: relative !important;
	top: 0px;
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 0px;
	visibility: visible !important;
	/*overflow-x: scroll;
	max-height: 20rem;*/
}
.off-canvas-menu .mobile-sub .wsmenu-submenu li {
	position: relative;
}
.off-canvas-menu .mobile-sub .wsmenu-submenu li a {
	line-height: 20px;
	height: 36px;
	background-color: #e7e7e7 !important;
	font-size: 13px !important;
	padding: 8px 0px 8px 18px;
	color: #8E8E8E;
	display: block;
}
.off-canvas-menu .mobile-sub .wsmenu-submenu li a:hover {
	background-color: #e7e7e7 !important;
	color: #666666;
	text-decoration: underline;
}
.off-canvas-menu .mobile-sub .wsmenu-submenu li:hover>a {
	background-color: #e7e7e7 !important;
	color: #666666;
}
.off-canvas-menu .mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li a {
	line-height: 20px;
	height: 36px;
	background-color: #eee !important;
	border-bottom: none;
	padding-left: 28px;
}
.off-canvas-menu .mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li .wsmenu-submenu-sub-sub li a {
	line-height: 20px;
	height: 36px;
	background-color: #e7e7e7 !important;
	border-bottom: none !important;
	padding-left: 38px;
	color: #8e8e8e;
}
.off-canvas-menu .wsmenu-list .megamenu {
	background-color: #e7e7e7;
	color: #666666;
	display: none;
	position: relative !important;
	top: 0px;
	padding: 0px;
	border: solid 0px;
	transform: none !important;
	opacity: 1 !important;
	visibility: visible !important;
}
.off-canvas-menu .wsmenu-list li:hover .megamenu {
	display: none;
	position: relative !important;
	top: 0px;
}
.off-canvas-menu .megamenu .title {
	color: #666666;
	font-size: 15px !important;
	padding: 10px 8px 10px 0px;
	margin: 0px;
}
.off-canvas-menu .halfdiv .title {
	padding-left: 15px;
}
.off-canvas-menu .megamenu > ul {
	width: 100% !important;
	margin: 0px;
	padding: 0px;
	font-size: 13px !important;
}
.off-canvas-menu .megamenu > ul > li > a {
	padding: 9px 14px !important;
	line-height: normal !important;
	font-size: 13px !important;
	background-color: #e7e7e7 !important;
	color: #666666;
}
.off-canvas-menu .megamenu > ul > li > a:hover {
	/* background-color: #000000 !important; */
}

.off-canvas-menu .wsmenu-list li:hover .wsmenu-submenu {
	display: none;
}

.off-canvas-menu .ad-style {
	width: 100% !important;
}
.off-canvas-menu .megamenu ul li.title {
	line-height: 26px;
	color: #666666;
	margin: 0px;
	font-size: 15px;
	padding: 7px 13px !important;
	border-bottom: 1px solid #ccc;
	background-color: transparent !important;
}
.off-canvas-menu .halfdiv {
	width: 100%;
	display: block;
}
.off-canvas-menu .halfmenu {
	width: 100%;
	display: block;
}
.off-canvas-menu .menu_form {
	padding: 10px 10px 63px 10px;
	background-color: #e7e7e7;
}
.off-canvas-menu .menu_form input[type="button"] {
	width: 46%;
}
.off-canvas-menu .menu_form input[type="submit"] {
	width: 46%;
}
.off-canvas-menu .menu_form textarea {
	min-height: 100px;
}



.off-canvas-menu .wsmenu {
	width: 240px;
	left: -240px;
	height: 100%;
	position: fixed;
	top: 0;
	margin: 0;
	background-color: #fff;
	border-radius: 0px;
	z-index: 1000;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	border: none !important;
	/*background-color: #fff !important;*/
}


.off-canvas-menu .animated-arrow {
	cursor: pointer;
	padding: 20px 35px 16px 0px;
	margin: 8px 0 0 18px;


	position: absolute;
	
	z-index: 102;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;

}

.off-canvas-menu.mobile-align-right .animated-arrow {
	right: 0px;
	left:initial;
}
.off-canvas-menu.mobile-align-left .animated-arrow {
	left: 0px;
	right:initial;
}




.off-canvas-menu .callusicon {
	color: #c9c9c9;
	font-size: 25px;
	position: absolute;
	right: 15px;
	top: 20px;
	z-index: 102;
	transition: all 0.4s ease-in-out 0s;
	font-size: 19px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.off-canvas-menu.mobile-align-right .callusicon {
	left: 15px;
	right:initial;
}
.off-canvas-menu.mobile-align-left .callusicon {
	right: 15px;
	left:initial;
}

.off-canvas-menu .callusicon:focus, callusicon:hover {
	color: #fff !important;
}



.off-canvas-menu .animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
	cursor: pointer;
	height: 3px;
	width: 23px;
	background: #c9c9c9;
	position: absolute;
	display: block;
	content: '';
}
.wsoffcanvasopener .animated-arrow span:before, .wsoffcanvasopener .animated-arrow span:after {
	background-color: #fff;
}
.off-canvas-menu .animated-arrow span:before {
	top: -9px;
}
.off-canvas-menu .animated-arrow span:after {
	bottom: -9px;
}
.off-canvas-menu .animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
	transition: all 500ms ease-in-out;
}
.off-canvas-menu .wsoffcanvasopener .animated-arrow span {
	background-color: transparent;
}
.off-canvas-menu .wsoffcanvasopener .animated-arrow span:before, .animated-arrow.active span:after {
	top: 9px;
}
.off-canvas-menu .wsoffcanvasopener .animated-arrow span:before {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	bottom: 0px;
}
.off-canvas-menu .wsoffcanvasopener .animated-arrow span:after {
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}


 @media only screen and (min-width: 230px) and (max-width:780px) {
.off-canvas-menu .wrapper {
	width: 100%;
	margin: 0% 0%;
}
.off-canvas-menu .header {
	min-height: 75px;
}
.off-canvas-menu .logoOffCanvas {
	width: 60%;
	margin: 0% 20%;
	padding: 49px 0px 09px 0px;
}
.wsmenucontainer.off-canvas-menu .header {
  width: 100%;
	display: block;
	min-height: 214px;
	padding-top: 0px;
	box-shadow: 0 0 20px rgba(0,0,0,.3);
  min-height: 52px;
}
.off-canvas-menu .colorlink01 {
	width: 92% !important;
	margin: 0% 4%;
}
.off-canvas-menu .colorlink02 {
	width: 92% !important;
	margin: 0% 4%;
}
.off-canvas-menu .colorlink03 {
	width: 92% !important;
	margin: 0% 4%;
}
.off-canvas-menu .buttoncolor02 {
	width: 100% !important;
	margin-bottom: 2%;
}
.off-canvas-menu .buttoncolor {
	width: 25%;
}
.off-canvas-menu .moreoption {
	width: 100%;
	margin: 85px 0 0 0;
	background-color: transparent !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}





/* add start */

.wsmenucontainer.off-canvas-menu.wsoffcanvasopener .wsmenu {
	overflow:overlay !important;
	z-index: 1000;
	left: 0px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}



.wsmenucontainer.off-canvas-menu .wsmenu { 
	width: 240px;
	left: -240px;
	height: 100%;
	position: fixed;
	top: 0;
	margin: 0;
	background-color: #fff;
	border-radius: 0px;
	z-index: 103;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	border: none !important;
	/*background-color: #fff !important;*/
}






.off-canvas-menu .animated-arrow {
	cursor: pointer;
	padding: 13px 35px 16px 0px;
	margin: 18px 0 0 18px;
}
.off-canvas-menu .callusicon {
	color: #c9c9c9;
	font-size: 25px;
	position: absolute;
	right: 18px;
	top: 29px;
	z-index: 102;
	transition: all 0.4s ease-in-out 0s;
	font-size: 19px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.off-canvas-menu .callusicon:focus, callusicon:hover {
	color: #fff !important;
}
.off-canvas-menu .callusicon:focus, callusicon:hover {
	color: #fff !important;
}
.off-canvas-menu .smallogo {
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 9px;
	position: fixed;
	z-index: 101;
	width: 100%;
	height: 52px;
	background: #262626;
	background: -moz-linear-gradient(top, #262626 0, #1c1c1c 50%, #262626 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #262626), color-stop(50%, #1c1c1c), color-stop(100%, #262626));
	background: -webkit-linear-gradient(top, #262626 0, #1c1c1c 50%, #262626 100%);
	background: -o-linear-gradient(top, #262626 0, #1c1c1c 50%, #262626 100%);
	background: -ms-linear-gradient(top, #262626 0, #1c1c1c 50%, #262626 100%);
	background: linear-gradient(to bottom, #262626 0, #1c1c1c 50%, #262626 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#262626', endColorstr='#262626', GradientType=0);
	box-shadow: 0 1px 4px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.5);
}
.off-canvas-menu .animated-arrow {
	cursor: pointer;
	padding: 13px 35px 16px 0px;
	margin: 18px 0 0 18px;
}
.off-canvas-menu .animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
	cursor: pointer;
	height: 3px;
	width: 23px;
	background: #c9c9c9;
	position: absolute;
	display: block;
	content: '';
}
.wsoffcanvasopener .animated-arrow span:before, .wsoffcanvasopener .animated-arrow span:after {
	background-color: #fff;
}

.off-canvas-menu .animated-arrow span:before {
	top: -9px;
}
.off-canvas-menu .animated-arrow span:after {
	bottom: -9px;
}
.off-canvas-menu .animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
	transition: all 500ms ease-in-out;
}





.wsmenucontainer.off-canvas-menu .wsmenu-list {
	height: 100%;
	overflow-y: auto;
	display: block !important;
}
.wsmenucontainer.off-canvas-menu .wsmenu-list > li {
	width: 100%;
	display: block;
	float: none;
	border-right: none;
	background-color: transparent;
	position: relative;
	white-space: inherit;
}
.wsmenucontainer.off-canvas-menu .wsmenu-list li:first-child a {
	-webkit-border-radius: 4px 0px 0px 0px;
	-moz-border-radius: 4px 0px 0px 0px;
	border-radius: 4px 0px 0px 0px;
}
.wsmenucontainer.off-canvas-menu .wsmenu-list li:last-child a {
	-webkit-border-radius: 0px 4px 0px 0px;
	-moz-border-radius: 0px 4px 0px 0px;
	border-radius: 0px 4px 0px 0px;
	border-right: 0px solid;
}
.wsmenucontainer.off-canvas-menu .wsmenu-list > li > a .fa {
	display: inline-block;
	font-size: 14px;
	line-height: inherit;
	margin-right: 0px;
}
.wsmenucontainer.off-canvas-menu .wsmenu-list li ul li a .fa.fa-angle-double-right {
	font-size: 12px;
	margin: 0 3px 0 -4px;
}
.wsmenucontainer.off-canvas-menu .wsmenu-list li a .arrow:after {
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-top: 4px solid #b3b3b3;
	content: "";
	float: right;
	height: 0;
	margin: 0 0 0 9px;
	position: absolute;
	text-align: right;
	top: 22px;
	width: 0;
}
.wsmenucontainer.off-canvas-menu .wsmenu-list > li > a {
	padding: 9px 32px 9px 17px;
	font-size: 14px;
	text-align: left;
	border-right: solid 0px;
	background-color: transparent;
	color: #666666;
	line-height: 25px;
	border-bottom: 1px solid;
	border-bottom-color: rgba(0,0,0,0.13);
	position: static;
}
.wsmenucontainer.off-canvas-menu .wsmenu-list li a:hover .arrow:after {
	border-top-color: #b3b3b3
}
.wsmenucontainer.off-canvas-menu .wsmenu-list li a.active .arrow:after {
	border-top-color: #b3b3b3
}
.wsmenucontainer.off-canvas-menu .wsmenu-list li:hover>a .arrow:after {
	border-top-color: #b3b3b3
}
/* add end */




 @media only screen and (min-width: 230px) and (max-width:501px) {
.off-canvas-menu .wrapper {
	width: 100%;
	margin: 0% 0%;
}
.off-canvas-menu .header {
	min-height: 620px;
}
.off-canvas-menu .logo {
	width: 60%;
	margin: 0% 20%;
	padding: 49px 0px 09px 0px;
}
.off-canvas-menu .colorlink01 {
	width: 92% !important;
	margin: 0% 4%;
}
.off-canvas-menu .colorlink02 {
	width: 92% !important;
	margin: 0% 4%;
}
.off-canvas-menu .colorlink03 {
	width: 92% !important;
	margin: 0% 4%;
}
.off-canvas-menu .buttoncolor02 {
	width: 100% !important;
	margin-bottom: 2%;
}
.off-canvas-menu .buttoncolor {
	width: 25%;
}
.off-canvas-menu .moreoption {
	width: 100%;
	margin: 85px 0 0 0;
	background-color: transparent !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.off-canvas-menu .btn-border {
	width: 100%;
}
.off-canvas-menu .btn-fill {
	width: 100%;
	margin-bottom: 15px;
}
.off-canvas-menu .callusicon em {
	display: none;
}
.off-canvas-menu .callusicon {
	font-size: 28px;
	top: 10px;
	right: 18px;
}
.off-canvas-menu .logo.clearfix img {
	width: 159px;
}
}
@media only screen and (min-width: 502px) and (max-width:780px) {
.off-canvas-menu .wrapper {
	width: 100%;
	margin: 0% 0%;
}
.off-canvas-menu .header {
	min-height: 575px;
}
.off-canvas-menu .logo {
	padding: 29px 0px 09px 0px;
}
.off-canvas-menu .colorlink01 {
	width: 92% !important;
	margin: 0% 4%;
}
.off-canvas-menu .colorlink02 {
	width: 92% !important;
	margin: 0% 4%;
}
.off-canvas-menu .colorlink03 {
	width: 92% !important;
	margin: 0% 4%;
}
.off-canvas-menu .buttoncolor02 {
	width: 100% !important;
	margin-bottom: 2%;
}
.off-canvas-menu .buttoncolor {
	width: 25%;
}
.off-canvas-menu .moreoption {
	width: 100%;
	margin: 85px 0 0 0;
	background-color: transparent !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.off-canvas-menu .btn-border {
	width: 100%;
}
.off-canvas-menu .btn-fill {
	width: 100%;
	margin-bottom: 15px;
}
.off-canvas-menu .callusicon em {
	display: none;
}
.off-canvas-menu .callusicon {
	font-size: 28px;
	top: 24px;
	right: 24px;
}
.off-canvas-menu .logo.clearfix img {
	width: 159px;
}
}


}
 @media only screen and (min-width: 781px) and (max-width:1064px) {
.off-canvas-menu .wsmenu-list li:hover .wsmenu-submenu {
	display: none;
}
.off-canvas-menu .wsmenu-list li:hover > .wsmenu-submenu {
	display: unset !important;
	visibility: hidden !important;
}
.off-canvas-menu .wsmenu-submenu li:hover > .wsmenu-submenu-sub {
	display: unset !important;
	visibility: hidden !important;
}
.off-canvas-menu .wsmenu-submenu-sub li:hover > .wsmenu-submenu-sub-sub {
	display: unset !important;
	visibility: hidden !important;
}
.off-canvas-menu .wsmenu-list li:hover > .megamenu {
	display: unset !important;
	visibility: hidden !important;
}

.off-canvas-menu .wrapper {
	width: 96%;
	margin: 0% 2%;
}
.off-canvas-menu .colorlink01 {
	width: 100% !important;
	margin: 0%;
}
.off-canvas-menu .colorlink02 {
	width: 100% !important;
	margin: 0%;
}
.off-canvas-menu .colorlink03 {
	width: 100% !important;
	margin: 0%;
}
.off-canvas-menu .buttoncolor02 {
	width: 50% !important;
	margin-bottom: 1%;
}
.off-canvas-menu .logoT {
	float: none !important;
	margin: 0 auto !important;
	width: 100% !important;
	text-align: center;
}
}
 @media only screen and (min-width: 1024px) and (max-width:1200px) {
.off-canvas-menu .wrapper {
	width: 96%;
	margin: 0% 2%;
}
.off-canvas-menu .colorlink01 {
	width: 100% !important;
	margin: 0%;
}
.off-canvas-menu .colorlink02 {
	width: 100% !important;
	margin: 0%;
}
.off-canvas-menu .colorlink03 {
	width: 100% !important;
	margin: 0%;
}
}

/*  off-canvas-menu */



@media only screen and (min-width: 230px) and (max-width:780px) {



/* mobile-align-left */
.wsmenucontainer.mobile-align-left .wsmenu {
	left: -240px; 
}

.wsmenucontainer.mobile-align-left.wsoffcanvasopener .wsmenu {
	left:0px;
	/*left: unset;*/
	right: initial;
	
	
}

.wsmenucontainer.mobile-align-left.wsoffcanvasopener {  /* edit สำหรับ  slide เปิด  logo ทับหน้าจอ */
	/*margin-right: 240px; 
	margin-left:initial; */
}
.wsmenucontainer.mobile-align-left .animated-arrow {  /* edit right:0 if you want to move right margin */
	/*right: 240px;*/
	/*left: unset;*/
    right:initial;
	left:0px;
}

.wsmenucontainer.mobile-align-left.wsoffcanvasopener .animated-arrow {  /* edit right:0 if you want to move right margin */
	/*right: 240px;*/
	
	right:initial;
	left:240px;
}

.wsmenucontainer.mobile-align-left .callusicon { /* edit left:15px if you want to move left margin */
	right: 15px;
	left:initial;
}

/* mobile-align-left */




/* mobile-align-right */
.wsmenucontainer.mobile-align-right .wsmenu {
	right: -240px; 
}

.wsmenucontainer.mobile-align-right.wsoffcanvasopener .wsmenu {
	right:0px;
	/*left: unset;*/
	left: initial;
	
}

.wsmenucontainer.mobile-align-right.wsoffcanvasopener {  /* edit สำหรับ  slide เปิด  logo ทับหน้าจอ */
	/*margin-right: 240px;  
	margin-left:initial; */
}
.wsmenucontainer.mobile-align-right .animated-arrow {  /* edit right:0 if you want to move right margin */
	/*right: 240px;*/
	/*left: unset;*/
    left:initial;
	right:0px;
}

.wsmenucontainer.mobile-align-right.wsoffcanvasopener .animated-arrow {  /* edit right:0 if you want to move right margin */
	/*right: 240px;*/
	
	left:initial;
	right:240px;
}

.wsmenucontainer.mobile-align-right .callusicon { /* edit left:15px if you want to move left margin */
	left: 15px;
}

/* mobile-align-right */



}




/*-------Scrollbar---------------*/

::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

::-webkit-scrollbar
{
	width: 0px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
	background-color: #988888;
	border: 2px solid #999999;
}

/*-------Scrollbar---------------*/