/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.planing-purchase label.uacf7-slider-label:before {
    content: 'Value in Months'!important;
}
.super-multipart-steps{
	display:flex;
	justify-content: center;
}

.landing_page-template-default #get-rate-pop .rate-wrap p {
    font-size: 12px;
    margin-bottom: 0;
    padding-bottom: 0;
}
#get-rate-pop .wpcf7-form label {
    font-size: 17px;
    font-weight: 600;
}

#get-rate-pop .wpcf7-form .text {
    font-size: 17px;
    margin-bottom: 1px;
}
.cf7sr-g-recaptcha {
    float: left;
    width: 100%;
	padding: 20px 0;
}

.uacf7-form-5487 .action-button {
    margin-top: 20px;
}

#top nav >.buttons {
    display: none!important;
}
.archive.author  h3.title {
    font-size: 32px;
}

.archive.author .post-content-wrap {
    padding: 10px 10px 10px 35px!important;
}

/* Home banner blog system */

.right-block {
    background: #fff;
    color: #232323;
    box-sizing: border-box;
    width: 100%;
    
}
.right-block .post-detail-banner {
    height: 100%;
    padding: 20px;
    overflow: auto;
}
.right-block .post-detail-banner img {height: 300px!important;width: auto!important;margin: 0 auto 20px;}

.right-block .post-detail-banner p {
    text-align: center;
    font-size: 17px;
    font-weight: 500;
}

.right-block h4 {
    font-size: 27px;
    font-weight: 600;
    color: #0f699b;
}

.right-block .post-detail-banner .time {
    display: flex;
    font-style: italic;
    font-weight: 600;
}

.right-block .post-detail-banner h3 {
    font-weight: 700;
    color: #0a407d;margin-top: 0;
    font-size: 40px;
    text-align: center;
}

.right-block .post-detail-banner .post-detail {
    font-size: 18px;
    line-height: 1.6;
	text-align:center;
}

.right-block .post-detail-banner .link-box {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.right-block .post-detail-banner .link-box a {
    font-size: 18px;
    font-weight: 600;
    border: 2px solid #0d6efd;
    padding: 5px 32px;
    border-radius: 5px;
}
.right-block .post-detail-banner .link-box a:hover {
    background: #0d6efd;
    color: #fff;
}

.right-block p a{font-weight:bold}
.right-block p a:hover{text-decoration:underline!important;}

/* end of home blog banner */


.price-t .eod_ticker span:nth-child(1) {
    
}
.eod_ticker .name {
    display: none;
}
.eod_ticker .eod_live.eod_t_tnx_indx {
    display: none;
}
.eod_ticker .eod_live.eod_t_fvx_indx{
	display: none;
}

.eod_ticker .eod_historical.eod_t_us2y_gbond{
	display: none;
}
div#price-t {
    display: flex;
}
div#price-t {
/*     display: flex; */
    background-color: #fff !important;
    padding: 20px 10px !important;
    border-radius: 10px !important;
    font-size: 14px;
    color: #333 !important;
}
.price-t {
    margin-right: 16px;
	width: 33%;
}
a#to-top {    
    background: #d71e28 !important;
}
#header-outer #top {
    padding-bottom: 0px;
}
#top #logo{
	float:left;
}

/* Form updates */
.uacf7-form-5617 .wpcf7-list-item {margin: 0;}
.uacf7-form-5617 .wpcf7-list-item label {color: blue;}
.uacf7-form-5617 .wpcf7-list-item .wpcf7-list-item-label {color: #454545; font-size: 13px; margin-left: 9px; line-height: 18px;}
.uacf7-form-5617 .wpcf7-list-item label {display: flex;align-items: flex-start;}
#footer-outer #footer-widgets a.red-t-link {color: red;}
#footer-outer #footer-widgets a.red-t-link:hover {text-decoration: underline;}

/* form Style */
.super-form-5505 .super-multipart-steps .super-multipart-step.super-active .super-multipart-step-wrapper,
.super-form-5505 .super-multipart-progress .super-multipart-progress-inner .super-multipart-progress-bar,
.super-form-5495 .super-multipart-steps .super-multipart-step.super-active .super-multipart-step-wrapper,
.super-form-5495 .super-multipart-progress .super-multipart-progress-inner .super-multipart-progress-bar,
.super-form .super-button-medium .super-button-wrap{background-color: #d71e28!important;}
.step-form-block {margin-top: 40px; border-top: 1px dashed #adadad; padding-top: 30px;}
.step-form-block .form-head {text-align: center;font-size: 30px; color: red; margin-bottom: 30px;}
.step-form-block .super-heading-title h5 {font-size: 20px; font-weight: 600; margin-bottom: 0;}
.step-form-block .super-grid {margin-top: 20px;}

a#to-top {
    bottom: 80px;
    right: 41px;
}


#header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 nav{
	justify-content: start !important;
}

 #top nav ul .btn-grad {
    border-radius: 5px;
    background-image: -moz-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
    background-image: -webkit-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
    background-image: -ms-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
    padding: 11px 32px !important;
    color: #fff !important;
    margin-left: 30px;
}
#top nav ul .btn-grad a{
	color:#fff !important;
}
#top nav ul .btn-grad:hover {
    background: #000 !important;
}
/*
#top nav ul .btn-grad:hover{
	background:#000 !important ;
	opacity:1 !important;
}
#top nav ul .btn-grad a {
    color: #fff !important;
} */

#top nav ul li a  {
    padding-bottom: 0px !important;
}

#header-outer #top li.mv-right a {
    padding-right: 0px !important;
}
#top nav ul .mv-right {
    right: -330px;
    position: relative;
}

#header-outer #top nav > ul > li > a {
    padding-left: 0px !important;
    padding-right: 70px !important;
    color: #666666;
	transition:.5s;
}
#header-outer #top nav > ul > li > a:hover {
    color: #d71e28;
}

#header-outer #top nav.right-side ul li a {
    padding-right: 0px !important;
}
.top-call a {
    font-size: 20px !important;
    line-height: 30px !important;
}

#header-outer #top #nectar-user-account a span {
    border-radius: 50%;
    padding: 10px 10px;
    background-color: rgb(215, 30, 40);
    color: #fff;
    transition: .5s;
    font-size: 16px !important;
}
#header-outer #top #nectar-user-account a span:hover {
    background: #000;
    color: #fff !important;
}

/*------------------------------------------------------*/
#ro-a p, #ro-b p, #ro-d p, #ro-e p, #ro-f p, #ro-h p, #ro-i p  {
    padding-bottom: 0px !important;
    color: #666666;
}

#ro-a p small, #ro-b p small {
    font-size: 16px;
    color: #d71e28;
    line-height: 26px;
}

#ro-a h1, #ro-b h3, #ro-b h1 {
    color: #2a2828;
}

#ro-a h1 strong, #ro-b h3 strong {
    color: #d71e28;
}

a#btn-grad {
    text-align: center;
    padding: 15px 45px !important;
    background-color: transparent !important;
    color: #d71e28;
    border: 1px solid #d71e28;
    border-radius: 5px !important;
    transition: 0.5s !important;
}

a#btn-grad:hover {
    transform: unset !important;
    box-shadow: none !important;
    background-image: -moz-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
    background-image: -webkit-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
    background-image: -ms-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
    transition: .5s !important;
    color:#fff;
}

#ro-a a.play_button_2.large.nectar_video_lightbox {
    display: none;
}

#ro-a .nectar-video-box img {
    transform: unset !important;
}
#ro-a .owl-stage {
    padding: 0px 0px !important;
}

#ro-a .owl-dots {
    margin-top: -50px !important;
/*     z-index: 9; */
}

#ro-a .owl-dots .owl-dot.active span {transform: unset !important;}

#ro-a .owl-dots .owl-dot span {
    width: 10px !important;
    height: 10px !important;
    margin: 5px 8px !important;
    background: #fab6b6;
	outline:none !important;
}

#ro-a .owl-dots .owl-dot.active span,  #ro-a .owl-dots .owl-dot:hover span{background-color:#d71e28 !important;}

#ro-a>.row-bg-wrap:before {
    position: absolute;
    content: "";
    display: block;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    border-color: #f7efea #f7efea;
    border-style: solid;
    border-width: 94px;
    top: 0px;
    left: -100px;
    z-index: 9;
    bottom: 0;
    margin: auto;

    transition: 0.5s;
    animation-duration: 26s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: cubic-bezier(0, 0, 0.51, 0.95);
    animation-fill-mode: forwards;
    animation-delay: 0s;
    animation-name: cirr;
}


#ro-a>.row-bg-wrap:after {
    position: absolute;
    content: "";
    display: block;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    border-color: #f7efea #f7efea;
    border-style: solid;
    border-width: 70px;
    top: 0px;
    right: -350px;
    z-index: 9;
    margin: auto;

    transition: 0.5s;
    animation-duration: 26s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: cubic-bezier(0, 0, 0.51, 0.95);
    animation-fill-mode: forwards;
    animation-delay: 0s;
    animation-name: cirr;
}

@keyframes cirr {
    0% {
        transform: rotateZ( 0deg);
    }
    25% {
        transform: rotateZ( 90deg);
    }
    50% {
        transform: rotateZ( 180deg);
    }
    75% {
        transform: rotateZ( -270deg);
    }
    100% {
        transform: rotateZ( 360deg);
    }
}



/*------------------------------------------------------*/

/*------------------------------------------------------*/
#ro-b h1{
	font-size:60px;
	line-height:70px;
}
#ro-b .tabbed ul li a::after {
    background: #d71e28 !important;
}
#ro-b .ui-tabs-nav a span {color: #2a2828;}

#ro-b .tabbed ul li a.active-tab span {
    
    color: #d71e28 !important;
}
#ro-b .sam p {
    min-height: 120px;
}

#ro-b a#btn-grad {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
#ro-b h2{
	color:#d71e28;
}
/*------------------------------------------------------*/

/*------------------------------------------------------*/

#ro-c h2 {
    font-size: 16px !important;
    line-height: 26px !important;
    color:#d71e28;
}

#ro-c .vc_col-sm-2 {  
    margin-top: -150px;   
}

#ro-c h6 {
    background: red;
    border-radius: 50%;
    border: 16px solid #fff;
    min-height: 174px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#ro-c h6 img {
    margin-bottom: 0px !important;
}

#ro-c h6:hover {
    background-image: -moz-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
    background-image: -webkit-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
    background-image: -ms-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
    transition: .5s !important;
}
/*------------------------------------------------------*/

#ro-d .ui-tabs-nav li, #ro-i .ui-tabs-nav li {
    border: 1px solid rgb(215, 30, 40);
    margin: 0px 20px !important;
    border-radius: 5px;
    color: rgb(215, 30, 40) !important;
    transition: .5s;
}

#ro-d .ui-tabs-nav li a, #ro-i .ui-tabs-nav li a {
    padding: 7px 60px !important;
}

#ro-d .ui-tabs-nav li:hover a, #ro-i .ui-tabs-nav li:hover a {
    color: #fff !important;
}

#ro-d .ui-tabs-nav li a, #ro-i .ui-tabs-nav li a {opacity:  1 !important;transition: .5s;}

#ro-d .ui-tabs-nav li:hover, #ro-i .ui-tabs-nav li:hover {
    background-image: -moz-linear-gradient( 41deg, rgb(253,26,27) 0%, rgb(202,26,110) 100%);
    background-image: -webkit-linear-gradient( 41deg, rgb(253,26,27) 0%, rgb(202,26,110) 100%);
    background-image: -ms-linear-gradient( 41deg, rgb(253,26,27) 0%, rgb(202,26,110) 100%);
    color: #fff !important;
}

#ro-d .ui-tabs-nav li .active-tab, #ro-i .ui-tabs-nav li .active-tab {
    color: #d71e28 !important;
}

#ro-d .ui-tabs-nav li .active-tab:after, #ro-i .ui-tabs-nav li .active-tab:after {
   
    height: 1px !important;
}
#ro-d .tabbed .wpb_tabs_nav, #ro-i .tabbed .wpb_tabs_nav {
    border: none !important;
}
#ro-d h3, #ro-e h3, #ro-g h3, #ro-f h3, #ro-h h3, #ro-i h3, #ro-j h3, #ro-k h3 {
    font-size: 50px;
    line-height: 60px;
    color: #2a2828;
}
#ro-d h3 strong, #ro-e h3 strong, #ro-g h3 strong, #ro-h h3 strong, #ro-i h3 strong {
	color:#d71e28;
}
#ro-d a#btn-grad, #ro-f a#btn-grad, #ro-j a#btn-grad {
    padding-left: 23px !important;
    padding-right: 23px !important;
}

#ro-d .vc_col-sm-3 {
    background: white;
    margin: 0px 20px;
    max-width: 24%;
    margin: 0 auto;
    padding: 20px 20px;
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 15%);
    border-radius: 5px;
}

#ro-d img {
    margin-top: -70px;
    filter: drop-shadow(1px 2px 3px rgba(0, 0, 0, 0.15));
}
#ro-d .situations {
    height: 160px;
    align-items: center;
    display: flex;
}
#ro-d h2 {
    color: #d3182a;
    font-size: 17px;
    line-height: 27px;
}
/*------------------------------------------------------*/

/*------------------------------------------------------*/
#ro-e>.row-bg-wrap:before {
    background: url(https://devu8.onlinetestingserver.com/barry_d/wp-content/uploads/2022/08/home-bef.png);
    position: absolute;
    content: '';
    width: 768px;
    height: 618px;
    left: -70px;
    transform: scale(0.9);
}

#ro-f .ui-tabs-nav li {
    border: 1px solid #fff;
    margin: 0px 20px !important;
    border-radius: 5px;
    color: rgb(215, 30, 40) !important;
    transition: .5s;
}

#ro-f .ui-tabs-nav li a {
    padding: 7px 60px !important;
}

#ro-f .ui-tabs-nav li:hover a {
    color: #fff !important;
}

#ro-f .ui-tabs-nav li a {
    opacity: 1 !important;
    transition: .5s;
    color: #fff !important;
}

#ro-f .ui-tabs-nav li:hover {
    background-image: -moz-linear-gradient( 41deg, rgb(253,26,27) 0%, rgb(202,26,110) 100%);
    background-image: -webkit-linear-gradient( 41deg, rgb(253,26,27) 0%, rgb(202,26,110) 100%);
    background-image: -ms-linear-gradient( 41deg, rgb(253,26,27) 0%, rgb(202,26,110) 100%);
    color: #fff !important;
	border-color:transparent;
}

#ro-f .ui-tabs-nav li .active-tab {
    color: #fff !important;
}

#ro-f .ui-tabs-nav li .active-tab:after {
   
    height: 1px !important;
}
#ro-f .tabbed .wpb_tabs_nav {
    border: none !important;
}
#ro-f h2, #ro-j h2 {
    color: #d71e28;
}

#ro-f p {
    color: #666666;
}
.vc_col-sm-4.loan {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 43px 0px rgba(0, 0, 0, 0.15);
    margin: 0px 10px !important;
    width: 31%;
    margin: 0 auto !important;
    padding: 30px 20px !important;
    z-index: 9;
    overflow: hidden;
}
.vc_col-sm-8.loan {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 43px 0px rgb(0 0 0 / 15%);
    margin: 0px 10px !important;
    margin: 0 auto !important;
    padding: 30px 20px !important;
    z-index: 9;
    overflow: hidden;
}
#ro-f .vc_col-sm-8.loan h5:before {
    height: 185px;
    width: 185px;
    top: -120px;
    right: -30px;
}
#tab-commerical input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder {
    color: #ccc;
    opacity: 1 !important;
}
#tab-commerical input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    color: #000 !important;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}
#tab-commerical textarea.wpcf7-form-control.wpcf7-textarea {
    color: #000 !important;
    border: 1px solid #ccc;
    resize: none !important;
    height: 120px;
}
#tab-commerical input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border: 1px solid #d71e28;
    background-color: transparent !important;
    color: #000;
    padding: 14px 37px !important;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 500;
}
#tab-commerical .wpcf7-response-output {
    border: unset !important;
    background-color: transparent !important;
    padding: unset !important;
    margin: unset !important;
	color: #000 !important;
}
#tab-commerical span.wpcf7-not-valid-tip {
    color: #000 !important;
    margin-top: -10px;
    margin-bottom: 1%;
    font-size: 12px;
}
#ro-f h5 {
    text-align: right;
    position: relative;
    font-size: 14px !important;
    bottom: 10px;
    line-height: 17px;
}

#ro-f h5:before {
    position: absolute;
    content: '';
    height: 135px;
    width: 135px;
    background: #d71e28;
    top: -75px;
    border-radius: 50%;
    z-index: -1 !important;
    right: -50px;
}
#ro-f h3 {
    color: #fff ;
}
/*------------------------------------------------------*/

/*------------------------------------------------------*/

#ro-g h6 {
    color: #0d1820;
}
/*------------------------------------------------------*/

/*------------------------------------------------------*/#ro-h .carousel-item {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
    margin: 0px 10px;
    padding: 50px 20px;
    position: relative;
    transition: .5s !important;
}

#ro-h h4 {
    display: inline-block;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 10px 1px #00000026;
    padding: 10px 13px;
    position: absolute;
    top: -35px;
    font-size: 40px;
    line-height: 50px;
    color: #d71e28;
}


#ro-h h2 {
    margin-bottom: 20px;
    color: #2a2828;
}

#ro-h .carousel-item:hover {
    background-image: -moz-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
    background-image: -webkit-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
    background-image: -ms-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
}

#ro-h .carousel-item:hover h2, #ro-h .carousel-item:hover p {
    color: #fff;
}
#ro-h .owl-stage {
    padding: 45px 0;
}
#ro-h .carousel-item {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
    margin: 0px 10px;
    padding: 50px 20px;
    position: relative;
    transition: .5s !important;
}

#ro-h h4 {
    display: inline-block;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 10px 1px #00000026;
    padding: 10px 13px;
    position: absolute;
    top: -35px;
    font-size: 40px;
    line-height: 50px;
    color: #d71e28;
}


#ro-h h2 {
    margin-bottom: 20px;
    color: #2a2828;
}

#ro-h .carousel-item:hover {
    background-image: -moz-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
    background-image: -webkit-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
    background-image: -ms-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
	transform:translatey(20px);
}

#ro-h .carousel-item:hover h2, #ro-h .carousel-item:hover p {
    color: #fff;
}

#ro-h .owl-stage {
    padding: 45px 0;
}

#ro-h  .owl-theme .owl-dots .owl-dot.active span, #ro-k  .owl-theme .owl-dots .owl-dot.active span {
    transform: unset !important;
    background: #d71e28 !important;
}

#ro-h .owl-theme .owl-dots .owl-dot:hover span, #ro-k .owl-theme .owl-dots .owl-dot:hover span {
    background: hsl(355deg 100% 43%) !important;
}

#ro-h .owl-dots .owl-dot span, #ro-k .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background-color: hsl(355deg 100% 43% / 30%) !important;
}
#ro-h .carousel-item:hover h4 {
    color: #2a2828;
}
/*------------------------------------------------------*/

/*------------------------------------------------------*/
#ro-i p{
	padding-top:15px;
}
#ro-i .toggle {
    border: none !important;
    border-radius: 10px;
    background-color: rgb(215, 30, 40);
    margin-bottom: 15px;
    padding: 0px 10px;
}

#ro-i .toggle a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
}

#ro-i .inner-toggle-wrap {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    padding-left: 20px;
}

#ro-i .toggle a i {
    background: #fff;
    border-color: #fff;
    transform: scale(0.8);
}

#ro-i .toggle a i:before ,#ro-i .toggle a i:after {
    background: #d3182a;
}
/*------------------------------------------------------*/

/*------------------------------------------------------*/
#ro-j h3{
	color:#fff;
}
#ro-j strong{
	color:#666666;
	font-size:12px;
	line-height:22px;
	font-weight:400;
		
}
#ro-j p{
	padding-bottom:0px;
}
#ro-j small{
	color:#000000;
	font-weight:900;
	font-size:12px;
	line-height:22px;
}
#ro-j .vc_col-sm-4.blog-clm {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 43px 0px rgba(0, 0, 0, 0.15);
    width: 32%;
    margin: 0 auto !important;
    padding: 30px 20px 30px !important;
}

#ro-j .blog-clm img {
    margin-top: -90px;
}
#blog-rw {
    padding-top: 70px;
}
/*------------------------------------------------------*/

/*------------------------------------------------------*/
#ro-k img.alignnone.size-full.wp-image-5540 {
    width: 65px;
    margin-bottom: 0px !important;
}
#ro-k p:nth-child(4), #ro-k p:nth-child(5) {
    padding-bottom: 3px !important;
}
#ro-k p {
    color: #666666;
    max-width: 700px;
    margin: 0 auto;
    padding-bottom: 8px;
}
#ro-k strong {
    color: #000000;
    font-weight: 900;
    font-size: 12px;
    line-height: 26px;
}
#ro-k h6 img {
    width: 107px;
    border-radius: 50%;
}
div#ro-k h4 {
    margin-bottom: 5px;
}
div#ro-k h6 {
    margin-bottom: -5px !important;
}
/*------------------------------------------------------*/

/*------------------------------------------------------*/
#copyright .left-cpy {
    float: left;
}

#copyright .right-cpy {
    float: right;
}

#copyright .col.span_5 {
    max-width: 100% !important;
}
#footer-outer {
    background: #0d1820;
	z-index: 1;
}
#footer-outer #copyright {
    padding: 18px !important;
}
#footer-outer .row {
    padding-bottom: 0px !important;
}
#footer-outer #footer-widgets a {
    color: #ffffff;
}
/******/
#footer-outer #copyright {
    padding: 18px !important;
}

#footer-outer form.tnp-subscription {
    display: flex;
    width: 100% !important;
    position: relative;
}

#footer-outer .tnp-field.tnp-field-email {
    width: 71% !important;
    z-index: 9;
    border-radius: 10px !important;
}

#footer-outer .tnp-field.tnp-field-button {
    position: absolute;
    width: 33% !important;
    right: 0;
    bottom: 0;
    top: 0;
    margin: 0 auto;
    z-index: 9;
}

#footer-outer input#tnp-1 {
    border-radius: 10px !important;
    background: #fff !important;
}


#footer-outer input#tnp-1::placeholder {
    font-family:'Roboto';
	font-size:15px;
	color:#666666;
	font-weight:400;
}

#footer-outer h4 {
    color: #e33942 !important;
    font-size: 20px !important;
    line-height: 30px !important;
    font-family: 'Roboto' !important;
    font-weight: 600 !important;
}


#footer-outer ul#menu-footer-menu li:before {
    content: '\f101 ';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
}

#footer-outer ul#menu-footer-menu li {
    margin-left: 20px;
}

#footer-widgets #custom_html-2 .wpcf7-form-control {
    background: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    width: 100%;
}

#footer-widgets #custom_html-2 .row{
	padding-top:0;
}

#footer-widgets #custom_html-2 .wpcf7-form-control-wrap.wpcf7-acceptance {
    background: none!important;
}

#footer-widgets #custom_html-2 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance {
    background: none!important;
}

#footer-widgets #custom_html-2 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label {color: #fff!important;}

#footer-widgets #custom_html-2 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {margin-left: 0;font-weight: 400;font-size: 13px;}

#footer-widgets #custom_html-2 .text {
    font-weight: 500;
    color: #fff;
    margin-bottom: 7px;
    margin-top: 4px;
}

#footer-widgets #custom_html-2 .wpcf7-form .wpcf7-not-valid-tip {
    background: none;
    padding: 0;
    position: relative;
    top: -9px;
	color: #ff5a63;
}

#footer-widgets #custom_html-2 .action-button input[type="submit"]:disabled, #footer-outer #footer-widgets .col input[type="submit"].disablelook {
    background: #818181!important;
}

.wpcf7 form.sent .wpcf7-response-output {
    background: #46b450;
    color: #fff;
    border-radius: 5px;
    margin-top: 0;
}


/****/
.phn a:before {
    position: absolute;
    content: '\f095';
    font-family: 'FontAwesome';
    left: -40px;
    background: #d71e28;
    color: #fff;
    padding: 2px 8px;
    border-radius: 50%;
}
.adr a:before {
    position: absolute;
    content: '\f041';
    font-family: 'FontAwesome';
    left: -40px;
    background: #d71e28;
    color: #fff;
    padding: 2px 8px;
    border-radius: 50%;
}
.mal a:before {
    position: absolute;
    content: '\f2b7';
    font-family: 'FontAwesome';
    left: -40px;
    background: #d71e28;
    color: #fff;
    padding: 2px 8px;
    border-radius: 50%;
}
.fx a:before {
    position: absolute;
    content: '\f1ac';
    font-family: 'FontAwesome';
    left: -40px;
    background: #d71e28;
    color: #fff;
    padding: 2px 8px;
    border-radius: 50%;
}

ul#menu-footer-socials li {
    margin-left: 40px;
    margin-bottom:20px !important;
    position: relative;
}


#footer-outer #copyright, #footer-outer #copyright i {
    color: #fff !important;
    font-size:15px;
}
#footer-outer #copyright {
    color: #fff !important;
}
#footer-outer #copyright li a i:hover {
    color: #d3182a !important;
    transform: rotate(345deg);
	opacity:0.8;
}
#footer-outer input.tnp-button {
    color: #fff;
    opacity: 1 !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

#footer-outer input.tnp-button:hover {
    transform: unset;
}
/*******/
#footer-outer .col.span_4:nth-child(1) {
    width: 18%;
}
#footer-outer .col.span_4 {
    width: 24%;
}

#footer-outer .col.span_4:nth-child(2) {
    width: 38%;
}

#footer-outer .col.span_4:nth-child(2) {
    margin: 0 auto;
}

#footer-outer .row {
    display: flex;
    justify-content: center;
}
/*------------------------------------------------------*/
input#um-submit-btn {
    background-image: -moz-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
    background-image: -webkit-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
    background-image: -ms-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
}

#footer-outer .tnp-subscription input[type=email], .tnp-subscription input[type=submit]{
	height:65px;
}
#ro-g a#btn-grad {
    padding-left: 40px !important;
    padding-right: 40px !important;
}
#header-outer .col.span_9.col_last {
    margin-top: -20px;
}
#header-space {
    height: 130px;
}
div#header-outer {
    top: -15px !important;
}
#ro-g h6 {
    position: relative;
    bottom: 3px;
}
/*------------------------------------------------------*/

#sidebar form.wpcf7-form.init, #sidebar form.wpcf7-form.invalid {
    background: #efefef;
    padding: 20px;
    border-radius: 5px;
}

#sidebar .wpcf7 form .wpcf7-response-output {
    
    text-align: center;
}

#sidebar h4 {
    font-weight: 600;
    font-size: 20px;
    color: #d71e28;
    margin-bottom: 10px;
    font-family: 'Roboto';
}

#sidebar .widget input[type=text] ,#sidebar .widget input[type=email], #sidebar .widget input[type=tel] {background: #fff;}
.single-post h3 {
    font-size: 40px !important;
    line-height: 50px !important;
}

#header-outer .sf-menu li ul li a {
    font-size: 13px;
    line-height: 23px;
    transition: none;
    letter-spacing: 0;
	padding-top: 10px!important;
    padding-bottom: 10px!important;
}
#header-outer ul.sub-menu.tracked-pos{
	    margin-left: -80px !important;
	    padding-bottom: 13px !important;
}
.masonry.material .masonry-blog-item h3 {
    font-size: 20px;
    line-height: 30px !important;
}
span.post-featured-img img {
    width: 50% !important;
    margin: 0 auto !important;
    display: table;
}
.category .post-featured-img-wrap {
    background: transparent !important;
}
.category .post-header h3 {
    font-size: 26px !important;
    line-height: 36px !important;
}

/* New Style */

ul.sf-menu li a {
    padding-top: 19px!important;
}

div#page-header-wrap {
    margin-bottom: 30px;
}

.cap-block {
    display: flex;
}

.cap-block .wp-caption {
    margin-right: 20px;
}
body h3 {
    font-size: 30px;
}


/*Landing Page Starts */

.inner-banner {
    height: 200px;
    background: url('img/banner1.jpg') no-repeat;
    background-size:cover;
    position: relative;
}
/* .inner-banner::before {
    width: 100%;
    height: 200px;
    background: #1083c3cf;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
} */

.inner-banner h1 {
    position: relative;
    color: #fff;
    font-weight: 700;
    font-size: 60px;
    text-align: center;
    width: 80%;
}
.inner-banner h1.entry-title {
    font-size: 80px;
    margin: 0;
	text-shadow: 3px 5px 7px rgb(0 0 0 / 40%);
}

.inner-banner h1 small {
    font-size: 20px;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.inner-banner h1 small::before {
    content: "";
    width: 130px;
    height: 6px;
    background: #fff;
    display: block;
    margin: 10px 0;
    border-radius: 10px;
}
.inner-banner .in-banner-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
}
.inner-page-content {
    padding: 0 50px;
}
.inner-page-content .ic-wrapper {
    width: 100%;
    display: flex;
    padding: 30px 0;
    justify-content: space-between;
}
.inner-page-content .ic-wrapper .content-block {
    width: 67%;
}

.inner-page-content .ic-wrapper .content-block.landing-content {
    display: flex;
    width: 100%;
    justify-content: center;
}

.inner-page-content .ic-wrapper .content-block.landing-content .landing-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 560px;
}

.inner-page-content .ic-wrapper .content-block.landing-content .landing-inner .landing-graphic {
    margin-bottom: 20px;
}

.inner-page-content .ic-wrapper .content-block.landing-content .landing-inner .landing-content h2 {
    text-align: center;
    font-size: 25px;
    line-height: 38px;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
}

.inner-page-content .ic-wrapper .content-block.landing-content .landing-inner 
 .landing-content {
    margin-bottom: 10px;
}

.inner-page-content .ic-wrapper .content-block.landing-content .landing-inner .action-button {
    display: flex;
    justify-content: center;
}

.inner-page-content .ic-wrapper .content-block.landing-content .landing-inner .action-button .cmn-banner-btn {
    margin-top: 0;
}

.inner-page-content .ic-wrapper .content-block.landing-content .landing-inner  .more-info {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 1px solid #a3a3a3;
    margin-top: 36px;
}

.inner-page-content .ic-wrapper .content-block.landing-content .landing-inner .more-info h3 {
    color: #000;
    font-size: 20px;
}

.inner-page-content .ic-wrapper .content-block.landing-content .landing-inner #get-rate-pop {
    position: relative;
}

.inner-page-content .ic-wrapper .content-block.landing-content .landing-inner .action-button .wpcf7-spinner {
    position: absolute;
}

.inner-page-content .ic-wrapper .content-block.landing-content .landing-inner .more-info .info-btn {
    background: #378CBD;
    padding: 17px 38px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-top: 10px;
    border-radius: 4px;
}

.inner-page-content .ic-wrapper .content-block.landing-content .landing-inner .more-info .info-btn:hover {
    background: #1e4c66;
}

#get-rate-pop {
    width: 100%;
    border-radius: 10px;
    z-index: 999;
    height: 100%;
    justify-content: center;
    align-items: center;
}
#get-rate-pop .rate-wrap h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #0f5780;
}
#get-rate-pop .form-control {
    border: 1px solid #c5c5c5;
}

#get-rate-pop .wpcf7-form-control.wpcf7-textarea {
    height: 99px;
    border: 1px solid #c5c5c5;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 22px;
}

#get-rate-pop .text {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}

#get-rate-pop .rate-wrap {
    width: 100%;
    padding: 0;
    border-radius: 2px;
}
#get-rate-pop .rate-wrap .wpcf7 form.invalid .wpcf7-response-output {
    border-color: transparent;
}
#get-rate-pop input[type="radio"] {
    margin-bottom: 0!important;
    border: 1px solid #bbbaba;
    border-radius: 2px;
    margin-right: 9px;
}

#get-rate-pop  .wpcf7-list-item label input[type="radio"]:checked:after {
    background-color: #fff;
    width: 3px;
    height: 7px;
    border-radius: 1px;
    transform: rotate(-45deg);
    left: 7px;
    top: 9px;
}
#get-rate-pop  .wpcf7-list-item label input[type="radio"]:checked:before {
    content: "";
    background: white;
    height: 13px;
    width: 3px;
    position: absolute;
    right: 9.5px;
    transform: rotate(45deg);
    top: 5px;
}
#get-rate-pop  .wpcf7-list-item label input[type="radio"]:checked {
    background: #0d6efd;
    border: none;
}

#get-rate-pop .wpcf7-list-item {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
#get-rate-pop .wpcf7-list-item label .wpcf7-list-item-label {
    font-size: 12px;
}

#get-rate-pop .wpcf7-list-item label input[type="checkbox"] {
    margin-bottom: 0!important;
    border: 1px solid #b5b5b5;
    margin-right: 9px;
    border-radius: 3px;
}
#get-rate-pop .wpcf7-list-item label {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
}
#get-rate-pop .cmn-banner-btn {
    color: #fff;
    position: relative;
    background-color: #00b44d;
    z-index: 1;
    padding: 12px 25px 14px;
    border-radius: 4px;
    font-size: 16px;
    display: inline-block;
}
#get-rate-pop .cmn-banner-btn:disabled {
    background: #c5c5c5;
}
#get-rate-pop .rate-wrap #get-rate-close {
    position: absolute;
    top: -17px;
    right: -17px;
    z-index: 9;
    background: #0f5780;
    color: #fff;
    padding: 20px;
    line-height: 0;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#get-rate-pop .rate-wrap .wpcf7-form-control-wrap.accept-this {
    float: left;
}

#get-rate-pop .rate-wrap .wpcf7-form-control-wrap.accept-this input[type="checkbox"] {
    border: 1px solid #646464;
    border-radius: 50%;
    outline: none;
    margin-bottom: 0!important;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 6px;
}

#get-rate-pop .rate-wrap p {
    font-size: 12px;
    margin-bottom: 20px;
}

#get-rate-pop .rate-wrap .wpcf7-form-control-wrap.accept-this input[type="checkbox"]::after {
    width: 12px;
    height: 12px;
    background: #09537c;
    border: none;
    border-radius: 50%;
    top: unset;
    left: unset;
}


#get-rate-pop .rate-wrap > p {
    display: flex;
}

#get-rate-pop .rate-wrap p .wpcf7-form-control-wrap .wpcf7-acceptance {
    float: left;
}

#get-rate-pop .rate-wrap p .wpcf7-form-control-wrap .wpcf7-acceptance input[type="checkbox"] {
    border: 1px solid #999999;
    border-radius: 50%;
    margin-right: 11px;
    outline: none;
}

#get-rate-pop .rate-wrap p .wpcf7-form-control-wrap .wpcf7-acceptance input[type="checkbox"]:checked:after {
    border: none;
    background: #0f5780;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    top: 4px;
    left: 4px;
}

#get-rate-pop .rate-wrap .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -20px;
    font-size: 13px;
}

#get-rate-pop .rate-wrap .wpcf7-form-control-wrap .form-control {
    margin-bottom: 0px!important;
	outline:none;
	box-shadow: none;
}

#get-rate-pop .rate-wrap .wpcf7-form-control-wrap .form-control:focus {
    border-color: #09537c;
}

#get-rate-pop .rate-wrap p input.wpcf7-form-control.wpcf7-text.hi {
    display: none;
}

.four-step-area {
    background-image: url(img/step-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}


/*Landing page ends



@media (max-width: 1600px) {}
/*------------------------------------------------------*/
@media (max-width: 1440px) {
	a#btn-grad {
    display: flex;
    justify-content: center;
	}
	#ro-b a#btn-grad, #ro-d a#btn-grad, #ro-f a#btn-grad, #ro-j a#btn-grad {
    width: 50%;
	}
}
/*------------------------------------------------------*/
@media (max-width: 1366px) {
.price-t {
    margin-right: 9px;
}
	.price-t strong {
    padding-right: 0 !important;
}
	#ro-d a#btn-grad {
    width: 60%;
	}
	#ro-h p {
    font-size: 14px;
	}
	#top nav ul .mv-right {
    right: -270px;
	}
}
/*------------------------------------------------------*/
@media (max-width: 1336px) {
	
#ro-c h2 {
    font-size: 15px !important;
    line-height: 25px !important;
    }
	#top nav ul .mv-right {
    right: -240px;
	}
}
/*------------------------------------------------------*/
@media (max-width: 1300px) {
	
	#top nav ul .mv-right {
    right: -205px;
	}
}
/*------------------------------------------------------*/
@media (max-width: 1280px) {
	div#price-t {
    font-size: 12px;
}
.price-t {
    margin-right: 15px;
}
	#ro-c h6 {
    min-height: 160px;
	}
	#top nav ul .mv-right {
    right: -285px;
	}
	#ro-h .carousel-item p {
    font-size:13px;
}
	#ro-f p , #ro-e p {
    font-size: 14px;
	line-height: 24px;
}
	#ro-d p {
    font-size: 13px;
    line-height: 17px;
}
	#ro-d .situations {
    margin-bottom: 0px !important;
	}
	#ro-c h2 {
    font-size: 14px !important;
    line-height: 24px !important;
}
	#ro-a h1 {
    font-size: 55px;
    line-height: 65px;
}
	#header-outer #top nav > ul > li > a {
   
    padding-right: 65px !important;
    
}
}
/*------------------------------------------------------*/
@media (max-width: 1024px) {
	.price-t {
    margin-right: 15px;
    line-height: 15px;
}
	#ro-c h2 {
    font-size: 13px !important;
    line-height: 23px !important;
    white-space: pre;
	}
	#ro-c h6 {
    min-height: 120px;
	border: 11px solid #fff;
	}
	#ro-c h6 img {
    width: 40%;
	}
	#ro-c .vc_col-sm-2 {
    margin-top: -110px;
	}
	#footer-outer .tnp-field.tnp-field-email {
    width: 100% !important;
	z-index:unset;
		
	}
	#footer-outer .tnp-field.tnp-field-button {
    width: 38% !important;
	}
	.adr a:before {
    padding: 2px 10px;
	}
	a#btn-grad {
    padding: 13px 0px !important;
	}
	#ro-b a#btn-grad, #ro-d a#btn-grad, #ro-f a#btn-grad, #ro-j a#btn-grad {
    width: 60%;
	}
	#ro-d a#btn-grad {
    width: 80%;
	}
	#ro-b .sam p {
    min-height: 160px;
	}
	#ro-d h3, #ro-e h3, #ro-g h3, #ro-f h3, #ro-h h3, #ro-i h3, #ro-j h3, #ro-k h3 {
    font-size: 45px;
    line-height: 55px;
	}
	#ro-a p, #ro-b p, #ro-d p, #ro-e p, #ro-f p, #ro-h p, #ro-i p {
    font-size: 14px;
    line-height: 24px;
	}
	#ro-d h2 {
    font-size: 13px;
    line-height: 23px;
	}
	#ro-f h2, #ro-j h2 {
    font-size: 13px;
    line-height: 23px;
	}
	#ro-j h3 {
    font-size: 45px;
    line-height: 55px;
	}
	#ro-i .toggle a {
    font-size: 14px;
	}
	#header-outer #top {
    padding-bottom: 0px;
}
	.top-call a {
    font-size: 16px !important;
    line-height: 26px !important;
}
	body.material #slide-out-widget-area-bg.slide-out-from-right{
		background-image: -moz-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
    background-image: -webkit-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
    background-image: -ms-linear-gradient( 41deg, rgb(215,30,40) 0%, rgb(202,26,110) 100%);
	}
	#ro-g h6 {
    font-size: 12px;
    line-height: 22px;
}
	 #ro-d p {
    font-size: 13px;
    line-height: 18px;
}
	
}
/*------------------------------------------------------*/



@media (max-width: 999px) {
	#btn-line .vc_col-sm-4 {width: 33%;}
	#ro-b .sam p {min-height: auto;}
	#ro-c .vc_col-sm-2 { width: 50%;  margin: 0 auto;margin-bottom: 40px;}
	#ro-c h6 {min-height: 200px; width: 70% !important;  margin: 0 auto;}
	#ro-c h2 {font-size: 23px !important; line-height: 33px !important;color: #fff; margin-bottom: 20px;}
	#ro-b {padding-bottom: 0px !important;}
	#ro-d h3, #ro-e h3, #ro-g h3, #ro-f h3, #ro-h h3, #ro-i h3, #ro-j h3, #ro-k h3 {font-size: 30px; line-height: 40px;}
	#ro-j h3 {font-size: 30px;line-height: 40px;}
	#ro-d .vc_col-sm-3 {max-width: 45%;margin: 0 auto;margin-bottom: 70px;}
	#ro-d {padding-bottom: 0px !important;}
	.vc_col-sm-4.loan {width: 80%; margin-bottom: 30px !important;}
	#ro-h .carousel-item p {font-size: 12px;}
	#ro-h .carousel-item {padding: 45px 10px;}
	#ro-h {padding-top: 20px;padding-bottom: 20px;}
	#ro-j .vc_col-sm-4.blog-clm {width: 80%; margin-bottom: 90px !important;}
	#ro-g .vc_col-sm-3 {width: 25% !important; margin-bottom: 0px !important;}
	#header-outer .col.span_9.col_last {margin-top: 0px;}
	div#header-outer { top: 0px !important;}
	#footer-outer .col.span_4:nth-child(1) { width: 100%;}
	#footer-outer .col.span_4 {width: 100%;}
	#footer-outer .col.span_4:nth-child(2) {width: 100%;}
	#footer-outer .row {display: unset;}
	.tnp-subscription {max-width: 100% !important;}
	#footer-outer .col.span_4:nth-child(1) {margin-bottom: 0px;}
	#ro-c h2 a {color: #fff;}
	#ro-c h6 a img {width: 100%;}



	
}


/*------------------------------------------------------*/
@media (max-width: 800px) {
.price-t {
    margin-right: 34px;
    line-height: 15px;
    margin-left: 34px;
}
#tab-commerical .col {
    margin-bottom: 0px !important;
}	
	#ro-c h6 {
    min-height: 190px;
    width: 70%;
    margin: 0 auto;
	}
	
	#ro-c h6 img {
    width: 40%;
	}
	
	#ro-c h2 {
    font-size: 20px !important;
    line-height: 30px !important;
    color: #fff;
    padding-bottom: 20px;
	white-space:unset;
	}
	
	#ro-c .vc_col-sm-2 {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 40px;
	}
	#ro-a h1, #ro-b h3, #ro-b h1 {
    font-size: 45px !important;
    line-height: 55px !important;
	}
	#ro-b .sam p {
    min-height: auto !important;
	}
	#ro-b a#btn-grad, #ro-d a#btn-grad, #ro-f a#btn-grad, #ro-j a#btn-grad {
    width: 100%;
	}
	#ro-b {
    padding-top: 60px !important;
    padding-bottom: 40px !important;
	}
	#ro-b img, #ro-e img, #ro-g img, #ro-i img {
    width: 70%;
    margin: 0 auto;
	}
	
	#ro-d h3, #ro-e h3, #ro-g h3, #ro-f h3, #ro-h h3, #ro-i h3, #ro-j h3, #ro-k h3 {
    font-size: 30px;
    line-height: 40px;
}
	
	#ro-d .vc_col-sm-3 {
    max-width: 45%;
    margin: 0 auto;
    margin-bottom: 70px;
	}
	
	#ro-d .ui-tabs-nav li a, #ro-i .ui-tabs-nav li a, #ro-f .ui-tabs-nav li a  { padding: 7px 32px !important;}
	
	#ro-d {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
	}
	#ro-f h2, #ro-j h2 {
    font-size: 16px;
    line-height: 26px;
	}
	
	.vc_col-sm-4.loan, #ro-j .vc_col-sm-4.blog-clm {
    width: 80%;
    margin-bottom: 30px !important;
}
	#ro-g a#btn-grad {
    width: 100% !important;
    margin-bottom: 20px !important;
}

#ro-g  .vc_col-sm-3 {
    margin-bottom: 0px !important;
}

#ro-j h3 {
    font-size: 30px;
    line-height: 40px;
}
	
	 #ro-j .vc_col-sm-4.blog-clm {
    margin-bottom: 90px !important;

}
	#ro-j {
    padding-top: 40px !important;
    padding-bottom: 0px !important;
}
	#footer-outer .col.span_4 {
    width: 100% !important;
	}
	#footer-outer form.tnp-subscription {
    margin: unset !important;
	}
	#footer-widgets .container .col.span_4 {
    margin-bottom: 0px !important;
}
	#footer-outer .row {
    padding: 20px 0px !important;
}
	#footer-outer .row {
    display: unset !important; 
}
	#footer-outer {
    
    padding-top: 30px !important;
}
	#ro-j .vc_col-sm-4.blog-clm {
    margin-bottom: 90px !important;
    text-align: center;
	}
	#ro-j .blog-clm img {
    margin-top: -90px !important;
    margin: 0 auto;
	}
	#header-outer .col.span_9.col_last {
    margin-top: unset;
}
#header-space {
    height: 130px;
}
div#header-outer {
    top: 0px !important;
}
	#btn-line .vc_col-sm-4 {
    width: 30%;
}
	
	#ro-d .ui-tabs-nav li, #ro-i .ui-tabs-nav li, #ro-f .ui-tabs-nav li {
    width: 100%;
    margin: 0 5px 20px !important;
}
	
	#ro-d ul.wpb_tabs_nav.ui-tabs-nav, #ro-i ul.wpb_tabs_nav.ui-tabs-nav, #ro-f ul.wpb_tabs_nav.ui-tabs-nav {
    display: flex;
		justify-content: center;
    align-items: center;
}
	.foot-copy {
    display: flex;
    flex-direction: column-reverse;
}
	.right-cpy {
    margin-bottom: 20px !important;
}
	#ro-g h6 {
    bottom: 5px;
    font-size: 15px;
    line-height: 25px;
}
	#ro-a>.row-bg-wrap:after{
		display:none;
	}
	#ro-g a#btn-grad {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
	#ro-g .vc_col-sm-3 {
    width: 25% !important;
}
	#ro-g h6 {font-size: 15px !important;line-height:25px !important;}
	#ro-h .carousel-item p {
    font-size: 11px; line-height:21px;}
	
}
/*------------------------------------------------------*/
@media (max-width: 768px) {}
/*------------------------------------------------------*/

/*------------------------------------------------------*/
@media (max-width: 690px) {
	#ro-c h6 {min-height: 145px;}
	#ro-c h2 {font-size: 16px !important;line-height: 26px !important;padding-bottom: 0px;}
	#ro-d h3, #ro-e h3, #ro-g h3, #ro-f h3, #ro-h h3, #ro-i h3, #ro-j h3, #ro-k h3 {font-size: 22px; line-height: 32px;}
	#ro-j h3 {font-size: 22px; line-height: 32px;}
	#ro-a p, #ro-b p, #ro-d p, #ro-e p, #ro-f p, #ro-h p, #ro-i p {font-size: 12px;line-height: 18px;}
}
/*------------------------------------------------------*/
@media (max-width: 540px) {
.price-t {
    margin-right: 7px;
    line-height: 15px;
    margin-left: 7px;
    font-size: 11px !important;
}
	#ro-d .ui-tabs-nav li, #ro-i .ui-tabs-nav li, #ro-f .ui-tabs-nav li {
    margin-right: 4px !important;
    margin-left: 3px !important;
    border-left: 1px solid;
    border-right: 1px solid;
}
	#ro-f .ui-tabs-nav li {
    border-color: #fff !important;
}
}
/*----------------------------------------------------  */
@media (max-width: 480px) {
	#ro-c h2 {
    font-size: 16px !important;
    line-height: 26px !important;
	}
	#ro-c h6 {
    min-height: 140px;
    }
	#ro-d .ui-tabs-nav li, #ro-i .ui-tabs-nav li,  #ro-f .ui-tabs-nav li {
    display: block;
    width: 60%;
	margin: 0 auto 20px !important;
	}
	#ro-d .vc_col-sm-3 {
    max-width: 100%;
    margin: 0 auto 40px !important;
	box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 15%);
}
	#ro-c h2 {
    padding-bottom: 0px;
}
	#ro-d h3, #ro-e h3, #ro-g h3, #ro-f h3, #ro-h h3, #ro-i h3, #ro-j h3, #ro-k h3 {
    font-size: 30px;
    line-height: 40px;
}
	p br {
    display: none;
}
	#ro-g h6 {
    text-align: center;
    margin-bottom: 20px;
}
	#ro-k p {
    max-width: 100% !important;
    font-size: 13px;
    line-height: 23px;
}
	#copyright .right-cpy {
    float: unset;
}
#ro-d .ui-tabs-nav li, #ro-i .ui-tabs-nav li, #ro-f .ui-tabs-nav li {
    margin-right: 4px !important;
    margin-left: 3px !important;
    border-left: 1px solid;
    border-right: 1px solid;
}
	#ro-f .ui-tabs-nav li {
    border-color: #fff !important;
}
	#ro-d ul.wpb_tabs_nav.ui-tabs-nav, #ro-i ul.wpb_tabs_nav.ui-tabs-nav, #ro-f ul.wpb_tabs_nav.ui-tabs-nav {
    margin-bottom: 20px !important;
}
	#ro-b ul.wpb_tabs_nav.ui-tabs-nav {
    margin-bottom: 20px !important;
}
	#ro-d .ui-tabs-nav li a, #ro-i .ui-tabs-nav li a, #ro-f .ui-tabs-nav li a {
    padding: 7px 20px !important;
}
	#ro-g h6 {
    font-size: 12px !important;
    line-height: 22px !important;
    position: unset;
}
	#ro-d h3, #ro-e h3, #ro-g h3, #ro-f h3, #ro-h h3, #ro-i h3, #ro-j h3, #ro-k h3 {
    font-size: 22px;
    line-height: 32px;
}
	}
/*------------------------------------------------------*/
@media (max-width: 479px) {
	#ro-f .ui-tabs-nav li a {
    padding: 5px 15px !important;
}
	#ro-c h6 { min-height: 110px;}
	#ro-c h2 {font-size: 14px !important; line-height: 16px !important; margin-bottom: 10px;}
	.vc_col-sm-4.loan, #ro-j .vc_col-sm-4.blog-clm {width: 100%;}
	#ro-c h6 a img {width: 65%;}
	div#ss {
    padding: unset !important;
    margin-bottom: 0;
}
}
/*------------------------------------------------------*/
@media (max-width: 430px) {
	#ro-c h6 {
    width: 90%;
    margin: 0 auto;
	}
	
	#ro-c h2 {
    font-size: 14px !important;
    line-height: 24px !important;
	}
	
	#ro-i .toggle a {
    font-size: 12px;
    padding-left: 0px;
    padding-right: 0px;
	}
	
	.vc_col-sm-4.loan, #ro-j .vc_col-sm-4.blog-clm {
    width: 100%;
    margin-bottom: 30px !important;
	}
	
	#ro-i h3 {
    font-size: 25px;
    line-height: 35px;
	}
	
	#ro-j .vc_col-sm-4.blog-clm {
    margin-bottom: 90px !important;
	}
	#ro-d .ui-tabs-nav li a, #ro-i .ui-tabs-nav li a, #ro-f .ui-tabs-nav li a {
    padding: 7px 10px !important;
}
	#ro-a h1, #ro-b h3, #ro-b h1 {
    font-size: 40px !important;
    line-height: 50px !important;
}
	#ro-d h3, #ro-e h3, #ro-g h3, #ro-f h3, #ro-h h3, #ro-i h3, #ro-j h3, #ro-k h3 {
    font-size: 18px;
    line-height: 28px;
}
	 #ro-g h6 {font-size: 9px;
    line-height: 18px;
	}
	#ro-c h6 {
    min-height: 110px;
	}
	#ro-i .inner-toggle-wrap {
    padding-left: 0px;}
#ro-f .vc_col-sm-8.loan h5:before {
    height: 165px;
    width: 185px;
    top: -120px;
    right: -30px;
}
#ro-f h5 {
    margin-bottom: 30px;
}	
	
}
	
/*------------------------------------------------------*/
@media (max-width: 390px) {
	#ro-g h6 {
    font-size: 9px !important;
    line-height: 18px !important;
}
}
/*------------------------------------------------------*/
@media (max-width: 375px) {}
/*------------------------------------------------------*/
@media (max-width: 360px) {}

/*------------------------------------------------------*/