.header-sticky {

	/*background: #003f87;

    background: -moz-linear-gradient(top, #003f87 1%, #003a78 100%);

    background: -webkit-linear-gradient(top, #003f87 1%,#003a78 100%);

    background: linear-gradient(to bottom, #003f87 1%,#003a78 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003f87', endColorstr='#003a78',GradientType=0 );

    line-height: 60px;*/

	background: #f3f2ee;

    position: absolute;

    /* display: none; */

    width: 100%;

    /*bottom: 0;*/

    /*z-index: 200 !important;*/

	z-index: 0;

    opacity: 0;

    transition: none;	

}

.sticky .header-sticky {

    opacity: 1;

    transition: all 0.3s ease-in-out;

    bottom: auto;

    top: 0;

    position: fixed;

}

.header-sticky h1.site-title-heading img {

	width: 130px;	

}

header.header-sticky .header .main-nav {

	margin-top: 25px;	

}
.header-sticky h1.site-title-heading {
	padding: 10px 0;
}
/*
.header-sticky .normal_menu .menu > li > a {
	text-shadow: none;
	color: #212575;
	transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;	
}
.header-sticky .normal_menu .menu > li > a:hover {
	background: #727281;
	color: #fff;	
}
.header-sticky .normal_menu .menu >li.menu-item-has-children ul.sub-menu li a {
	border-bottom: none;
	color: #fff;
}
.header-sticky .normal_menu .menu > li.menu-item-has-children:hover ul {
	background: #727281;	
}
.header-sticky .normal_menu .menu li.menu-item-has-children:hover {
	background: #727281;
	color: #fff;
}
.header-sticky .normal_menu .menu li.menu-item-has-children:hover a {
	color: #fff;
}
.header-sticky .normal_menu .menu >li.menu-item-has-children ul.sub-menu li a:hover {
    color: #b6b6b6;
}
.header-sticky .normal_menu .menu >li.menu-item-has-children:after {
	color: #212575;
	transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;	
}
.header-sticky .normal_menu .menu >li.menu-item-has-children:hover:after, .normal_menu .menu >li.current-menu-item:after {
	color: #fff;
}
.header-sticky .normal_menu .menu > li.current_page_item a {
	background: #727281;
	color: #fff;
}
*/
@media (max-width: 768px) {

	.sticky .header-sticky {

		display: none;

	}

}

/* 
Theme Name: LDRBRND 
Theme URI: https://www.nowmarketinggroup.com 
Author: NOW Marketing Group 
Author URI: https://www.nowmarketinggroup.com 
Description: A theme for LDRBRND. 
Version: 1.0 
Text Domain: nmg 
*/
 a {
     color: #010101;
}
 a:hover {
     color: #1b4f91;
     text-decoration: none;
}
 a[href^=tel] {
     text-decoration:inherit;
     color: inherit;
}
 h1 {
     color: #1c5796;
     font-size: 2.1em;
     font-family: 'Heebo', serif;
     font-weight: 100;
}
 h2 {
     color: #808080;
     font-size: 1.9em;
     font-family: 'Heebo', sans-serif;
     font-weight: 500;
}
 h3 {
     color: #22b8c7;
     font-size: 1.6em;
     font-family: 'Heebo', serif;
     font-weight: 700;
}
 h4 {
     color: #1a5393;
     font-size: 1.3em;
     font-family: 'Heebo', sans-serif;
     font-weight: 300;
}
 h5 {
     color: #22b8c7;
     font-size: 1.3em;
     font-family: 'Heebo', sans-serif;
     font-weight: 300;
}
 h6 {
     color: #091315;
     font-size: 1em;
     font-family: 'Heebo', serif;
     font-weight: 700;
}
 p {
     color: #505050;
     font-size: 1em;
     font-weight: 400;
     line-height: 1.6;
}
/* HTML5 display-role reset for older browsers */
 article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
     display: block;
}
html {
	overflow-x: hidden;	
}
 body {
     line-height: 1.4;
     font-family: 'Heebo', serif;
     color: #505050;
     background: #fff;
     font-size: 1em;
     position: relative;
}
body.home {
	overflow-x: hidden;
}
ul {
     list-style: none;
}
ol li {
	margin-bottom: 10px;	
}
 blockquote, q {
     quotes: none;
}
 blockquote:before, blockquote:after, q:before, q:after {
     content: '';
     content: none;
}
 table {
     border-collapse: collapse;
     border-spacing: 0;
}
 img {
     max-width: 100%;
     height: auto;
}
 blockquote {
}
 blockquote p {
}
 .alignright {
     float: right;
     margin: 5px 0 20px 20px;
}
 .alignleft {
     float: left;
     margin: 5px 20px 20px 0;
}
 .aligncenter {
     margin: 5px auto 20px auto;
     text-align: center;
}
 .container {
     max-width: 1250px;
}
 .inner-body {
     background: #fff;
}
 .transition {
     transition: all ease-in-out .3s;
     -moz-transition: all ease-in-out .3s;
     -webkit-transition: all ease-in-out .3s;
     -o-transition: all ease-in-out .3s;
}
 .callout {
     text-align: center;
     margin: 0 auto 20px;
     color: #505050;
     font-size: 1.1em;
     position: relative;
     max-width: 706px;
}
 .callout:before {
     content: "";
     background: url(/wp-content/uploads/2020/01/ldrbrnd-stars-top.png) no-repeat center;
     height: 19px;
     display: block;
     margin: 0 0 37px;
}
 .callout:after {
     content: "";
     background: url(/wp-content/uploads/2020/01/ldrbrnd-stars-bottom.png) no-repeat center;
     height: 13px;
     display: block;
     margin: 37px 0 0;
}
 .callout p {
     font-size: 1.1em;
     color: #c2980e;
}
 .callout a {
     text-decoration: underline;
}
 ul.bullets {
     padding: 0;
     overflow: hidden;
}
 ul.bullets li {
     position: relative;
     padding-left: 13px;
     margin-bottom: 5px;
}
 ul.bullets li:before {
    /*display: inline-block;
     font-family: '"Font Awesome 5 Free"';
     -webkit-font-smoothing: antialiased;
     content: '\f100';
     */
     position: absolute;
     left: 0;
     top: 1px;
     font-family: "Font Awesome 5 Free";
     content: "\f0da";
     padding-right: 5px;
     font-weight: 900;
}
 .row-eq-height {
     display: flex;
}
 .cover {
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center center;
}
 .row.equal.flex {
     display: flex;
}
 .header-outer-container {
     background: #f5f9fc;
}
 .header-top {
     background: #3a444f;
     padding-left: 15px;
     padding-right: 15px;
     text-align: right;
}
 .header-top a {
     color: #fff;
     text-transform: uppercase;
     font-weight: 600;
     padding: 15px 20px;
     display: inline-block;
}
 #header {
}
 .site-branding {
    /*padding-top: 12px;
    */
     position: relative;
     z-index: 101;
}
 #header-top {
     background: #ed1c24;
     padding-top: 5px;
     padding-bottom: 5px;
}
 #header .search-form label {
     display: none;
}
 #header .search-form input {
     background: #fff;
     border: 1px solid #fcb040;
     border-radius: 5px;
     padding: 5px 8px;
     color: #fff;
     width: 200px;
}
 #header .search-form {
     position: relative;
     margin-bottom: 15px;
}
 #header .search-form button {
     color: #12a89d;
     border: none;
     background: none;
     position: absolute;
     right: 5px;
     bottom: 3px;
}
 #header .affiliates {
     text-align: right;
     margin: 20px 0;
}
 #header .affiliates img {
     max-width: 100px;
     margin-left: 20px;
}
 .header-social-container {
     float: right;
     position: absolute;
     bottom: 0;
     right: 0;
}
 .header-social {
     text-align: right;
     font-size: 18px;
}
 .header-social a {
}
 .header-social .company-phone {
     position: absolute;
     top: 5px;
     left: 30px;
     text-transform: uppercase;
}
 .header-social .company-phone span {
     color: #fffc9c;
}
 .header-social .header-phone {
     text-transform: uppercase;
     margin-bottom: -12px;
     display: inline-block;
}
 .header-social .company-local-phone {
     text-transform: uppercase;
     color: #fff;
     display: inline-block;
     padding-top: 5px;
}
 .header-social .header-results-button {
     float: right;
     font-weight: 600;
}
 .header-social .header-results-button a {
     color: #422a48;
     font-size: 14px;
     display: block;
     background: #ffd204;
     padding: 10px 15px;
}
 .header-social .social {
     float: right;
     font-size: 28px;
     margin: 0;
    /*padding: 0 15px;
     */
}
 .header-social .social li {
     display: inline-block;
     margin-left: 8px;
}
 .color-button {
     display: inline-block;
     color: #fff;
     background: #ff4162;
     font-family: 'Heebo', sans-serif;
     text-transform: none;
     margin: 0 auto;
     padding: 10px 15px;
     border-radius: 30px;
     font-size: 28px;
}
 h1.site-title-heading {
     position: relative;
     z-index: 2;
     margin: 0;
     padding: 20px 0;
     float: left;
}
 h1.site-title-heading img {
     max-width: 230px;
}
.contact-me {
	float: right;
	padding: 10px 20px;
	border-radius: 5px;
	background: #22b8c7;
	color: #fff;
	box-shadow: 0 0 10px #ccc;
	margin-left: 30px;
}
.contact-me:hover {
	text-decoration: none;
	color: #fff;	
}
 #menu-top-menu {
     margin-bottom: 29px;
}
 #menu-top-menu a {
     background: #000;
     color: #fff;
     font-size: 14px;
     padding: 6px 10px;
}
 #menu-top-menu a:before {
     content: '\25BA';
     margin-right: 2px;
}
 #menu-top-menu a:hover {
     background: #e9231c;
     text-decoration: none;
}
 #header .social #menu-top-menu li {
     padding: 0;
     margin: 0;
}
 .main-navigation {
     background: #392063;
}
 .navbar-default {
     background: none;
}
 .navbar-default {
     border: none;
}
 .navbar {
     margin-bottom: 0;
}
 .navbar-default .navbar-nav > li.dropdown:hover > a, .navbar-default .navbar-nav > li.dropdown:hover > a:hover, .navbar-default .navbar-nav > li.dropdown:hover > a:focus {
}
 .navbar {
     padding: 0;
}
 .normal_menu {
     position: relative;
     z-index: 10;
     font-weight: 400;
     float: right;
    /*margin-bottom: -34px;
     clear: both;
     */
}
 .normal_menu li:hover a {
     color: #2b2b2b;
}
 .normal_menu ul li {
     display: table-cell;
}
 .normal_menu .menu > li {
}
 .normal_menu .menu > li > a {
     color: #2b2b2b;
     padding: 10px 13px;
     transition: all ease-in-out .3s;
     -moz-transition: all ease-in-out .3s;
     -webkit-transition: all ease-in-out .3s;
     -o-transition: all ease-in-out .3s;
}
 .normal_menu .menu > li:hover > a {
}
 .normal_menu .menu > li > a:hover {
     background: #e9eef1;
	 border-radius: 5px;
	 color: #195092;
}
 .normal_menu .menu > li.current_page_item a {
     background: #e9eef1;
	 border-radius: 5px;
	 color: #195092;
}
 .normal_menu .menu > li.current_page_item a:hover {
}
 .normal_menu ul {
     margin: 0;
     padding: 0;
}
 .normal_menu ul li a {
     display: inline-block;
     margin: 0;
     text-decoration: none;
     font-family: 'Heebo', sans-serif;
}
 .normal_menu .menu li.menu-item-has-children {
     position: relative;
}
 .normal_menu .menu > li.menu-item-has-children:hover ul {
}
 .normal_menu .menu li.menu-item-has-children > a:first-of-type {
     padding-right: 30px !important;
}
 .normal_menu .menu >li.menu-item-has-children svg {
     display: none;
}
 .normal_menu .menu >li.menu-item-has-children ul.sub-menu {
     display: none;
     position: absolute;
     z-index: 1000;
     white-space: nowrap;
     min-width: 100%;
}
 .normal_menu .menu >li.menu-item-has-children> ul.sub-menu {
     top: 42px;
     min-width: 150px;
     z-index: -10;
}
 .normal_menu .menu >li.menu-item-has-children> ul.sub-menu>li.menu-item-has-children> ul.sub-menu {
     top: 0;
     left: 100%;
}
 .normal_menu .menu >li.menu-item-has-children:after {
     content: "\f0d7";
     font-family: "Font Awesome 5 Free";
     position: absolute;
     z-index: 50;
     top: 12px;
     right: 14px;
     font-weight: 900;
     color: #2b2b2b;
     transition: all ease-in-out .3s;
     -moz-transition: all ease-in-out .3s;
     -webkit-transition: all ease-in-out .3s;
     -o-transition: all ease-in-out .3s;
}
 .normal_menu .menu >li.menu-item-has-children:hover:after, .normal_menu .menu >li.current-menu-item:after {
     color: #2b2b2b;
}
 .normal_menu .menu >li.menu-item-has-children> ul.sub-menu>li.menu-item-has-children> ul.sub-menu li {
     display: block;
     padding: 0;
}
 .normal_menu .menu >li.menu-item-has-children> ul.sub-menu>li.menu-item-has-children:after {
     content: "\f107";
     font-family: '"Font Awesome 5 Free"';
     position: absolute;
     z-index: 1010000;
     top: 8px;
     right: 6px;
}
 .normal_menu .menu li.menu-item-has-children:hover a {
	 background: #E9EEF1;
	 border-radius: 5px;
}
 .normal_menu .menu li.menu-item-has-children:hover>ul.sub-menu {
     display: block;
     background: #E9EEF1;
	 border-radius: 5px;
}
 .normal_menu .menu >li.menu-item-has-children>ul.sub-menu > li {
     display: block;
     width: 100%;
     line-height: 1;
     padding: 0;
}
 .normal_menu .menu >li.menu-item-has-children ul.sub-menu li a {
     line-height: 30px;
     width: 100%;
     display: inline-block;
     padding: 3px 10px;
     text-align: left;
     transition: all ease-in-out .3s;
     -moz-transition: all ease-in-out .3s;
     -webkit-transition: all ease-in-out .3s;
     -o-transition: all ease-in-out .3s;
     font-weight: 400;
     color: #2b2b2b;
}
 .normal_menu .menu >li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children > a {
}
 .normal_menu .menu >li.menu-item-has-children ul.sub-menu li a:hover {
     color: #195092;
}
 .home {
     margin-left: auto;
     margin-right: auto;
}

 .home-1 {
     background-position: top center;
     background-repeat: no-repeat;
     background-size: cover;
     position: relative;
     padding-top: 40px;
     padding-bottom: 350px;
}
.home-1 .container {
	position: relative;	
}
.home-1 .social {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 15px;	
}
.home-1 .social li {
	display: inline-block;
	margin-left: 20px;	
}
.home-1 .social a {
	font-size: 40px;
	color: #fff;	
}
 .home-1 .content {
     position: relative;
     z-index: 1;
	 background: rgba(0,0,0,.5);
	 padding: 25px;
	 max-width: 575px;

}
 .home-1 h1 {
     color: #fff;
     font-family: 'Heebo';
     font-size: 2.5em;
	 font-weight: 300;
}
 .home-1 p {
     color: #fff;
     font-family: 'Heebo';
	 font-weight: 400;
}
 .home-1 a.header-button {
     display: block;
     margin: 0 auto -49px auto;
	 color: #fff;
	 background: #22b8c7;
	 text-transform: uppercase;
	 border-radius: 5px;
	 padding: 15px 25px;
	 text-align: center;
	 width: 200px;
}
 .home-1 a.header-button:hover {
	 color: #fff;
	 text-decoration: none;
}
 .home-2 {
	 background: #f7f9fb;
	 padding-bottom: 200px;
	 position:relative;
}
.home-2:before {
height: 500px;
    width: 115%;
    position: absolute;
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    transform: rotate(8deg);
    top: -150px;
    background-color: #f7f9fb;
    left: -10%;
    content: '';
    display: block;
    z-index: 0;	
}
.home-2 .home-2-main-text {
	text-align: center;	
}
.home-2 .home-2-main-text h2 {
	font-weight: 200;
	margin-bottom: 30px;
	color: #1a4d91;	
}
.home-2 .home-2-main-text h2 span, .home-2 .home-2-main-text h2 strong {
	font-weight: 700;	
}
.home-2 h3 {
	color: #1a4d91;
	font-weight: 300;	
}
.home-3 {
	padding-top: 50px;
	padding-bottom: 50px;
	position:relative;	
}
.home-3:before {
height: 500px;
    width: 115%;
    position: absolute;
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    transform: rotate(8deg);
    top: -150px;
    background-color: #fff;
    left: -10%;
    content: '';
    display: block;
    z-index: 0;	
}
.home-3 .testimonials .raise-up-1 {
	margin-top: -160px;	
}
.home-3 .testimonials .raise-up-2 {
	margin-top: -220px;	
}
.home-3 .testimonials .raise-up-2 p {
	font-weight: 300;
	font-size: 1.3em;
	line-height: 1.3;
}
.home-3 .testimonials .raise-up-2 p.testimonial {
	margin-bottom: 30px;	
}
.home-3 .testimonials .raise-up-2 p.testimonial-user {
	margin-bottom: 5px;
}
.home-3 .testimonials .raise-up-2 p.testimonial-position {
	font-size: .9em;
	margin-bottom: 8px;	
}
.home-3 .testimonials .raise-up-2 p.testimonial-company {
	font-size: .9em;
	font-weight: 700;	
}
.home-3 .item {
	padding: 30px;	
}
.home-3 .item .inner {
	box-shadow: 0 0 30px #ccc;	
	border-radius: 5px;
	padding: 50px;
	background: #fff;
}
.home-3 .g-btn {
    padding: 10px 20px;
    border-radius: 5px;
    background: #22b8c7;
    color: #fff;
    box-shadow: 0 0 10px #ccc;
	display: inline-block;
	margin-top: 20px;	
}
.home-3 .g-btn:hover {
	color: #fff;
}
.home-3 .owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: -65px;	
	margin-bottom: 50px;
	position: relative;
    z-index: 1;
}
.home-3 h2 {
	font-weight: 300;
    color: #1b4f91;	
}
.home-4 {
	
}
.home-4 .home-cta {
	display: block;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	width: 80%;
	margin: 0 auto;	
	color: #fff;
	padding: 80px 100px;
}
.home-4 .home-cta:hover {
	text-decoration: none;	
}
.home-4 .home-cta h2 {
	color: #fff;
	font-weight: 300;	
}
.home-4 .home-cta p {
	color: #fff;
	font-weight: 500;	
}
.home-4 .home-cta svg {
	font-size: 40px;	
}
.home-5 {
	padding-top: 50px;
	padding-bottom: 50px;	
}
.home-5 span {
	float: left;
	display: block;
	overflow: hidden;
	border-radius: 100px;
	border: 1px solid #1b4f91;	
	margin-right: 25px;
}
.home-5 h2 a {
	font-weight: 300;
	color: #1b4f91;	
}
.home-5 h2 a:hover {
	color: #1b4f91;	
	text-decoration: none;
}
.home-5 .home-blog {
	overflow: hidden;	
}
/* .home-2 .tab-container {
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     background-image: url('/wp-content/uploads/2019/11/rd-tabs.jpg');
}
 .home-2 .nav a {
     color: #ffc300;
     font-family: 'Heebo';
     display: inline-block;
     font-size: 1.5em;
     padding: 30px 0;
     border-left: 1px solid #707070;
     width: 100%;
}
 .home-2 .nav a.active {
     color: #000;
     background: #ffc300;
     border-bottom: 5px solid #ffff;
     padding-bottom: 25px;
     position: relative;
}
 .home-2 .nav a.active:before {
     position: absolute;
     left: 46%;
     bottom: -22px;
     font-family: "Font Awesome 5 Free";
     content: "\f0d7";
     font-weight: 900;
     color: #fff;
}
 .home-2 .nav a:hover {
     text-decoration: none;
}
 .home-2 .nav-tabs {
     border-bottom: none;
     text-align: center;
}
 .home-2 .nav-tabs li:last-child a {
     border-right: 1px solid #707070;
}
 .home-2 .nav-tabs li {
     display: inline;
     width: 25%;
}
 .home-2 h2 {
     font-family: 'Roboto Slab';
}
 .home-2 .tab-pane {
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     padding-top: 70px;
     padding-bottom: 70px;
}
 .home-2 .more-container {
     text-align: center;
}
 .home-2 a.more {
     display: inline-block;
     color: #ffc300;
     text-transform: uppercase;
     border: 1px solid #ffc300;
     border-radius: 5px;
     background: rgba(0,0,0,.6);
     padding: 8px 20px;
     margin-top: 20px;
}
 .home-2 a.more:hover {
     text-decoration: none;
     background: rgba(0,0,0,1);
}
 .home-3 {
     background: #ffc300;
     padding-top: 70px;
     padding-bottom: 70px;
}
 .home-3 h3 {
     color: #505050;
}
 .home-3 a {
     color: #010101;
}
 .home-4 {
     padding-top: 70px;
     padding-bottom: 70px;
}
 .home-4 .jump-out-container {
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     background-image: url('/wp-content/uploads/2019/11/rd-block-1.jpg');
     text-align: center;
     padding: 15px;
     width: 80%;
     margin: 0 auto 15px auto;
}
 .home-4 .jump-out-container-2 {
     background-image: url('/wp-content/uploads/2019/11/rd-block-2.jpg');
}
 .home-4 .jump-out {
     border: 1px solid #ffc300;
     padding: 25px;
}
 .home-4 h3, .home-4 {
     color: #fff;
}
 .home-4 a.more {
     display: inline-block;
     color: #ffc300;
     text-transform: uppercase;
     border: 1px solid #ffc300;
     border-radius: 5px;
     background: rgba(0,0,0,.6);
     padding: 8px 20px;
     margin-top: 20px;
}
 .home-4 a.more:hover {
     text-decoration: none;
     background: rgba(0,0,0,1);
}
 .home-5 {
     overflow: hidden;
}
 .home-5 .scroller {
     max-width: 1082px;
     position: relative;
     margin: 0 auto;
}
 .home-5 figure {
     width: 100%;
     height: 500px;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     position: relative;
}
 .home-5 figure a {
     text-transform: uppercase;
     display: inline-block;
     padding: 5px 10px;
     position: absolute;
     bottom: 20px;
     left: 0;
     background: #fff;
     opacity: 0;
}
 .home-5 figure a:hover {
     text-decoration: none;
     background: #ffc300;
     color: #000;
}
 .home-5 .scroller .owl-carousel .owl-item.active figure a {
     opacity: 1;
}
 .home-5 .scroller-wrapper {
     transform: translate3d(0, 0, 0);
     opacity: 1;
     transition: all .75s;
}
 .home-5 .scroller .owl-carousel .owl-stage-outer {
     overflow: visible;
}
 .home-5 .scroller .owl-carousel .owl-item.owl-prev, .home-5 .scroller .owl-carousel .owl-item.owl-active-next {
     -webkit-transform-origin: top right;
     -ms-transform-origin: top right;
     transform-origin: top right;
}
 .home-5 .scroller .owl-carousel .owl-item {
     -webkit-transform: scale(0.6);
     -ms-transform: scale(0.6);
     transform: scale(0.6);
     -webkit-transform-origin: top right;
     -ms-transform-origin: top right;
     transform-origin: top right;
     -webkit-transition: all 1s;
     transition: all 1s;
}
 .home-5 .scroller .owl-carousel .owl-item.active {
     -webkit-transform: scale(1);
     -ms-transform: scale(1);
     transform: scale(1);
}
 .home-5 .scroller .owl-carousel .owl-item.owl-next, .home-5 .scroller .owl-carousel .owl-item.owl-active-prev {
     -webkit-transform-origin: top left;
     -ms-transform-origin: top left;
     transform-origin: top left;
}
 .home-5 h3 {
     font-family: 'Oswald';
     color: #000;
     margin-bottom: 15px;
}
 .home-5 .owl-item.active .scard {
     opacity: 1;
}
 .home-5 .scard {
     padding-right: 200px;
     opacity: 0;
     -webkit-transition: opacity .25s;
     transition: opacity .25s;
}
 .home-5 .owl-theme .owl-nav {
     margin-top: 0;
     position: absolute;
     top: 500px;
     right: 0;
     font-family: 'Oswald';
     background: #f0f0f0;
     padding: 0 15px;
}
 .home-5 .owl-theme .owl-nav a {
     display: inline-block;
     padding: 20px 0;
     text-transform: uppercase;
}
 .home-5 .owl-theme .owl-nav a.scroller-prev {
     border-right: 1px solid #000;
     padding-right: 10px;
}
 .home-5 .owl-theme .owl-nav a:hover {
     color: #000;
     text-decoration: none;
}
 .home-5 .owl-theme .owl-nav [class*=owl-]:hover {
     background: none;
}
 .blog-5 {
     padding-top: 20px;
     margin-bottom: 50px;
}
 .home-6 {
     padding-top: 70px;
     padding-bottom: 70px;
}
 .home-6 h3 {
     color: #000;
     text-align: center;
     border-bottom: 1px solid #ffc300;
     margin-bottom: 80px;
}
 .home-6 h3 span {
     background: #ffc300;
     display: block;
     padding: 10px 20px;
     margin-bottom: -25px;
     width: 190px;
     white-space: nowrap;
     margin-left: auto;
     margin-right: auto;
}
 .home-6 .logo-carousel.owl-carousel .owl-item {
     height: 80px;
}
 .home-6 .item {
     height: 80px;
     background-position: center;
     background-repeat: no-repeat;
     background-size: contain;
     position: relative;
}
 .home-6 .item a {
     display: block;
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
}
*/
 .owl-carousel.testimonial-carousel {
     padding-left: 45px;
     padding-right: 45px;
}
 .owl-carousel.testimonial-carousel .owl-stage-outer {
    /*padding-left: 20px;
     padding-right: 20px;
    */
}
 .owl-carousel.testimonial-carousel .owl-nav {
     position: absolute;
     left: 0;
     right: 0;
     top: 20%;
}
 .owl-carousel.testimonial-carousel .owl-nav button.owl-prev {
     float: left;
}
 .owl-carousel.testimonial-carousel .owl-nav button.owl-next {
     float: right;
}
 .owl-carousel.testimonial-carousel .owl-nav button.owl-prev svg, .owl-carousel.testimonial-carousel .owl-nav button.owl-next svg {
     color: #b1b0b0;
     font-size: 2.5em;
}
 .inner-body-home {
    /*margin-top: -50px;
     position: relative;
     */
}
 .end-body {
     margin-bottom: 40px;
}
 .section-link {
     display: block;
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0;
}
 .section-button {
     background: #3fa2f7;
     font-weight: 700;
     border-radius: 5px;
     color: #fff;
     padding: 15px 20px;
     display: inline-block;
}
 .service-button {
     display: inline-block;
     color: #b71010;
     padding: 8px 12px;
     text-transform: uppercase;
     background: #fff;
     border-radius: 20px;
     margin-top: 10px;
}
 .service-button:hover {
     text-decoration: none;
     background: #fff;
     color: #ed1c24;
}
 .service-button:after {
     font-family: "Font Awesome 5 Free";
     content: "\f0da";
     padding-left: 5px;
     padding-top: 2px;
     font-weight: 900;
     font-size: 16px;
}
 .post-inner {
     box-shadow: 0 0 20px #ccc;
     max-width: 80%;
     margin: 0 auto;
}
 .post-inner a {
     text-transform: uppercase;
}
 .post-content a.more:after {
     font-family: "Font Awesome 5 Free";
     content: "\f061";
     padding-left: 5px;
     padding-top: 2px;
     font-weight: 900;
     font-size: 16px;
}
 .post-content a.more:hover {
     text-decoration: none;
}
 .post-content {
     padding: 30px;
     background: #fff;
	 margin-bottom: 20px;
}
 .post-content h3 {
	 font-weight: 400;
}
 .post-content .blog-cat {
     color: #8a8a8a;
    border-top: 1px solid #8a8a8a;
     background-repeat: no-repeat;
     background-position: center top;
     background-size: contain;
     text-transform: uppercase;
     font-size: .9em;
     margin-top: 10px;
     padding-top: 15px;
}
 .post-content .blog-cat a {
     color: #8a8a8a;
}
 .post-photo {
     background: #eee;
     height: 150px;
     width: 100%;
     background-repeat: no-repeat;
     background-position: center center;
     background-size: cover;
}
 .inner-page-title {
     position: relative;
    /*-webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
     clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    */
     position: relative;
     z-index: 100;
     margin-left: auto;
     margin-right: auto;
}
 .inner-blog-title {
     margin-left: -15px;
     margin-right: -15px;
}
 .paraxify{
     background-attachment: fixed;
     background-position: center center;
     background-size: cover;
}
 p.page-subtitle {
     margin: 5px 0 0 0;
     color: #fff;
     text-transform: uppercase;
     font-weight: 300;
}
 .inner-page-title h1 {
     font-weight: 300;
}
 .inner-page-title h1 span {
}
 .color-change {
     position: relative;
}
 .header-left {
     position: absolute;
     left: 0;
     top: 0;
     height: 100%;
}
 .header-right {
     position: absolute;
     right: 0;
     top: 0;
     height: 100%;
}
 .inner-page-title.without-featured-image .color-change {
     background: #46c7d2;
background: -moz-linear-gradient(left,  #46c7d2 0%, #195092 100%);
background: -webkit-linear-gradient(left,  #46c7d2 0%,#195092 100%);
background: linear-gradient(to right,  #46c7d2 0%,#195092 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#46c7d2', endColorstr='#195092',GradientType=1 );

     padding: 50px 15px 50px 15px;
}
 .inner-page-title.without-featured-image .social-search {
	 padding-bottom: 0;
	padding-top: 30px;
 }
 .inner-blog-title .color-change {
     height: 300px;
     background-color: #ffc400;
}
 .inner-page-title.with-featured-image .color-change {
     background-color: transparent;
     padding: 250px 15px 0 15px;
}
.inner-page-title.with-featured-image .color-change-background {
	margin-left: -15px;
    padding-left: 15px;
    background: rgba(55,160,190,.6);
    margin-right: -15px;
    padding-right: 15px;
	padding-bottom: 50px;
	padding-top: 50px;
}
.inner-page-title .social-search {
	position: relative;	
	padding-top: 30px;
}
.inner-page-title .social {
    margin: 0;
    padding: 0;
    position: absolute;
    top: -20px;
    right: 15px;
}
.inner-page-title .social li {
    display: inline-block;
    margin-left: 20px;
}
.inner-page-title .social a {
    font-size: 40px;
	color: #fff;
}

.blog-header .social {
    margin: 10px 0 0 0;
    padding: 0;
}
.blog-header .social li {
    display: inline-block;
    margin-left: 20px;
}
.blog-header .social a {
    font-size: 40px;
	color: #636363;
}
.inner-page-title .page-search {
    position: absolute;
    bottom: -15px;
    right: 15px;
    z-index: 2;
}
.page-resources .page-search {
    padding:20px 0;
    background-color: #21b8c6;
}
.inner-page-title .page-search form {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 200px;
}
.page-resources .page-search .search-container, .page-resources .page-search form {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 250px;
}
.inner-page-title .page-search form input[type="search"] {
    background: rgba(255,255,255,.2);
    padding: 10px 20px;
    border: none;
    border-radius: 0;
    width: 100%;
    color: #fff;
    font-size: 1em;
    margin: 0;
    border: 1px solid #fff;
    border-radius: 5px;
}
.page-resources .page-search form input[type="search"] {
    background-color: #fff;
    width: 100%;
    border-radius: 5px 0 0 5px;
    padding:10px 20px;
    margin:0;
    border:0;
    font-size:14px;
    line-height: 22px;
    color:#1a428e;
}
.page-resources .page-search form input[type="search"]::placeholder {
    color:#1a428e;
}
.inner-page-title .page-search form input[type="submit"] {
    display: block;
    background: none;
    border: 1px solid #FFF;
    width: 25px;
    height: 25px;
    position: absolute;
    z-index: 3;
    right: 10px;
    top: 12px;
    border: none;
    text-indent: -9999999px;
    cursor: pointer;
}
.page-resources .page-search form input[type="submit"] {
    background-color: #1a428e;
    color: #fff;
    border-radius: 0 5px 5px 0;
    padding:10px 25px;
    margin:0;
    border:0;
    text-indent: -9999999px;
    cursor: pointer;
    position: absolute;
    z-index: 2;
}
.inner-page-title .page-search form:after {
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    color: #fff;
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 4px;
    font-size: 1.63em;
    font-weight: 900;
}
.page-resources .page-search form:after {
    content: '\f061';
    font-family: "Font Awesome 5 Free";
    color: #fff;
    position: absolute;
    z-index: 3;
    right: -30px;
    top: 10px;
    font-size: 1.1em;
    font-weight: 600;
}
.inner-page-title .page-search form input::placeholder { 

  color: #fff;
  text-transform: uppercase;
  opacity: 1; 

}
 .inner-page-title.with-featured-image .color-change img {
     display: none;
}
 .page-template-page-team .inner-page-title.with-featured-image .color-change {
     padding: 100px 15px 30px 15px;
}
 .inner-page-title.without-featured-image .color-change {
    /*background-image: url('/wp-content/uploads/2019/11/rd-jones-wofi.jpg');
    */
     background-size: contain;
     background-position: center right;
     background-repeat: no-repeat;
}
 .page-template-page-password .inner-page-title.without-featured-image .color-change {
    /*background-image: url('/wp-content/uploads/2019/11/rd-password.jpg');
    */
     background-size: contain;
     background-position: center center;
     background-repeat: no-repeat;
     text-align: center;
}
 .inner-page-title.with-featured-image {
     background-size: cover;
     background-position: center center;
    /*background-attachment: fixed;
    */
     background-repeat: no-repeat;
     overflow: hidden;
    /*height: 300px;
    */
}
 .inner-page-title.with-featured-image .overlay {
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     /*background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
     background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
     background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );*/
     z-index: 0;
}
 .page-template-page-team .inner-page-title.with-featured-image .overlay {
     background: rgba(27,27,27,.7);
}
 .inner-page-title.with-featured-image-alt {
     padding-top: 50px;
}
 .inner-page-title.with-featured-image-alt .color-change {
     background: none;
}
 .inner-page-title.with-featured-image-pattern {
     padding-top: 50px;
     background-size: auto;
     background-repeat: repeat;
}
 .inner-page-title.with-featured-image-pattern .color-change {
     background: none;
}
 .inner-page-title.with-featured-image .container {
}
 .inner-page-title.with-featured-image h1, .inner-page-title.with-featured-image p.page-subtitle {
}
 .inner-page-title .color-angle {
     display: none;
}
 .inner-page-title.with-featured-image .color-angle {
     display: block;
}
 .page-side-bar {
     padding-left: 60px;
}
 .page-side-bar section {
     position: relative;
}
 .page-template-template-side-bar #site-footer {
     margin-top: -40px;
}
 .page-template-template-side-bar .page-main-content {
     padding-bottom: 40px;
}
 .page-main-content h1.page-title {
     font-weight: 700;
}
 .page-main-content h1.page-title span {
     font-weight: 300;
}
 .events .page-title {
     background: #c45702;
}
 .events .page-title p {
     color: #fff;
     text-transform: none;
     margin-top: 6px;
}
 .page-title h1 {
     color: #fff;
     margin: 0;
}
 .page-title.with-featured-image {
}
 .page-content {
    /*padding-top: 30px*/
    ;
}
.page-resources .page-content {
    padding-right:50px;
}
.page-resources .page-content h2 {
    display: block;
    background-color: #1a428e;
    border-radius: 5px;
    margin: 30px 0;
    padding: 20px;
    color: #fff;
    font-size: 1.2em;
    text-transform: uppercase;
}
 .page-inner-content {
     padding-bottom: 40px;
}
 .side-bar-container {
     padding-top: 50px;
     padding-bottom: 40px;
}
 .page-template-page-team .side-bar-container {
     background: #f3f2ee;
}
 .page-side-bar .widget {
     margin-bottom: 40px;
}
 .page-side-bar .box.widget_nav_menu {
     border: 1px solid #ebebeb;
}
 .page-side-bar .box .menu {
     margin: 0;
     padding: 0;
}
 .page-side-bar .box .menu a {
     display: block;
     text-decoration: none;
     transition: all ease-in-out .2s;
     -moz-transition: all ease-in-out .2s;
     -webkit-transition: all ease-in-out .2s;
     -o-transition: all ease-in-out .2s;
     color: #585858;
     padding: 10px 25px;
     border-bottom: 1px solid #ebebeb;
}
 .page-side-bar .box .menu a:hover {
     color: #22b8c7;
     padding-left: 30px;
     padding-right: 20px;
}
 .page-side-bar .box .menu a:after {
     font-family: "Font Awesome 5 Free";
     font-weight: 900;
     content: "\f054";
     float: right
    /**/
}
 .page-side-bar .box .menu li:last-child a {
     border: none;
}
 .sidebar-container {
	 top: 80px;
}
 .sidebar-container h3 {
     font-size: 24px;
}
 .page-side-bar .box.widget_nav_menu h2.widget-title {
     margin: 0;
     padding: 18px 25px;
     font-size: 19px;
     border-bottom: 1px solid #ebebeb;
     text-transform: uppercase;
     color: #1a5293;
     font-family: 'Heebo';
}
 #sidebar > ul {
     margin: 0;
     padding: 0;
}
 .page-side-bar .box.widget_text p {
     line-height: 1.4;
     font-size: .9em;
}
 .page-side-bar .box.widget_text h2 {
     margin-top: 0;
     font-size: 19px;
}
 .blog-template .widget ul {
     margin: 0;
     padding: 0;
}
 .blog-template .widget ul li a {
     border-bottom: 1px solid #e3e3e3;
     display: block;
     padding: 10px 0;
     color: #888;
}
 .blog-template .widget ul li a:hover {
}
 .blog-template .widget ul li:last-child a {
     border: none;
}
 .blog_item .post-thumbnail {
     position: relative;
     width: 100%;
}
 .blog_item .post-thumbnail img {
     position: relative;
     width: 100%;
     z-index: 20;
}
 .blog_item .post-thumbnail .pdate {
     position: absolute;
     min-width: 100px;
     z-index: 25;
     background: #0454a5;
     right: 0;
     bottom: 0;
     font-size: 30px;
     color: #fff;
     line-height: 1;
     padding: 20px;
     text-transform: uppercase;
}
 .blog_item .post-thumbnail .pdate span {
     display: block;
     text-align: right;
     padding: 0;
}
 .blog_item .item_content h2 {
     margin: 20px 0 10px;
     line-height: 1.1;
     font-size: 28px;
}
 .blog_item .item_content h2 a {
}
 .blog_item .excerpt {
}
 a.blog_readmore {
     text-transform: uppercase;
     color: #22b8c7;
}
 a.blog_readmore:hover {
     color: #22b8c7;
}
 section.blog_item {
     margin-bottom: 45px;
}
 .searchform_holder .search-form label {
     display: none;
     color: #3255a4;
}
 .searchform_holder {
     text-align: right;
     margin: 10px 0 20px;
     display: inline-block;
     width: 70%;
}
 .searchform_holder form.search-form {
     width: 100%;
     max-width: 500px;
     margin: 0 auto;
}
 .searchform_holder .search-form input.search-field {
     border: 1px solid #d3d3d3;
     border-right: none;
     background: none;
     height: 46px;
     padding: 0 15px;
     max-width: 100%;
     display: inline-block;
     width: calc(100% - 120px);
     color: #000;
     float: left;
     border-radius: 10px 0 0 10px;
     background: #fff;
}
 .searchform_holder .search-form input.search-field::placeholder {
     color: #fff;
}
 .searchform_holder .search-form button.search-submit {
     height: 46px;
     width: 120px;
     display: inline-block;
     vertical-align: top;
     border: none;
     background: #636363;
     color: #fff;
     float: right;
     border-radius: 0 10px 10px 0;
     line-height: 1;
     cursor: pointer;
}
 .searchform_holder .search-form button.search-submit:hover {
     background: #000;
}
 nav.blogpagination {
     margin: 50px 0;
}
 nav.blogpagination li.page-item .page-numbers {
     background: #22b8c7;
     color: #fff;
     width: 32px;
     display: inline-block;
     margin: 0 5px;
     text-align: center;
     line-height: 32px;
     border-radius: 16px;
     font-size: 18px;
}
 nav.blogpagination li.page-item span.page-numbers.current {
     color: #000;
}
 nav.blogpagination li.page-item a {
     color: #fff;
}
 nav.blogpagination li.page-item a:hover {
     background: #224C90;
}
 .blog-date .blog-cat {
     display: inline-block;
     color: #8a8a8a;
     text-transform: uppercase;
}
 .blog-date .blog-cat a {
     color: #8a8a8a;
}
 .blog-date {
     margin: 0 0 30px;
}
 .blog-template {
     border-top-right-radius: 10px;
     border-top-left-radius: 10px;
     padding-bottom: 30px;
}
 .blog-template.single_content {
     border-radius: 0;
     padding-bottom: 40px;
}
 .blog-template .single_content_container {
     padding: 20px 0 40px 0;
}
 .blog-template.single_content > .row {
     margin-top: 30px;
}
 h1.blog-title {
     color: #ff4162;
     font-family: 'Heebo', sans-serif;
}
 .share-wrapper p {
     display: none;
}
 a.blog_readmore:hover {
}
 .widget_categories ht.widget-title {
     color: #1077dd;
}
 .search-content {
     padding-top: 40px;
     margin-bottom: 40px;
     background: #fff;
     padding-bottom: 30px;
}
 .footer-buttons {
     margin-bottom: 20px;
}
 a.footer-button {
     float: left;
     margin-right: 20px;
     border-radius: 10px;
     border: 1px solid #a9005b;
     background: rgba(0,0,0,.3);
     text-transform: uppercase;
     padding: 7px 10px;
}
 footer.site-footer a.footer-button:hover {
     border: 1px solid #fcb040;
     background: rgba(252,176,64,.3);
     text-decoration: none;
}
 .footer-sponsor {
     margin-left: -15px;
     margin-right: -15px;
}
 .footer-sponsor-container {
     display: flex;
     justify-content: center;
}
 .footer-sponsor h2 {
     background: #edead3;
     text-align: center;
     margin: 0;
     padding: 20px;
}
 .footer-sponsor .sponsor {
     padding: 20px 10px;
}
 footer.site-footer:before {
     height: 220px;
     width: 102%;
     position: absolute;
     -webkit-transform: rotate(3deg);
     -moz-transform: rotate(3deg);
     transform: rotate(3deg);
     top: 0;
     background-color: #365897;
     left: -1%;
     content: '';
     display: block;
     z-index: -1;
}
 footer.site-footer .logo img {
     max-width: 290px;
}
 footer.site-footer .affiliates {
     text-align: right;
}
 footer.site-footer .affiliates img {
     max-width: 150px;
     margin-left: 20px;
}
 footer.site-footer a {
}
 footer.site-footer a:hover {
     text-decoration: none;
}
 footer.site-footer .footer-social {
     background-color: #392063;
     color: #fff;
     padding-top: 100px;
     padding-bottom: 100px;
     position: relative;
}
 footer.site-footer .footer-social a {
     color: #fff;
}
 footer ul.social {
	margin: 0;
	padding: 0; 
 }
 footer .social li {
	display: inline-block; 
 	margin-right: 20px;
 }
 footer .social a {
     font-size: 40px;
}
 footer.site-footer > .container {
     padding-top: 20px;
     padding-bottom: 20px;
}
 footer.site-footer .social {
     margin: 15px 0 0 0;
     padding: 0;
}
 footer.site-footer .footer-phone {
     margin: 15px 0 5px 0;
     font-size: 22px;
}
 .footer-registration-button {
     float: right;
}
 .footer-registration-button a {
     display: block;
     background: #fff;
     padding: 15px 20px;
}
 .footer-results-button {
     float: right;
}
 .footer-results-button a {
     display: block;
     background: #ffd204;
     padding: 15px 20px;
}
 footer.site-footer .footer-social .footer-results-button a {
     color: #422a48;
}
 footer.site-footer .col-md-3:nth-of-type(1) {
     text-align: center;
}
 footer.site-footer .col-md-3 {
     line-height: 1.7;
}
 footer.site-footer .copy-text {
     text-align: right;
}
 footer.site-footer .copy-text ul {
     margin-bottom: 30px;
}
 footer.site-footer .copy-text li {
     display: inline-block;
     margin-right: 15px;
}
 footer.site-footer .copy-text h3 {
     font-style: normal;
     font-size: 14px;
     font-weight: bold;
}
 footer.site-footer .company-text {
}
 footer.site-footer .copy-text p {
     font-size: 18px;
}
 footer.site-footer .search-form label {
     display: block;
     font-weight: 400;
     text-transform: uppercase;
     font-family: 'Heebo', sans-serif;
}
 footer.site-footer .search-form input {
     background: #984f44;
     border: none;
     border-radius: 5px;
     padding: 5px 8px;
     color: #fff;
     width: 100%;
}
 footer.site-footer .search-form {
     position: relative;
}
 footer.site-footer .search-form button {
     color: #6c2e25;
     border: none;
     background: none;
     position: absolute;
     right: 5px;
     bottom: 3px;
}
 .footer-menu {
     text-align: right;
}
 footer .menu li {
}
 footer .menu {
     margin: 0;
     padding: 0;
}
 footer .menu a {
}
 .footer-header {
     display: block;
     font-weight: 400;
     font-size: 20px;
     font-family: 'Heebo', sans-serif;
}
 #menu-footer-menu li {
     position: relative;
}
 #site-footer .menu li:before {
     font-family: "Font Awesome 5 Free";
     content: "\f0da";
     padding-right: 5px;
     font-weight: 900;
     color: #c1c4c8;
}
 footer.site-footer .social li {
}
 footer.site-footer .footer-info span {
     display: block;
     margin-bottom: 5px;
}
 footer.site-footer .footer-info .footer-info-title {
     color: #e9231c;
     font-weight: bold;
}
 #back-to-top {
     cursor: pointer;
     position: fixed;
     bottom: 60px;
     right: 20px;
     background: rgb(0, 0, 0);
     background: rgba(0, 0, 0, 0.7);
     width: 50px;
     height: 50px;
     display: block;
     text-decoration: none;
     -webkit-border-radius: 35px;
     -moz-border-radius: 35px;
     border-radius: 35px;
     display: none;
     -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s ease;
     -ms-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
     z-index: 100;
}
 #back-to-top svg {
     color: #fff;
     margin: 0;
     position: relative;
     left: 16px;
     top: 13px;
     font-size: 19px;
     -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
     -ms-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
}
 #back-to-top:hover {
     background: rgba(0, 0, 0, 0.9);
}
 #back-to-top:hover span {
     color: #fff;
     top: 5px;
}
/* ------------------------------------------------------------------------ */
/* Footer 
/* ------------------------------------------------------------------------ */
 .footer-container {
background: #46c7d2;
background: -moz-linear-gradient(left,  #46c7d2 0%, #195092 100%);
background: -webkit-linear-gradient(left,  #46c7d2 0%,#195092 100%);
background: linear-gradient(to right,  #46c7d2 0%,#195092 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#46c7d2', endColorstr='#195092',GradientType=1 );

}
 .footer-social a {
     color: #fff;
     font-family: 'Heebo';
}
 .footer-social a:hover {
     color: #fff;
     text-decoration: none;
}
 footer .menu li, .footer-social .menu li {
     display: inline-block;
     margin-right: 20px;
}
 footer .menu {
     margin: 0 0 20px 0;
     padding: 0;
}
 #menu-footer-menu li {
     position: relative;
}
 #site-footer .menu li:before, .footer-social .menu li:before {
     font-family: "Font Awesome 5 Free";
     content: "\f0da";
     padding-right: 5px;
     font-weight: 900;
     color: #fff;
}
 .footer-social .menu li:hover:before {
     color: #fff;
}
 .partners {
     text-align: center;
     background: #fff;
     padding: 30px 50px;
}
 #site-footer .partners p {
     text-align: left;
     text-transform: uppercase;
     font-weight: 500;
     margin-bottom: 10px;
     color: #97a0a9;
}
 .partners .item-container {
     border: 1px solid #ebebeb;
     padding: 20px;
}
 .partners .item {
     text-align: center;
     display: block;
     height: 90px;
     background-repeat: no-repeat;
    /*background-size: contain;
    */
     background-position: center;
}
 @media (min-width: 768px) {
     .lead {
         font-size: 24px;
         font-weight: 300;
    }
}
 .footer-social {
     padding-top: 25px;
     padding-bottom: 25px;
     color: #fff;
     text-align: center;
}
 .footer-social .social li {
     display: inline-block;
     margin-right: 8px;
}
 #site-footer {
     width: 100%;
     display: inline-block;
     padding-top: 15px;
     padding-bottom: 20px;
     background-position: left center;
     background-size: cover;
     text-align: center;
    /*margin-top: 50px;
     padding-bottom: 50px;
     -webkit-clip-path: polygon(0 0, 100% 0, 100% 120%, 0 100%);
     clip-path: polygon(0 0, 100% 0%, 100% 120%, 0 100%);
     */
     position: relative;
     z-index: 100;
}
 #site-footer .container-fluid {
     background: none;
}
 #site-footer .widget-title {
}
 #site-footer #custom_html-2 a {
     color: #33a0fc;
     font-weight: 600;
     text-transform: uppercase;
     border: 1px solid #33a0fc;
     border-radius: 5px;
     padding: 12px 20px;
     display: inline-block;
     margin-top: 15px;
}
 #site-footer #custom_html-2 a:hover {
     color: #fff;
     background: #33a0fc;
}
 .footer-logo {
}
 .footer-logo img {
     height: auto;
     max-width: 200px;
     display: block;
     width: 270px;
}
 .footer-bottom li {
     display: inline-block;
     margin-right: 20px;
}
 #site-footer .footer-bottom .menu li:before {
     content: '';
     padding: 0;
}
 .footer-copy {
}
 #site-footer .footer-copy p {
     font-family: 'Heebo';
     font-weight: 400;
}
 .footer-left {
     text-align: right;
     display: flex;
     flex-direction: column;
     justify-content: center;
}
 .footer-right {
     text-align: left;
     display: flex;
     flex-direction: column;
     justify-content: center;
}
 .footer-center {
     text-transform: uppercase;
}
 #site-footer .footer-center p {
     color: #ffc300;
}
 #site-footer .highlight {
     color: #297fca;
     font-size: 24px;
}
 #site-footer .footer-phone {
     margin-bottom: 20px;
}
 #site-footer ul {
     margin: 0 0 20px 0;
}
 #site-footer ul.menu {
    /*margin-top: 30px;
     margin-bottom: 15px;
    */
}
 #site-footer p {
     margin-bottom: 0;
     color: #fff;
}
 #site-footer i {
     padding-right: 4px;
}
 #site-footer a {
     color: #fff;
}
 #site-footer img {
     max-width: 100%;
     width: 260px;
     margin-bottom: 20px;
}
 #site-footer strong, #site-footer strong a, #site-footer a:hover {
     color: #fff;
     text-decoration: none;
     font-weight: inherit;
}
 .footer-social ul {
     margin: 0;
     padding: 0;
}
 .footer-social span {
     float: right;
}
 .footer-social .social {
     margin: -5px 0 0 15px;
     padding: 0;
     float: right;
}
 .footer-social .social a svg {
     font-size: 30px;
     color: #fff;
}
 .footer-social .social a:hover svg {
     color: #fff;
}
 #site-footer .widget {
     width: 100%;
}
 #site-footer .widget h2 {
     color: #fff;
     font-weight: 300;
}
.blog-subscribe-container {
	background: #BDBDBD;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;	
}
.blog-subscribe {
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block;
	max-width: 300px;	
}
.blog-subscribe h4 {
	color: #000;
	text-transform: none;	
}
#sib_signup_form_2 .sib-email-area, #sib_signup_form_2 .sib-button-area {
	display: inline;
}
#sib_signup_form_2  input.sib-email-area {
    border: 1px solid #22b8c7;
    border-right: none;
    background: none;
    height: 46px;
    padding: 0 15px;
    max-width: 100%;
    display: inline-block;
    width: calc(100% - 120px);
    color: #000;
    float: left;
    border-radius: 10px 0 0 10px;
    background: #fff;
}
#sib_signup_form_2 input.sib-default-btn {
    height: 46px;
    width: 120px;
    display: inline-block;
    vertical-align: top;
    border: none;
    background: #22b8c7;
    color: #fff;
    float: right;
    border-radius: 0 10px 10px 0;
    line-height: 1;
    cursor: pointer;
}
#sib_signup_form_2 input.sib-default-btn:hover {
	background: #195192;	
}
#site-footer #sib_signup_form_2 img {
	max-width: none;
	width: auto;	
}
 @media (max-width: 768px) {
     #site-footer .widget .container-fluid {
         padding: 0 !important;
    }
     #site-footer .widget .row {
         margin: 0;
    }
	
	
	.home-1 .social {
		display: none;	
	}
	.home-3 .testimonials .raise-up-2 {
		margin-top: 0;	
	}
	.home-3 .owl-carousel.testimonial-carousel {
		padding-left: 0;
		padding-right: 0;
 	}
	.home-3 .item .inner {
		padding: 20px;	
	}
	.home-4 .home-cta {
		width: 100%;
		padding: 25px;	
	}
	.inner-page-title .social {
		display: none;	
	}
	.inner-page-title .page-search {
		display: none;	
	}
	.testimonials .item .inner {
		margin-top: 20px;	
	}
	.home-4 .home-cta {
		background-attachment: unset;	
	}
	
}
 #site-footer .widget-title {
     color: #fff;
     font-size: .9em;
     font-weight: 300;
     margin: 0 0 10px;
     text-transform: uppercase;
}
 .footer-phone {
     margin-top: 30px;
}
 #site-footer .footer-phone h2.widget-title {
     color: #33a0fc;
     margin-bottom: 0;
}
 #site-footer .footer-phone p a {
     color: #33a0fc;
     font-size: 1.3em;
}
 .footer-title {
}
 .footer-section {
     margin-top: 30px;
}
 #site-footer .footer-section a {
     color: #fffc9c;
}
 #site-footer .footer-section p.footer-title {
     color: #ed1c24;
     font-weight: 700;
}
 .hide-widget-title .widget-title {
     display: none;
}
 .z-index-high {
     z-index: 10;
}
 #top-footer-row {
     padding-top: 45px;
     padding-bottom: 50px;
     position: relative;
     width: 100%;
     z-index: 10;
     color: #bec5cb;
}
 #top-footer-row .col-md-4 {
}
 #top-footer-row .menu li {
     line-height: 24px;
}
/* #top-footer-row .menu li a::before {
     font-family: "Font Awesome 5 Free";
     content: "\f054";
     padding-right: 5px;
     font-weight: 900;
}
*/
 #bottom-footer-row {
     font-size: 14px;
     font-weight: 300;
     padding: 45px 0;
     color: #9bbefe;
}
 #bottom-footer-row a {
     color: #9bbefe;
}
 #bottom-footer-row a:hover {
     color: #171717;
}
 #bottom-footer-row a:focus, #bottom-footer-row a:active {
     text-decoration: none;
}
 #bottom-footer-row .copyright, #bottom-footer-row .menu-footer-container {
     margin: 0 0 0 5px;
     display: inline-block;
}
 #bottom-footer-row .credits {
     display: inline-block;
}
 .credits span {
     margin: 0 5px;
}
 #back-to-top {
     float: right;
}
 #back-to-top i {
     margin-left: 5px;
}
 @media (max-width: 1199px) {
     #site-footer .widget {
         display: block;
    }
     .footer-logo img {
         max-width: 100%;
    }
}
 @media (max-width: 991px) {
     #site-footer {
         text-align: center;
    }
	.contact-me {
		display: none;	
	}
}
 @media (max-width: 767px) {
     #top-footer-row .col-md-3 {
         margin-bottom: 20px;
    }
     #top-footer-row::before, #top-footer-row::after {
         display: none;
    }
     #site-footer .widget {
         margin: 0 auto 0 auto;
         max-width: none;
    }
     .footer-logo img {
         margin: 0 auto;
    }
     #back-to-top {
         float: none;
         margin: 25px auto 0;
         display: block;
    }
     .menu-home-menu-container ul {
         margin-top: 0;
    }
     .home-1 {
         padding-top: 100px;
         padding-bottom: 100px;
    }
     .home-2 .nav-tabs li {
         width: 100%;
    }
     .home-2 .nav a {
         padding: 10px 0;
    }
     .home-2 .nav a.active {
         padding-bottom: 5px;
    }
     .home-5 .owl-theme .owl-nav {
         position: initial;
    }
     .home-5 .scard {
         padding-right: 15px;
         margin-bottom: 15px;
    }
     .home-5 figure {
         height: 300px;
    }
     .home-2 .nav-tabs {
         margin-left: -15px;
         margin-right: -15px;
    }
     .tab-pane img {
         display: block;
         margin: 0 auto;
    }
}
 .footer-logo {
     position: relative;
}
 .footer-top {
    /*margin-bottom: 50px;
     */
}
 .row.page-title.contact-us-title {
     padding: 0;
     position: relative;
     overflow: hidden;
}
 .row.page-title.contact-us-title h1 {
     position: absolute;
     bottom: 30px;
     left: 30px;
     z-index: 100;
     text-shadow: 1px 1px 2px #000;
}
 .row.page-title.contact-us-title .col-md-12 {
     padding: 0;
}
 .row.page-title.contact-us-title #map {
     height: 400px;
}
 #mobile_nav_btn {
     display: none;
     position: absolute;
     top: 35px;
     right: 100px;
     z-index: 200;
     color: #1a4d91;
     font-size: 8px;
}
 #mobile_nav_btn .fa-2 {
     font-size: 3em;
}
 #mobile_nav_btn span, #mobile_nav_btn span:before, #mobile_nav_btn span:after {
     cursor: pointer;
     border-radius: 1px;
     height: 5px;
     width: 35px;
     background: #3a444f;
     position: absolute;
     display: block;
     content: '';
}
 #mobile_nav_btn span:before {
     top: -10px;
}
 #mobile_nav_btn span:after {
     bottom: -10px;
}
 #mobile_nav_btn span, #mobile_nav_btn span:before, #mobile_nav_btn span:after {
     transition: all 500ms ease-in-out;
}
 #mobile_nav_btn.active span {
     background-color: transparent;
}
 #mobile_nav_btn.active span:before, #mobile_nav_btn.active span:after {
     top: 0;
}
 #mobile_nav_btn.active span:before {
     transform: rotate(45deg);
}
 #mobile_nav_btn.active span:after {
     transform: rotate(-45deg);
}
 .cb {
     clear: both;
}
 .row-bordered:after {
     content: "";
     display: block;
     border-bottom: 1px solid #d7d7d7;
     margin: 0 15px;
     padding-top: 25px;
}
 .staff-row-bordered:after {
     content: "";
     display: block;
     border-bottom: 1px solid #d7d7d7;
}
 [class*='cols-'] {
     display:table;
}
 [class*='cols-'] > * {
     float: none;
     position: relative;
    /* old ie fixes */
     *zoom: 1;
     *display: inline;
     display: table-cell;
}
 .cols-bottom > * {
     vertical-align: bottom;
}
 .blog-header {
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center center;
     background-color: #fff;
     padding-top: 30px;
     padding-bottom: 20px;
}
 .blog-header-single {
     background-size: contain;
     background-position: center bottom;
     margin-bottom: 10px;
     padding: 0;
     background: no-repeat;
}
 .blog-header-single h1 {
     color: #000;
}
 .blog-header h1 {
     font-size: 2.5em;
     color: #22b8c7;
     font-family: 'Heebo';
     padding-top: 10px;
	 font-weight: 400;
	 text-align: center;
}
.archive .blog-header h1, .blog .blog-header h1, .search .blog-header h1 {
	text-align: left;
	color: #000;	
}
 .blog-category {
     padding-top: 30px;
     padding-bottom: 30px;
	 background-color: #f7f7f7;
}
 .blog-content {
     margin: 0 auto;
}
 .blog-content h3 a {
     color: #3a444f;
}
 .blog-content h1 {
}
 .blog-content h1 a {
     color: #ff4162;
}
 .blog-content section figure {
     margin: 0;
     position: relative;
     background: #EBEBEB;
     min-height: 200px;
     background-repeat: no-repeat;
     background-position: center;
     background-size: cover;
}
 .blog-content section figure figcaption {
     background: #22b8c7;
     position: absolute;
     left: 0;
     bottom: 0;
     padding: 10px 15px;
     color: #FFF;
     text-align: left;
     text-transform: uppercase;
     font-size: .9em;
}
 .blog-image .post-date {
     background: #936FB1;
     padding: 25px;
     border-radius: 5px;
     color: #FFF;
     text-align: right;
     font-size: 40px;
     line-height: 1.1em;
     text-transform: uppercase;
     margin: 0 0 40px;
}
 .blog-image .post-date span {
     font-size: 25px;
     display: block;
     margin-top: -2px;
}
 .blog-image .share-wrapper {
     padding: 0 0 20px;
}
 .blog-image .share-wrapper .share-title {
     display: block;
     text-align: left;
     text-indent: -999999px;
}
 .blog-image .share-wrapper .share-title:before {
     content: "PLEASE SHARE";
     font-size: 14px;
     color: #936FB1;
     float: left;
     text-indent: 0;
}
 .blog-image .share-wrapper ul.share {
     display: flex;
     flex-wrap: wrap;
     margin-right: -15px;
     margin-left: -15px;
     margin-left: -5px;
     margin-right: -5px;
     padding: 0;
}
 .blog-image .share-wrapper ul.share li {
     position: relative;
     width: 100%;
     min-height: 1px;
     padding-right: 15px;
     padding-left: 15px;
     padding-left: 5px;
     padding-right: 5px;
     flex: 0 0 50%;
     max-width: 50%;
     margin-bottom: 20px;
}
 .blog-image .share-wrapper ul.share li a {
     display: block;
     background: #7A7A7A;
     border-radius: 5px;
     text-align: center;
     padding: 15px 10px;
}
 .blog-image .share-wrapper ul.share li a:hover, .blog-image .share-wrapper ul.share li a:active, .blog-image .share-wrapper ul.share li a:focus {
     background: #936FB1;
     text-decoration: none;
}
 .blog-image .share-wrapper ul.share li:nth-child(1) a:before {
     content: '\f099';
}
 .blog-image .share-wrapper ul.share li:nth-child(2) a:before {
     content: '\f09a';
}
 .blog-image .share-wrapper ul.share li:nth-child(3) a:before {
     content: '\f0e1';
}
 .blog-image .share-wrapper ul.share li:nth-child(4) a:before {
     content: '\f231';
}
 .blog-image .share-wrapper ul.share li a:before {
     color: #FFF;
     font-family: "Font Awesome 5 Brands";
     font-weight: 900;
     font-size: 26px;
}
 .blog-image .share-wrapper ul.share li a img {
     display: none;
}
 .blog-image figure {
     margin: 0 auto 20px auto;
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center;
     padding-top: 32%;
	 max-width: 60%;
}
 .post-cat {
     padding: 35px 15px;
     margin-top: 35px;
     text-align: center;
     font-weight: 300;
     font-size: 17px;
     background-repeat: no-repeat;
     background-position: center top;
     background-size: contain;
}
 .post-cat h3 {
     text-transform: uppercase;
     color: #555;
     margin-bottom: 20px;
}
 .post-cat a {
     border: 1px solid #22b8c7;
     color: #000;
     border-radius: 10px;
     padding: 5px 10px;
	 display: block;
}
 .post-cat a:hover {
     color: #fff;
     text-decoration: none;
     border: 1px solid #22b8c7;
	 background: #22b8c7;
}
 .post-cat ul {
     margin: 0;
     padding: 0;
}
 .post-cat li {
     display: inline-block;
     margin: 0 5px 10px 5px;
}
 .post-cat h3, .related-topics h3.related {
     text-transform: uppercase;
     color: #555;
     margin-bottom: 20px;
     text-align: center;
	 font-weight: 400;
}
 .related-topics .post-content {
     padding-left: 0;
     padding-right: 0;
}
 .col-ep-left {
     padding-left: 60px;
}
 .col-ep-right {
     padding-right: 60px;
}
 #menu .mega-menu-toggle .mega-toggle-block-1:after {
     font-size: 35px;
}
 #menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
     font-size: 26px;
}




/**************************************************/

/*************** TESTIMONIALS  ********************/


.testimonials {
	padding-top: 50px;
	padding-bottom: 50px;
	position:relative;	
}

.testimonials .raise-up-2 p {
	font-weight: 300;
	font-size: 1.3em;
	line-height: 1.3;
}
.testimonials .raise-up-2 {
	margin-top: -30px;	
}
.testimonials .raise-up-2 p.testimonial {
	margin-bottom: 30px;	
}
.testimonials .raise-up-2 p.testimonial-user {
	margin-bottom: 5px;
}
.testimonials .raise-up-2 p.testimonial-position {
	font-size: .9em;
	margin-bottom: 8px;	
}
.testimonials .raise-up-2 p.testimonial-company {
	font-size: .9em;
	font-weight: 700;	
}
.testimonials .item {
	padding: 30px;	
}
.testimonials .item .inner {
	box-shadow: 0 0 30px #ccc;	
	border-radius: 5px;
	padding: 20px;
	background: #fff;
	
	padding: 0;
	overflow: hidden;
}
.testimonials .g-btn {
    padding: 10px 20px;
    border-radius: 5px;
    background: #22b8c7;
    color: #fff;
    box-shadow: 0 0 10px #ccc;
	display: inline-block;
	margin-top: 20px;	
}
.testimonials .g-btn:hover {
	color: #fff;
}
.testimonials .owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: -65px;	
	margin-bottom: 50px;
	position: relative;
    z-index: 1;
}
.testimonials h2 {
	font-weight: 300;
    color: #1b4f91;	
}
.testimonials .owl-carousel.testimonial-carousel {
	padding-left: 0;
	padding-right: 0;	
}

@media all and (max-width: 768px) {
	.testimonials .item {
    	padding: 0; 
	}
	.home-3 .item {
		padding: 0;
	}
}
/**************************************************/


/******** TIMELINE ***************/
 .owl-carousel.timeline-carousel {
     padding-left: 20px;
     padding-right: 20px;
}
 .owl-carousel.timeline-carousel .owl-stage-outer {
     padding-left: 20px;
     padding-right: 20px;
}
 .owl-carousel.timeline-carousel .owl-nav {
     position: absolute;
     left: 0;
     right: 0;
     top: 50%;
}
 .owl-carousel.timeline-carousel .owl-nav button.owl-prev, .owl-carousel.timeline-carousel .owl-nav button.owl-next {
     color: #b1b0b0;
     font-size: 2.5em;
}
 .owl-carousel.timeline-carousel .owl-nav button.owl-next {
     float: right;
}
 .owl-carousel.timeline-carousel .owl-item img {
     width: auto;
}
 .owl-carousel.timeline-carousel .owl-stage {
     display: flex;
}
 .owl-carousel.timeline-carousel .owl-item {
     display: flex;
     flex: 1 0 auto;
}
 .owl-carousel.timeline-carousel .timeline-entry {
     width: 100%;
}
 .owl-carousel.timeline-carousel .timeline-photo {
     height: 350px;
     max-height: 350px;
}
 .owl-carousel.timeline-carousel .timeline-info p, .owl-carousel.timeline-carousel .timeline-info h2 {
     color: #000;
}
 .owl-carousel.timeline-carousel .timeline-info h2 {
     font-weight: 600;
}
 p.timeline-year {
     margin-bottom: -8px;
     font-size: 1.3em;
}
 p.timeline-caption {
     color: #6c6c6c;
     font-size: .8em;
}
 .timeline-info {
     position: relative;
     border-top: 4px solid #b7b7b7;
     padding-top: 15px;
}
 .timeline-bullet {
     position: absolute;
     top: -10px;
     left: -8px;
     display: inline-block;
     width: 15px;
     height: 15px;
     border-radius: 20px;
     background-color: #f15826;
     border: 2px solid #fff;
}
 .team-member-container {
     margin-bottom: 30px;
}
 .team-member {
     background: #fff;
     display: block;
     text-align: center;
     height: 100%;
}
 .team-member:hover {
     text-decoration: none;
}
 .team-container {
     padding: 20px;
}
 .team-container h2 {
     font-style: normal;
     color: #5c5757;
     text-transform: uppercase;
     font-weight: 400;
     font-size: 1.2em;
     font-family: 'Heebo';
     margin-bottom: 2px;
}
 .team-container h3 {
     font-style: normal;
     color: #5c5757;
     text-transform: uppercase;
     font-weight: 400;
}
 .team-container h4 {
     font-style: normal;
     color: #5c5757;
     text-transform: uppercase;
     font-weight: 300;
     font-size: .9em;
}
 p.team-extension {
     font-family: 'Heebo';
     margin-bottom: 0;
     margin-top: 20px;
     font-size: 1em;
}
 p.team-email {
     font-family: 'Heebo';
     font-size: 1em;
     text-transform: uppercase;
}
 .team-email a {
     color: #c2980e;
     text-decoration: underline;
}
 .team-photo {
     display: block;
     padding-top: 100%;
     background-position: center top;
     background-repeat: no-repeat;
     background-size: cover;
}
 .team-info {
     background: #000;
     overflow-y: auto;
}
 .team-info p {
     color: #fff;
}
 .team-info-inner {
     padding: 25px;
     background: #000;
}
 .team-info-inner .social-row a {
     color: #fff;
     margin-right: 20px;
}
 .team-photo-lb {
     display: block;
     padding-top: 35%;
     background-position: center top;
     background-repeat: no-repeat;
     background-size: cover;
     min-height: 300px;
}
 .team-plus {
     display: block;
     padding: 20px;
     width: 20px;
     height: 20px;
     border-radius: 100px;
     background: #fff;
     margin-top: -41px;
     margin-left: auto;
     margin-right: auto;
     position: relative;
     margin-bottom: 15px;
}
 .team-plus svg {
     position: absolute;
     top: 13px;
     left: 13px;
     color: #212575;
}
 .resources {
     padding: 30px 30px 30px 50px;
     margin-bottom: 20px;
}
 .resources h1 {
     font-size: 1.6em;
}
.page-resources .page-side-bar {
    background: #f5f5f5;
    padding-left:0;
}
.page-resources .page-side-bar h2 {
    background: #fff;
    color: #4b4b4b;
    display: block;
    text-transform: uppercase;
    font-size: 1.2em;
    padding: 20px;
}
 ul.resource {
     margin: 0;
     padding: 0;
}
ul.resource li {
    line-height: 1em;
    margin-bottom: 10px;
}
 ul.resource a {
     display: block;
     padding: 10px 0;
}
 ul.resource a:hover {
     text-decoration: none;
     color: #22b8c7;
}
 ul.resource span {
     float: right;
}
 ul.resource svg {
     margin: 0 10px;
     transition: all ease-in-out .3s;
     -moz-transition: all ease-in-out .3s;
     -webkit-transition: all ease-in-out .3s;
     -o-transition: all ease-in-out .3s;
}
 ul.resource a:hover svg {
     transform: rotate(90deg);
}
.bloglist .row {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d7d7d7;
}
.bloglist .row:last-child {
    border-bottom: 0
}
.bloglist p {
    font-size: 1.2em
}
.bloglist a {
    text-transform: uppercase;
    font-size:.8em;
    color:#21b8c6;
}
.bloglist a:hover {
    color:#333;
}
 @media all and (max-width: 767px) {
     .home-1 .hero-content {
         max-width: 100%;
         margin-bottom: 30px;
    }
     .home-2 .division {
         margin-bottom: 20px;
    }
     .home-2 .division:last-child {
         margin-bottom: 0;
    }
     .col-ep-left {
         padding-left: 15px;
    }
     .col-ep-right {
         padding-right: 15px;
    }
     .partners .item {
         background-size: contain;
    }
     .home-2 .more-container {
         margin-bottom: 20px;
    }
}
 @media all and (max-width : 480px) {
     .home-4 .nav-tabs li {
         width: 100%;
    }
     .home-4 .nav-tabs li img, .home-4 .nav-tabs li p {
         display: none;
    }
     .home-4 .nav-tabs h3 {
         margin: 0;
         font-size: 1em;
    }
     .home-4 .nav-tabs a {
         padding: 30px;
    }
     .inner-page-title.with-featured-image .color-change {
         padding-top: 200px;
    }
}
 @media (max-width: 800px) {
     .inner-page-title .company-phone {
         display: none;
    }
     .header-social .company-phone {
         display: none;
    }
}
 @media all and (max-width: 992px) {
     #mobile_nav_btn {
         display: block;
    }
     #menu {
         display: none;
    }
     h1.site-title-heading img {
         max-width: 160px;
    }
     h1.site-title-heading {
        /**/
        margin-top: 0;
         margin-bottom: 0;
         padding-bottom: 10px;
         text-align: center;
         width: 100%;
    }
     .mm-col-2 {
         float: none;
         width: 100%;
    }
     .header-social {
         margin-bottom: 15px;
         font-size: 16px;
         text-align: center;
    }
     .header-social .social {
         float: none;
         display: inline;
         padding: 0;
         font-size: 20px;
    }
     .header-social .header-phone {
         margin-bottom: 6px;
         margin-top: 0;
    }
     .header-social-container {
        /*margin-top: 4px;
         font-size: 20px;
         padding-left: 0;
         padding-right: 0;
        */
        /*margin-right: -10px;
        */
         display: none;
    }
     .menu-top-menu-container {
         margin-bottom: 117px;
    }
     #menu-top-menu {
         padding-left: 0;
    }
}
 @media all and (max-width: 992px) {
     .page-side-bar {
         padding-left: 15px;
    }
     .home-5 .col-md-4 {
         margin-bottom: 20px;
    }
     footer.site-footer .col-md-3 {
         margin-bottom: 30px;
    }
     .home-3 .col-md-4 {
         clear: both;
    }
     #header .col-sm-4 {
         margin-bottom: 0;
    }
     .row.equal.flex {
         display: block;
    }
     #home-2-hero {
         display: none;
    }
     .home-3 .artist-spotlight {
         margin-bottom: 30px;
    }
     .home-2 .flexslider-events {
         float: none;
         width: 100%;
         margin-right: 0;
    }
     .home-2 .flexslider-events img {
         width: 100%;
    }
     .home-1, .hero {
    }
     h1 {
         font-size: 1.8em;
    }
     h2 {
         font-size: 1.6em;
    }
     [class*='cols-'] > * {
         display: block;
    }
     .row-eq-height {
         display: block;
    }
     .site-footer-container {
         text-align: center;
    }
     footer .menu {
         float: none;
         text-align: center;
    }
     footer.site-footer .footer-social {
         text-align: center;
    }
     footer.site-footer .social {
         margin-bottom: 30px;
    }
     .blog-image .share-wrapper {
         display: inline-block;
         float: right;
         width: 48%;
    }
     .blog-image .post-date {
         display: inline-block;
         width: 48%;
         font-size: 32px;
    }
     .blog-image .share-wrapper .share-title {
         display: none;
    }
     .blog_item .post-thumbnail {
         min-height: 315px;
    }
     .page-side-bar {
         margin: auto;
         padding: 15px;
    }
     .footer-logo {
    }
     #site-footer .social {
         float: none;
         text-align: center;
    }
     #site-footer .highlight {
         font-size: 18px;
    }
     #site-footer .footer-email {
         margin-bottom: 20px;
    }
     .inner-page-title.with-featured-image {
    }
}
 @media all and (max-width: 800px) {
     .portfolio-header h1 {
         text-align: center;
    }
     .gacq {
         float: none;
         display: block;
         margin: 0 auto;
         width: 225px;
         text-align: center;
    }
     .ctas .ctas-media {
         float: none;
         padding-left: 30px;
         padding-right: 30px;
         width: 100%;
         margin: 20px 0 0 0;
    }
     .ctas .ctas-box {
         float: none;
         width: 100%;
         padding-left: 30px;
         padding-right: 30px;
         text-align: center;
    }
     .home-1-people {
         display: none;
    }
     .col-md-4.home-1-link {
         float: left;
         width: 50%;
         padding-top: 30px;
         padding-bottom: 30px;
    }
     .courses-menu li {
         width: 50%;
         padding-top: 47%;
    }
     .header-phone {
    }
     .portfolio-col {
         width: calc(50% - 2px);
    }
     .portfolio-nav li {
         float: none;
         margin-bottom: 0;
         border-bottom: 5px solid #0ab2dc;
    }
     .portfolio-nav li.current-menu-item {
         border-bottom: none;
    }
     .portfolio-nav li.current-menu-item a {
         margin-top: 0;
    }
     .portfolio-nav a {
         margin-right: 0;
    }
     .container-fluid.container-mobile {
         padding: 0;
    }
}
 @media all and (max-width: 768px) {
     .home-5 .owl-item.active .scard {
         padding-left: 15px;
    }
}
 @media all and (max-width: 767px) {
     .footer-left {
         text-align: center;
         padding-bottom: 20px;
    }
     .footer-right {
         text-align: center;
         padding-top: 20px;
         padding-bottom: 20px;
    }
     #site-footer {
         padding-top: 30px;
         padding-bottom: 70px;
    }
     .footer-center.row {
         margin: 0;
    }
     .container-fluid.blog-header {
         text-align: center;
    }
     .container-fluid.blog-header .text-right {
         text-align: center !important;
    }
     .block-image {
         min-height: 300px;
    }
     .partners img {
         margin-bottom: 20px;
    }
     .menu-home-menu-container li a {
        /*margin: 0 auto 20px auto;
        */
         height: 150px;
    }
     .menu-home-menu-container li {
        /*width: 100%;
        */
    }
     .container-fluid {
        /*padding-left: 20px;
         padding-right: 20px;
        */
    }
     .header-top {
         margin-left: -20px;
         margin-right: -20px;
    }
     #mobile_nav_btn {
         right: 55px;
    }
     .home-2 a {
         margin-top: 20px;
         margin-botom: 20px;
    }
     .home-4 .phone, .home-6 .phone {
         display: none;
    }
     .home-4 .phone-container, .home-6 .phone-container {
         min-height: 400px;
    }
     #site-footer .col-md-2 {
         margin-top: 20px;
    }
}
 @media all and (max-width: 650px) {
     .inner-blog-title .color-change {
         height: 100px;
    }
}
 @media all and (max-width: 600px) {
     .header-social .company-email {
         display: none;
    }
     .event-item .event-date {
         width: 100%;
    }
     .event-item .event-date .col-xs-4 {
         width: 100%;
    }
     .event-item .event-date .col-xs-8 {
         width: 100%;
    }
     .event-item .event-info {
         width: 100%;
    }
     .event-item .date:after {
         content: '';
         display: none;
    }
     .event-item .date .month {
         font-size: 24px;
         display: inline-block;
         color: #474747;
         margin-right: 4px;
    }
     .event-item .date .day {
         display: inline-block;
         color: #474747;
    }
     .col-md-4.home-1-link {
         float: none;
         width: 100%;
         padding-top: 30px;
         padding-bottom: 30px;
    }
     .home-cycle-slideshow a.slide figure figcaption .slide-table .cell {
         padding: 20% 25% 15% 10%;
    }
}
 @media all and (max-width: 520px) {
     #header .col-sm-4 {
         text-align: right;
         margin-bottom: 10px;
    }
     #header .col-sm-4 img {
         max-width: 250px;
         margin-top: 10px;
    }
     .inner-page-title.with-featured-image h1:after {
         display: none;
    }
     .header-social a.flavor-button {
         display: none;
    }
     .portfolio-col {
         width: 100%;
         border-right: none;
    }
     .home-1 .company-phone {
         right: 0;
         left: 0;
         text-align: center;
    }
	.blog-image figure{
	padding-top: 50%;
	 max-width: 100%;
	}
}
 @media all and (max-width: 350px) {
     #header .col-sm-4 img {
         max-width: 200px;
    }
     .header-social {
         font-size: 16px;
    }
     .courses-menu li {
         width: 100%;
         padding-top: 49%;
    }
}
 .mmenu {
     display: none;
     position: absolute;
     z-index: 9999;
     left: 0;
    /*top: 100%;
    */
     width: 100%;
     background: #FFF;
     text-align: left;
}
 .mmenu > ul {
     margin: 0;
     padding: 0;
}
 .mmenu ul li {
     display: block;
     margin: 0;
     border-top: 1px solid #CCC;
     position: relative;
}
 .mmenu ul li.menu-item-has-children > div {
     position: relative;
}
 .mmenu ul li.menu-item-has-children > div > a {
     padding: 10px 15px 10px 65px;
}
 .mmenu ul li a {
     display: block;
     padding: 10px 15px;
     font-size: 14px;
     color: #3a444f;
     text-transform: uppercase;
}
 .mmenu ul li a svg {
     margin: 5px 0;
}
 .mmenu ul li .dropdown-btn {
     position: absolute;
     z-index: 99999;
     top: 0;
     left: 0;
     width: 50px;
     height: 100%;
     border-right: 1px solid #CCC;
     display: flex;
     justify-content: center;
     align-items: center;
     cursor: pointer;
}
 .mmenu ul li .dropdown-btn.active:before {
     font-family: "Font Awesome 5 Free";
     content: "\f0d8";
     font-weight: 900;
}
 .mmenu ul li .dropdown-btn:before {
     font-family: "Font Awesome 5 Free";
    /*display: none;
    */
     content: "\f0d7";
     font-weight: 900;
}
 .mmenu ul li .dropdown-btn svg {
     margin: 0;
     font-size: 2vh;
}
 .mmenu ul ul.sub-menu {
     display: none;
     padding: 0;
     border-left: 50px solid #CCC;
}
 .mmenu > ul {
     border-bottom: 1px solid #CCC;
}
 .elementor-section.elementor-section-boxed>.elementor-container {
     max-width: 1250px !important;
}
 