/*
CTC Separate Stylesheet
Updated: 2020-02-03 09:19:02
Theme Name: RBS
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Melissa
Author URI: https://mywebrocketmedia.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.21.1.1580721542
*/

.et_header_style_centered #logo {
   max-height: 11em!important;
}
.et_header_style_centered #main-header .logo_container {
    height: inherit;
    padding: 0;
    margin-bottom: 12px;
}
.et_header_style_centered #top-menu>li>a {
text-transform: uppercase;
    font-size: 16px;
    color: #620e0e;
}
.et_header_style_centered #top-menu>li>a {
    padding-bottom: 1em;
}
#top-menu li {
    display: inline-block;
    padding-right: 32px;
    font-size: 14px;
}


#top-menu li li {
    padding: 0 0px!important;
    text-transform: uppercase;
}

#top-menu a {
	    opacity: 1;
	   
}
.home #main-header .nav li ul {
    background: white!important;
}

.inner-page-header {
    position: absolute!important;
    background-color: rgba(196, 201, 205, 0.38823529411764707)!important;
    box-shadow: none!important;
}

.single .inner-page-header,
.search .inner-page-header,
.archive .inner-page-header{
position: inherit!important;
}


.service-about-section-header .et_pb_module_header{
	margin-top: 10%;

}
.header-contact-btn {

background-color: #420909;
    color: #fff!important;
    cursor: pointer!important;
    display: inline-block!important;
    font-style: normal!important;
    font-weight: 600!important;
    padding: 4px 12px 12px 13px!important;
    text-align: center!important;
    text-transform: capitalize!important;
    -webkit-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out,box-shadow .3s cubic-bezier(.51,.15,.23,.96);
    -moz-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out,box-shadow .3s cubic-bezier(.51,.15,.23,.96);
    transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out,box-shadow .3s cubic-bezier(.51,.15,.23,.96);
    font-size: 22px!important;
    position: absolute!important;
    top: 3.2em;
    transform: rotate(-90deg) translate(0,-134%);
    -ms-transform: rotate(-90deg) translate(0,-134%);
    -webkit-transform: rotate(-90deg) translate(0,-134%);
    -moz-transform: rotate(-90deg) translate(0,-134%);
    -o-transform: rotate(-90deg) translate(0,-134%);

    /* left: 0; */
    /* transform-origin: 32% 0;*/

}
.header-contact-btn:hover {
background: #620e0e;
}


.homepage-fullwidth-header .header-content-container {
	background: rgba(98, 14, 14, 0.5607843137254902);
	padding: 19px;
	width: max-content!important;
	 width: 37%!important;
}

.homepage-fullwidth-header .header-content {
	text-align: center!important;
}
.homepage-fullwidth-header .header-content-container {
	top: 112px;
	position: relative;
}
.homepage-blurb-wrapper-1 {

}

.homepage-blurb-wrapper-1 .et_pb_blurb_container {
    box-shadow: 0px 7px 12px grey;
    padding: 30px 9px!important;
}
.homepage-blurb-wrapper-1 h2{
    padding: 0;
}

.homepage-blurb-wrapper-1 .et_pb_blurb_container {
    box-shadow: 0px 7px 12px grey;
    padding: 30px 9px!important;
    width: 85%;
    margin: 0 auto;
    position: relative;
    top: -51px;
    z-index: 1;
}

.homepage-blurb-wrapper-1 .et_pb_main_blurb_image{
     margin-bottom: 0px; 
}

.homepage-blurb-wrapper-1 .et_pb_blurb_container {
    box-shadow: 0px 7px 12px grey;
    padding: 30px 9px!important;
    width: 87%;
    margin: 0 auto;
    /* top: 170px; */
    /* position: relative; */
    background: white;
    left: 0;
    right: 0;
    top: -45px;
    height: 117px;
    display: flex;
    align-items: center;
}



.service-about-section-header:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(255, 255, 255, 0.52);
}


.service-about-section-1 h2 {
	margin-bottom: 15px;
}
.service-about-section-1 h2:after {
    position: relative;
    content: "";
    display: block;
    width: 34%;
    height: 2px;
    background: #620e0e;
    top: 0px;
    margin: 0 auto;
}





.homepage-wrapper-2 .header-content {
text-align: center!important;
}
#main-footer {
    display: none;
}
.homepage-wrapper-3 .et_pb_column:first-child {
	    display: flex;
    align-items: center;
}

.homepage-our-solutions-wrapper .et_pb_text_1 h2:after {
    position: relative;
    content: "";
    display: block;
    width: 34%;
    height: 2px;
    background: white;
    top: 10px;
    margin: 0 auto;
}

 .homepage-our-solutions-wrapper img{
    position: absolute;
    right: 0;
    bottom: -59px;
    width: 25%;
}

.homepage-wrapper-2 .et_pb_fullwidth_header_subhead{
    padding-top: 15px;
}
  .homepage-our-solutions-wrapper .box-wrapper  a{
    background: #420909;
    padding: 18px 23px;
    display: block;
    margin-top: 7px;
    color: white;
    float: left;
    font-size: 22px;
}
.homepage-our-solutions-wrapper .box-wrapper a:hover {
    background: black;
      -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}

  .homepage-our-solutions-wrapper .box-wrapper  p{
    text-align: left;
    letter-spacing: 1px;
}

.homepage-our-solutions-wrapper .box-wrapper h2{
    line-height: 1.9em;
}

.homepage-our-solutions-wrapper .box-wrapper .et_pb_column{
    flex-direction: column;
    display: flex;
    background: #620e0e;
    justify-content: center;
    /* display:-webkit-flex;
    display:-webkit-box;*/
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
}


.homepage-to-learn-more-wrapper  .et_pb_blurb_description {
    padding: 12px 12px 25px 12px;
}


.homepage-to-learn-more-wrapper .et_pb_main_blurb_image {
    margin-bottom: 0;
}

.homepage-to-learn-more-wrapper h2 {
    text-align: center;
    padding: 10px 27px;
    letter-spacing: 2px;
    margin-bottom: 12px;
    font-size: 30px;
}



.homepage-to-learn-more-wrapper {
    
}
.homepage-to-learn-more-wrapper {
    
}
.footer ul li {
    list-style: none;
    padding: 2px 0;
    text-align: right;
    text-transform: uppercase;
}
.footer ul li  a {
    color: white;
}

.homepage-grid-blog-wrapper .post-meta a{
color: #333339!important;
}




.talent-acquisition-blurb-wrapper .et_pb_blurb_container {
    box-shadow: 0px 7px 12px grey;
    padding: 30px 9px!important;
}
.talent-acquisition-blurb-wrapper h2 {
    padding: 0;
    color: white;
    text-align: center;
}

.talent-acquisition-blurb-wrapper .et_pb_blurb_container {
    box-shadow: 0px 7px 12px grey;
    padding: 30px 9px!important;
    width: 85%;
    margin: 0 auto;
    position: relative;
    top: -51px;
    z-index: 1;
}

.talent-acquisition-blurb-wrapper .et_pb_main_blurb_image{
     margin-bottom: 0px; 
}

.talent-acquisition-blurb-wrapper .et_pb_blurb_container {
box-shadow: 0px 7px 12px grey;
    padding: 30px 9px!important;
    width: 87%;
    margin: 0 auto;
    background: #620e0e;
    left: 0;
    right: 0;
    top: -45px;
    height: 117px;
    display: flex;
    align-items: center!important;
    justify-content: center;
}


.talent-acquisition-we-deliver-wrapper h2 {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 55px;
    color: #0c0c0c!important;
    line-height: 1.5em;
}

.talent-acquisition-we-deliver-wrapper h2:after {
    position: relative;
    content: "";
    display: block;
    width: 34%;
    height: 4px;
    background: #420909;
    top: 0px;
    margin: 0 auto;
}

.talent-acquisition-we-deliver-wrapper h3 {
    font-size: 23px;
    font-weight: bold;
}
 
.talent-acquisition-we-deliver-wrapper img {
    width: 50%;
    height: 124px;
}

.talent-acquisition-footer-wrapper .et_pb_button {
    float: left!important;
}


.marketing-footer-wrapper .et_pb_button {
    float: right!important;
}


.software-solutions-blurb-wrapper  h2 {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 55px;
    color: #0c0c0c!important;
    line-height: 1.5em;
}

.software-solutions-blurb-wrapper h2:after {
position: relative;
    content: "";
    display: block;
    width: 34%;
    height: 4px;
    background: #420909;
    top: 0px;
    margin: 0 auto;
}


.software-solutions-blurb-wrapper-row h3 {
    font-size: 23px;
    font-weight: bold;

}

.software-solutions-blurb-wrapper-row img {
    height: 118px;
}

.software-solutions-blurb-wrapper-row .et_pb_module {
    box-shadow: -2px -1px 20px 0px grey;
    padding: 30px 20px;
}

.software-solutions-blurb-wrapper-row .et_pb_text_inner p:first-child{
    padding-bottom: 0!important;
}



 .software-solutions-blurb-wrapper-row h4{
font-size: 15px;
    background: #620e0e;
    color: white;
    float: right;
    display: inline-block;
    padding: 6px;
    clear: both;
}


 .software-solutions-blurb-wrapper-row img{
    clear: both;
    padding-top: 20px;
}


.software-solutions-footer-wrapper .et_pb_button {
    float: left!important;
}

.hr-consulting-blurb-wrapper h4 {
    font-size: 23px;
    font-weight: bold;

}


.hr-consulting-blurb-wrapper img{
    border-radius: 50%;
}

.business-coaching-footer-wrapper .et_pb_button {
    float: right!important;
}

.business-coaching-blurb-wrapper img{
    border-radius: 50%;
}
.business-coaching-blurb-wrapper h4 {
    font-size: 23px;
    font-weight: bold;

}



.business-coaching-blurb-wrapper h4:after {
position: relative;
    content: "";
    display: block;
    width: 35%;
    height: 2px;
    background: #420909;
    margin: 12px 0 0px;
    /* margin: 0 auto; */
    left: 0;
    text-align: left;
}

.business-coaching-blurb-wrapper-center-blurb .et_pb_image_wrap:before {
    position: absolute;
    width: 185px;
    content: "";
    height: 200px;
    background: url(https://www.rbs.mywebrocketmedia.com/wp-content/uploads/2020/02/arrow-right.png);
    background-position: top center;
    background-size: contain;
    left: -8.5em;
    display: block;
    margin: unset;
    background-repeat: no-repeat;
    top: 25px;
}
.business-coaching-blurb-wrapper-center-blurb .et_pb_image_wrap:after {
position: absolute;
    width: 185px;
    content: "";
    height: 200px;
    background: url(https://www.rbs.mywebrocketmedia.com/wp-content/uploads/2020/02/arrow-right.png);
    background-position: top center;
    background-size: contain;
    display: block;
    margin: unset;
    background-repeat: no-repeat;
    top: 25px;
    right: -130px;
}


.business-coaching-blurb-wrapper  .et_pb_blurb_container{
    padding: 0 50px;
}



.marketting-blurb-wrapper h4 {
    font-size: 23px;
    font-weight: bold;

}

.software-solutions-blurb-wrapper .rotate-img img{
    transform: rotate(-90deg);
    position: relative;
    top: 12px;
}


.contact-form-wrapper input[type=text],
.contact-form-wrapper  input[type=email], 
.contact-form-wrapper input[type=password],
.contact-form-wrapper textarea
 {
    width: 100%;
    margin: 0 0 20px!important;
    padding: 24px 18px!important;
    font-family: Roboto,sans-serif;
    font-size: 13px;
    line-height: 19px;
    letter-spacing: .05em;
    font-weight: inherit;
    color: #b3b2b2;
    /* background-color: #0000; */
    border: 1px solid #e1e1e1;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-transition: border-color .2s ease-in-out;
    -moz-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
    box-shadow: none;
}

 .contact-form-wrapper .et_pb_column:last-child{
     padding: 0px 40px 0;
}


 .contact-form-wrapper h1{
    font-size: 39px;
    padding: 20px 0 35px;
    text-transform: uppercase;
    text-align: center;
    font-family: title;
    letter-spacing: 1px;
}


 .contact-form-wrapper input[type="submit"]{
font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    width: auto;
    padding: 13px 45px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center right 10px;
    margin: 0;
    letter-spacing: 1px;
    background-color: #620e0e;
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    width: 100%;
    border: none;
}
.parsley-required{
    display: none!important;
}

 .contact-form-wrapper h2{
    font-size: 39px;
    padding: 20px 0 35px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
        color: #620e0e;
}


 .contact-form-wrapper h3{
    font-size: 34px;
    color: #620e0e;
    line-height: 1.6em;
    position: relative;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
    padding: 0 30px;
    margin: 0 -30px;
}

.contact-form-wrapper i{
	color:#620e0e; 
	font-size:30px;
	 line-height:30px;
	 vertical-align: middle;
}
.line-heading {
    text-align: center;
    background: #620e0e;
    position: absolute;
    bottom: 40px;
    width: 140px;
    height: 1px;
    left: 50%;
    margin-left: -70px;

}
.line-heading:before {
    color: #620e0e;
    font: normal normal normal 30px/1 FontAwesome;
    content: "\f02e";
    position: absolute;
    height: 17px;
    overflow: hidden;
    line-height: 7px;
    margin-left: -8px;
}
 .contact-form-wrapper h4{
    padding-bottom: 50px;
    margin: 0;
    position: relative;
    line-height: 1em;
    color: #620e0e;
    font-size: 54px;
    font-weight: 800;
    font-style: normal;
    text-transform: none;
}


ul.social_link {
    text-align: center;
    padding: 22px 0;
}

.social_link li {
    display: inline-block;
    margin: 0 14px;
    list-style: none;
    padding: 0;
}

.contact-form-wrapper p {
	    font-size: 15px;
}

 .contact-form-wrapper a {
        color: #620e0e;
   
}

.social_link a {
font-size: 20px!important;
    color: #000!important;
}

.social_link a:hover {
font-size: 20px!important;
    color: #ffb606!important;
}



/*** Take out the divider line between content and sidebar ***/
/*#main-content .container:before {background: none;}*/
 
/*** Hide Sidebar ***/
/*#sidebar {display:none;}*/
 
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
#left-area {
  /*  width: 100%;*/
    padding: 23px 20px 0px !important;
    /*float: none !important;*/
}
}

.rpwwt-widget ul li {
    margin: 0 0 1.5em;
    border-bottom: solid #f5f4f4 1px;
    padding-bottom: 8px;
}
.widget_search #searchsubmit {
    background-color: #620e0e;
        color: white!important;
    text-transform: uppercase;
}



.single-post  h1{
  font-weight: bold;
    margin-bottom: 30px;
}
.single-post h2,
.search h2 {
    padding: 15px 0;
}

.search h2 {
    font-weight: bold;
}


#sidebar .et_pb_widget {
    margin-bottom: 42px;
}

.widgettitle{
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 12px;
}


.blog-wrapper img  {
    width: 100%;
}
 .blog-inner-wrapper h2 {
    font-weight: bold;
    color: #620e0e;
        font-size: 30px;
 }

.blog-inner-wrapper article {
    background: #fffefe;
    padding: 50px 30px 50px!important;
    box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.06);
}

.blog-wrapper a.more-link{
    margin: 13px 0;
       display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 12px 0;

    padding: 0!important;
    color: #620e0e;
    background-color: #0000;
    border: 0;
    vertical-align: middle;
    width: auto;
    outline: 0;
    font-size: 14px;
    line-height: 2em;
    font-family: Roboto,sans-serif;
    letter-spacing: .15em;
    text-transform: uppercase;
    box-sizing: border-box;
    margin: 0;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    padding: 12px 53px 11px;
    cursor: pointer;
    margin-top: 12px;
}

.blog-wrapper a.more-link:before {
    transform-origin: left;
    -webkit-transform: scale(0,1);
    -moz-transform: scale(0,1);
    transform: scale(0,1);
    content: '';
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 1px;
    background-color: #620e0e;
}
.blog-wrapper a.more-link:after {
    transform-origin: right;
    -webkit-transition: -webkit-transform .2s ease;
    -moz-transition: -moz-transform .2s ease;
    transition: transform .2s ease;
        content: '';
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 1px;
    background-color: #620e0e;
}



.blog-wrapper a.more-link:hover:before {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition: -webkit-transform .2s ease-in-out .15s;
    -moz-transition: -moz-transform .2s ease-in-out .15s;
    transition: transform .2s ease-in-out .15s;
}

.blog-wrapper a.more-link:hover:after {
    -webkit-transform: scale(0,1);
    -moz-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transition: -webkit-transform .15s ease-in-out 0s;
    -moz-transition: -moz-transform .15s ease-in-out 0s;
    transition: transform .15s ease-in-out 0s;
}





.caldera-grid .alert-success {
    text-transform: uppercase;
    text-align: center;
    box-shadow: 2px 2px 1px #620e0e;
}




/*Client Media Device*/
/*@media  only screen and (max-width: 1366px) {*/
    @media only screen and (min-width : 1000px) and (max-width : 1200px) {
.homepage-to-learn-more-wrapper .et_pb_blurb_description h2 {    font-size: 22px;} 
.homepage-contact-btn-wrapper h3 {    font-size: 17px!important; }
.et_header_style_centered #logo {    max-height: 9em!important;}
.homepage-wrapper-2{font-size: 26px;}
.homepage-fullwidth-header .header-content-container {top: 25px;    position: relative;}
}

/*Landscape Ipad*/
@media only screen and (max-width : 1080px) and (max-height : 1920px)   {
/*.homepage-wrapper-2 h1{ font-size: 37px!important; }*/

.business-coaching-blurb-wrapper-center-blurb .et_pb_image_wrap:before {
    width: 126px;     left: -5.8em;
}



.business-coaching-blurb-wrapper-center-blurb .et_pb_image_wrap:after {
    width: 126px;   right: -90px;
}

}

/*Both tablets*/
@media (max-width: 980px) {
.et_header_style_centered #main-header {    padding-top: 0;}
.et_header_style_centered #logo {    max-height: 6em!important;}
.mobile_menu_bar:before {    color: #620e0e;}
.homepage-fullwidth-header .header-content-container {width: 100%}






}

/*Mobile Landscape & Portrait*/
@media only screen and ( min-width: 320px ) and ( max-width: 768px ) { 
/*.homepage-contact-btn-wrapper h3 {    font-size: 23px!important;}*/
.homepage-our-solutions-wrapper img {   position: relative;    right: 0;    bottom: -9px;    width: 25%;}
.homepage-our-solutions-wrapper .box-wrapper a {width: 100%;text-align: center;}
.homepage-fullwidth-header .header-content-container {width: max-content!important;}
.et_header_style_centered #logo {    max-height: 7em!important;}
.footer .et_pb_image {    text-align: center; padding: 0}
.et_header_style_centered .et_mobile_menu {border-top: 3px solid #620e0e;}

.service-about-section-header .et_pb_fullwidth_header_container  {height: 100vh;}
.service-about-section-header .et_pb_module_header {    margin-top: 25%;}
.business-coaching-blurb-wrapper-center-blurb .et_pb_image_wrap:before,
.business-coaching-blurb-wrapper-center-blurb .et_pb_image_wrap:after {display: none;}


.business-coaching-blurb-wrapper h4:after {margin: 12px auto auto;}
.business-coaching-blurb-wrapper h4 {text-align: center!important;}
.business-coaching-blurb-wrapper .et_pb_blurb_description {text-align: center;}
.business-coaching-blurb-wrapper .et_pb_blurb_container {    padding: 0 0px;}
.footer ul li {text-align: center!important;}


.contact-form-wrapper .et_pb_column:last-child {    padding: 0px 0px 0;}
.contact-form-wrapper h2 { font-size: 25px; }
#et_mobile_nav_menu { display: block; background: white!important;}




}




/* Smartphones in landscape mode (480-768px) */
@media only screen and ( min-width: 480px ) and ( max-width: 767px ) {
    .homepage-fullwidth-header .header-content-container {    top: 0;    position: relative;}
    .homepage-fullwidth-header .header-content-container {padding: inherit;}
}


/*Only Mobile*/
@media all and (max-width: 479px) { 

}


/* Tablets in portrait mode (768-980px) */
@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {

}

@media only screen and (width: 1080px) { 
/*.et_header_style_centered #main-header {border: solid red 2px;}*/
}


/*Landscape Ipad View*/
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {}


/*Copy from DIVI Ipad*/
/* Smartphones in Portrait & landscape mode (480-768px) */
@media only screen and (max-width: 767px) {}

/*Copy from DIVI Ipad*/
@media only screen and (max-width: 980px) {}

/*@media screen (max-width: 1366px) and (min-width: 1441px)*/ 
@media (min-width:769px) and (max-width:1024px){}



/*@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
.et_header_style_centered #main-header {border: solid black 10px;}
}*/


/*@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) { */
    /*@media screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1)*/


/*  #main-header {border: solid red 1px;}*/


/*** Responsive Styles Standard Desktop Only ***/
/*@media all and (min-width: 1100px) and (max-width: 1405px) {
 #main-header {border: solid green 1px;}
}*/


