span#cff-no-source {
    display: none;
}
.fusion-logo img {
    width: 205px;
}
.fullwidth-box.video-background .fullwidth-video{
      z-index: -2;
}
.background_image_gradient_overlay  {
    background-color: #00B4E6;
    position: relative;
    z-index: 3;
}
.background_image_gradient_overlay:after {
background-color: inherit;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}
div[class*='angle_top']:before{
   /*   top: -100%;
    background-color: #FFFFFF; 
    content: '';
    height: 100%;
    position: absolute;
    width: 120%;
    z-index: 1;*/ 
 }
.angle_bottom_left_right.half_image_bckg:before, .angle_top_left_right.half_image_bckg:before{ 
   /*   z-index: 11; */ 
 }
 .angle_top_left_right_wide:before {
 /* 
     right: 0;
    transform: rotate(5deg);
    transform-origin: left bottom;
    left: 0;
   */   
}
.angle_top_right_left:before {
 /* 
    right: 0;
    transform: rotate(-7deg);
    transform-origin: right bottom;
     */
}
.angle_top_left_right:before {
/* 
        left: 0;
    transform: rotate(7deg);
    transform-origin: left bottom;
    */
}
.angle_bottom_right_left:before {
 /* 
    right: 0;
    transform: rotate(7deg);
    transform-origin: right top;
     */
}
div[class*='angle_bottom']:before{
  /* bottom: -100%;
  background-color: #FFFFFF; 
     content: '';
    height: 100%;
    position: absolute;
    width: 120%;
    z-index: 1; */
}
.angle_bottom_left_right:before {
 /*   
    left: 0;
    transform: rotate(-7deg);
    transform-origin: left top;
 */
 
}
.angle_bottom_right_left_wide:before{
  /*     right: 0;
    transform: rotate(7deg);
    transform-origin: right top;  */
}
.angle__background {
  /*   overflow: hidden; */
} 
.fusion-image-wrapper:hover .fusion-rollover {
	display: none;
}

.fusion-footer-widget-area {
	z-index: 2;
}

.avada-menu-highlight-style-bar:not(.fusion-header-layout-v6) .fusion-main-menu>ul>li>a {
	padding-top: 18px;
}

.um .um-field-label {
	color: #fff;
}

.um-field-checkbox-state i,
.um-field-radio-state i {
	color: #fff!important;
}

.um-field-checkbox-option,
.um-field-radio-option {
	color: #fff!important;
}

.um-col-alt-b a.um-link-alt {
	color: #fff!important;
}

.um-half {
	position: relative;
}

.um input[type=submit].um-button,
.um input[type=submit].um-button:focus,
.um a.um-button,
.um a.um-button.um-disabled:hover,
.um a.um-button.um-disabled:focus,
.um a.um-button.um-disabled:active {
	background: #3C289B;
	background-color: #3C289B;
	border: 2px solid #00B4E6!important;
	color: #FFF;
	border-radius: 4px;
	border: none;
	display: inline-block;
 
	font-weight: 400;
	padding: .5rem 2rem;
	transition: background-color .5s, color .5s, border-color .5s;
}

.um input[type=submit].um-button:hover {
	background-color: #fff;
	border-color: #fff!important;
	color: #3C289B;
}

.um .um-button.um-alt,
.um input[type=submit].um-button.um-alt {
	background: #ffffff;
	border: 2px solid #ffffff!important;
	color: #3C289B;
}

.um .um-button.um-alt:hover,
.um input[type=submit].um-button.um-alt:hover {
	background: #ffffff;
	color: #3C289B;
}

.um-field-checkbox-state i,
.um-field-radio-state i {
	color: #fff;
}

a.um-link-alt {
	color: #fff !important;
}

.um .um-form input[type="text"],
.um .um-form input[type="tel"],
.um .um-form input[type="password"],
.um .um-form textarea {
	color: #3C289B;
}

.um .um-form input[type="text"]:active,
.um .um-form input[type="text"]:focus,
.um .um-form input[type="text"],
.um .um-form input[type="tel"],
.um .um-form input[type="number"],
.um .um-form input[type="password"],
.um .um-form textarea,
.um .upload-progress,
.select2-container .select2-choice,
.select2-drop,
.select2-container-multi .select2-choices,
.select2-drop-active,
.select2-drop.select2-drop-above {
	border: 0px solid #B5B5B5 !important;
}

.um-field-block {
	color: #fff;
}

.fusion-main-menu>ul>li>a,
.fusion-vertical-menu-widget ul.menu li a,
.side-nav li a {
text-transform: capitalize;
}
.fusion-body .fusion-main-menu .current-menu-ancestor>a, .fusion-body .fusion-main-menu .current-menu-item>a, .fusion-body .fusion-main-menu .current-menu-parent>a, .fusion-body .fusion-main-menu .current_page_item>a {
    border-color: #3c289b;
    color: #3c289b;
    border-bottom: 2px solid #3c289b;
}
.post .post-content,
body {
 
 
	font-size: 15px;
	line-height: 1.65;
	font-weight: 400;
	color: #464646;
}

#main .post h2 a {
	color: #3C289B;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 4px;
}

.widget .fusion-social-networks.boxed-icons .fusion-social-network-icon {
	border-color: #fff!important;
}

html.avada-has-site-width-percent.avada-has-site-width-100-percent .fusion-footer-widget-area,
html.avada-has-site-width-percent.avada-has-site-width-100-percent .fusion-header {
	padding-left: 10%;
	padding-right: 10%;
}

a.white_button {
	border-radius: 4px;
	background: 0 0;
	background-color: transparent;
	display: inline-block;
 
	font-weight: 400;
	padding: .5rem 2rem;
	transition: background-color .5s, color .5s, border-color .5s;
	cursor: pointer;
	border: 2px solid #FFF;
	color: #FFF;
	margin: 0 1rem 1rem 0;
}

a.white_button:hover {
	background: #fff;
	color: #3C289B;
}

a.blue_button {
	border: 2px solid #3C289B;
	background: #3C289B;
}

a.white_button.blue_button:active {
	background-color: #3C289B;
	border-color: #3C289B;
	color: #FFF
}

a.white_button:after {
	content: "\f105";
	color: #FFF;
	font-family: "FontAwesome";
	padding-left: 10px;
	    background: rgb(255 255 255 / 0%)!important;
}

a.white_button:hover:after {
	color: #3C289B;
}

a.white_button.blue_button:hover:after,
a.white_button.blue_button:hover {
	background-color: #00B4E6;
	border-color: #00B4E6;
	color: #FFF
}

.education_list_block li.fusion-li-item a {
	color: #fff;
}
 
.center_inner_content {
	text-align: center;
}
.center_inner_content a.blue_button{
  margin:0 auto;
}
.add_bottom_margin {
	margin-bottom: 2rem;
}

.body_copy_image img {
	height: auto;
	max-width: 360px;
}

.big_content_text {
	font-size: 21px;
	line-height: 33px;
	text-align: center;
}
 
.headline_with_cta_heading h5 {
	font-weight: 600;
}

.evolution_image img {
	max-width: 730px;
	width: 100%;
}

.thumbnail_title .thumbnail__title {
	font-weight: 600;
	color: #3C289B;
	font-size: 21px;
	line-height: 33px;
}

.thumbnail_column {
	background: #FFF;
	height: 100%;
	padding: 2rem;
}

.centered_button {
	text-align: center;
}

.divider_down {
/*	transform: rotate(7deg);*/
	background-color: #FFFFFF;/*C7C8CA*/
	margin: 5rem 0;
}
.divider_up{
 /* 	transform: rotate(-7deg);*/
	background-color: #FFFFFF;/*C7C8CA*/
	margin: 5rem 0;
}
.stats_spotlight_stats {
	color: #3C289B;
	font-weight: 400;
	margin-bottom: 1rem;
	font-size: 57px;
	line-height: 67px;
 
}

.stats_spotlight_label {
	font-weight: 600;
	color: #3C289B;
	font-size: 16px;
/*	text-transform: uppercase;*/
	line-height: 1.65;
}

.stats_spotlight {
	border-left: 7px solid #3C289B;
	margin-right: 6rem;
	padding: 0 2rem;
	margin-top: 40px;
}

.fusion-text.flx_row {
	display: flex;
}

.bordered_posts_grid .fusion-post-wrapper {
	border-bottom: 7px solid #3C289B!important;
}

.left_blue_border {
	padding-left: 40px;
	border-left: 7px solid #3C289B;
}
.left_white_border {
	padding-left: 40px;
	border-left: 7px solid #fff;
}
section#custom_html-2 .textwidget.custom-html-widget {
	text-align: right;
}

.fusion-social-links-footer {
	width: 15%;
	display: none;
}

.footer_navigation_item {
	display: inline-block;
	margin: .5rem 2rem .5rem 0;
}

a.footer_mw_link {
	color: #ffffff;
	font-weight: 400;
 
	font-size: 15px;
	line-height: 1.65;
}

a.footer_mw_link:hover {
	color: #ffffff;
}

html.avada-has-site-width-percent.avada-has-site-width-100-percent .fusion-footer-copyright-area {
	padding-left: 10%;
	padding-right: 10%;
}

.copyright {
	font-size: 12px;
	margin-top: .5rem;
}

.bottom_left_top_right_bottom:before {
	background-color: #FFFFFF;/*F4F4F4*/
	content: '';
	height: 100%;
	position: absolute;
	width: 120%;
	z-index: 1;
	right: 0;
	bottom: -100%;
	right: 0;
	transform: rotate(7deg);
	transform-origin: right top;
}

.education_list_block .blue_list_pdf li.fusion-li-item a {
	color: #3C289B;
}

#bbpress-forums {
	color: #3C289B;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a,
#bbpress-forums .bbp-search-results .bbp-forum-header,
#bbpress-forums .bbp-search-results .bbp-topic-header,
#bbpress-forums div.bbp-reply-header,
#bbpress-forums li.bbp-header,
div.bbp-template-notice,
div.indicator-hint {
	background: #00B4E6;
}

#bbpress-forums .forum-titles li {
	color: #fff;
}

#bbpress-forums #bbp-single-user-details,
#bbpress-forums .bbp-search-results .bbp-forum-content,
#bbpress-forums .bbp-search-results .bbp-topic-content,
#bbpress-forums div.bbp-reply-author .bbp-reply-post-date,
#bbpress-forums div.bbp-reply-content,
#bbpress-forums div.bbp-reply-header,
#bbpress-forums div.bbp-topic-tags a,
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
#bbpress-forums ul.bbp-topics,
.bbp-arrow,
div.bbp-template-notice,
div.indicator-hint {
	border-color: #00B4E6;
}

#bbpress-forums .bbp-search-form #bbp_search,
#bbpress-forums .quicktags-toolbar,
#bbpress-forums .wp-editor-container,
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content,
#wp-bbp_reply_content-editor-container,
#wp-bbp_topic_content-editor-container,
.bbp-login-form input,
.bbp-reply-form input#bbp_topic_tags,
.bbp-topic-form input#bbp_topic_tags,
.bbp-topic-form input#bbp_topic_title,
.bbp-topic-form select#bbp_stick_topic_select,
.bbp-topic-form select#bbp_topic_status_select {
	border-color: #00B4E6;
}

span.bbp-admin-links a {
	color: #fff;
}

.fixed_bottom_right_popup {
	width: 325px;
	position: fixed;
	bottom: 0;
	right: 75px;
	z-index: 99999;
	background: #00B4E6;
	padding-bottom: 0px; 
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 120px 25px;
	background-size: 65%;
	background-image: url(/wp-content/uploads/2019/09/head_shot_upd.png);
}
.fixed_bottom_right_popup.background_image_gradient_overlay:after,
.fixed_bottom_right_popup{ 
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.fixed_bottom_right_popup p {
	font-size: 27px;
 
	font-weight: bold;
	line-height: 27px;
	letter-spacing: 0px;
	font-style: normal;
	margin: 0;
	color: #3C289B;
	width: 200px;
	position: absolute;
	bottom: 20px;
}

.fixed_bottom_right_popup p.fixed_popup_title {
	font-weight: 900;
	letter-spacing: 2px;
	margin-bottom: 20px;
	color: #fff;
	width: 200px;
	font-size: 25px;
	line-height: 27px;
	text-transform: capitalize;
	position: absolute;
	top: 30px;
}
.cff-likebox .fb_iframe_widget {
    width: 100%;
    margin: 0 auto;
    max-width: 500px;
}
.cff-likebox.cff-top.cff-outside { 
    text-align: center;
}
#wrapper #main .pdf_block   .fusion-row  {
      padding: 80px ; 
    
}
 
.pdf_block a {
    display: block; 
 padding-bottom: 20px;
    line-height: 48px;
  font-size: 46px;
    font-weight: normal;
}
#main .post-content .pdf_block  .fusion-border-below-title h1{
margin-left: 30px;  
}
.pdf_block .fusion-row:hover{
  background: #00B4E6;
}
.pdf_block .fusion-row:hover a {
 color:#fff;
}
.pdf_block .fusion-row:hover span.pdf_number {
    background: #fff;
    color: #3C289B;
}
.pdf_block a:hover span.fusion-column-inner-bg-image {
    background-color: #E5F6FD!important;
} 
span.pdf_number {
    font-weight: bold;
    font-size: 69px;
    background: #3C289B;
    color: #fff;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: block;
    text-align: center;
    margin-top: 20px;
}
#wrapper #main .post-content .fusion-title.page_intro_text h2.title-heading-center{
      font-size: 37px;
    line-height: 45px;
    padding-top: 35px;
}
.pdf_block  .fusion-text p{ 
     font-size: 19px;
}
.fusion-text.pdf_video {
    max-width: 75%;
    margin: 0 auto;
    padding-bottom: 80px;
}
.fusion-text.download_pdf_tutorial {
    text-align: center;
}
.fusion-text.download_pdf_tutorial a {
    font-size: 40px;
    line-height: 45px;
    font-weight: bold;
}
@media all and (max-width: 1378px){
a.white_button { 
    padding: .5rem 1rem; 
    font-size: 13px;
}
span.pdf_number { 
    font-size: 35px; 
    width: 50px;
    height: 50px; 
}
}
@media all and (max-width: 800px){
a.white_button { 
    padding: .5rem 2rem; 
    font-size: 15px;
}
.fusion-body .fusion-layout-column.fusion_builder_column_2_3 {
  padding-left: 5%;
    padding-right: 5%;
}
.fusion-social-links-footer .fusion-social-networks {
    display: none; 
}
.fusion-columns .fusion-column:not(.fusion-column-last) {
    margin: 0 0 5px;
  text-align: left;
}
section#custom_html-2 .textwidget.custom-html-widget {
   text-align: left;
}
.footer_navigation_item {
    display: block; 
    text-align: left;
}
.fusion-text.flx_row {
    display: block;
}
}
@media all and (max-width: 500px){
  ul.forum-titles li {
    width: 100%;
    text-align: left;
}
#bbpress-forums #bbpress-forums li.bbp-header ul.forum-titles li {
    width: 100%;
    text-align: left;  
}
#wrapper #main .pdf_block .fusion-row {
    padding: 15px;
}
.pdf_block a { 
    line-height: 25px;
    font-size: 22px; 
}
.fixed_bottom_right_popup { 
    right: 5px; 
}
}  
.fusion-button.button-1 .fusion-button-text {
 
    font-family: "AB Gilroy";
}
body.page-template-tutorial-page .background_image_gradient_overlay.angle_bottom_left_right.angle__background{
  padding: 235px 0px 200px!important;
}
.list-wb .fusion-li-item-content {
    font-size: 20px;
    color: #3c289b;
}
a.fusion-button.button-flat.button-xlarge.button-custom.button-1.fusion-button-default-span.fusion-animated.find-out-more-dtn {
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 5px;
}
.modal.in.wbsites-find-out-more-dtn .modal-dialog {
    transform: translate(0,20%);
}
.fusion-disable-outline .modal.fusion-modal.wbsites-find-out-more-dtn {
   
    background: #3c289b;
}
.fusion-modal.wbsites-find-out-more-dtn .modal-header .modal-title {
    clear: left;
    font-size: 30px;
    text-align: center;
    line-height: 1.2;
    padding: 40px;
    padding-bottom: 0px;
    color: #fff;
}
.fusion-modal.wbsites-find-out-more-dtn .modal-header {
  
    border-bottom: 0px ;
   
}
.fusion-modal.wbsites-find-out-more-dtn .modal-content {
    position: relative;
    background-color: #3C289B!important;
    border: 0px solid rgba(0,0,0,.2);
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    border-radius: 0px;
    background-clip: padding-box;
    outline: 0;
    box-shadow: none!important;
}
.wb-popup-form {
    max-width: 300px;
    text-align: center;
    margin: 0 auto;
}
.wb-popup-form-input {
    margin-bottom: 10px;
}
  .wpcf7-form .wb-popup-form-input .wpcf7-text {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 45px;
    background-color: transparent;
    font-size: 18px;
    color: #aaa9a9;
    border-width: 1px 1px 1px 1px;
    border-color: #d2d2d2;
    border-radius: 2px;
    color: #fff;
    font-family: "AB Gilroy";
}
.wb-popup-form-input input[type="submit"], 
.wb-popup-form-input input[type="submit"]:hover, 
.wb-popup-form-input input[type="submit"]:active,   
.wb-popup-form-input input[type="submit"]:focus{
 background-image: none!important;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 4px;
    color: #ffffff;
    font-size: 22px!important;
    margin-top: 15px;
    text-transform: capitalize;
    font-family: "AB Gilroy";
}
.wbsites-find-out-more-dtn .wpcf7 .wpcf7-form.sent .wpcf7-response-output {
    background-color: transparent;
    border: 0px solid transparent;
    color: #fff;
}
.wbsites-find-out-more-dtn .fusion-alert:not( .fusion-live-alert ) .close {
    display: none;
}
.wbsites-find-out-more-dtn .wpcf7 .wpcf7-form.failed .wpcf7-response-output, 
.wbsites-find-out-more-dtn .wpcf7 .wpcf7-form.invalid .wpcf7-response-output, 
.wbsites-find-out-more-dtn .wpcf7 .wpcf7-form.spam .wpcf7-response-output, 
.wbsites-find-out-more-dtn .wpcf7 .wpcf7-form.unaccepted .wpcf7-response-output {
    background-color: transparent;
    border: 0px solid transparent;
    color: #ffbebe;
}
.thumbnail_column .fusion-imageframe img{
  height:160px;
}