

/*	FULL RESOLUTION LAYOUT	*/

html.stwt-full body {
	margin: 0 auto;
}
html.stwt-full header.navbar.navbar-absolute-top {
	position: fixed;/* top: 0; */
}
html.stwt-full .logged-in header.navbar.navbar-absolute-top {
	/*top: 32px!important;*/
	position: fixed;
}
html.stwt-full .home div#featured_image {
	overflow: hidden;
}
html.stwt-full .ctawrap {
	padding-top: 25%;
}
 @media (min-width:0) and (max-width:767px) {
html.stwt-full header {
	top: 0;
}
html.stwt-full #featured_image {
	display: block;
	position: static;
	margin-top: 210px;
	height: auto;
}
html.stwt-full #featured_banner_wrapper {
	display: block;
	position: static;
	height: auto;
	padding-bottom: 0;
}
html.stwt-full .ctawrap {
	display: block;
	position: static;
	left: 0;
}
html.stwt-full #featured_banner_wrapper video {
	position: static;
width:100% height:auto;
	display: none;
}
html.stwt-full #featured_image img {
}
html.stwt-full div.bubbles {
	display: none;
}
html.stwt-full #featured_image {
	display: none;
}
html.stwt-full .home #featured_image {
	display: block;
}
html.stwt-full .wrap.container {
	margin-top: 287px;
}
html.stwt-full .home .wrap.container {
	margin-top: 0px;
}
}
 @media (min-width:768px) and (max-width:991px) {
html.stwt-full .blog div#featured_image {
	margin-top: 154px
}
html.stwt-full header {
	top: 0;
}
html.stwt-full #featured_image {
	display: block;
	position: static;
	margin-top: 187px;
}
html.stwt-full .ctawrap {
	padding-top: 20%;
}
}
 @media (min-width:0) and (max-width:767px) {
html.stwt-full .call_to_action {
	width: 100%;
	display: block;
	position: static;
	left: 0;
	border-radius: 0;
}
}
 @media (min-width:768px) and (max-width:991px) {
html.stwt-full #primary_navigation {
	background-color: rgba(100, 149, 237, 0.57);
}
html.stwt-full .call_to_action {
	width: 40%;
	padding-bottom: 40%;
	top: 10%;
}
}
 @media (min-width:992px) and (max-width:1300px) {
html.stwt-full .call_to_action {
	width: 35%;
	padding-bottom: 35%;
	top: 30%;
}
}
 @media (min-width:1301px) {
html.stwt-full .call_to_action {
	width: 400px;
	padding-bottom: 400px;
	top: 30%;
}
}
/*	NARROW RESOLUTION LAYOUT	*/

html.stwt-narrow body, html.stwt-narrow div#mainhead, html.stwt-narrow .banner {
	max-width: 1000px!important;
	margin: 0 auto;
}
html.stwt-narrow body {
	box-shadow: 0 0 10px;
}
html.stwt-narrow header {
	position: absolute!important;
	margin: auto auto;
	max-width: 1000px!important;
	margin: 0 auto;
	top: 0;
}
html.stwt-narrow div#visual_banner {
	display: none;
}
html.stwt-narrow .container {
	max-width: 1000px;
}
html.stwt-narrow .home footer {
	padding-top: 0;
}
html.stwt-narrow div.services_banner .menu li {
	width: 100%;
	padding: 0;
}
html.stwt-narrow div.services_banner .menu li::before {
	height: 50px;
}

html.stwt-narrow .nav>li>a {
	padding: 8px;
}
@media (min-width:900px) and (max-width:9999px) {
html.stwt-narrow div#featured_banner_wrapper div.call_to_action {
	width: 250px;
	height: 250px;
}
}
html.stwt-narrow .logged-in, .logged-in header {
	/*padding-top: 32px;*/
}
html.stwt-narrow .logged-in div#featured_banner_wrapper {
	padding-top: 0;
}
html.stwt-narrow div#primary_navigation.menu-container a {
	height: 125px;
	padding-left: 6px;
	padding-right: 6px;
}
html.stwt-narrow .menu-home {
	display: none!important;
}
html.stwt-narrow ul#menu-primary-navigation-1 {
	width: 103%;
	text-align: center;
}
/*	MEDIUM LAYOUT	*/

html.stwt-medium body, html.stwt-medium div#mainhead, html.stwt-medium .banner {
	max-width: 1200px!important;
	margin: 0 auto;
}
html.stwt-medium header {
	position: absolute!important;
	margin: auto auto;
	max-width: 1200px!important;
	margin: 0 auto;
}
html.stwt-medium .home div#featured_banner_wrapper, html.stwt-medium .home #featured_image {
	min-height: 510px;
}
html.stwt-medium .container {
	max-width: 1200px;
}
html.stwt-medium div.services_banner .menu li::before {
	height: 50px;
}
html.stwt-medium body {
	box-shadow: 0 0 10px;
}
