/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 25 2022 | 16:23:58 */
body{
	background: url(/wp-content/uploads/2021/07/body.gif) repeat;
    font-family: "Open Sans", "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	color: #352E5E;
	
}
a {
    color: #ef3f35;
}
/*bricks override*/
.bricks-container{
  
}
#main-wrap{
	margin: 40px auto;
	width: 100%;
	max-width: 1174px;
	display: flex;
	flex-flow: row;
}
#content-panel{
	width: 75%;
}
#content-panel.speaking-page{
	width: 100%;
}
#sidebar{
	width: 25%;
}
#main-content{
	width: 100%;
	    background: url(/wp-content/uploads/2021/07/content.png) right top no-repeat rgb(239, 63, 53);
}

#header-container{
    width: 100%;
    max-width: 1100px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    background-size: cover;
}
#main-logo {
    margin: -74px 10px auto -20px;
    z-index: 9999;
	position: relative;
}
#navigation-wrap {
    background-image: url(https://rocketgroupllc.com/wp-content/uploads/2021/07/nav.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: contain;
    flex-direction: row;
    padding-left: 130px;
    column-gap: 20px;
	height:50px;
}
#navigation-wrap a{
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}
#navigation-wrap a:hover, #navigation-wrap a:active{
	text-decoration: underline;
}
#main-navigation {
    color: #ffffff;
    font-weight: 600;
    align-self: center;
    width: 60%;
}
#news-training-menu {
    align-self: center;
    color: #ffffff;
    font-weight: 600;
}
#content-body {
    margin: -16px 0 0;
    z-index: 0;
    position: relative;
    padding: 0 10px 10px;
	box-shadow: 5px 5px 8px rgba(0,0,0,0.3);
}
#sidebar-main-box{
	    background: #fff;
    top: 10px;
    right: -10px;
    margin-bottom: 20px;
    -moz-box-shadow: inset 15px 0px 15px rgba(0,0,0,0.1), inset -15px 0px 15px rgba(0,0,0,0.1), 0px 0px 8px rgba(0,0,0,0.3);
    -webkit-box-shadow: inset 15px 0px 15px rgba(0,0,0,0.1), inset -15px 0px 15px rgba(0,0,0,0.1), 0px 0px 8px rgba(0,0,0,0.3);
    box-shadow: inset 15px 0px 15px rgba(0,0,0,0.1), inset -15px 0px 15px rgba(0,0,0,0.1), 0px 0px 8px rgba(0,0,0,0.3);
    padding: 0;
}
.sidebar-box{
	    -moz-box-shadow: inset 0px 15px 15px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0px 15px 15px rgba(0,0,0,0.1); 
    box-shadow: inset 0px 15px 15px rgba(0,0,0,0.1); 
}
.sidebar-contact-link{
	    background-image: url(/wp-content/uploads/2021/07/arrow.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: auto;
}
.sidebar-box .box h2, .sidebar-box .box h2 a, .sidebar-box .box h2 a:visited {
    font-size: 16px;
    text-transform: uppercase;
    color: #352E5E;
    display: block;
}
.sidebar-email .form-group {
    display: flex;
    flex-direction: column;
    width: 90%;
    padding: 0 0 0 0;
}

.sidebar-email form {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    align-items: center;
}
.sidebar-email input{
	line-height: 26px !important;
}
#page-title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
    min-height: 72px;
    margin: 0;
    color: #352E5E;
    padding: 10px 0 10px 40px;
    line-height: 36px;
    text-transform: uppercase;
    background: #F0EFF3 url(/wp-content/uploads/2021/07/fold.png) top right no-repeat;
  background-size:auto !important;
    padding-right: 80px !important;
    justify-content: center;
}
#page-name .post-title {
    color: #352e5e;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.2;
    margin: 5px auto;
}
#page-title.speaking-page {
    text-transform: none;
}
#main-body {
    margin: -15px auto 20px;
    max-width: 95%;
}
#page-content{
	padding-top: 40px !important;
	 background: #fff;
    -moz-box-shadow: 5px 5px 8px rgba(0,0,0,0.3);
    -webkit-box-shadow: 5px 5px 8px rgba(0,0,0,0.3);
    box-shadow: 5px 5px 8px rgba(0,0,0,0.3);
}
#home-info .bricks-container {
    padding-top: 0;
}

#home-blog-list {
    margin-bottom: 10px;
    padding-left: 60px;
	padding-right: 20px;
	background-image: url(/wp-content/uploads/2021/07/blog.png);
    background-color: rgba(0,0,0,0.3);
    background-position: 16px center;
    background-repeat: no-repeat;
    -moz-box-shadow: inset 4px 4px 4px rgba(0,0,0,0.3);
    -webkit-box-shadow: inset 4px 4px 4px rgba(0,0,0,0.3);
    box-shadow: inset 4px 4px 4px rgba(0,0,0,0.3);
}
#home-blog-list  a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    display: block;
    line-height: 16px;
}
#blog-posts div.dynamic {
    width: 100%;
    max-height: 360px;
    overflow: hidden;
}
#blog-posts .content-wrapper {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
#blog-posts h3, #blog-posts h3 a {
    color: #ef3f35;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: -1px;
	line-height: 20px;
	margin: 0 0 10px !important;
}
#blog-posts .dynamic, #blog-posts iframe {
    width: 100%;
}
span.bloglist-comment-count {
    color: #ef3f35;
}
#works-grid .content-wrapper {
   /* border-bottom: 1px solid #ddd;*/
    padding-bottom: 20px;
}
#works-grid .bricks-isotope-item-wrapper {
    padding-right: 40px;
    padding-bottom: 10px !important;
}

#works-grid h3, #works-grid h3 a {
    color: #ef3f35;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: -1px;
    line-height: 20px;
    margin: 5px 0 0 0!important;
    text-align: center;
    width: 100%;
	padding: 0 10px;
}
#blog-posts .dynamic, #blog-posts iframe {
    width: 100%;
}
.author-info {
    margin: 30px 0px;
    background: #f0eff3;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px 50px 50px;
    align-content: center;
}
ul.page-numbers li {
    display: inline-block;
    margin: 0 5px !important;
    font-size: 1.5rem;
	color: #352E5E !important;
}
ul.page-numbers li .current{
	color: #352E5E !important;
}

ul.page-numbers a.page-numbers {
    color: #ef3f35;
    padding: 1px 7px 1px;
}
ul.page-numbers a.page-numbers:hover {
    
	background: rgba(255,255,255,0);
}
/*contact form*/
#contact-form label, .gform_wrapper.gravity-theme .gfield_label {
    font-size: 14px !important;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 500 !important;
    margin-bottom: 3px !important;
}
#contact-form input[type=submit] {
    cursor: pointer;
    background: rgb(239, 63, 53);
    color: #fff;
    border: 0;
    padding: 15px 30px;
    font-size: 20px;
}

/*speaking page*/
#content-panel.speaking-page #main-navigation {
    width: 65%;
    max-width: 100%;
    flex-shrink: 0;
}
/*#content-panel.speaking-page ul#sidebar-twitter {
    max-height: 400px;
}*/
.speaker-title-image {
	width: 30%;
}
.speaker-title-image img{
	    border-radius: 100%;
    display: block;
    margin: 1rem auto 0 auto;
    border: 1px solid #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.scrollable {
    height: 482px;
    overflow-y: scroll;
    border: 1px solid #ddd;
    border-radius: 0 0 5px 5px;
    padding: 1rem;
    border-top: 0;
    margin-top: -1px;
	flex-direction: column;
	flex-flow: column;
}
.scrollable-title{
	background: #f6f6f6;
	border: 1px solid #ddd;
	text-align: center;
    text-transform: uppercase;
	color: #999;
	 padding-top: 1.4rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
.scrollable .title {
    text-align: center;
    text-transform: uppercase;
    color: #999;
    position: absolute;
    padding-top: 1.4rem;
    padding-left: 1rem;
    padding-right: 1rem;
    box-sizing: border-box;
    background: #F6F6F6 !important;
    top: 0;
    left: 5px;
    right: 5px;
    border: 1px solid #DDD;
}
.scrollable.right p {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #ddd;
}
ul#footer-nav {
    list-style: none;
    margin: 10px auto 5px;
}
#footer-nav li {
    display: inline-block;
    margin: 0 10px;
}
.footer p {
    margin-top: 10px;
    text-align: center;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
}
.footer a {
    color: #fff;
    font-size: 11px;
	font-weight: 700;
}
.footer a:hover, .footer a:active{
	text-decoration: underline;
}

/*colors*/
.red{
	color: #f00;
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	#main-wrap {
    margin: 50px auto;
    padding-left: 30px;
}
	#main-navigation {
    width: 50% !important;
   
}
	#news-training-menu {
    width: 42% !important;
   
}
	#main-menu .bricks-nav-menu > li {
    margin-left: 10px !important;
}
	
	#speaking-middle-3-column .bricks-container {
    padding: 0 10px;
}
	#sidebar-main-box{
		right: 0;
	}
	#speaking-bottom-3-column .bricks-container {
    margin-bottom: 20px;
}
		#bricks-element-kognqv {
    flex-direction: column !important;
    margin-top: 5px;
    margin-bottom: 10px;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation: portrait){
	#main-menu .bricks-nav-menu > li {
    margin-left: 5px !important;
}
	#navigation-wrap a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}

	
}
@media (min-width: 320px) and (max-width: 767px) {
	
#main-wrap{
	display: block;
	margin: auto;
}
	div#site-header {
    background: #352e5e;
}
	#main-logo {
    margin: auto;

    order: 1;
}
	#main-logo .image-overlay {
		text-align: center;
		justify-content: center;
	}
	#main-logo img {
    width: 50%;
    margin: 10px auto auto;
}

	#navigation-wrap {
    order: 2;
    padding: 0;
    justify-content: center;
}
	#main-navigation {
    align-self: center;
		justify-content: center;
    width: 100% !important;
}
	
	#main-navigation .bricks-element-nav-menu {
    width: auto;
    align-self: center;
}
	#main-menu .bricks-nav-menu > li {
    margin-left: 2.5vw !important;
}
	#main-navigation  .bricks-nav-menu li:first-child {
    margin: 0 0 0 0;
}
	#main-content {
    width: 100%;
    background:rgb(239, 63, 53);
}
	#main-body {
    margin: auto auto 20px;
    max-width: 95%;
    padding-top: 10px;
}
	#content-panel {
    width: 100%;
}
	#page-title{
		background-image: none !important;
	
    padding: 10px 20px 10px 20px !important;
   
}
	.image-blocks {
    width: 100%;
    text-align: center;
}
	.image-blocks img{
		width: auto;
	}
	#sidebar {
    width: 100%;
}
	#sidebar-main-box{
		right: 0;
	}
	#news-training-menu,#footer {
    display: none;
}
	#page-content {
    padding-top: 30px;
    padding-right: 10px;
    padding-bottom: 30px;
    padding-left: 10px;
    row-gap: 20px;
}
	#home-blog-list {
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    background-image: none !important;
    background-color: rgba(0,0,0,0.3);

}
	#home-blog-list .bricks-isotope-item-wrapper {
    padding-right: 20px;
    padding-bottom: 30px;
}
/*	#home-blog-list .bricks-isotope-wrapper {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: row;
}
	
	#home-blog-list .bricks-isotope-item-wrapper {
    padding-right: 0;
    padding-bottom: 30px;
    width: 33%;
    position: relative !important;
}*/
	/*speaking & training page*/
	.speaker-title-image {
    width: 100%;
    margin: auto;
}
	#speaking-middle-3-column{
		margin: 20px auto 0;
	}
	#speaking-bottom-3-column .bricks-container, #speaking-middle-3-column .bricks-container {
    margin-bottom: 20px;
}
}


/* fix for imported blog post spacing */
div#bricks-element-uvalas div + div {
  margin-top: 1em;
}
.table-tools {
  margin:25px 0;
}
.table-tools img {
    max-width:150px!important;
}
.table-tools h4 {
    font-weight: 600!important;
}
.table-tools td:nth-child(2) {
    vertical-align: top!important;
    padding: 25px!important;
}