@font-face {
    font-family: 'gotham_roundedbold';
    src: url('../fonts/gothamrnd-bold-webfont.eot');
    src: url('../fonts/gothamrnd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothamrnd-bold-webfont.woff') format('woff'),
         url('../fonts/gothamrnd-bold-webfont.ttf') format('truetype'),
         url('../fonts/gothamrnd-bold-webfont.svg#gotham_roundedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gotham_roundedbook';
    src: url('../fonts/gothamrnd-book-webfont.eot');
    src: url('../fonts/gothamrnd-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothamrnd-book-webfont.woff') format('woff'),
         url('../fonts/gothamrnd-book-webfont.ttf') format('truetype'),
         url('../fonts/gothamrnd-book-webfont.svg#gotham_roundedbook') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gotham_roundedlight';
    src: url('../fonts/gothamrnd-light-webfont.eot');
    src: url('../fonts/gothamrnd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothamrnd-light-webfont.woff') format('woff'),
         url('../fonts/gothamrnd-light-webfont.ttf') format('truetype'),
         url('../fonts/gothamrnd-light-webfont.svg#gotham_roundedlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gotham_roundedmedium';
    src: url('../fonts/gothamrnd-medium-webfont.eot');
    src: url('../fonts/gothamrnd-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothamrnd-medium-webfont.woff') format('woff'),
         url('../fonts/gothamrnd-medium-webfont.ttf') format('truetype'),
         url('../fonts/gothamrnd-medium-webfont.svg#gotham_roundedmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gothamextra_light';
    src: url('../fonts/gotham-extralight-webfont.eot');
    src: url('../fonts/gotham-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham-extralight-webfont.woff') format('woff'),
         url('../fonts/gotham-extralight-webfont.ttf') format('truetype'),
         url('../fonts/gotham-extralight-webfont.svg#gothamextra_light') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'loraitalic';
    src: url('../fonts/lora-italic-webfont.eot');
    src: url('../fonts/lora-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lora-italic-webfont.woff2') format('woff2'),
         url('../fonts/lora-italic-webfont.woff') format('woff'),
         url('../fonts/lora-italic-webfont.ttf') format('truetype'),
         url('../fonts/lora-italic-webfont.svg#loraitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ProximaNovaRgRegular';
    src: url('../fonts/proximanova-regular-webfont.eot');
    src: url('../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-regular-webfont.woff') format('woff'),
         url('../fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-regular-webfont.svg#ProximaNovaRgRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ProximaNovaSemibold';
    src: url('../fonts/proximanova-semibold-webfont.eot');
    src: url('../fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-semibold-webfont.woff') format('woff'),
         url('../fonts/proximanova-semibold-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-semibold-webfont.svg#ProximaNovaSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face{ 
	font-family: 'bebasneue';
	src: url('../fonts/bebasneue.eot');
	src: url('../fonts/bebasneue.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/bebasneue.woff') format('woff'),
	     url('../fonts/bebasneue.ttf') format('truetype');
}

.top-nav { background-color: #e5e5e5; padding: 5px 0 5px 0; letter-spacing: 0.5px; }
.top-nav-1 { margin: 0 auto; max-width: 960px; padding: 1px 0px 2px; }

.royalSlider {
	width: 600px;
	height: 400px;
	position: relative;
	direction: ltr;
}
.royalSlider > * {
	float: left;
}

.rsWebkit3d .rsSlide {
	-webkit-transform: translateZ(0);
}


.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
	-webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}
.rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
	position: absolute;
	left: 0;
	top: 0;

}
.rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
	cursor: pointer;
}

.rsThumb {
	float: left;
	position: relative;
}


.rsArrow,
.rsNav,
.rsThumbsArrow {
	opacity: 1;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.rsHidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}


.rsGCaption {
	width: 100%;
	float: left;
	text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition:  0s;
	transition:  0s;
	display: none;
}

.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	
	height: 100%;
	width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto;
}

.rsContent {
	width: 100%;
	height: 100%;
	position: relative;
}

.rsPreloader {
	position:absolute;
	z-index: 0;	
}

.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
.rsNavItem {
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

.rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 22;
}
.rsTabs {
	float: left;
	background: none !important;
}
.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}


.rsVideoContainer {
	/*left: 0;
	top: 0;
	position: absolute;*/
	/*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
	width: auto;
	height: auto;
	line-height: 0;
	position: relative;
}
.rsVideoFrameHolder {
	position: absolute;
	left: 0;
	top: 0;
	background: #141414;
	opacity: 0;
	-webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}

.rsABlock {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 15;
	
}

img.rsImg {
	max-width: none;
}

.grab-cursor {
	cursor:url(../images/grab.png) 8 8, move; 
}

.grabbing-cursor{ 
	cursor:url(../images/grabbing.png) 8 8, move;
}

.rsNoDrag {
	cursor: auto;
}

.rsLink {
	left:0;
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	display:block;	
	z-index: 20;
	background: url(../images/blank.gif);
}


.rsDefault .rsArrow {
	height: 100%;
	width: 44px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
}
.rsDefault.rsVer .rsArrow {
	width: 100%;
	height: 44px;
	
}
.rsDefault.rsVer .rsArrowLeft { top: 0; left: 0; }
.rsDefault.rsVer .rsArrowRight { bottom: 0;  left: 0; }

.rsDefault.rsHor .rsArrowLeft { left: 0; top: 0; }
.rsDefault.rsHor .rsArrowRight { right: 0; top:0; }

.home .rsDefault.rsHor .rsArrowLeft { left: 20px; top: 0; }
.home .rsDefault.rsHor .rsArrowRight { right: 20px; top:0; }

.rsDefault .rsArrowIcn {		
	width: 38px;
	height: 35px;
	top: 50%;
	left: 50%;
	margin-top:-14.5px;	
	margin-left: -19px;

	position: absolute;	
	cursor: pointer;	
	

	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
	
	border-radius: 2px;
}
.rsDefault .rsArrowIcn:hover {
	background-color: rgba(0,0,0,0.9);
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn { background-position: 0 0; background:url(../images/prev.png); }
.rsDefault.rsHor .rsArrowRight .rsArrowIcn { background-position: 0 0; background:url(../images/next.png); }

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }
.rsDefault.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }

.rsDefault .rsArrowDisabled .rsArrowIcn { opacity: .2; filter: alpha(opacity=20);  *display: none; }

.rsDefault .rsBullets {
	position: absolute;
	z-index: 35;
	left: 0;
	bottom: 30px;
	width: 100%;
	height: auto;
	margin: 0 auto; 

	background: #000;
	background: rgba(0,0,0,0.75);

	text-align: center;
	line-height: 8px;
	overflow: hidden;
}
.rsDefault .rsBullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	*display:inline; 
	*zoom:1;
	padding: 6px 5px 6px;
}
.rsDefault .rsBullet span {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #777;
	background: rgba(255,255,255,0.5);
}
.rsDefault .rsBullet.rsNavSelected span {
	background-color: #FFF;
}

.rsDefault .rsThumbsHor {
	width: 100%;
	height: 72px;
}
.rsDefault .rsThumbsVer {
	width: 96px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.rsDefault.rsWithThumbsHor .rsThumbsContainer {
	position: relative;
	height: 100%;
}
.rsDefault.rsWithThumbsVer .rsThumbsContainer {
	position: relative;
	width: 100%;
}
.rsDefault .rsThumb {
	float: left;
	overflow: hidden;
	width: 96px;
	height: 72px;
}
.rsDefault .rsThumb img {
	width: 100%;
	height: 100%;
}
.rsDefault .rsThumb.rsNavSelected {
	background: #02874a;
}
.rsDefault .rsThumb.rsNavSelected img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.rsDefault .rsTmb {
	display: block;
}

/* Thumbnails with text */
.rsDefault .rsTmb h5 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #FFF;
}
.rsDefault .rsTmb span {
	color: #DDD;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
}



/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
	height: 100%;
	width: 20px;
	position: absolute;
	display: block;
	cursor: pointer;	
	z-index: 21;	
	background: #000;
	background: rgba(0,0,0,0.75);
}
.rsDefault .rsThumbsArrow:hover {
	background: rgba(0,0,0,0.9);
}
.rsDefault.rsWithThumbsVer .rsThumbsArrow {
	width: 100%;
	height: 20px;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;  left: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }

.rsDefault .rsThumbsArrowIcn {		
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;
	margin-top:-8px;	
	margin-left: -8px;
	position: absolute;	
	cursor: pointer;	
	background: url('rs-default.png');
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }

.rsDefault .rsThumbsArrowDisabled { display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
	.rsDefault .rsThumb {
		width: 59px;
		height: 44px;
	}
	.rsDefault .rsThumbsHor {
		height: 44px;
	}
	.rsDefault .rsThumbsVer {
		width: 59px;
	}
}

.rsDefault .rsTabs {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align:center;
	overflow: hidden; padding-top: 12px; position: relative;
}
.rsDefault .rsTab {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	height: auto;
	width: auto;
	color: #333;
	padding: 5px 13px 6px;
	min-width: 72px;
	border: 1px solid #D9D9DD;
	border-right: 1px solid #f5f5f5;
	text-decoration: none;

	background-color: #FFF;
	background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); 
	background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);
	background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);

	-webkit-box-shadow: inset 1px 0 0 #fff;
	box-shadow: inset 1px 0 0 #fff;

	*display:inline; 
	*zoom:1;
}
.rsDefault .rsTab:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.rsDefault .rsTab:last-child { 
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	border-right:  1px solid #cfcfcf;
}
.rsDefault .rsTab:active { 
	border: 1px solid #D9D9DD;   
	background-color: #f4f4f4;
	box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsDefault .rsTab.rsNavSelected { 
	color: #FFF;
	border: 1px solid #999;
	text-shadow: 1px 1px #838383;
	box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
	background: #ACACAC;
	background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
	background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
	background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}

.rsDefault .rsFullscreenBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 22;
	display: block;
	position: absolute;
	cursor: pointer;
	
}
.rsDefault .rsFullscreenIcn {
	display: block;
	margin: 6px;
	width: 32px;
	height: 32px;

	background: url('rs-default.png') 0 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
	border-radius: 2px;

}
.rsDefault .rsFullscreenIcn:hover {
	background-color: rgba(0,0,0,0.9);
}
.rsDefault.rsFullscreen .rsFullscreenIcn {
	background-position: -32px 0;
}

.rsDefault .rsPlayBtn {
	-webkit-tap-highlight-color:rgba(0,0,0,0.3);
	width:64px;
	height:64px;
	margin-left:-32px;
	margin-top:-32px;
	cursor: pointer;
}
.rsDefault .rsPlayBtnIcon {
	width:64px;
	display:block;
	height:64px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;

	background:url(rs-default.png) no-repeat 0 -32px;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
}
.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: rgba(0,0,0,0.9);
}
.rsDefault .rsBtnCenterer {
	position:absolute;
	left:50%;
	top:50%;
}
.rsDefault .rsCloseVideoBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 500;
	position: absolute;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	
}
.rsDefault .rsCloseVideoBtn.rsiOSBtn {
	top: -38px;
	right: -6px;
}

.rsDefault .rsCloseVideoIcn {
	margin: 6px;
	width: 32px;
	height: 32px;
	background: url('rs-default.png') -64px 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
}
.rsDefault .rsCloseVideoIcn:hover {
	background-color: rgba(0,0,0,0.9);
}

.rsDefault .rsPreloader {
	width:20px;
	height:20px;
	background-image:url(../preloaders/preloader-white.gif);

	left:50%;
	top:50%;
	margin-left:-10px;
	margin-top:-10px;	
}

.rsDefault .rsGCaption {
	position: absolute;
	float: none;
	bottom: 6px;
	left: 6px;
	text-align: left;

	background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.75);

	color: #FFF;
	padding: 2px 8px;
	width: auto;
	font-size: 12px;
	border-radius: 2px;
}

body {
    margin: 0px;
    padding: 0px;
    background: #f5f5f5;
    font-family: 'Segoe UI';
}
ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-bottom: none;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px !important;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid #c1c1c1;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    /*padding: 10px 15px !important;*/
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
}

.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB !important;
}
.resp-easy-accordion  h2.resp-accordion {
        display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}

@media only screen and (max-width: 761px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    .resp-accordion-closed {
        display:none !important;
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}

html {-webkit-text-size-adjust: 100%;-moz-text-size-adjust: none;-ms-text-size-adjust: 100%; /* Prevent font scaling in landscape */}
body { margin:0;padding:0;font-size:100%;font-family: 'ProximaNovaRgRegular'; font-size:18px; line-height:30px; color:#222; }
.home_info_holder h5 {color: #fff;}
img { border:none; }
a { text-decoration:none;}
p a { text-decoration:none;  }
p a:hover {text-decoration:underline;}
strong, b { font-family: 'oswald', sans-serif; font-weight:normal;}
p { padding-bottom:22px;letter-spacing: -0.2px;}
ul { list-style:none;margin:0; padding:0; }
ul li {}
h1, h2, h3, h4, h5, h6, p { margin:0; font-weight: normal; }
.clearfix:before,
.clearfix:after {display: table; content: " ";}
.clearfix:after { clear: both;}
.clear { clear:both; line-height:0; height:1px; font-size:0}

* html .clearfix {height: 1%}
*:focus { outline: none;}
select {-webkit-appearance: none;-moz-appearance: none; appearance: none;}
input {-webkit-appearance: none;-moz-appearance: none; appearance: none; border-radius:0!important;}
input::-webkit-input-placeholder { /* WebKit browsers */opacity: 1 !important;color:#222222;}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */opacity: 1 !important;color:#222222;}
input::-moz-placeholder { /* Mozilla Firefox 19+ */opacity: 1 !important;color:#222222;}
input:-ms-input-placeholder { /* Internet Explorer 10+ */opacity: 1 !important;color:#222222;}
textarea::-webkit-input-placeholder { /* WebKit browsers */opacity: 1 !important;color:#222222;}
textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */opacity: 1 !important;color:#222222;}
textarea::-moz-placeholder { /* Mozilla Firefox 19+ */opacity: 1 !important;color:#222222;}
textarea:-ms-input-placeholder { /* Internet Explorer 10+ */opacity: 1 !important;color:#222222;}

/*------------------------------------*/
.container { margin:0 auto -13px;  max-width:1920px;}
.content { margin:0 auto; max-width:960px; padding:80px 0px 60px; position:relative;}
.section {  overflow:hidden; transition: height .3s linear;-moz-transition: height .3s linear;-webkit-transition: height .3s linear;}
/*Header*/
.header { background:#fff; padding:20px 0 40px 0;}
.header .content { padding:20px 0 0;}
.top-header {background-color:#F69B19;}
.top-header img {max-width:100%; min-height:13px;}
.logo { float:left; margin-top:5px;}
.logo img { }

.navigation { float:right;}
p.phone { float: right; position:relative; padding:0 0 0 14px; font-size: 17px; letter-spacing: 0.5px; color:#0c416c; line-height:20px; text-transform: uppercase;font-family: 'oswald', sans-serif; margin-top: 17px; margin-bottom: 17px}
p.phone a {color:#0c416c; text-decoration:none;}
p.phone img { /*position:absolute;*/ left:0;top:0; /*width:7px; height:20px;*/}
ul.second-nav { float:right; padding:3px 0 0;}
ul.second-nav li { float:left; color:#fff; font-size:13px; font-family: 'oswald', sans-serif; padding:0;background:url(../images/separator-second-nav.jpg) no-repeat left 0px;padding:0 17px; line-height:100%;}
ul.second-nav li a { color:#fff;line-height:100%;}
ul.second-nav li a:hover { text-decoration:underline;}
ul.second-nav li:first-child { padding:0 17px 0 0; background:none;}

ul.menu { padding:0px 0 0 !important;}
ul.menu > li {position: relative;color:#fff; font-size:15px; text-transform:uppercase; font-family: 'oswald', sans-serif; float:left; padding:0 32px 0 0; line-height:normal; transition:all ease 0.5s; background:none}
ul.menu > li:last-child { padding:0;}
ul.menu > li > a {color:#9a9a9a; display:block; transition:all ease 0.5s;}
ul.menu li a.sf-with-ul { background:url(../images/arrow-menu.png) no-repeat right 7px; padding-right:14px;}
ul.menu li.sfHover a.sf-with-ul { background:url(../images/arrow-menu-orange.png) no-repeat right 7px; border-bottom:3px solid #2a2a2a;color:#bbd151}
ul.menu > li > a:hover { color:#bbd151}
li.current-menu-item > a, li.current-page-ancestor > a {  color:#9a9a9a !important;}

.menu-item-has-children {background: url(../images/menu_arrow.png) no-repeat no-repeat right 15px top 8px !important;}

ul.menu ul {	position: absolute;	top: 100%;	left: 0;	z-index: 99; width:200%; background: #e5e5e5;}
ul.menu ul li {	float: none;	display: block;	margin: 0; text-transform:uppercase; background: none; padding: 5px 10px;}
ul.menu ul li a {color: #9a9a9a;}
ul.menu ul li a:hover {color: #bbd151;}



#mobile_trigger { display:none;background: url("../images/menubtn.png") no-repeat scroll right 1px rgba(0, 0, 0, 0);
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 23px;
    font-weight: 500;
    height: 25px;
    line-height: 23px;
    margin: 15px 20px 10px 0;
    padding: 0 32px 0 0;
    width: auto;}

/*Header end*/

/*Homepage*/
#slide_0 { background:url(https://www.bluestardirect.com.au/wp-content/uploads/2018/10/bsd-hero-2.jpg) no-repeat center; background-size:cover!important;}
.video-pop-up { background:url(../images/play-button.png) no-repeat center top; width:380px; height:380px; display:block; position:relative; transition:all ease 0.5s; margin: 0 auto; margin-top: -100px;}
.video-pop-up a.vd_link {background:url(../images/play-button-small.png) no-repeat center top; width:84px; height:84px;display:block; position:absolute; left:50%; top:50%; margin-left:-42px; margin-top:-42px; transition:all ease 0.5s;-webkit-border-radius: 42px;-moz-border-radius: 42px;border-radius: 42px;}
.video-pop-up a.vd_link:hover {background:url(../images/play-button-small.png) no-repeat center bottom #2a2a2a; background-size:100% 100%;}

.section h5 { text-align:center; font-family: 'oswald', sans-serif; font-size:20px; line-height:33px; text-transform:uppercase;}
.section h2 { font-size:65px; font-family: 'oswald', sans-serif; line-height:65px; letter-spacing:-1px;text-align:center;}
.section h2 strong { font-family: 'oswald', sans-serif; }

.content.slide-inner { padding: 0;}
.section { position:relative;}
.next-btn { position:absolute; bottom:20px; left:50%; width:140px; text-align:center;color:#fff; text-transform:uppercase; padding-bottom:40px; background:url(../images/findoutmore-arrows.png) no-repeat center bottom; margin-left:-70px; font-size:16px; font-family: 'oswald', sans-serif; transition:all ease 0.5s;}
.next-btn:hover {background:url(../images/findoutmore-arrows-hover.png) no-repeat center bottom; }



#slide_1 { background:url(https://www.bluestardirect.com.au/wp-content/uploads/2018/10/section-2-bg-2.jpg) no-repeat center; background-size:cover!important; position:relative;}
#ProductsTab  { position:relative; height:925px; position:relative;}
.resp-tabs-container { position:absolute; top:50%; margin-left:-260px;margin-top:-360px; left:50%; background:url(../images/white-disc.png) no-repeat left top; width:520px; height:520px;}
ul.resp-tabs-list {position:absolute; bottom:0; left:0;background:#2a2a2a; text-align:center; width:100%;}
.resp-tabs-list li { font-size:14px; font-family: 'oswald', sans-serif; color:#717476;text-align:center; line-height:19px; font-weight:normal; margin: 0 -3px;
 height:53px; width:130px; float:none; padding:95px 15px 13px; border:none; background:url(../images/dash-vertical.png) repeat-y left #2a2a2a;  text-transform:uppercase; position:relative; vertical-align:top;}
.resp-tabs-list li span { position: absolute;left:0;top:0; width:100%; height:100%; background-position: center top; background-repeat:no-repeat;}
.resp-tabs-list li span.i1 { background-image:url(../images/tab-1-icon.png);}
.resp-tabs-list li span.i2 { background-image:url(../images/tab-2-icon.png);}
.resp-tabs-list li span.i3 { background-image:url(../images/tab-3-icon.png);}
.resp-tabs-list li span.i4 { background-image:url(../images/tab-4-icon.png);}
.resp-tabs-list li span.i5 { background-image:url(../images/tab-5-icon.png);}
.resp-tabs-list li.resp-tab-active { background-image:none; background-color:#bbd151 !important;color:#fff;   margin-bottom: -1px !important; padding: 95px 15px 14px !important;}
.resp-tabs-list li:hover {background-image:none; background-color:#bbd151 !important; color:#fff;}
.resp-tabs-list li:hover span { background-position:center bottom!important;}

.resp-tabs-list li.resp-tab-active span { background-position:center bottom!important;}
.resp-tabs-list li.last { padding:55px 15px 13px!important; height:93px;}

.resp-tabs-list li a { color:#fff; border-bottom:2px solid #fff;}
.resp-tabs-list li a:hover { border-bottom:none;}


.resp-tab-content { width:100%; height:100%; padding:0; text-align:center; border:none; }
.rt-inner {padding:60px 45px;display:table; height:400px}
.rt-center { display:table-cell; vertical-align:middle;}
.resp-tab-content p { font-family: 'loraitalic'; font-size:19px; line-height:30px; padding-bottom:17px;}
#ProductsTab h2 { font-size:68px; line-height:72px; padding:0 0 40px; margin-bottom:30px; letter-spacing:-5px; background:url(../images/dot-tabs.jpg) no-repeat center bottom;}
a.learn { color:#e98300; font-size:18px; font-family: 'oswald', sans-serif; text-transform:uppercase; border-bottom:2px solid #f7901e; padding-bottom:3px;}
a.learn:hover { border-bottom:2px solid #fff;}


#slide_2 { background:url(../images/buildings.jpg) no-repeat center;background-size:cover!important; position:relative;}
#slide_2 .circle { width:209px; height:209px; border:none;}
#slide_2 h2 { color:#fff; padding-left: 25px; padding-right: 25px;}
#slide_2 .slide-inner { width:100%; height:100%; display:table;}
.s-center { display:table-cell; vertical-align:middle; padding: 170px 0px;}


/*Homepage end*/



/*Internal - Direct Mail*/
.banner { background-image:url(../images/banner-dm-bg.jpg); background-repeat: no-repeat; background-position: center top; background-size:cover;}

h1 { font-size:51px; line-height:57px; color:#fff; font-family: 'oswald', sans-serif; text-align:center; padding-bottom:28px;}


/*Duplicating h5 settings in order to show h1 on homepage - shane edit 17-01-2019*/
.section h1 {
    text-align:center;
    font-family: 'oswald', sans-serif;
    font-size:20px;
    line-height:33px;
    text-transform:uppercase;
    color: #fff;
}


.banner h4 { font-size:24px; line-height:33px; color:#dbe6ef; text-align:center;font-family: 'ProximaNovaRgRegular'; padding-bottom:40px;}
.cta { padding:19px 50px 20px 20px; display:table; text-align:center; border:none;cursor:pointer; color:#fff; text-transform:uppercase; font-size:18px; line-height:100%; background-image: url(../images/cta-arrow.png);background-repeat: no-repeat; background-position: right top;background-color:#bbd151; font-family: 'oswald', sans-serif;*max-width:380px; margin:0 auto; transition:all ease 0.5s;}
.cta-form { padding:19px 50px 20px 20px; margin-top: 0px !important; display:table; text-align:center; border:none;cursor:pointer; color:#fff; text-transform:uppercase; font-size:18px; line-height:100%; background-image: url(../images/cta-arrow.png);background-repeat: no-repeat; background-position: right top;background-color:#bbd151;font-family: 'Oswald', sans-serif; width: 100%; margin:0 auto; transition:all ease 0.5s;}
.cta:hover { background-color:#2a2a2a;}
.cta-form:hover { background-color:#2a2a2a;}


.white { background:#fff;}
.white.gradient { background:url(../images/white-ish.jpg) no-repeat center top #fff;}
.white .content { padding:70px 0 80px;}
h2 { font-size:37px; line-height:47px; color:#222; font-family: 'oswald', sans-serif; padding-bottom:35px;}
.home_info_holder h2 {color: #fff;} 
.half { float:left; width:50%;}
.half.right { float:right;}
.half img { display:block; margin:0 auto; max-width:100%;}
.spacer { padding:50px 0 0;}
.cta.left { margin:25px 0 0 0;}
.blue-wrap { background:#f3f7fd;}
.testimonial { padding:80px 0 90px;}
.testimonial p { background:url(../images/quotes.png) no-repeat center top; padding:50px 50px 20px; font-size:22px; line-height:36px;font-family: 'loraitalic'; text-align:center;}
img.author-logo { margin:0 auto; display:block; max-height: 75px;}
.center { text-align:center!important;}
h5 { font-size:20px; line-height:33px; font-family: 'oswald', sans-serif; padding-bottom:30px;}

.a-slide {text-align:center;}
.slide { text-align:center;}
.circle { width:170px; height:170px; background:#fff; border:4px solid #f3f7fd;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; display:inline-block; vertical-align:top; margin:16px 20px; }
.circle-inner { display:table; height:100%;width:100%;}
.image-logo { display:table-cell; vertical-align:middle; text-align:center;}
.image-logo img { border:none; max-width: 150px; max-height: 150px;}


#clients { width:100%; margin-bottom: 20px; margin-left: auto; margin-right: auto;}


.buildings-wrap { background:url(https://www.bluestardirect.com.au/wp-content/uploads/2018/10/buildings-3.jpg) no-repeat center top; background-size:cover;}
.buildings-wrap .content { padding:97px 0 84px;}

.form-wrap { background:#2a2a2a;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; padding:40px 45px 38px;}
.form-wrap h2 { font-size:40px; line-height:53px; color:#fff; text-align:center; font-family: 'oswald', sans-serif; text-transform:uppercase; letter-spacing:-1px; padding-bottom:30px;}
.form-wrap h5 { text-align:center; color:#fff; font-family: tahoma,geneva,sans-serif; text-transform: none;}

.input-form {-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; background:#f9f9f9; -webkit-box-shadow: inset 1px 1px 5px 0px rgba(227,227,227,1);-moz-box-shadow: inset 1px 1px 5px 0px rgba(227,227,227,1);box-shadow: inset 1px 1px 5px 0px rgba(227,227,227,1); height:36px; padding:20px 20px 0; margin-bottom:15px;}
.input-form.text { height:87px; padding:20px;}
select {padding-bottom:15px; width:95%; background: #f9f9f9;}

/* HOMEPAGE CONTACT FORM */


input[type="text"] { background:none; border:none; padding:0; margin:0; font-size:18px; color:#222222;  font-family: 'ProximaNovaSemibold'; width:100%}
.form-wrap .half { width:49%;}
textarea { background:none; border:none;font-size:18px; color:#222222;  font-family: 'ProximaNovaSemibold'; padding:0;margin:0; resize:none; overflow:auto; width:100%; height:100%;}
button.cta { background-image:none;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; padding:29px 0px 29px; max-width:none; width:100%;}

.footer-wrapper { background:#2a2a2a;}
.footer-wrapper .content { padding:75px 0 60px;}
.f-section { float:left; padding:0 5px 0 15px;}
.f-section.last { float:right; padding:0;}
.f-section ul { color:#fff; float:left; padding:0 40px 0 0; }
.f-section ul li { text-transform: capitalize; line-height:100%; padding-bottom:16px;padding-left:0; background:none;font-size:14px;}
.f-section ul li a { color:#fff; letter-spacing: 0.2px; font-family: 'tahoma', sans-serif; font-size: 14px;}
.f-section ul li a:hover { text-decoration:underline; color: #bbd151;}
.f-section .yellow { color:#ffffff; text-transform:uppercase; font-size:14px; font-weight: normal; letter-spacing: 0.8px;font-family: 'oswald', sans-serif;}
.f-section .yellow li { padding-bottom:16px;   }
.f-section .yellow li a {color:#ffffff; text-transform:uppercase; font-family: 'oswald', sans-serif; font-weight: normal; letter-spacing: 0.8px;}
.f-section h4 { text-align:left; padding:0 0 13px;font-size:14px; line-height:100%; }
.f-logo { margin:0 auto 20px; display:block; /*width:120px;*/}
/*.f-logo img { width:120px;} */
.links ul { padding:0 0 0 40px; max-width: 180px;}
.links ul:first-child {padding:0 0 0 0px}
ul.social { float:none; text-align:center; padding: 0 0 22px 0;}
ul.social li { display:inline-block; padding:0;}
ul.social li a { background-image:url(../images/social-backgrounds.png); background-repeat:no-repeat; display:block;width:30px; height:30px;}
ul.social li.fb a { background-position:left top;}
ul.social li.tw a { background-position:-30px top;}
ul.social li.gp a { background-position:-60px top;}
ul.social li.fb a:hover { background-position:left bottom;}
ul.social li.tw a:hover { background-position:-30px bottom;}
ul.social li.gp a:hover { background-position:-60px bottom;}
.certificate { max-width:190px; width:100%; margin:0 auto; display:block;}
.footer-bottom { background:#222;}
.footer-bottom p { text-align:center; color:#ffffff; padding:0; font-size: 12px;}
.footer-bottom p a { color:#fff;}
.footer-bottom .content { padding:40px 0 !important; font-family: 'oswald', sans-serif; font-size:14px;}
.footer-bottom ul { text-align:center; padding:0;}
.footer-bottom ul li { display:inline-block; border-left:1px solid #fff; line-height:16px; padding:0; background:none;}
.footer-bottom ul li:first-child { border:none;}
.footer-bottom ul li a { color:#fff; font-family: 'Tahoma', sans-serif; font-size:14px; padding:0 15px;}
.footer-bottom ul li a:hover { text-decoration:underline;}
/*Internal - Direct Mail End*/


/*Internal - Product Category*/
.banner.pc { background-image: url(../images/Product-Category-banner-bg.jpg);}
.banner .content { height:550px; display:table; padding:0;}
.b-inner { display:table-cell; vertical-align:middle; }

.white .half .h-left h2 { letter-spacing:-2px; font-size:42px; line-height:53px; text-transform:uppercase; color:#222; font-family: 'oswald', sans-serif; text-align:right; padding:0; } 
.white .half .h-left {padding:0 40px 0 0; background:url(../images/dash-half-vertical.png) repeat-y right; }
.white .half .h-right { padding: 0 0 0 40px;}
.white .half .h-right h5 { font-size:20px; line-height:32px; color:#222; font-family: 'oswald', sans-serif; padding:0; }


.product-category-wrap {background-repeat:no-repeat; background-position:center top; background-color:#fbfaf8;background-size:auto 100%;}
.product-category-wrap .content { height:649px;}
.product-category-wrap .content .half {  height:100%; display:table;}
.product-category-wrap .content .half .h-cont {display:table-cell; vertical-align:middle;}
.product-category-wrap .content .half.left .h-cont { padding-right:70px;} 
.product-category-wrap .content .half.right { float:right;}
.product-category-wrap .content .half.right .h-cont { padding-left:60px;}
.pc-wrap1 { background-image: url(../images/pc-wrap1-bg.jpg);}
.pc-wrap2 { background-image: url(../images/pc-wrap2-bg.jpg);}
.pc-wrap3 { background-image: url(../images/pc-wrap3-bg.jpg);}
.pc-wrap4 { background-image: url(../images/pc-wrap4-bg.jpg);}
.pc-wrap5 { background-image: url(../images/pc-wrap5-bg.jpg);}
.pc-wrap6 { background-image: url(../images/pc-wrap6-bg.jpg);}
.pc-wrap7 { background-image: url(../images/pc-wrap7-bg.jpg);}
.pc-wrap8 { background-image: url(../images/pc-wrap8-bg.jpg);}
.pc-wrap9 { background-image: url(../images/pc-wrap9-bg.jpg);}
.pc-wrap10 { background-image: url(../images/pc-wrap10-bg.jpg);}
.cta-frame { margin-top:15px;border:2px solid #bbd151;transition:all ease 0.5s; padding:15px 30px; font-size:18px; line-height:22px; color:#bbd151; text-transform:uppercase; font-family: 'oswald', sans-serif; display:table; *display: inline;}
.cta-frame span { background:url(../images/cta-frame-arrow.png) no-repeat right 2px; padding-right:40px;}
.cta-frame:hover { background:#bbd151;color:#222;}
.cta-frame:hover span {background:url(../images/cta-frame-arrow-w.png) no-repeat right 2px; }
h3 { font-size:37px; line-height:44px; color:#ffffff; font-family: 'oswald', sans-serif; padding-bottom:33px;letter-spacing: -2px;}
/*Internal - Product Category End*/


/*Internal - What We Do*/
.white.wwd .half .h-left { background:none;}
.white.wwd .half .h-right {background:url(../images/dash-half-vertical.png) repeat-y left;}
.banner.wwd { background-image: url(../images/wwd-bg.jpg);}
.next-section { position:absolute; left:50%; margin-left:-29px; bottom:0;}
.wwd-wrap1 { background-image:url(../images/wwd-wrap1-bg.jpg); background-repeat:no-repeat; background-position:center top; background-color:#fafbfe;}
.wwd-wrap1 .content { height:578px; display:table; padding:90px 0;}
.wwd-wrap .wrap1-inner { display:table-cell; vertical-align: top;}
.element { position:relative; padding-left:80px;}
.element img { position:absolute; left:5px; top:8px;}
.img-right { float:right;}
.img-right.ce { margin:0 0 0 40px;}


.wwd-wrap3 {background-image:url(../images/wwd-wrap3-bg1.jpg); background-repeat:no-repeat; background-position:center top; background-color:#f3f6fd;}
.c-right { float:right; max-width:600px;}
ul { padding-left:10px; padding-bottom:20px;}
ul li { background: url(../images/list-style.png) no-repeat left 2px; padding-left:30px;line-height:25px; padding-bottom:15px;}
h4 { font-size:24px; line-height:30px; color:#222; letter-spacing:-1px; font-family: 'oswald', sans-serif; padding-bottom:15px;}
h4 strong {font-family: 'oswald', sans-serif;}

.wwd-wrap5 { background-image:url(../images/wwd-wrap5-bg.jpg); background-repeat:no-repeat; background-position:center top; background-size:cover;}
.wwd-wrap5 .content { padding:80px 0 94px;}
.wwd-wrap5 h3 { text-align:center; color:#fff;}
.wwd-wrap5 ul { padding:20px 0 50px; text-align:center;}
.wwd-wrap5 ul li { display:inline-block; *display:inline; text-align:center; font-size:16px; line-height:21px; background:none; width:104px; font-family: 'oswald', sans-serif; letter-spacing:-1px; color:#fff; padding:0 12.5px 25px; vertical-align:top;}
.wwd-wrap5 ul li img { display:block; margin:0 auto 10px;}
.wwd .circle { background:#f3f7fd;}

/*Internal - What We Do End*/



/*Internal - Contact Us*/
.banner.c-us { background-image:url(../images/buildings.jpg);}
.banner.c-us .content { height:366px;}
.white .form-wrap { background:none; padding:0;}
.white .form-wrap p { color:#222; padding-bottom:40px;}
.white .input-form { background:#f9f9f9; border:1px solid #a3a3a3; height:36px;padding: 18px 20px 0;}
.white .input-form.text { height:107px;}
.white button.cta { padding: 18px 0;}

.locations-wrapper { background:#f9f8f5;min-height:600px;}
#locations { max-width:425px; margin-right:55px; float:right; width:100%; padding:80px 0;}
.hd_container { max-width:425px; margin-right:55px; float:right; width:100%; padding:33px 0 0px;}
.ui-accordion .ui-accordion-content { padding:0 0 10px;}
.ui-accordion .ui-accordion-header { font-size:24px; font-family: 'oswald', sans-serif; line-height:100%; margin-top:0; background:url(../images/dash-orizontal.png) repeat-x top;}
.ui-accordion .ui-accordion-icons { padding:17px 0 18px;}
.ui-icon { background-image:url(../images/accordion-arrows.png); background-position:left top; width:16px; height:10px; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {left:auto; right:0.5em; margin-top:-5px;}
.ui-accordion-header-active .ui-icon { background-position:left bottom;}
ul.info { padding:10px 0 35px 0;}
ul.info li { background:none; position:relative; font-size:18px;font-family: 'ProximaNovaSemibold'; line-height:30px; padding-bottom:0;}
ul.info li img { position:absolute; left:0; top:8px;}
.address p { font-size:15px; line-height:24px;font-family: 'ProximaNovaRgRegular'; letter-spacing:0;}

.half.mpp {position: relative;}
.map_container {position: absolute; left: 100%; width: 100%; top: 0px;}
/*Internal - Contact Us End*/

/*Internal - Thank You*/
.ty {text-align: center;}
.ty img {opacity: 0.6; filter: alpha(opacity=60);}
/*Internal - Thank You End*/

/*Internal - About Us*/
.banner.about { background-image:url(../images/about-us-banner-bg.jpg);}
.partner { background-color:#f3f7fd; background-image:url(../images/partner-slider-bg.jpg); background-repeat:no-repeat; background-position:center top;}
.partner .content { padding:50px 0 60px;}
#bulk { width:100%; text-align:center;}
#bulk  p { font-size:22px; line-height:36px;font-family: 'loraitalic'; padding-bottom:50px;}
.rsDefault .rsBullets { background:none;}
.rsDefault .rsBullet span { background:#cfd7e3; width:14px; height:14px; cursor:pointer;}
.rsDefault .rsBullet.rsNavSelected span { background:#bbd151;}
.star { margin:0 auto 30px; display:table; *display:block; background-image:url(../images/star.png); width:97px; height:92px; background-repeat:no-repeat; background-position:left top;}
.star span { display:table-cell; vertical-align:middle; color:#fff;font-family: 'ProximaNovaSemibold'; text-align:center;}

.locations-wrapper.abt {padding-top: 0px; padding-bottom: 0px;}
.locations-wrapper.abt h2 {padding-bottom: 10px;}
.go_center {text-align: center;}
.map_container.staff {overflow: hidden;}
.map_container.staff img {max-width: none;}

#locations.t_members {padding: 15px 0 0px; clear: both;}
/*Internal - About Us End*/


/*Internal - Senior Management*/
.senior-wrap { text-align:center;}
.senior-box { display:inline-block; text-align:left; width:309px; vertical-align:top;margin: 0 4px 10px 3px;}
.senior-box img { margin:0 auto; display:block;}
.sb-content { background:#fff; border:1px solid #e7ebf2; padding:40px 30px 20px 40px; min-height:644px;}
/*Internal - Senior Management End*/

/*Internal - Career */
.banner.career { background-image: url(../images/carrers-bg.jpg);}
.apply-box { width:48.5%; float:left; background-color:#fff; border:1px solid #e7ebf2; margin-bottom:30px}
.apply-box.right { float:right;}
.apply-box .cta { background-image:none; display:table;*display:inline; padding-right:50px; padding-left:50px; text-align:center; margin:0 0 0 0;}
.apply-box p {font-family: 'ProximaNovaRgRegular';}
.apply-box p.loc {color:#828282;}
.ab-inner { padding:40px;}
.apply-box h3 { font-size:24px; font-family: 'oswald', sans-serif; letter-spacing:0;}

.fl_left {float: left;}
.fl_right {float: right;}

#email_check {display: none;}

.input-form.uploads {padding: 0; background: none; box-shadow: none; height: 56px;}
.btn-file-input { display: block; height: 54px; overflow: hidden; position: relative; border: 1px solid #d6d6d6; background: #ffffff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.btn-file-input:hover { background-color: #d7d7d7; }
.btn-file-input.error { border-color:#ef5156}
.btn-file-input.error span{ color:#ef5156}
.btn-file-input span { color: #838994; position: relative; top: 12px; left: 0px; width: 100%; display: block; text-align: center; }
.btn-file-input > input[type="file"] { font-size: 200px; position: absolute; top: 0; right: 0; opacity: 0; cursor: pointer; filter: alpha(opacity=0);}

#cover_letter-error, #resume-error {display: block !important; height: 20px; font-size: 13px; margin-left: 5px;}

.input-form.slct {padding: 0; height: 56px;}
.input-form select {width: 95%; height: 100%; position:relative; font: 18px 'ProximaNovaSemibold'; color: #222222; border: none;}
.input-form select:focus {border: none;}
 select option {font: 18px/30px 'ProximaNovaSemibold'; color: #222222; padding-left: 10px; padding:5px 0px;}
.select-span {width: 100%; height:100%; position: absolute; right: 0; top: 0px; background: url(../images/slct_bg.png) no-repeat 100% 2px; line-height:58px; text-indent:20px; color: #6b7c82; font-size: 18px; font-family: 'ProximaNovaSemibold'; color: #222222;}
.slct {padding-left: 0; padding-right: 0; position: relative;}

label.error {display: none !important;}

.input-form.error {background: #f9f9f9 url(../images/error.png) no-repeat 100% center;}
.input-form.valid {background: #f9f9f9 url(../images/valid.png) no-repeat 100% center;}
.input-form.slct.valid, .input-form.text.valid {background-image: none;}

.jobs_container {padding-top: 30px;}
/*Internal - Career End*/

.learn_container {padding-top: 30px;}

.banner.tp { background: url(../images/section-1-bg.jpg) no-repeat center center; }
.banner.tp .content { height: 250px;}
.banner.tp h1 {color: #222222;}

.page-id-21 ul li ul {padding-top: 20px; padding-bottom: 0px;}
.page-id-21 ul li ul li { background: url(../images/list-style-numbered.png) no-repeat 0px 2px; padding-left: 5px;}
.page-id-21 ul li ul li:first-letter {color: #fff;}

.page-id-15 .white p a {color: #bbd151;}
.page-id-17 .white p a {color: #222222;}
.page-id-17 .footer-bottom p a {color: #ffffff;}

#test_wrap {width: auto;}
.testimonial p.test_author {background: none; padding-top: 10px; font: 18px/22px 'oswald';}
.testimonial p.test_author span {font-family: 'oswald';}

.flare-vertical .flare-button-count { display:none !important}
.flare-vertical .flare-button { margin-bottom:15px !important}
.flare-horizontal.flare-position-bottom .flare-button-count, .flare-horizontal.flare-position-bottom-left .flare-button-count { display:none !important}

@media only screen and (max-width: 1140px) {
	.content { padding-right:20px!important;padding-left:20px!important;}
	.links ul { max-width: 153px;}
}

@media only screen and (min-width: 761px) and (max-width: 960px) {
	.content { padding-right:20px!important;padding-left:20px!important;}

	button.cta span { display:none;}
	.next-btn {}
	.next-btn {bottom: 20px;}
	.f-section {padding: 0 0 0 50px;}
	.form-wrap h2 { font-size: 32px; line-height: 47px;}
	.links ul { float:none;padding-left:0; max-width: none;}
	.form-wrap h5 {font-size: 18px;   line-height: 25px;}
	.product-category-wrap { background-size:auto 100%;}
	.img-right.ce { width: 275px;}
	.wwd-wrap3 { background-image:none;}
	.c-right {  float: none; max-width: none;}
	#locations { max-width: 290px; padding: 55px 0;}
	.hd_container { max-width: 290px;}
	.hd_container h2 {font-size: 32px; line-height: 35px;}
	.apply-box h3 {  line-height: 32px;}
	.ab-inner {  min-height: 321px;}
	.resp-tabs-list li { width:100px;}
	.s-center { margin:0 auto; max-width:960px;padding-right:20px!important;padding-left:20px!important; display:block; padding: 100px 0px;}
	#slide_2 .slide-inner { width:auto; height:auto; display:block; padding:80px 0;}
	.rsDefault .rsArrowIcn { }
	#slide_2 .circle {margin: 16px 14px;}
	.crs .half {width: 100%;}
	.header .content { padding-bottom:20px;}
	#mobile_trigger { display:block; margin-right:0;}
	.logo { position:absolute; left:20px; top:20px;}
	ul.menu { padding: 10px 0 0 !important; float:right; width: 100%; display:none;}
	ul.menu > li { float: right; width:auto; padding: 0 0 6px 0; background:none; clear: both; min-width: 290px;}
	ul.menu > li:last-child { padding-bottom:0;}
	ul.menu li a { padding:0 0 5px; display:table;float: right;}
	.banner .content { padding: 55px 0 60px;  height:auto !important;}
	ul.menu ul {position: relative; background: none; width: auto; margin-top: 20px;}
	.menu-item-has-children {background: url(../images/menu_arrow.png) no-repeat 67% 8px !important;}
	ul.menu ul li {text-align: right;}
	ul.menu ul li a {float: right;}
	.sub-container {clear: both; float: right;}
	ul.menu ul.sub-menu {margin-top: 0px; padding-left: 10px;}
	.map_container.staff img {max-width: 150%; margin-top: 53px;}
	.locations-wrapper.abt { padding-bottom: 0px;}
	.locations-wrapper.abt h2 {padding-bottom: 10px;}
}

@media only screen and (max-width: 760px) {
	.content { padding-right:20px!important;padding-left:20px!important;}
	.content {padding: 55px 0 30px;}
	br { display:none;}
	.banner { background-color:#375065; background-image:none !important;}
	.header .content { padding-bottom:0px;}
	.header {padding: 10px 0px 30px 0px !important;}
	.second-nav { display:none;}
	p.phone span { display:none;}
	#mobile_trigger { display:block; margin-right:0;}
	.logo { position:absolute; left:20px; top:20px;}
	ul.menu { padding: 10px 0 0 !important; float:right; width: 100%; display:none;}
	ul.menu > li { float: right; width:auto; padding: 0 0 6px 0; background:none; clear: both; min-width: 290px;}
	ul.menu > li:last-child { padding-bottom:0;}
	ul.menu li a { padding:0 0 5px; display:table;float: right;}
	.banner .content { padding: 55px 0 60px;  height:auto !important;}
	ul.menu ul {position: relative; background: none; width: auto; margin-top: 20px;}
	.menu-item-has-children {background: url(../images/menu_arrow.png) no-repeat 67% 8px !important;}
	ul.menu ul li {text-align: right;}
	ul.menu ul li a {float: right;}
	.sub-container {clear: both; float: right;}
	ul.menu ul.sub-menu {margin-top: 0px; padding-left: 10px;}
	.banner .content { padding: 55px 0 60px;  height:auto !important;}
	h1 { font-size: 48px; line-height: 54px;padding-bottom: 30px;}
	h4 {padding-bottom: 35px;}
	.cta { font-size:16px;}
	.white .content { padding: 45px 0 55px;}
	h2 { font-size: 33px; letter-spacing: -1px; line-height: 40px;}
	.spacer {  padding: 20px 0 0;}
	.testimonial {padding: 50px 0 65px;}
	.circle {margin: 16px 10px;}
	.product-category-wrap { background-image:none !important;}
	.buildings-wrap { background:#647d94}
	.buildings-wrap .content { padding: 55px 0;}
	.form-wrap h2 { font-size: 40px; line-height: 53px;}
	h5 {font-size: 17px;line-height: 26px;}
	.form-wrap { padding: 40px 15px 25px;}
	.form-wrap .half { width:100%;}
	.f-section { padding:0; width:100%; margin-bottom:30px; float:none;}
	.f-section.last { float:none;}
	.links ul { float:none;padding-left:0; max-width: none;}
	.footer-wrapper .content { padding: 75px 0 20px;}
	.f-section ul { padding:0; float:none;}
	.f-section ul.yellow li { width:50%;padding:0 0 15px; float:left; }
	.f-section .links ul li { width:50%; padding:0; float:left;padding:0 0 15px;}
	.white .half .h-left h2 { font-size:28px; line-height:40px;}
	.white .half .h-right h5 { font-size:16px; line-height:28px;}
	.white .half .h-right { padding: 0 0 0 35px;}
	.pc-wrap1, .pc-wrap2, .pc-wrap3, .pc-wrap4, .pc-wrap5, .pc-wrap6, .pc-wrap7, .pc-wrap8, .pc-wrap9, .pc-wrap10 { background-image:none;} 
	.product-category-wrap .content { height:auto; padding:45px 0 0px}
	.pc-wrappers .product-category-wrap:last-child .content {padding:45px 0 55px}
	.product-category-wrap .content .half { width:100%;}
	.product-category-wrap .content .half.left .h-cont { padding:0 0 0 0;}
	.product-category-wrap .content .half.right .h-cont {padding-left: 0px;}
	.wwd-wrap1 { background-image:none;}
	h3 {font-size: 31px;line-height: 40px;}
	.wwd-wrap1 .content { height: auto; padding: 55px 0;}
	.img-right.ce { display: block; float: none; margin: 0 auto 55px;  width: 50%;}
	.wwd-wrap3 { background-image:none;}
	.wwd-wrap5 ul {  padding: 20px 0 30px;}
	.white.wwd .content {padding: 45px 0 30px;}
	.banner.c-us .content {padding: 55px 0 40px;}
	.map { display:none;}
	.locations-wrapper .half { width:auto; padding:0 20px; float:none;}
	#locations { max-width:none; margin:0 auto; float:none;padding: 55px 0;}
	#locations h3 { width:100%;}
	.apply-box p.loc {
		color: #828282;
		font-size: 16px;
		line-height: 20px;
	}
	.apply-box h3 {
		font-family: 'oswald', sans-serif;
		font-size: 19px;
		letter-spacing: 0;
		line-height: 25px;
	}
	.ab-inner {
		padding: 30px;
	}
	.apply-box { float:none; width:auto; margin-bottom:30px;}
	.apply-box.right { float:none;}
	.rsDefault .rsArrowIcn { }
	.section h5 { font-size: 20px; line-height: 30px;}
	.section h2 { font-size: 45px; line-height: 55px;}
	.video-pop-up { width:250px; background-size: 100% auto; height:250px; margin-top:-50px;}
	.video-pop-up a { width:64px; height:64px; background-size:100% 100%;margin-left: -32px;margin-top: -32px;-webkit-border-radius: 32px;-moz-border-radius: 32px;border-radius: 32px;}
	.next-btn { display:none;}
	.resp-tabs-container {    background: none;    height: auto;    left: auto;    margin-left:0px;    margin-top: 0px;    position: static;    top: auto;    width: auto;}
	#ProductsTab h2.resp-accordion { font-size:28px; line-height:38px; letter-spacing:-1px; background-image:none; padding: 10px 20px 13px!important; margin:0; text-align: left; background-color:#fff;}
	#ProductsTab { height:auto;}
	.resp-arrow { margin-top:13px;}
	.rt-inner { padding:30px 20px 50px; height:auto; background:#fff;}
	#ProductsTab h2 {font-size: 50px;    letter-spacing: -1px;    line-height: 52px;}
	.s-center { margin:0 auto; max-width:960px;padding-right:20px!important;padding-left:20px!important; display:block; padding: 20px 0px;}
	#slide_2 .slide-inner { width:auto; height:auto; display:block; padding:80px 0;}
	#slide_2 .circle { width:180px; height:180px;}
	.btn-file-input {width: auto; float: none; margin-bottom: 15px;}
	.map_container {display: none;}
	.locations-wrapper.abt { padding-bottom: 0px;}
	.locations-wrapper.abt h2 {padding-bottom: 10px;}
	.ab-inner {min-height: 0px;}
	.hd_container {max-width: none; margin-right: 0px; padding: 50px 0 30px;}
}

@media only screen and (max-width: 768px) {
		.textTextScramble {font-size: 25px !important; font-weight: bold; text-align:center!important; line-height:30px !important;}
}

@media only screen and (max-width: 520px) {
	.logo { position:static;}
	.logo { max-width:320px; width:100%; margin:auto; float:none; display:block;}
	.textTextScramble {font-size: 25px !important; font-weight: bold; text-align:center!important; line-height:30px !important;}
	#mobile_trigger { margin:20px 0 0px}
	ul.menu > li:last-child { padding-bottom:0;}
	.navigation { float:none;}
	.navigation .clear { display:none;}
	p.phone { float:left;margin: 23px 0 0;}
	.f-section ul.yellow li { width:auto;padding:0 0 15px; float:none; }
	.f-section .links ul li { width:auto; padding:0; float:none;padding:0 0 15px;}
	.footer-bottom .content { padding:40px 0;}
	.footer-bottom ul li { border:none; padding-bottom:4px;}
	ul.menu {  float: right; padding: 20px 0 0; width: 100%;}
	h1 {font-size: 42px; line-height: 52px;}
	h4 {font-size: 19px; line-height: 26px;}
	.cta { background-position: right center;}
	h2 { font-size: 30px;    letter-spacing: -2px;    line-height: 40px;}
	.section h2 {font-size: 31px;line-height: 36px;}
	.section h5 { font-size: 17px; line-height: 23px;}
	.gradient .half.right { display:none;}
	.testimonial p { font-size:20px; letter-spacing:-1px;}
	.white .half .h-right { padding:0}
	.white .half .h-left { background:none; padding:0;}
	.half { width:100%;}
	.white .half .h-left h2 { text-align:center; padding-bottom:20px;}
	.white .half .h-right h5 { text-align:center;}
	.white.wwd .half .h-right { background:none;}
	.img-right.ce { width: 100%;}
	h3 {font-size: 28px;   line-height: 37px;}
	.testimonial p {padding: 50px 35px 20px;}
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../fancybox/source/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../fancybox/source/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../fancybox/source/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../fancybox/source/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.containerTextScramble {
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.textTextScramble {
	font-family: 'Roboto Mono';
	color: #ffffff;
	font-size: 56px;
}

.dud {
  color: #ffffff;
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../fancybox/source/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../fancybox/source/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}