.breadcrumb-item::after {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #636c72;
    content: ">";
}

.breadcrumb-item.active::after {
    content: "";
}

.faq-block-wrap > h5 {
	display: none !important;
}

input[type=number]::-webkit-outer-spin-button, 
input[type=number]::-webkit-inner-spin-button{
     -webkit-appearance: none;
     margin: 0;
}

/**
 * Custom styles added by Arun Basil Lal
 * 
 * @contact		arunbasillal@gmail.com
 */

div.wpcf7-response-output {
	float: left;
	width: 100%;
}

div.wpcf7-mail-sent-ok {
	visibility: hidden;
}

li.right-pipe span {
	padding-right: 10px !important;
	margin-right: 10px;
	display: inline-block;
	border-right: 1px solid #FFF;
	line-height: 14px;
	margin
}

/* Temporarily disable homepage slider overlay for Christmas 2017 */
.slider-video-block {
	display: none !important;
}


.grt-pl-btn { position:absolute; top:0; right:-19px; z-index:12000; width:145px }
	.grt-pl-btn img { width:100%; height:auto; }
	.nav-wrapper { margin:10px 149px 0 0 !important; z-index: 999; }
	.login-search-block { margin:10px 166px 10px 0 !important }
	header .header-secondary { height:145px; transition: all 0.4s ease-in-out; }
	
		@media (max-width:1400px) {
/*	.grt-pl-btn { width:144.8px } */
			
		}
		
		@media screen and (max-width: 1300px) {	 {
		/*		.grt-pl-btn { width:145px }	*/
			}
	
	@media screen and (max-width: 1200px) {
		.grt-pl-btn {
    right: -71px;

    width: 90px; z-index:12000;
}

.nav-wrapper {
    margin: 10px 30px 0 0 !important
}
.login-search-block {
    margin: 10px 10px 10px 0 !important;
}
	}
	@media screen and (max-width: 1080px) {	
	.grt-pl-btn {
    right: -50px;
    width: 90px;
    z-index: 12000;
}
header .header-secondary { height:auto }

	}
	@media screen and (max-width: 990px) {	
	.grt-pl-btn {
    right: -111px;
    width: 90px;
    z-index: 12000;
}

.nav-wrapper {
    margin: 10px 0px 0 0 !important
}
.login-search-block {
    margin: 10px 0px 10px 0 !important;
}

	}
	
	
		@media screen and (max-width: 900px) {	
	.grt-pl-btn {
    right: -60px;
    width: 90px;
    z-index: 12000;
}

.nav-wrapper {
    margin: 10px 20px 0 0 !important
}
.login-search-block {
    margin: 10px 9px 10px 0 !important;
}

	}
	
	
		@media screen and (max-width: 768px) {	
	.grt-pl-btn {
    right: -10px;
    width: 70px;
    z-index: 12000;
}

.nav-wrapper {
    margin: 10px 20px 0 0 !important
}
.login-search-block {
    margin: 10px 9px 10px 0 !important;
}

	}
	
	@media screen and (max-width: 620px) {
		.grt-pl-btn {
    right: 0px;

    width: 70px;
}

.nav-wrapper {
    margin: 10px 0px 0 0 !important;
}
.login-search-block {
    margin: 10px 0px 10px 0 !important;
}
	}
	

#menu-header-right-side-menu .menu-image-title-after.menu-image-title { padding-left:1 !important }
.top-header-right ul li { padding-right:5px !important; margin-right:5px !important }