/* COLORS DARK BLUE #266682, LIGHT BLUE #0091c7 */

/* @import must be at top of file, otherwise CSS will not work */
/* @import url("//hello.myfonts.net/count/305ee4"); */

/* @font-face {font-family: 'BrandonGrotesqueWeb-Black';src: url('webfonts/305EE4_0_0.eot');src: url('webfonts/305EE4_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/305EE4_0_0.woff2') format('woff2'),url('webfonts/305EE4_0_0.woff') format('woff'),url('webfonts/305EE4_0_0.ttf') format('truetype');} */

/* @font-face {src: url('/webfonts/BrandonGrotesque-Black.eot');src: url('/webfonts/BrandonGrotesque-Black.eot?#iefix') format('embedded-opentype'),url('/webfonts/BrandonGrotesque-Black.woff') format('woff'),url('/webfonts/BrandonGrotesque-Black.ttf') format('truetype');src: url('/webfonts/BrandonGrotesque-Bold.eot');src: url('/webfonts/BrandonGrotesque-Bold.eot?#iefix') format('embedded-opentype'),url('/webfonts/BrandonGrotesque-Bold.woff') format('woff'),url('/webfonts/BrandonGrotesque-Bold.ttf') format('truetype');} */

@font-face {
	font-family: 'Brandon Grotesque Black';
	src: url('webfonts/BrandonGrotesque-Black.eot'); }
@font-face {
	font-family: 'Brandon Grotesque Black';
    src: url('webfonts/BrandonGrotesque-Black.woff') format('woff'),
	url('webfonts/BrandonGrotesque-Black.svg#BrandonGrotesque-Black') format('svg'),
	url('webfonts/BrandonGrotesque-Black.ttf') format('truetype');
}	

@font-face {
	font-family: 'Brandon Grotesque Bold';
	src: url('webfonts/BrandonGrotesque-Black.eot'); }
@font-face {
	font-family: 'Brandon Grotesque Bold';
    src: url('webfonts/BrandonGrotesque-Bold.woff') format('woff'),
	url('webfonts/BrandonGrotesque-Bold.svg#BrandonGrotesque-Bold') format('svg'),
	url('webfonts/BrandonGrotesque-Bold.ttf') format('truetype');
}	


.single .categories-wrap {
	display: none !important;
}


body,
p {
	font-size:16px !important;
	line-height:24px !important;
}


h1,h2,h3,h4,h5,h6 {
	font-family: "Brandon Grotesque Black", sans-serif !important;
	text-transform: uppercase;
}

h1 {
	font-size:30px !important;
}

h2 {
	font-size26px !important;
}

h3 {
	font-size:22px !important;
	margin-bottom: 0px;
}

hr.small {
	width:100px;
	height:6px;
	background-color:#266682;
	margin-top:0px;
	margin-bottom:40px;
}

.text-center {
	text-align: center;
}

.page-content a {
	border-bottom: 1px solid #428bca;
}

.page-content h1 a,
.page-content h2 a,
.page-content h3 a,
.page-content h4 a,
.page-content h5 a,
.page-content h6 a,
.page-content a.read-more-button {
	border-bottom: 1px solid transparent;
}

.page-content a,
.page-content a:link,
.page-content a:active,
.page-content a:hover,
.page-content a:visited {
	text-decoration: none !important;
}

.impact-text, p.impact-text {
	font-size: 18px !important;
	line-height: 26px !important;
}

.text-white,
.text-white h1 {
	color:#fff !important;
}

.text-white hr.small {
	background-color:#fff;
}

.container {
	width:100%;
	max-width:1170px !important;
}	

.vertical-pad-row {
	padding-top:20px !important;	
	padding-bottom:20px !important;	
}

.spb_text_column ul {
	list-style: disc outside none !important;
	padding-left: 30px;
}

.home-center.vertical-pad-row {
	padding-bottom:0 !important;
}	

.home .bespoke,
.home-page .bespoke {
	padding-bottom:40px !important;	
}

.proposition.vertical-pad-row {
	padding-top:40px !important;	
}

.spb_image.people {
	margin-top: 0px;
	margin-bottom: 0;
}

#footer {
	font-size:17px !important;
}

#footer h6 {
	font-size:22px !important;
}

#footer .logo {
	margin-top:33px;
	margin-bottom:40px;
}

#footer-widgets #text-2 .icons {
	display: inline-block;
	float:left;
	width:50px;
}

#footer-widgets #text-2 .icons i.fa-map-marker {
	font-size: 40px;
}

#footer-widgets #text-2 .icons i.fa-phone {
	font-size: 32px;
}

#footer-widgets #text-2 .icons i.fa-envelope {
	font-size: 30px;
}

#footer i.fa-twitter {
	font-size: 30px;
	margin-right:18px;
}

#footer i.fa-linkedin {
	font-size: 30px;
}

#footer #text-5 a {
	color:#fff;
}

#footer #text-5 a:hover {
	color:#0091c7;
}

#footer-widgets #text-2 .footer-text {
	display: inline-block;
	float:left;
	margin-bottom:20px;
	max-width: 220px;
}

#footer-widgets #text-3 ul li:first-child img {
	margin-bottom:25px;
}

#footer .widget_recent_entries ul > li a {
	color:#fff;
}

#footer .widget_recent_entries ul > li a:hover {
	color:#0091c7;
}

#footer .widget_recent_entries ul > li a:before {
	content:'';
}

#footer .widget_recent_entries ul > li a:after {
	content: "»";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	margin-left:3px;
}

#copyright {
	padding-top:10px;
}

#copyright .container {
	padding-left: 0;
	padding-right: 0;
}	

#copyright .text-left {
	max-width:100%;
	text-align: left !important;
}

#copyright ul {
	list-style-type: none;
	font-size:15px;
}

#copyright ul li a {
	display: block;
	padding-top:15px;
	padding-bottom:15px;
	border-top:1px solid rgba(0,145,199,0.3);
	width:100%;
}

#copyright ul li:nth-child(5) a {
	border-bottom:1px solid rgba(0,145,199,0.3);
}

#copyright ul li:first-child {
	display: none;	
}

#copyright ul li:last-child {
	display: inline-block;
	padding-top:20px;
}

/* MENU */

#mobile-logo a {
	overflow:visible;
}

#mobile-menu-wrap {
	width:250px;
}

.mobile-menu-open #container {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0)
}

#mobile-header {
	padding-top: 18px;
	padding: 18px;
}

#mobile-menu ul li a {
	font-family: "Brandon Grotesque Bold", sans-serif !important;
	font-size: 16px;
	padding: 10px 15px;
	text-transform: uppercase;
}

#mobile-menu a,
#mobile-menu a:hover {
	text-decoration: none !important;
}

#mobile-menu ul li {
	border-color: rgba(0,145,199,0.3) !important;
}

#mobile-menu .menu ul li.current-menu-item > a {
	box-shadow: 0 0 0 #fff inset !important;
}

a.mobile-menu-link span.menu-bars, a.mobile-menu-link span.menu-bars:before, a.mobile-menu-link span.menu-bars:after {
	width: 33px;
	height: 5px;
}

a.mobile-menu-link span.menu-bars:before {
	top: -9px;
}

a.mobile-menu-link span.menu-bars:after {
	top: 9px;
}

.mobile-menu-open a.mobile-menu-link span.menu-bars:after {
	-webkit-transform: translateY(-14px) translateX(1px) rotate(-45deg);
	-moz-transform: translateY(-14px) translateX(1px) rotate(-45deg);
	-ms-transform: translateY(-14px) translateX(1px) rotate(-45deg);
	-o-transform: translateY(-14px) translateX(1px) rotate(-45deg);
}

#mobile-menu ul li.parent > a:after {
	position: absolute !important;
	right: 10px !important;
}
	
/* HERO HEADER */


.page-heading.fancy-heading.clearfix.dark-style.fancy-image.animated,
.page-heading.fancy-heading.clearfix.light-style.fancy-image.animated,
.header-slider {
	height:160px !important;
	max-height:160px;

}

.page-heading.fancy-heading,
.header-slider {
	background-position: 50% 50% !important;
	transition: all 1s cubic-bezier(0.725, 0.000, 0.000, 1.995);
	-moz-transition: all 1s cubic-bezier(0.725, 0.000, 0.000, 1.995);
	-webkit-transition: all 1s cubic-bezier(0.725, 0.000, 0.000, 1.995);
	-o-transition: all 1s cubic-bezier(0.725, 0.000, 0.000, 1.995);
	
			transition: all 0s cubic-bezier(0.000, 0.000, 0.000, 0) !important;
		-moz-transition: all 0s cubic-bezier(0.000, 0.000, 0.000,0) !important;
		-webkit-transition: all 0s cubic-bezier(0.000, 0.000, 0.000, 0) !important;
		-o-transition: all 10s cubic-bezier(0.000, 0.000, 0.000, 0) !important;
}

/* SLIDER HEADER */

.swift-slider-outer,
.swift-slider,
.swiper-wrapper,
.swiper-slide {
	height: 412px !important;
}

.home-page .swift-slider-outer,
.home-page .swift-slider,
.home-page .swiper-wrapper,
.home-page .swiper-slide {
	height: 300px !important;
}

.swiper-slide .caption-content > h2 {
	font-size:24px !important;
	line-height:30px !important;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25) !important;
}

.home-page .swiper-slide .caption-content > h2 {
	font-size:28px !important;
	line-height:36px !important;
}


.swiper-slide .caption-content div.caption-excerpt p {
	font-size:20px !important;
	font-weight: 600;
	line-height: 24px !important;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25) !important;
}

.swiper-slide .caption-content div.caption-excerpt br {
	display: none;
}

.btn-large,
.btn-medium,
.btn-small,
.wpcf7-form input[type="submit"] {
	border:0 !important;
	font-size: 20px !important;
	font-weight: 600 !important;
	line-height: 40px !important;
	padding:0 20px !important;
	text-transform: uppercase;
	-webkit-border-radius:6px !important;
	-mox-border-radius:6px !important;
	border-radius: 6px !important;
	background-color: #0091c7 !important;
	-webkit-box-shadow: 2px 2px 0px 0px rgba(38,102,130,0.75) !important;
	-moz-box-shadow: 2px 2px 0px 0px rgba(38,102,130,0.75) !important;
	box-shadow: 2px 2px 0px 0px rgba(38,102,130,0.75) !important;
}

.btn-large:hover {
	/* background-color: #266682 !important; */
}

.btn-medium,
.wpcf7-form input[type="submit"] {
	font-size: 18px !important;
	font-weight: 600 !important;
	line-height: 40px !important;
	padding:0 15px !important;
}

.btn-small {
	font-size: 15px !important;
	font-weight: 600 !important;
	line-height: 40px !important;
	padding:0 15px !important;
}

.bespoke .btn-small {
	padding:8px 15px !important;
	line-height: 20px !important;
}

.wpcf7-form input[type="submit"] {
	font-family: 'Brandon Grotesque Bold', sans-serif;
	letter-spacing: 0 !important;
	margin-right:2px !important;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(38,102,130,0.5) !important;
	-moz-box-shadow: 1px 1px 1px 0px rgba(38,102,130,0.5) !important;
	box-shadow: 1px 1px 1px 0px rgba(38,102,130,0.5) !important;
}

a.btn-large:after,
a.btn-medium:after,
a.btn-small:after {
	content: "»";
	display: inline-block;
	text-decoration: inherit;
	margin-left:3px;
	color:#fff  !important;
}

.bespoke a.btn-small:after {
	content:"" !important;
	margin-left:0;
}	

.proposition .btn-medium  {
	margin:20px 15px 0 15px;
	min-width: 250px;
}

.home-center {
	box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px !important;
}

.single-portfolio article figure img {
	margin-bottom:-50px;
}

.single-portfolio .item-details {	
	display: none;
}

.single-portfolio .inner-page-wrap {
	background-color: #f4f7f8 !important;
}

section.related-projects {
	display: none;
}

article.type-portfolio {
	margin-bottom: 0;
}

.client-logo {
	display: inline-block;
	min-height:130px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.client-logo img {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.author-avatar img,
.comment-avatar img {
	width: 100px !important;
	height: 100px !important;
	-moz-border-radius:0 !important;
	-webkit-border-radius:0 !important;
	border-radius:0 !important;
	-moz-box-shadow:0 0 0 rgba(0, 0, 0, 0) !important;
	-webkit-box-shadow:0 0 0 rgba(0, 0, 0, 0) !important;
	box-shadow:0 0 0 rgba(0, 0, 0, 0) !important;
}

.standard-post-content .excerpt {
	margin-bottom: 5px;
}

.has-no-sidebar .standard-post-content .read-more-button {
	margin-bottom: 20px;
}

@media (min-width:480px) {
	#footer-widgets #text-2 .footer-text {
		max-width:100%;
	}
	
	.slider-image,
	.slider-image .blank_spacer,
	.page-heading.fancy-heading.clearfix.light-style.fancy-image.animated,
	.header-slider {
		height:188px !important;
		max-height:188px;
	}
	
	/* SLIDER HEADER */

	.swift-slider-outer,
	.swift-slider,
	.swiper-wrapper,
	.swiper-slide {
		height: 320px !important;
	}
	
	.swiper-slide .caption-content > h2,
	.home-page .swiper-slide .caption-content > h2 {
		font-size:30px !important;
		line-height: 40px !important;
	}
	
	.swiper-slide .caption-content div.caption-excerpt p {
		font-size:20px !important;
		line-height: 26px !important;
	}
	


	
	
} /* END @media (min-width:480px) */

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

	.slider-image,
	.slider-image .blank_spacer,
	.page-heading.fancy-heading.clearfix.dark-style.fancy-image.animated,
	.page-heading.fancy-heading.clearfix.light-style.fancy-image.animated,
	.header-slider {
		height: 250px !important;
		max-height:250px;
	}
	
	/* SLIDER HEADER */

	.swift-slider-outer,
	.swift-slider,
	.swiper-wrapper,
	.swiper-slide {
		height: 380px !important;
	}
	
	.swiper-slide .caption-content > h2,
	.home-page .swiper-slide .caption-content > h2 {
		font-size:36px !important;
		line-height: 45px !important;
		margin-left:auto;
		margin-right:auto;
	}

	.swiper-slide .caption-content div.caption-excerpt p {
		font-size:24px !important;
		font-weight: 600;
		max-width:600px;
		margin-left:auto;
		margin-right:auto;
		line-height: 30px !important;
	}
	
	.btn-large {
		font-size: 22px !important;
		line-height: 48px !important;
		padding:0 25px !important;
	}	

	.btn-medium {
		font-size: 20px !important;
		line-height: 44px !important;
		padding:0 15px !important;
	}

	.btn-small,
	.bespoke .btn-small {
		font-size: 20px !important;
		line-height: 46px !important;
		padding:0 15px !important;
	}

	.proposition .btn-medium  {
		margin:20px 15px 0 15px;
		min-width: 330px;
	}

	
} /* END @media (min-width:640px) */


@media (min-width:768px) {

	body,
	p {
		font-size:19px !important;
		line-height:28px !important;
	}

	h1 {
		font-size:38px !important;
	}

	h2 {
		font-size:32px !important;
	}

	h3 {
		font-size:28px !important;
		margin-bottom: 5px;
	}
	
	h3.portfolio-item-title {
		font-size:22px !important;
		line-height: 26px;
	}
	
	.col-sm-10 {
        width: 83.33333333%;
    }
    
    .impact-text, p.impact-text {
		font-size: 22px !important;
		line-height: 32px !important;	
	}

    .vertical-pad-row {
		padding-top:50px !important;	
		padding-bottom:50px !important;	
	}
	
	.home-center.vertical-pad-row {
		padding-bottom:0 !important;
	}
	
		
	.home .bespoke,
	.home-page .bespoke {
		padding-bottom:80px !important;	
	}
	
	.proposition.vertical-pad-row {
		padding-top:50px !important;	
	}
	
	#copyright .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#copyright ul li {
		float: left;
	}
	
	#copyright ul li a {
		display: inline-block;
		padding-top:0;
		padding-bottom:0;
		border:0 !important;
		height:auto;
		width:auto;
	}
	
	#copyright ul li:first-child {
		display: inline-block;	
	}
	
	#copyright ul li:last-child {
		display: none;	
	}
	
	#copyright ul li:before {
		content:"|";
		color:#0091c7;
		padding-left:10px;
		padding-right:10px;
	}	
	
	#copyright ul li:first-child:before,
	#copyright ul li:last-child:before {
		content:"";
		padding-left:0px;
		padding-right:0px;
	}
	
	
	/* MAIN MENU */
	
	#header-sticky-wrapper.sticky-wrapper.is-sticky,
	.full-center #header,
	.full-center #logo {

	}
	
	#main-navigation {
		/* margin-top: 33px !important; */
	}
	


	#main-navigation a {
		/* font-family: "Brandon Grotesque Black", sans-serif !important; */
		font-family: "Brandon Grotesque Bold", sans-serif !important;
		font-weight:400;
		text-transform: uppercase;
	}	
	
	#main-navigation a:hover {
		text-decoration: none;

	}
	
	.full-center #main-navigation ul.menu > li > a {
		height: auto !important;
		line-height: 113px !important;
		margin-left:2px;
		margin-right:2px;
	}
	
	.full-center #main-navigation ul.menu > li > a > span {
		display: inline-block;
		margin-top:5px;
		padding-top:3px !important;
		padding-left:15px !important;
		padding-right:15px !important;
		-webkit-border-radius:6px;
		-mox-border-radius:6px;
		border-radius: 6px;
		height: 44px !important;
		line-height: 41px !important;
	}	
	
	.full-center #header nav.std-menu ul.menu > li > a > span {

	}
	
	.full-center #header nav.std-menu ul.menu > li > a {
		padding: 0;
	}
	
	nav .menu > li.current-menu-ancestor > a > span ,
	nav .menu > li.current-menu-item > a > span ,
	nav .menu > li.current-scroll-item > a > span,
	#mobile-menu .menu ul li.current-menu-item > a > span,
	#main-navigation ul.menu > li:hover > a > span {
		/* box-shadow: 0 0px 0 rgba(254, 80, 79, 0) inset !important; */
		background-color: #0091c7 !important;
		-webkit-box-shadow: 1px 1px 1px 0px rgba(38,102,130,0.5);
		-moz-box-shadow: 1px 1px 1px 0px rgba(38,102,130,0.5);
		box-shadow: 1px 1px 1px 0px rgba(38,102,130,0.5);
	}
	
	#main-navigation ul.menu > li > a,
	#main-navigation ul.menu > li:hover > a {
		-webkit-box-shadow: 0 0 0 0px rgba(38,102,130,0) !important;
		-moz-box-shadow: 0 0 0 0px rgba(38,102,130,0) !important;
		box-shadow: 0 0 0 0px rgba(38,102,130,0) !important;
	}
	
	#logo a:hover {
		margin-top: 0px;
	}
	

	.page-heading.fancy-heading.clearfix.dark-style.fancy-image.animated,
	.page-heading.fancy-heading.clearfix.light-style.fancy-image.animated,
	.header-slider {
		max-height:300px;
		height:300px !important;
		background-attachment: scroll !important;
	}
	
	.page-heading.fancy-heading {
		transition: all 1s cubic-bezier(0.725, 0.000, 0.000, 1.995);
		-moz-transition: all 1s cubic-bezier(0.725, 0.000, 0.000, 1.995);
		-webkit-transition: all 1s cubic-bezier(0.725, 0.000, 0.000, 1.995);
		-o-transition: all 1s cubic-bezier(0.725, 0.000, 0.000, 1.995);
		
		transition: all 0s cubic-bezier(0.000, 0.000, 0.000, 0) !important;
		-moz-transition: all 0s cubic-bezier(0.000, 0.000, 0.000,0) !important;
		-webkit-transition: all 0s cubic-bezier(0.000, 0.000, 0.000, 0) !important;
		-o-transition: all 10s cubic-bezier(0.000, 0.000, 0.000, 0) !important;
	}
	
	/* SLIDER HEADER */

	.swift-slider-outer,
	.swift-slider,
	.swiper-wrapper,
	.swiper-slide {
		height: 440px !important;
	}
	
	.swiper-slide .caption-content > h2,
	.home-page .swiper-slide .caption-content > h2 {
		font-size:40px !important;
		line-height: 51px !important;
		max-width:700px;
	}

	.swiper-slide .caption-content div.caption-excerpt p {
		font-size:24px !important;
		font-weight: 600;
		max-width:600px;
		line-height: 30px !important;
	}
	
	.btn-large {
		font-size: 24px !important;
		line-height: 52px !important;
		padding:0 25px !important;
	}	

	.btn-medium {
		font-size: 22px !important;
		line-height: 50px !important;
		padding:0 20px !important;
	}

	.btn-small,
	.bespoke .btn-small {
		font-size: 20px !important;
		line-height: 46px !important;
		padding:0 15px !important;
	}

	.proposition .btn-medium  {
		margin:20px 15px 0 15px;
		min-width: 330px;
	}
	
	.single-portfolio article figure img {
		width: 83.33333333% !important;
		margin:57px 8.33333333% -50px 8.33333333%;

	}

	.single-portfolio .container .row .spb_content_element.col-sm-12 {
		width: 83.33333333% !important;
		margin:0 8.33333333%;
	}	

} /* END @media (min-width:768px) */


@media only screen and (min-width : 992px) {
	
	#header ul.sub-menu {
		top:96px !important;
		background-color:#0091c7;
		margin-left:2px;
		-webkit-border-radius:6px;
		-mox-border-radius:6px;
		border-radius:6px;
	}
	#header ul.sub-menu li {
		border-top:1px dotted rgba(255, 255, 255, 0.2);
	}
	
	#header ul.sub-menu li:first-child {
		border-top:0;
	}

	
	#header ul.sub-menu a {
		color:#fff;
	}
	
	#header ul.sub-menu a:hover {
		color:#fff;
	}
	
	#copyright {
		padding-top:50px;
	}
	
	.page-heading.fancy-heading.clearfix.dark-style.fancy-image.animated,
	.page-heading.fancy-heading.clearfix.light-style.fancy-image.animated,
	.header-slider {
		height:400px !important;
		max-height:400px;
	}
	
	/* SLIDER HEADER */

	.swift-slider-outer,
	.swift-slider,
	.swiper-wrapper,
	.swiper-slide {
		height: 620px !important;
	}
	
	.home-page .swift-slider-outer,
	.home-page .swift-slider,
	.home-page .swiper-wrapper,
	.home-page .swiper-slide {
		height: 450px !important;
	}
	
	.swiper-slide .caption-content > h2,
	.home-page .swiper-slide .caption-content > h2 {
		font-size:55px !important;
		line-height: 66px !important;
		max-width:100%;
		
	}
	
	.home-page .swiper-slide .caption-content > h2 {
		margin-top:50px;
	}

	.swiper-slide .caption-content div.caption-excerpt p {
		font-size:28px !important;
		max-width:100%;
		line-height: 38px !important;
		
	}
	
	.swiper-slide .caption-content div.caption-excerpt br {
		display: block;
	}
	
	.btn-large {
		font-size: 28px !important;
		line-height: 66px !important;
		padding:0 40px !important;
	}	

	.btn-medium {
		font-size: 24px !important;
		line-height: 56px !important;
		padding:0 30px !important;
	}

	.btn-small,
	.bespoke .btn-small {
		font-size: 20px !important;
		line-height: 46px !important;
		padding:0 20px !important;
	}

	.proposition .btn-medium  {
		margin:20px 15px 0 15px;
		min-width: 330px;
	}
	
	.spb_image.people {
		margin-top: 40px;
	}

} /* END @media (min-width:1024px) */


@media only screen and (min-width : 1200px) {
	
	.full-center #header nav.std-menu ul.menu > li > a {
		/* padding: 0 15px; */
	}
	.page-heading.fancy-heading.clearfix.dark-style.fancy-image.animated,
	.page-heading.fancy-heading.clearfix.light-style.fancy-image.animated,
	.header-slider {
		height: 450px !important;
		max-height:450px;
	}
	
	/* SLIDER HEADER */

	.swift-slider-outer,
	.swift-slider,
	.swiper-wrapper,
	.swiper-slide {
		height: 830px !important;
	}
	
	.home-page .swift-slider-outer,
	.home-page .swift-slider,
	.home-page .swiper-wrapper,
	.home-page .swiper-slide {
		height: 450px !important;
	}

	
} /* END @media (min-width:1200px) */


@media only screen and (min-width : 1800px) {
	
	.page-heading.fancy-heading.clearfix.dark-style.fancy-image.animated,
	.page-heading.fancy-heading.clearfix.light-style.fancy-image.animated,
	.header-slider {
		height: 490px !important;
		max-height:490px;
	}
} /* END @media (min-width:1800px) */

@media only screen and (min-width : 2100px) {
	.page-heading.fancy-heading.clearfix.dark-style.fancy-image.animated,
	.page-heading.fancy-heading.clearfix.light-style.fancy-image.animated,
	.header-slider {
		height: 650px !important;
		max-height:650px;
	}
} /* END @media (min-width:2100px) */