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

@font-face {
	font-family: 'Champagne & Limousines';
	font-style: normal;
	font-weight: 400;
	src: local('Champagne & Limousines'), url('../fonts/Champagne & Limousines.woff') format('woff');
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	background-image: url(../images/texture.jpg);
}

sup {
	font-size: 50%;
	top: -1em !important;
}

p, ol, ul, li {
	margin-top: .5em;
	margin-bottom: .5em;
	line-height: 1.4em;
}

a {
	color: #6772CF;
	transition: ease .3s;
}

a:hover {
	color: #A4AAE2;
	transition: ease .3s;
	text-decoration: none;
}

.white-bg, .whitebg {
	background-color: #fff;
}

.light-grey-bg {
	background-color: #f1f1f1;
}

header {
	padding-top: 10px;
	padding-bottom: 10px;
}

.logo img {
	max-width: 280px;
}

.logo {
	text-align: center;
}

.header-row {
	padding-top: .5em;
	padding-bottom: .5em;
}

.social {
	text-align: center;
	font-weight: 600;
	color: #9a9ae0;
	font-size: .8rem;
}

.social img {
	padding: 0 5px;
	max-width: 35px;
	margin-bottom: .3em;
}

.social img:hover {
	opacity: .6;
	transition: ease .3s;
}

.rt-logo-tagline {
	clear: both;
	display: block;
	color: #4d4d4d;
	font-size: 25px;
	font-weight: 100;
	letter-spacing: .06em;
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px;
	font-family: 'Champagne & Limousines';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

span.blue-purple {
	color: #3e5ac8;
	font-weight: 600;
}

.logo {
	text-align: center;
}

.menu .navbar-light .navbar-nav a {
	color: #555;
	padding: .3em .7em .3em 7em;
	line-height: 1.1;
	font-weight: 200;
}

.menu .navbar-light .navbar-nav a:hover, .menu .navbar-light .navbar-nav a:focus {
	color: #A4AAE2;
}

.navbar-expand-md .navbar-nav .nav-link:hover {
	color: #A4AAE2;
}

.navbar-toggler {
	font-size: 1.8rem;
}

.navbar-light {
	color: #fff;
	background-color: #ccc6c6;
	border-color: #aca1a2;
}

.navbar-light .navbar-nav>li>a {
	color: #fff;
}

.navbar-light .navbar-nav>.dropdown>a .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}

.navbar-light .navbar-brand {
	color: #fff;
}

.menu-large {
	position: static !important;
}

.megamenu {
	width: 100%;
}

.megamenu>div>li>ul {
	padding: 0;
	margin: 0;
}

.megamenu>div>li>ul>li {
	list-style: none;
}

.megamenu .card {
	outline: none;
}

.megamenu .card:hover, .megamenu .card:focus {
	outline: 1px solid #000;
}

.megamenu>div>li>ul>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #333333;
	white-space: normal;
}

.megamenu>div>li>ul>li>a:hover, .megamenu>div>li>ul>li>a:focus {
	text-decoration: none;
	color: #A4AAE2;
}

.megamenu.disabled>a, .megamenu.disabled>a:hover, .megamenu.disabled>a:focus {
	color: #999999;
}

.megamenu.disabled>a:hover, .megamenu.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	cursor: not-allowed;
}

.megamenu.dropdown-header {
	color: #428bca;
	font-size: 18px;
}

.dropdown-item:focus, .dropdown-item:hover {
	background-color: transparent;
}

.dropdown-menu {
	background-color: rgb(77, 77, 77);
}

.megamenu>div>li>ul>li>a {
	color: #fff;
	font-size: 1.3rem;
	font-weight: 300;
	letter-spacing: .08em;
}

.megamenu>div>li>ul>li>a:hover {
	color: #A4AAE2;
}

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

.logo-cont img {
	max-width: 240px;
	height: auto;
	padding-top: 7px;
}

.tagline {
	color: #6772CF;
	text-transform: uppercase;
	font-size: 2.6em;
	letter-spacing: .05em;
	font-family: 'BebasNeueRegular';
	font-weight: normal;
	padding-top: 40px;
	text-align: right;
	line-height: .9em;
}

.social {
	padding-top: 10px;
	width: 100%;
}

.padding-container {
	padding-bottom: 40px;
}

.card-blog {
	margin-top: 30px;
	border: 0;
	width: 100%;
}

.filters {
	padding: 10px;
}

.blog-card-body {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #f0f0f0;
	border-bottom-right-radius: calc(.65rem - 1px);
	border-bottom-left-radius: calc(.65rem - 1px);
	min-height: 115px;
	display: flex;
	flex-direction: column;
}

.blog-title h1 {
	font-family: 'Arapey', serif;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-transform: uppercase;
	margin: 30px 0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #4d4d4d;
	letter-spacing: .1em;
}

.blog-intro {
	padding-top: 30px;
	padding-bottom: 30px;
}

#gallery-1.gallery-columns-3 {
	align-items: center;
	justify-content: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}

.back-dropdowns {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-transform: uppercase;
	font-weight: 600;
}

.divide {
	border-right: 1px solid #cccccc;
}

.blog-article {
	background: #f0f0f0;
	border-radius: 20px;
}

.title {
	font-weight: 600;
	margin-bottom: .8em;
	display: flex;
	flex-grow: 1;
	display: block;
	text-align: center;
}

.card-title.title a:link, .card-title.title a:visited {
	color: #4d4d4d;
}

.category-title {
	color: #848bdc;
	text-transform: uppercase;
	font-weight: 300;
	display: block;
}

.category-title a:link, .category-title a:visited {
	color: #848bdc;
}

.date-title {
	font-family: 'Arapey', serif;
	font-style: italic;
	display: block;
	font-size: 1.3em;
}

.blog-image {
	height: 250px;
	background-position: center;
	background-size: cover;
	border-top-right-radius: calc(.65rem - 1px);
	border-top-left-radius: calc(.65rem - 1px);
}

.meta-nav.purple a:link, .meta-nav.purple a:visited {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 1.3em;
	color: #848bdc;
}

.navigation {
	margin-top: 10px;
}

.nav-next {
	text-align: right;
	margin-top: 20px;
}

.nav-previous {
	margin-top: 20px;
}

#gallery-1 img {
	border: 2px solid #ffffff !important;
	width: 100%;
	height: auto !important;
}

#gallery-1 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 25% !important;
}

.text-area {
	font-size: 1.4em;
	color: #505050;
	line-height: 1.6em;
}

.hero-banner {
	height: 375px;
	background-position: center;
	background-size: cover;
	max-width: 2100px;
}

.text-area {
	padding-top: 40px;
}

.date-inside, .category-inside, .category-inside a {
	text-transform: uppercase;
	font-weight: 600;
	color: #9a9ae0;
}

span.category-inside {
	text-align: right;
	display: block;
}

.share {
	text-align: center;
}

.inside-purple {
	text-transform: uppercase;
	font-weight: 600;
	color: #9a9ae0;
	font-size: .95em;
}

span.author {
	color: #9a9ae0;
	font-size: .95em;
	line-height: 1em;
	display: block;
	width: 100%;
	text-align: center;
	font-style: italic;
	padding-bottom: 5px;
}

.return-link a {
	text-transform: uppercase;
	font-weight: 600;
	color: #4d4d4d;
	font-size: .7em;
	letter-spacing: 2px;
}

.return-link {
	text-align: center;
	margin-top: 40px;
}

.tags-inside {
	padding: 5px;
	font-style: italic;
	font-family: 'Arapey', serif;
	font-weight: 600;
}

.tags-inside a:link, .tags-inside a:visited {
	color: #4d4d4d;
}

.base-inside {
	margin-top: 20px;
	text-align: center;
}

.jssocials-share-link {
	border-radius: 50%;
}

.jssocials-share.jssocials-share-facebook {
	background: url(../images/facebook.png);
	background-size: contain;
	background-repeat: no-repeat;
	padding: 5px;
}

.jssocials-share.jssocials-share-twitter {
	background: url(../images/twitter.png);
	background-size: contain;
	background-repeat: no-repeat;
	padding: 5px;
}

.jssocials-share.jssocials-share-pinterest {
	background: url(../images/pinterest.png);
	background-size: contain;
	background-repeat: no-repeat;
	padding: 5px;
}

.jssocials-share-link {
	padding: 0.7em 0;
	border-radius: 0;
	border: 0;
}

.fa-pinterest:before, .fa-facebook:before, .fa-twitter:before {
	content: none!important;
}

.btn-footer {
	color: #ffffff;
	border: 1px solid #ffffff;
	text-transform: uppercase;
	font-family: 'BebasNeueRegular';
}

.btn-footer:hover {
	color: #ccc;
	background-color: rgba(250, 250, 250, .3);
}

.resources {
	text-align: center;
	margin-bottom: 20px;
}

footer img {
	max-width: 90px;
}

.dark-grey {
	background: #4d4d4d;
	padding: 20px;
	color: #ffffff;
	text-align: center;
}

.dark-grey b {
	font-size: 1.6rem;
	line-height: 1.2em;
}

.dark-grey em {
	font-size: 1.3rem;
	font-family: 'Arapey', serif;
}

.light-grey {
	background: #f0f0f0;
	height: 100px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}

.purple-bg {
	background: #6772CF;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}

.ftr-tag {
	font-family: 'BebasNeueRegular';
	font-weight: normal;
	font-size: 1.4em;
	color: #fff;
	text-transform: uppercase;
	padding: 12px 10px;
}

.ftr-title {
	font-family: 'BebasNeueRegular';
	font-weight: normal;
	font-size: 1.3em;
	color: #fff;
	text-transform: uppercase;
}

.ftr-list a {
	color: #fff;
}

.ftr-list {
	list-style: none;
	font-size: .9em;
	margin-left: 0px;
}

ul.ftr-list {
	padding-left: 0;
}

.footer {
	background-color: #f8f9fa;
	padding-top: 1em;
	padding-bottom: 1em;
}

.footer-menu {
	padding-left: 0;
	list-style-type: none;
	line-height: 1;
}

.footer-menu li {
	margin-top: .1em;
	margin-bottom: .1em;
	line-height: 1;
}

.footer-menu a {
	font-size: 12px;
	color: #555;
}

.footer-menu a:hover {
	color: #A4AAE2;
}

.footer-contact {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

.footer-contact a {
	color: #555;
}

.footer-contact p {
	font-size: 16px;
	margin: .1em 0;
}

.footer-contact .copyright {
	font-size: 11px;
	text-transform: none;
	margin-top: 1em;
}

.footer-icon:hover {
	opacity: .7;
}

@media (min-width: 576px) {
	.social {
		text-align: center;
	}
}

@media (max-width: 767px) {
	.megamenu {
		margin-left: 0;
		margin-right: 0;
	}
	.megamenu>li {
		margin-bottom: 30px;
	}
	.megamenu>li:last-child {
		margin-bottom: 0;
	}
	.megamenu.dropdown-header {
		padding: 3px 15px !important;
	}
	.navbar-nav .open .dropdown-menu .dropdown-header {
		color: #fff;
	}
}

@media (min-width: 768px) {
	.resources {
		text-align: left;
		margin-bottom: 0px;
	}
	.return-link a {
		font-size: 1em;
	}
	.base-inside {
		text-align: left;
	}
	#gallery-1 .gallery-item {
		float: left;
		margin-top: 10px;
		text-align: center;
		width: 25% !important;
	}
	.social img {
		padding: 0 2px;
		max-width: 25px;
	}
	.share {
		text-align: right;
	}
	.logo-cont img {
		margin-left: -62px;
		max-width: 240px;
		height: auto;
		padding-top: 7px;
	}
	.social img {
		padding: 0;
		max-width: 28px;
	}
	.menu .navbar-light .navbar-nav a {
		font-size: 1.5rem;
		padding: 0 2em 0 2em;
	}
	.dropdown-item li {
		display: inline-block;
	}
	.navbar-expand-md .navbar-nav .nav-link {
		padding-left: .7em;
		padding-right: .7em;
		padding-top: 1em;
		padding-bottom: 1em;
		font-weight: 200;
		font-size: 1rem;
		color: #333;
		letter-spacing: .08em;
	}
	.navbar-expand-md .navbar-nav .nav-link:hover {
		color: #A4AAE2;
	}
	.dropdown-menu {
		padding: 0;
		border-radius: 0;
		margin-top: 0;
		border: 0;
		background-color: rgba(77, 77, 77, .85);
	}
	.navbar-nav {
		margin-top: 0;
	}
	.dropdown-item:focus, .dropdown-item:hover {
		background-color: transparent;
	}
	.dropdown:hover>.dropdown-menu {
		display: block;
	}
	li.nav-item {
		margin: 0;
	}
	.navbar {
		padding: 0;
	}
	.megamenu>div>li>ul>li>a {
		color: #fff;
		font-size: .9rem;
	}
	.megamenu>div>li>ul>li>a:hover, .megamenu>div>li>ul>li>a:focus {
		background-color: transparent;
		color: #A4AAE2;
	}
	.dropdown-menu.show {
		display: none;
	}
	.footer-contact {
		text-align: right;
	}
}

@media (min-width: 992px) {
	.logo {
		text-align: left;
	}
	.social-images {
		clear: none;
		display: inline;
	}
	.social {
		text-align: right;
	}
	.rt-logo-tagline {
		clear: none;
		display: inline;
		border-left: 1px solid #4d4d4d;
		font-size: 28px;
		margin-left: .8em;
	}
	.megamenu {
		width: 100%;
	}
	.navbar-expand-md .navbar-nav .nav-link {
		padding-left: .9em;
		padding-right: .9em;
	}
	.blog-image {
		height: 350px;
	}
}

@media (min-width: 1200px) {
	.rt-logo-tagline {
		clear: none;
		display: inline;
		border-left: 1px solid #4d4d4d;
		font-size: 28px;
	}
	.navbar-expand-md .navbar-nav .nav-link {
		padding-left: 1.4em;
		padding-right: 1.4em;
	}
	.social img {
		padding: 0 5px;
		max-width: 35px;
	}
}

@media (min-width: 1500px) {
	.hero-banner {
		height: 550px;
		background-position: center;
		background-size: cover;
		max-width: 1800px;
	}
}

.container.text-area {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
}

.dropdown-menu.new-dropmenu {
	padding: 1rem;
	min-width: 250px;
}

.new-dropmenu li {
	margin-bottom: 1.2rem;
}

.new-dropmenu li a {
	color: #fff;
	display: inline-block;
	/* important */
	padding: 6px 0;
	font-size: 13px;
}

.new-dropmenu li a:hover {
	color: #a4aae2;
}

ul.new-dropmenu {
	padding-left: 20px;
	padding-right: 20px;
}

#gform_fields_1 .ginput_container {}

#gform_fields_1 input, #gform_fields_1 select, #gform_fields_1 textarea {
	width: 100%;
	margin-bottom: .6rem;
}

#gform_fields_1 .gform-field-label, legend {
	font-size: 1rem;
	font-weight: bold;
}

#gform_fields_1 .gform-field-label--type-sub {
	font-size: .8rem;
	font-weight: normal;
}

#gform_fields_1 span.gfield_required.gfield_required_text {
	font-size: .7rem;
	color: red;
	margin-left: .2rem;
}

@media (min-width: 768px) {
	.dropdown-item .new-dropmenu li {
		display: block;
	}
}

.overlap-header-image {
	position: relative;
	top: -38px;
}

.overlap-text-section {
	padding-top: 50px;
}

.hero-banner {
	height: 80px;
}

@media screen and (min-width: 500px) {
	.hero-banner {
		height: 140px;
	}
}

@media screen and (min-width: 768px) {
	.overlap-header-image {
		position: relative;
		top: -58px;
	}
	.overlap-text-section {
		padding-top: 80px;
	}
	.hero-banner {
		height: 160px;
	}
}

@media screen and (min-width: 992px) {
	.overlap-header-image {
		position: relative;
		top: -68px;
	}
	.overlap-text-section {
		padding-top: 100px;
	}
	.hero-banner {
		height: 220px;
	}
}

@media screen and (min-width: 1200px) {
	.hero-banner {
		height: 270px;
	}
}

@media screen and (min-width: 1350px) {
	.hero-banner {
		height: 330px;
	}
}

@media screen and (min-width: 1500px) {
	.hero-banner {
		height: 400px;
	}
}

@media screen and (min-width: 1500px) {
	.hero-banner {
		height: 450px;
	}
}

