/*
Theme Name: VATI Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: SFWP
Author URI:  https://themeforest.net/user/themenectar
Template: vati
Version: 1.0
*/

/* PLEASE DO NOT DELETE THIS OR ABOVE */



@media(min-width:1200px){

}


:root {
    --primary-color: #203d7c;
    --secondary-color: #2d4fbf;
}
.primary-bg {
    background-color: var(--primary-color);
    color: #ffffff;
}
.primary-color {color: var(--primary-color);}

.secondary-bg {
    background-color: var(--secondary-color);
    color: #ffffff;
    border:1px solid var(--secondary-color);
}
.secondary-color {color: var(--secondary-color);}
.light-blue-bg{
    background: #edf3f6;
}

.full-width{
    width: 100%;
}
p{
    font-size: 16px;
    line-height: 26px;
}

i[class*="fa-"], span[class*="fa-"] {
    position: static;
}

.font-bold{
    font-weight: 800;
}
.gray-shape:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 94px;
    background: #f2f2f2;
    transform: skewY(2deg);
    bottom: -60px;
    z-index: 2;
}

.heading-button-row .row_col_wrap_12_inner,.single-row-contents .row_col_wrap_12_inner {
    flex-wrap: nowrap!important;
}

a.nectar-button.regular-cta-arrow {
    display: inline-flex;
    align-items: center;
    padding: 6px 15px !important;
    border: 0px;
}
a.nectar-button.regular-cta-arrow i {
    opacity: 1;
    transform: translateX(0px)!important;
    position: static;
    margin: 0;
}
a.nectar-button.regular-cta-arrow span {
    transform: initial!important;
    font-size: 14px;
}
body #ajax-content-wrap a.nectar-button.transparent-cta {
    background: transparent!important;
/*    color: inherit!important;*/
}
body #ajax-content-wrap a.nectar-button.transparent-cta i {
    color: inherit!important;
}

body #ajax-content-wrap a.nectar-button.transparent-cta:hover {

    color: inherit!important;
}

/*header css start*/

body #header-outer.transparent #top nav > ul > li > a {
    opacity: 1!important;
}

body #header-outer #top .container .row nav>ul>li:last-child >a {

}
body #header-outer #top .container .row nav>ul>li.button_bordered>a {
	display: flex;
	flex-shrink: 0;

}
body #header-outer #top .container .row nav>ul>li.button_bordered>a:before {
    border-color: #004892;
}
body #header-outer #top .container .row nav>ul>li.button_bordered>a:hover:before {
    border-color: #3452ff!important;
}
body #header-outer #top .container .row ul.buttons.sf-menu {
    margin-left: 0px!important;
}

body.material #header-secondary-outer nav >ul >li >a:hover {
    color: #fff!important;
}
body.material #header-secondary-outer nav >ul >li >a:hover:after {
    border-color: #fff!important;
}

.contact-us-form form p input.wpcf7-form-control.wpcf7-submit {
    color: #ffffff;
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
}

/*header css end*/


.text1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.text2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.text3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.text4 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.text5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}



.news-gid-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 24px;
    min-height: 75px;
    margin-bottom: 15px!important;
}
.news-grid-section .img-with-aniamtion-wrap .hover-wrap-inner >a {
    overflow: hidden;
    display: block;
}
.news-grid-section .img-with-aniamtion-wrap .hover-wrap-inner >a,.news-grid-section .img-with-aniamtion-wrap .hover-wrap-inner >a img {
    min-height: 208px;
    max-height: 208px;
        width: 100%;
        object-fit: cover;

}
.news-grid-text {
    min-height: 208px;
    padding: 0;
}
.red-border-text p{
        border-top: 5px solid #7E2528;
            padding-top: 10px;
               font-size: 12px;
               line-height: 12px;
}
.red-border-text p strong {


 
    font-weight: 800!important;
    color: #000;
}
.event-grid-date {
    font-size: 12px;
    border-top: 1px solid #fff;
    margin-top: 25px;
    padding-top: 20px;
    line-height: 12px;
}
.event-border-text p {
    border-top: 5px solid #8F9DBD;
    padding-top: 5px;
    color: #fff;
    font-size: 12px!important;
}
.event-border-text p span {
    font-size: 12px;
    line-height: 12px;
}
.event-grid-title {
    min-height: 110px;
}
.equal-cta {
    min-width: 230px!important;
    height: 70px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.essential-Information-column>.vc_column-inner {
    max-width: 390px;
}
.full-width-cta {
    text-align: center;
    display: block;
}
.slogan-text {
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 400;
    color: #b8c6ce;
    display: inline-block;
    margin: 0 .25rem 0 0;
    border: solid 1px #edf3f6;
    border-radius: 1rem;
    padding: .125rem .5rem;
}

.percent-cta span {
    display: flex;
    justify-content: center;
}
.percent-cta span:before {
    content: "";
    background-image: url(images/blue-percent.png);
    width: 20px;
    height: 20px;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 3px;
}
.wishlist-cta span {
    display: inline-flex;
    align-items: center;
    font-weight: 400;
}
.wishlist-cta span:before{
   content: "\f08a";
   font-family: FontAwesome;
   font-size: 20px;
       color: #44af69;
       margin-right: 3px;
}

.percent-cta,.wishlist-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 38px;
}
.banner-cta-text {
    margin: 0!important;
}
.banner-cta-text p {
    color: var(--secondary-color);
    font-size: 16px;
    margin-bottom: 12px!important;
    line-height: 16px;
}

.directon-grid-row {
    box-shadow: 0 4px 8px 0 rgba(63,92,110,.15);
        padding: 34px 15px!important;
    margin-top: -130px;
}
.direction-row-column >.vc_column-inner> .wpb_wrapper {
    justify-content: center;
    display: flex;
}
.direction-row-column .iwithtext .iwt-text {
    padding-left: 45px;
}
.direction-row-column .iwithtext .iwt-icon img {
    margin: 0;
}
.direction-grid-content h3 {
    font-weight: 800;
    color: var(--primary-color);
    line-height: 22px;
}
.direction-grid-content p {
    color: #b8c6ce;
    line-height: 18px;
    margin-top: 8px;
    font-size: 18px;
}

.nectar-scrolling-tabs.sicky-tabs-section .scrolling-tab-content {
    padding-left: 40px;
}

.nectar-scrolling-tabs.sicky-tabs-section .scrolling-tab-nav ul li {
    opacity: 1;
    padding: 0;
    text-align: right;
    margin-bottom: 8px;
}
.nectar-scrolling-tabs.sicky-tabs-section .scrolling-tab-nav ul li a {
    padding: 0;
    font-size: 16px;
    color: var(--primary-color);
    opacity: 1;
    font-weight: 500;
    display: block;
    padding: 6px 25px 6px 0px;
}

.nectar-scrolling-tabs.sicky-tabs-section .scrolling-tab-nav ul li.active a {
    background: #e9f2f5;
    font-weight: 700;
}
.nectar-scrolling-tabs.sicky-tabs-section .line {
    left: initial;
    right: 1px;
}
.nectar-scrolling-tabs .scrolling-tab-nav .theiaStickySidebar:before{
    opacity: 0;
}

.tab-title {
    font-size: 22px!important;
    margin-bottom: 15px!important;
}
.tab-subtitle {
    font-size: 16px!important;
    margin-bottom: 15px!important;
    color: #203d7c;
    font-weight: 800;
}


 


.transform-overlay-img {
    transform: translateY(-72px)!important;
    position: absolute!important;
    width: 245px!important;
}

.vati-grid-items .fixed-img-height .img-with-aniamtion-wrap .hover-wrap-inner {
    margin-bottom: 18px;
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
}
.vati-grid-items .fixed-img-height .img-with-aniamtion-wrap .hover-wrap-inner>a, .vati-grid-items .fixed-img-height .img-with-aniamtion-wrap .hover-wrap-inner>a img {
    display: block;
    min-height: 152px;
    max-height: 152px;
    width: 100%;
    object-fit: cover;
}



.vati-grid-title {
    line-height: 20px;
    margin-bottom: 8px;
    position: relative;
    padding-right: 30px;

}
.vati-grid-title a{
        display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.vati-grid-title:after {
    content: "\f08a";
    color: #1ea87c;
    font-size: 24px;
    position: absolute;
    font-family: FontAwesome;
    font-weight: 100;
    right: 0;
    top: -10px;
}
.nectar-button.percent-notification {
    font-size: 12px!important;
    padding: 0px;;
    position: relative;
}
.nectar-button.percent-notification:after {
    content: "\f295";
    font-family: FontAwesome;
    width: 24px;
    height: 24px;
    color: #39a9db;
    border: 1px solid #39a9db;
    position: absolute;
    top: 0;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    right: -9px;
    font-size: 10px;
}

.nectar-button.percent-notification span {
    font-size: 12px!important;
    height: 24px;
    line-height: 12px;
    padding: 0px 25px 0px 10px;
    display: flex;
    align-items: center;
    background-color: #edf2f4;
    border-radius: 41px;
    font-weight: 500;
}
.university-namelocation {
    padding-left: 10px!important;
}
.university-namelocation .university-location {
    color: #3f5c6e;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 4px;
}
.university-namelocation .university-name {
    color: #247ba0;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 5px;
    padding: 0;
}
.vati-university-information .university-logo .iwithtext .iwt-icon {
    position: static;
}
.vati-university-information .university-logo .iwithtext .iwt-icon img {
    width: 100%!important;
    margin: 0;
}

.vati-university-information .university-logo .iwithtext .iwt-icon, .vati-university-information .university-logo .iwithtext .iwt-icon img {
    min-height: 40px;
    max-height: 40px;
    overflow: hidden;
    object-fit: cover;
}


.vati-grid-rating>.vc_column-inner {
    display: flex!important;
    justify-content: flex-end;
}
.vati-grid-rating .iwithtext {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.vati-grid-rating .iwithtext .iwt-icon {
    position: static;
}
.vati-grid-rating .iwithtext .iwt-icon i {
    font-size: 12px!important;
    color: #fcab10!important;
    opacity: 1;
    width: auto!important;
    height: auto!important;
    line-height: 12px!important;
    margin-right: 5px;
}
.vati-grid-rating .iwithtext .iwt-text {
    padding: 0!important;
}

.green-text {
    color: #44af69;
}
.our-partner-grid-text{

}

.light-blue-shape .row-bg-overlay {
    background: #edf3f6;
    height: 60px!important;
    top: initial!important;
    bottom: -42px;
    transform: skewY(-1.2deg);
}  


.light-gray-shap .row-bg-overlay {
    background: #f6f9fa;
    height: 60px!important;
    top: initial!important;
    bottom: -42px;
    transform: skewY(-1.2deg);
}  

.white-shape .row-bg-overlay {
    background: #ffffff;
    height: 60px!important;
    top: initial!important;
    bottom: -42px;
    transform: skewY(-1.2deg);
}

.scrollership-img {
    width: 390px!important;
}






.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
.position-relative {
    position: relative!important;
}
.position-absolute {
    position: absolute!important;
}
.d-block {
    display: block!important;
}
.time-duration-text {
    width: 110px;
    justify-content: space-between;
    margin-right: 20px;
}
.right-arrow:after {
    content: "";
    background-image: url(images/right-arrow.png);
    width: 16px;
    height: 11px;
    display: inline-block;
}

.nectar-button.only-link {
    padding: 0!important;
    border: 0px!important;
    font-size: 15px!important;
}


.tab-view-link a {
    color: #c4c9cc;
    display: inline-block;
    margin-top: 20px;
    font-weight: 600;
    font-size: 15px;
}


.circle-listing li {
    position: relative;
    list-style: none;
    font-size: 16px;
    line-height: 24px;
    margin-top: 25px;
    padding-left: 20px!important;
}


.circle-listing li:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: #3f5c6e;
    border-radius: 50%;
    left: 0;
    top: 10px;
}

.nectar-button.modal-btn span {
    position: relative;
    display: flex;
    align-items: center;
    padding: 26px 15px;
}
.nectar-button.modal-btn span:before {
    content: "\f274";
    font-size: 26px;
    margin-right: 20px;
    font-family: FontAwesome;
    font-weight: 100;
}



.curser-pointer {
    cursor: pointer;
}

.info-tab-row-column .iwithtext {
    display: flex;
    align-items: center;
}
.info-tab-row-column .iwithtext .iwt-icon {
    position: static;
    margin-right: 10px;
}
.info-tab-row-column .iwithtext .iwt-text {
    padding: 0;
}
.info-tab-row-column .iwithtext .iwt-icon img {
    margin: 0;
}
.info-heading {
    font-weight: 700;
    font-size: 16px;
    margin: 0;
}
.info-hover-text {
    margin-left: 4px;
}
.info-hover-text i {
    color: #cacaca;
}
.info-overlay-text {
    background: #fff;
    box-shadow: 0 1px 5px rgba(49,50,51,.5);
    border-radius: 3px;
    color: #929699;
    text-align: center;
    width: 250px;
    bottom: calc(100% + 100px);
    left: 50%;
    transition: all 0.3s;
    transform: translateX(-50%);
    padding: 15px;
    opacity: 0;
    visibility: hidden;
}
.info-overlay-text:before {
    display: block;
    content: ' ';
    position: absolute;
    bottom: -.5rem;
    height: .8rem;
    left: calc(50% - 0.5rem);
    transform: rotate(-136deg);
    width: .8rem;
    background-color: #ffffff;
    border-top: 1px solid rgba(49,50,51,.2);
    border-left: 1px solid rgba(49,50,51,.2);
}
.info-hover-text:hover .info-overlay-text {
    bottom: calc(100% + 20px);
    opacity: 1;
    visibility: visible;
}
.ifno-content {
    margin-left: 35px;
}
.info-overlay-text p {
    font-size: 12px;
    line-height: 20px;
}
.info-hover-text p {
    padding: 0;
}
.border-around {
    border: 1px solid #e8eced;
    border-radius: 4px;
}

.info-subheading {
    font-size: 12px;
    font-weight: 400;
    bottom: -15px;
}
.nectar-button.green-cta-link span {
    font-weight: 500;
    align-self: center;
    border: 1px solid #1ea87c;
    padding: 10px 30px;
    font-size: 12px;
    line-height: 12px;
    border-radius: 4px;
    transition: all 0.3s;
}
.nectar-button.green-cta-link span:hover {
    color: #fff;
    background-color: #1ea87c;
}

.tab-direction-grid .iwithtext {
    display: flex;
    margin: 0;
    border: solid 1px #dce1e5;
    padding: 20px;
    margin-bottom: 12px;
}
.tab-direction-grid .nectar-highlighted-text {
    margin: 0;
}
.tab-direction-grid .iwithtext .iwt-icon {
    position: static;
    margin-right: 10px;
}
.tab-direction-grid .iwithtext .iwt-icon img {
    margin: 0;
    width: 30px!important;
}
.tab-direction-grid .iwithtext .iwt-text {
    padding: 0;
}
.tab-direction-grid .direction-grid-content h3 {
    font-size: 16px;
    margin: 0;
}
.tab-direction-grid .direction-grid-content p {
    font-size: 13px;
    color: #929699;
    margin-top: 2px;
    line-height: 13px;
}

.tab-diriction-grid-desc p {
    font-size: 12px;
    color: #929699;
    margin: 0;
    line-height: 18px;
}
.funding-click-link .iwithtext {
    margin: 0;
    display: flex;
    align-items: center;
    border-radius: 8px;
    box-shadow: 1px 3px 8px #c4c9cc;
    color: #3f5c6e;
    border-left: 5px solid #f95c39;
    margin-bottom: 15px;
}
.funding-click-link .iwithtext .iwt-icon {
    position: static;
    width: 103px;
    white-space: pre;
    height: 103px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.funding-click-link .iwithtext .iwt-icon img {
    margin: 0;
    width: 40px!important;
}
.funding-click-link .iwithtext .iwt-text {
    padding: 0;
}
.funding-click-text p {
    padding: 0;
    font-size: 16px;
}
.funding-click-text p strong{
    color: var(--primary-color);
    font-weight: 700;
}
.studyportals-tips {
    padding: 15px;
    border-bottom: 0!important;
}
.studyportals-tips p {
    font-size: 13px;
    line-height: 18px;
}
.border-width-icon .iwithtext {
    display: flex;
    align-items: center;
}
.border-icon-right .iwithtext {
    flex-direction: row-reverse;
}

.border-width-icon .iwithtext .iwt-icon {
    position: static;
    margin-right: 10px;
    flex-shrink: 0;
}
.border-center-icon .iwithtext .iwt-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    margin: 0;
    padding: 0px 23px;
}
.border-icon-right .iwithtext .iwt-icon {
    margin-right: 0px;
    margin-left: 10px;
}
.border-width-icon .iwithtext .iwt-text {
    flex: 1;
    padding: 0;
    height: 1px;

}
.blue-width-icon .iwithtext .iwt-text{
      background: #203d7c;  
}
.orange-width-icon .iwithtext .iwt-text{
      background: #f95c39;  
}
.visa-conent-grid .tab-subtitle {
    margin: 0!important;
}
.visa-conent-grid h3 {
    font-weight: 400;
}


.vati-component-grid-row .row_col_wrap_12.col .vati-component-grid {

}

.vati-component-contents {
    min-height: 305px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.vati-component-contents .img-with-aniamtion-wrap .hover-wrap-inner img {
    width: 120px;
    display: inline-block;
}

.vati-component-contents h3 {
    font-size: 15px;
    line-height: 15px;
    font-weight: 400;
    margin: 0!important;
}
.vati-component-contents h2 {
    font-size: 15px;
    line-height: 25px;
}
.vati-component-contents p {
    line-height: 22px;
}
.vati-tree-figure{
        border: 1px solid #f5f5f5;
    border-radius: 4px;
}

.power-cta .equal-cta {
    height: 48px;
}

body .accordian-title {
    position: relative;
    border-bottom: 1px solid #ddd;
    margin: 0px!important;
    padding: 10px 15px;
    background: transparent!important;
}
.accordian-title:after {
  content: "\f105";
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-family: FontAwesome;
}

body .accordian-content {
    height: auto!important;
    padding: 15px;
}



















.canvas-background .row-bg-overlay {
    background: linear-gradient(-45deg, #06284b, #203d7c, #203d7c, #06284b);
    background-size: 262% 151%;
    animation: gradient 45s ease infinite;
    transform: skewY(-11deg);
    height: 81%!important;
   top: -496px!important;
    bottom: initial!important;
    border: 0;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}




.UserLogoGrid{
        display: grid;
    grid-template-columns: auto auto auto auto;
}
.grid-item {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 0px;
        margin-top: 40px;
}
.cascading-shadow-radius .img-with-aniamtion-wrap .hover-wrap-inner {
    box-shadow: 0 50px 100px -20px rgba(50,50,93,.25), 0 30px 60px -30px rgba(0,0,0,.3);
}
.radius-25 .hover-wrap-inner{
  border-radius: 25px;  
}
.radius-40 .hover-wrap-inner{
  border-radius: 40px;  
}
.cascading-shadow-radius .img-with-aniamtion-wrap .hover-wrap-inner img {
    width: 100%;
}

.shape-section .row-bg-overlay,.transparent-angle-right-bottom .row-bg-overlay {
    top: -132px!important;
    transform: skewY(-6deg);
}
.transparent-angle-right-bottom .row-bg-overlay {
    z-index: 3!important;
}
.gray-bg-shape .row-bg-overlay {
    background: #f6f9fc;
}
.white-bg-shape .row-bg-overlay {
    background: #ffffff;
}
.blue-bg-shape .row-bg-overlay {
    background: #06284b;
}



.no-padding {
    padding: 0;
}

a.nectar-button.no-padding {
    padding: 0!important;
}
.left-border-title {
    position: relative;
}

.left-border-title:before {
    content: "";
    width: 1px;
    height: 14px;
    background: #00d4ff;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -15px;
}

.large-title-border:before {
    bottom: initial;
    height: 30px;
    top: 10px;
}

.top-left-shape .row-bg-overlay:after {
    bottom: initial;
    left: 125px;
    top: -70px;
    right: 0;
    border-top: 0;
    border-bottom: 10px solid #0048e5;
    background: #80e9ff;
}



.top-left-shape .row-bg-overlay:before {
    bottom: 100%;
    top: initial;
    right: initial;
    left: 0;
    background: #7a73ff;
}




.globe-background .row-bg-wrap > .inner-wrap {
    z-index: 3;
}


.globe-background .row-bg-wrap > .inner-wrap .row-bg:before {
    content: "";
/*    background-image: url(images/globe.png);*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    position: absolute;
    width: 100%;
    height: 100%;
}


ul.check-list {
    margin: 0!important;
}
ul.check-list>li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 25px!important;
    line-height: 20px;
    margin-bottom: 12px!important;
}
ul.check-list>li:last-child {
    margin-bottom: 0!important;
}
ul.check-list>li:before {
    content: "";
    background: #d1e5f8;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    flex-shrink: 0;
    position: absolute;
    left: 0;
    top: 5px;
}

ul.check-list>li:after {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    font-size: 9px;
    color: #0073e6;
    left: 3px;
    top: 13px;
    line-height: 0;
}
.arrow-grids-row>.col.span_12 {
    display: flex;
    flex-wrap: wrap;
}
.arrow-grids-row>.col.span_12 .wpb_column {
    flex: 1;
    margin-right: 4px;
    position: relative;
}
.arrow-grids-row>.col.span_12 .wpb_column:last-child {
    margin: 0;
}


.recent-blog-section .blog-recent {
    display: flex;
    flex-wrap: wrap;
}
.recent-blog-section .blog-recent >.col {
    border-radius: 15px;
    overflow: hidden;
        padding-bottom: 30px;
}

.recent-blog-section .blog-recent >.col:nth-child(odd) {
    background: #002c59;
}
.recent-blog-section .blog-recent >.col:nth-child(even) {
    background: #009deb;
}
.recent-blog-section .blog-recent >.col>a, .recent-blog-section .blog-recent >.col>a>img {
    min-height: 275px;
    max-height: 275px;
    object-fit: cover;
    position: relative;
    display: block;
}
.recent-blog-section .blog-recent >.col>a>img {
    width: 100%;
    margin: 0;
}
.recent-blog-section .blog-recent >.col .post-header, .recent-blog-section .blog-recent >.col .excerpt {
    padding: 0px 30px;
    position: relative;
    z-index: 1;
    color: #fff;
}
.recent-blog-section .blog-recent >.col .post-header .title a {
    color: #fff;
}
.recent-blog-section .blog-recent >.col .post-header {
    display: flex;
    align-items: center;
}
.recent-blog-section .blog-recent >.col>a:before {
content: "";
    position: absolute;
    height: 120%;
    width: 125%;
    right: -53px;
    filter: blur(53px);
    z-index: 1;
    bottom: -177px;

}
.recent-blog-section .blog-recent >.col:nth-child(odd)>a:before{
    background: repeating-linear-gradient(#002c59, #002c59 -30px);
}

.recent-blog-section .blog-recent >.col:nth-child(even)>a:before {
    background: repeating-linear-gradient(#009deb, #009deb -30px);
}


.small-shape .row-bg-overlay {
   /* background: linear-gradient(-45deg, #2080ff, #203d7c, #203d7c, #23a6d5);*/
    animation: gradient 5s ease infinite;
    transform: skewY(-11deg);
    height: 200px!important;
    border: 0;
    top: initial!important;
    bottom: 0px!important;
}

.wpb_content_element .tabbed .wpb_tabs_nav {
    display: flex;
    justify-content: center;
}
.wpb_content_element .tabbed .wpb_tabs_nav>li {
    margin: 0px 8px;
}

.wpb_content_element .tabbed .wpb_tabs_nav>li>a {
    border-radius: 30px;
    background: transparent;
    border: 0;
    color: #000;
    font-weight: 600;
}

.wpb_content_element .tabbed .wpb_tabs_nav>li>a.active-tab {
    background: #0073e5;
    color: #fff;
}

.icon-text-row-column .text-icon-column-one, .icon-text-row-column .text-icon-column-two {
    flex: 1;
    margin-left: 30px!important;
}
.icon-text-row-column .text-icon-column-one {
    flex: 1;
    margin-left: 0px!important;
}

.icon-text-row-column .iwithtext {
    display: flex;
    padding: 20px;
    align-items: center;
    min-height: 100px;
    border-radius: 5px;
    margin-bottom: 30px!important;
    box-shadow: 0px 4px 26px -9px #5f5f5f;
}
.icon-text-row-column .iwithtext .iwt-icon {
    position: static;
    flex-shrink: 0;
    margin-right: 20px;
}
.icon-text-row-column .iwithtext .iwt-icon img {
    margin: 0;
    width: auto!important;
}
.icon-text-row-column .iwithtext .iwt-text {
    flex: 1;
    padding: 0;
    color: #fff;
    font-family: 'Open Sans',sans-serif;
}

.text-icon-column-one .iwithtext:nth-child(1) {
    background: #16cbe1;
}
.text-icon-column-one .iwithtext:nth-child(2) {
     background: #9966ff; 

}
.text-icon-column-one .iwithtext:nth-child(3) {
      background: #1959e6;
}


.text-icon-column-two .iwithtext:nth-child(1) {
      background: #20b5e3;
}
.text-icon-column-two .iwithtext:nth-child(2) {
      background: #002c59;
}
.text-icon-column-two .iwithtext {
    min-height: 174px;
}



.table-column-title {
    margin: 0!important;
    position: relative;
    background: #16cbe1;
    border-radius: 5px;
    display: flex;
    height: 45px;
    align-items: center;
    padding: 5px 15px;
}


.table-detail-column ul {
    margin: 0;
    background: #f6f9fc;
    border-radius: 2px;
    padding: 10px;
    margin-bottom: 4px;
}
.table-detail-column ul>li a {
    color: #000;
    line-height: 30px;
}
.table-detail-column ul>li:first-child a {
    color: #203d7c;
    font-weight: 600;
}
.table-detail-column-row .col.span_12 {
    display: flex;
    background: #fff;
    padding: 5px;
    box-shadow: 0px 4px 62px -27px #a0a0a0;
        flex-wrap: nowrap;
    overflow: auto;
    flex-shrink: 0;
}
.table-detail-column-row .col.span_12>div {
    flex: 1;
    margin-right: 5px!important;
}
.table-detail-column-row .col.span_12>div:last-child {
    margin-right: 0!important;
}
.table-column-title:before,.table-column-title:after{
     content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);   
}
.table-column-title:before {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 5px solid #16cbe1;
    z-index: 3;
}
.table-column-title:after {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ffffff;
    z-index: 2;
}

.table-detail-column:nth-child(2) .table-column-title{
    background: #20b5e3;
}

.table-detail-column:nth-child(3) .table-column-title{
        background: #1086db;
}
.table-detail-column:nth-child(4) .table-column-title{
      background: #1959e6;  
}

.table-detail-column:nth-child(2) .table-column-title:before{
 
         border-left: 5px solid #20b5e3;
}
.table-detail-column:nth-child(3) .table-column-title:before{
 
       border-left: 5px solid #1086db;
}
.table-detail-column-row .col.span_12>div:last-child .table-column-title:before{
   
       border-left: 5px solid #1959e6;
}

.table-detail-column-row .col.span_12>div:last-child .table-column-title:before {
    opacity: 0;
}

.business-model-row {
    box-shadow: 0px 19px 36px -19px #5f5f5f;
    border-radius: 5px;
    margin-bottom: 30px!important;
}



.radar-check-row .iwithtext .iwt-icon img {
    width: auto!important;
    position: relative;
    top: 6px;
}
.radar-check-row .img-with-aniamtion-wrap .hover-wrap-inner {
    transform: rotate3d(0.5,-0.866,0,19deg);
    /* box-shadow: 34.3px 62.5px 125px -25px rgba(50,50,93,.5), 20.6px 37.5px 75px -37.5px rgba(0,0,0,.6); */
    transition-duration: .25s;
    transition-timing-function: cubic-bezier(.165,.84,.44,1);
    transition-property: transform,box-shadow,-webkit-transform,-webkit-box-shadow;
    perspective: 1500px;
}
.radar-check-row .img-with-aniamtion-wrap .hover-wrap-inner:hover{
  transform: rotate3d(0.5,-0.866,0,19deg) translateZ(30px);
}
.radar-check-row .img-with-aniamtion-wrap img {
    transform: rotate3d(0.5,-0.866,0,19deg)!important;
    box-shadow: 34.3px 62.5px 125px -25px rgba(50,50,93,.5), 20.6px 37.5px 75px -37.5px rgba(0,0,0,.6)!important;
}

.book-discription .iwithtext {
    display: flex;
    align-items: center;
}
.book-discription .iwithtext .iwt-icon {
    position: static;
    flex-shrink: 0;
}
.book-discription .iwithtext .iwt-icon img {
    margin: 0;
    width: auto!important;
}


.book-discription .iwithtext .iwt-text {
    padding-left: 25px;
    padding-right: 40px;
    flex: 1;
}


.flex-text-icon .iwithtext {
    display: flex;
  align-items: flex-start;
}
.flex-text-icon .iwithtext .iwt-icon {
    position: static;
    flex-shrink: 0;
}
.flex-text-icon .iwithtext .iwt-icon img {
    margin: 0;
    width: auto!important;
}


.flex-text-icon .iwithtext .iwt-text {
    padding-left: 25px;
    padding-right: 40px;
    flex: 1;
}

.half-shape .row-bg-overlay {
    height: 50%!important;
    top: initial!important;
    bottom: 0!important;
}

.question {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    position: relative;
    background-image: url(images/question.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    top: 3px;
    margin-left: 5px;
}
.question .tooltip {
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: -2px 5px 13px rgba(50,50,93,.11), 1px -1px 6px rgba(0,0,0,.08);
    box-shadow: -2px 5px 13px rgba(50,50,93,.11), 1px -1px 6px rgba(0,0,0,.08);
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-100%) translateY(-5px) scale(.75);
    transform: translateX(-50%) translateY(-100%) translateY(-5px) scale(.75);
    color: #32325d;
    padding: 15px 20px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5em;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    min-width: 210px;
    text-align: center;
}
.question .tooltip:before {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    width: 12px;
    height: 12px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    border-radius: 0 0 4px 0;
    background-color: inherit;
    -webkit-box-shadow: 3px 3px 5px rgba(82,95,127,.04);
    box-shadow: 3px 3px 5px rgba(82,95,127,.04);
}
.question:hover .tooltip {
    opacity: 1;
    -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    transition-timing-function: cubic-bezier(.165,.84,.44,1);
    -webkit-transform: translateX(-50%) translateY(-100%) translateY(-15px);
    transform: translateX(-50%) translateY(-100%) translateY(-15px);
}



.border-right {
    border-right: 1px solid #e6ebf1;
}

.text-icon-content-column .iwithtext {
    display: flex;
    margin: 0;

}
.text-icon-content-column .iwithtext .iwt-icon {
    position: static;
    flex-shrink: 0;
    margin-right: 30px;
}
.text-icon-content-column .iwithtext .iwt-icon img {
    width: auto!important;
    margin: 0;
    position: relative;
}
.text-icon-content-column .iwithtext .iwt-text {
    padding: 0;
    flex: 1;
}

.column-cart-box {
    padding: 0px 100px!important;
}
.column-cart-box .column-image-bg {
    background-size: 120%!important;
    background-repeat: no-repeat;
}
.column-cart-box>.vc_column-inner {
    overflow: hidden;
    padding: 40px;
    -webkit-box-shadow: 0 30px 60px -12px rgba(50,50,93,.25), 0 18px 36px -18px rgba(0,0,0,.3), 0 -12px 36px -8px rgba(0,0,0,.025);
    box-shadow: 0 30px 60px -12px rgba(50,50,93,.25), 0 18px 36px -18px rgba(0,0,0,.3), 0 -12px 36px -8px rgba(0,0,0,.025);
    min-height: 595px;
}
.column-cart-box>.vc_column-inner:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -24px;
    background: #fff;
    width: 100%;
    height: 65%;
    z-index: 1;
    transform: skewY(-6deg);
}


.column-cart-box .column-image-bg {
    background-size: contain;
}



.customers-grid {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
}


.customers-grid>figure {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
}


.align-icon-center .iwithtext {
    align-items: center;
    justify-content: center;
}

.blurred-image-shape-bg .inner-wrap.using-image,.blurred-image-shape-bg .row-bg-overlay {
   
    transform: skewY(-6deg);
}


.blurred-image-shape-bg .row-bg-overlay:before {
    content: "";
    position: absolute;
    background: #7a73ff;
    width: 100%;
    height: 40px;
    bottom: 100%;
    transform: translateX(-34%)!important;
    left: -40%!important;
}
/*.blurred-image-shape-bg .row-bg-overlay:after {
    content: "";
    position: absolute;
    width: 160px;
    height: 30px;
    border-bottom: 10px solid #0048e5;
    background: #80e9ff;
    top: -70px;
    transform: translateX(-335%)!important;
    right: 54%!important;
}*/


.check-listing {
    margin: 0;
    padding: 0;
}
.check-listing>li {
    list-style: none!important;
    margin-bottom: 10px!important;
    position: relative!important;
    padding-left: 36px!important;
}
.check-listing>li:before{
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background-image: url(images/green-check.png);
}

.check-listing>li:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background-image: url(images/green-check.png);
    left: 0;
    top: 4px;
    background-size: contain;
}
.white-checklist-column .text-icon-heading,.white-checklist-column .check-listing>li {
    color: #fff;
}
.check-listing>li:last-child{
    margin:0;
}
.ul-dots .iwithtext{
    position: relative;
}
.ul-dots .iwithtext:before {
    content: "";
    position: absolute;
    width: 2px;
    height: calc(100% - 53px);
    background-image: url(images/blue-dots.png);
    left: 16px;
    bottom: 0;
    background-repeat-y: repeat;
    background-position: top;
}
.toggles .toggle {
}
.toggles .toggle>h3>a {
    padding: 20px 30px;
    display: flex;
    font-size: 16px!important;
    line-height: 16px!important;
    background-color: #f6f9fc;
    color: #000;
}
.toggles .toggle>h3>a>i {
    position: static;
    font-size: 22px;
    width: auto;
    flex-shrink: 0;
    height: auto;
    margin-right: 15px;
    color: #004892;
}
.toggles .toggle .inner-toggle-wrap {
    padding: 30px!important;
}
body .toggle.open>h3>a,body .toggle.open>h3>a>i {
    color: #fff;
}


.casestudy-carousel-column:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 275px;
    background: #f6f9fc;
    z-index: 1;
}

.icon-casestudy {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #6b7c93;
    background-color: #e6ebf1;
    border-radius: 29px;
    display: inline-block;
    padding: 8px 16px 6px;
    font-family: 'Open Sans';
}

.casestudy-carousel-column .text-icon-content-column .iwithtext .iwt-icon {

    margin-right: 10px;
}
.casestudy-carousel-column .text-icon-content-column .iwithtext{
    align-items: center;
}

.casestudy-carousel-column .text-icon-content-column .iwithtext .iwt-icon img {

    top: 0px;
}
.slider-single-testimonial>.vc_column-inner {
    background: #fff;
    padding: 40px;
    box-shadow: 0 30px 60px -12px rgba(50,50,93,.25), 0 18px 36px -18px rgba(0,0,0,.3), 0 -12px 36px -8px rgba(0,0,0,.025);
    border-radius: 5px;
    align-self: center;
    min-height: 420px;
}
.slider-single-testimonial .open-quote {
    display: none;
}


.owl-carousel .owl-nav button {
    border: 0;
    background-color: #fff!important;
    border-radius: 100%!important;
    box-shadow: 0 6px 12px -2px rgba(50,50,93,.25), 0 3px 7px -3px rgba(0,0,0,.3);
    width: 46px;
    height: 46px;
    color: #004892!important;
    font-size: 20px!important;
    align-items: center;
    justify-content: center;
    display: flex!important;
    margin: 0!important;
}

.casestudy-carousel-column .owl-nav.disabled {
    position: absolute;
    top: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
        top: 80px;
}

.casestudy-carousel-column .owl-dots {
    display: none;
}

.owl-carousel .owl-nav button span {
    display: none;
}


.owl-carousel .owl-nav button.owl-prev:before{
    content: "\f060";
font-family: FontAwesome;
}

.owl-carousel .owl-nav button.owl-next:before{
content: "\f061";
font-family: FontAwesome;
}

.casestudy-carousel-column .owl-carousel .owl-nav button.owl-prev{
position: relative;
left: -23px;
}
.casestudy-carousel-column .owl-carousel .owl-nav button.owl-next{
position: relative;
right: -23px;
}

.casestudy-carousel-column {
    border-top: 20px solid #004892;
    border-radius: 5px 5px 0px 0px;
}
.enterprice-cheklist .nectar-fancy-ul {
    display: flex;
    justify-content: center;
}
.enterprice-cheklist .check-listing {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #1e344a;
    max-width: 740px;
}
.enterprice-cheklist .check-listing li {
    width: 50%;
    margin: 0!important;
    padding: 20px 15px!important;
    border-bottom: 1px solid #1e344a;
    display: flex;
    align-items: center;
}
.enterprice-cheklist .check-listing li::before {
    position: static;
    margin-right: 10px;
}
.enterprice-cheklist .check-listing li:nth-child(odd) {
    padding: 20px 15px!important;
    border-right: 1px solid #1e344a;
}

.enterprice-cheklist .check-listing li:nth-last-child(2), .enterprice-cheklist .check-listing li:nth-last-child(1) {
    border-bottom: 0;
}
.how-help-content-grid {
    border-radius: 8px;
    box-shadow: 0 30px 60px -12px rgba(50,50,93,.25), 0 18px 36px -18px rgba(0,0,0,.3);
}

body.blog .post-area {
    padding-bottom: 150px;
}
body.single-post .blog_next_prev_buttons {
    margin-bottom: 150px!important;
}


.contact-us-form .wpcf7-radio span {
    color: #fff;
}






























/*footer css strat*/

#footer-outer{
    background-color: var(--primary-color)
}
#footer-outer:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    transform: skewY(-6deg);
    left: 0;
    top: 0;
    top: -101px;
    background: #06284b;
/* 	background: #06284b#203d7c; */
}
.social-media a, .social-media a i {
    color: #fff;
    font-size: 36px!important;
    line-height: 36px;
}
.social-media a{
        margin-bottom: 30px;
}
.home-screen-cta {
    margin-top: 25px;
    color: #fff!important;
    border: 2px solid #2d4fbf;
    padding: 13px 25px;
    border-radius: 4px;
    background: #2d4fbf;
    font-size: 16px;
    font-weight: 700;
    width: 180px;
    margin-bottom: 20px;
    display: inline-block;
    text-align: center;
}
#footer-outer .row {
    display: flex;
    flex-wrap: wrap;
}
#footer-outer .col:first-child {
    display: flex;
    align-items: center;
}

#footer-outer .align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
#footer-outer .d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
#footer-outer .justify-content-between {
    justify-content: space-between;
}
#footer-outer .widget h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
.material #footer-outer #footer-widgets .col ul li {
    margin-bottom: 10px;
    padding: 0px!important;
}
.material #footer-outer #footer-widgets .col ul li:last-child{
        margin-bottom: 0px;
}
#footer-outer #footer-widgets .col ul li a {
    color: #fff;
    font-size: 16px;
}
#footer-outer #footer-widgets .col ul li a:hover {
    color: #989898!important;
}
.social-media-heading{
    color: #fff;
    font-size: 16px;
}
.copyright-text{
    color: #fff;
    font-size: 16px;
}

#footer-outer .social-media a {
    border: 2px solid transparent;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
}
#footer-outer .social-media a:hover {
    border: 2px solid #fff;
}


#copyright .col.span_5 {
    width: 100%!important;
    max-width: 100%!important;
}


#footer-outer{
    z-index: 11!important;
}
div#footer-widgets .home-screen-cta {
    background: #06284b;
    border: 1px solid #ffff;
    padding: 11px 20px;
    font-weight: 600;
    font-size: 14px;
    flex-shrink: 0;
    width: auto;
    border: 1px solid #fff!important;
    opacity: 1!important;
    display: inline-block;
}
#footer-outer .home-screen-cta:hover {
    transform: translateY(-3px);
}













































































































@media(max-width:1440px){
.directon-grid-row {
    margin-top: -90px;
}
.canvas-background .row-bg-overlay {
    top: -475px!important;
}
}



@media(max-width:1199px){
body #header-outer .container .row a#logo {
    width: 150px;
}
body #header-outer .container .row a#logo img {
    max-width: 100%;
    height: auto;
}
body #header-outer.transparent #top nav > ul > li > a {
    margin-left: 10px;
    margin-right: 10px;
}

.canvas-background .row-bg-overlay {
    top: -450px!important;
}

    body.material a.nectar-button.jumbo {
    padding: 15px 20px!important;
    font-size: 14px;
}
body.material a.nectar-button.large {
    padding: 8px 15px!important;
    font-size: 12px;
}

    .equal-cta {
    min-width: 180px!important;
    height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}


.circle-grid-text{
    font-size: 14px!important;
    line-height: 20px!important;
}
.news-gid-title {
    font-size: 18px;
}
.news-grid-text {
    font-size: 15px!important;
        min-height: 170px;
}
.red-border-text p, .event-border-text p {
    font-size: 10px!important;
    line-height: 16px;
}
.event-date-heading {
    font-size: 28px!important;
}
.event-grid-title {
    font-size: 16px!important;
    line-height: 22px;
    min-height: 90px;
}   
.section-title {
    font-size: 26px!important;
    line-height: 30px;
}

.event-border-text p {
    border-top: 2px solid #8F9DBD;
}




.banner-cta-title {
    font-size: 24px;
    line-height: 30px;
}

.red-border-text p {
    border-top: 2px solid #7E2528;
}
.directon-grid-row {
    margin-top: -60px;
    padding: 20px 15px!important;
}
.direction-row-column .iwithtext .iwt-text {
    padding-left: 30px;
}

.direction-row-column .iwithtext .iwt-icon img {
    width: 20px!important;
}
.direction-grid-content h3 {
    font-size: 16px;
}
.direction-grid-content p {
    line-height: 14px;
    font-size: 14px;
}
.prog-bestfit-text p {
    font-size: 18px!important;
    line-height: 26px!important;
}
.transform-overlay-img {
    transform: translateY(-50px)!important;
    width: 170px!important;
}



.nectar-scrolling-tabs.sicky-tabs-section .scrolling-tab-nav ul li a {
    font-size: 13px;
    padding: 6px 25px 6px 0px;
}
.tab-title {
    font-size: 16px!important;
}
.tab-subtitle {
    font-size: 13px!important;
        line-height: 20px;
}
.tab-content-section h3 {
    font-size: 13px;
    line-height: 20px;
    margin-top: 5px;
}
.tab-content-section .wpb_wrapper p {
    font-size: 13px;
}
.info-heading {
    font-size: 13px;
}
.tab-content-section a.nectar-button.green-text.only-link {
    font-size: 13px!important;
}
.nectar-button.modal-btn span {
    padding: 10px;
}
.nectar-button.modal-btn span:before {
    font-size: 16px;
    margin-right: 10px;
}

.tab-direction-grid .direction-grid-content h3 {
    font-size: 14px;

}
.tab-direction-grid .iwithtext {
    padding: 10px; 
}
.funding-click-link .iwithtext .iwt-icon {
    width: 70px;
    height: 70px;
}
.funding-click-link .iwithtext .iwt-icon img {
    width: 25px!important;
}
.border-width-icon .iwithtext .iwt-icon {
    margin-right: 0px;
    margin-left: 0;
}
.border-width-icon .iwithtext .iwt-icon i {
    font-size: 18px;
}
.border-center-icon .iwithtext .iwt-icon {
    padding: 0px 5px;
}
.tab-view-link a {
    margin-top: 5px;
    font-size: 12px;
}
.circle-listing li {
    font-size: 13px;
    line-height: 18px;
    margin-top: 15px;
}

.icon-text-row-column .text-icon-column-one, .icon-text-row-column .text-icon-column-two {
    width: 100%!important;
    margin: 0!important;
    flex: initial;
}

.table-detail-column-row .col.span_12 {
    padding-right: 50px;
}

.table-detail-column-row .col.span_12>div {
    flex: inherit;
        width: auto;
}
.icon-text-row-column .iwithtext, .text-icon-column-two .iwithtext {
    min-height: 100px;
    margin-bottom: 15px!important;
}

.column-cart-box {
    padding: 0px 0px!important;
}






























#footer-outer .row {
    padding: 20px 0;
    margin-bottom: 0;
}
#footer-widgets .container .col {
    margin-bottom: 15px;
}
#footer-outer .widget h4 {
    font-size: 14px;
}

#footer-outer #footer-widgets .col ul li a {
    font-size: 13px;
    line-height: 13px;  
}

.social-media a, .social-media a i {
    font-size: 20px!important;
    line-height: 20px;
}
#footer-outer #footer-widgets .col p {
    font-size: 12px;
    line-height: 18px;
}
.home-screen-cta {
    margin-top: 25px;
    padding: 8px 15px; 
    font-size: 14px;
    width: 130px;

}

#footer-outer .justify-content-between {
    justify-content: flex-start;
}   
#footer-outer a {
    margin-right: 15px;
}
}




@media(max-width:999px){
.d-none-tab{
    display: none;
}

.banner-essential-Information-column>.vc_column-inner {
    top: 160px;
    box-shadow: 0 -1px 8px 0 rgba(63,92,110,.15);
}
.banner-essential-Information-column>.vc_column-inner>.column-bg-overlay-wrap {
    border-radius: 5px 5px 0px 0px!important;
}
.wpb_row.directon-grid-row {
    margin-top: 137px;
    border-radius: 0px 0px 5px 5px!important;
    border-top: 1px solid #edf3f6;
    box-shadow: 0 6px 8px 0 rgba(63,92,110,.15);
}
.essential-Information-column>.vc_column-inner {
    max-width: 100%;
}
.directon-grid-row {
    padding: 0px!important;
}
.direction-row-column >.vc_column-inner> .wpb_wrapper {
    justify-content: flex-start;
    display: flex;
    padding: 15px 20px;
}   
.nectar-scrolling-tabs.sicky-tabs-section .scrolling-tab-content {
    padding-left: 0;
}
.nectar-scrolling-tabs.nectar-scrolling-tabs .scrolling-tab-nav ul.ui-tabs-nav {
    display: flex;
    overflow: auto;
}
.nectar-scrolling-tabs.nectar-scrolling-tabs .scrolling-tab-nav {
    width: 100%;
    display: flex;
    overflow: hidden;
    margin-bottom: 20px;
}
.nectar-scrolling-tabs.sicky-tabs-section .scrolling-tab-nav ul li {
    text-align: center;
    margin-bottom:0px;
    flex-shrink: 0;
}
.nectar-scrolling-tabs.sicky-tabs-section .scrolling-tab-nav ul li a {   
    font-size: 13px;
    padding: 6px 15px;
}
.nectar-scrolling-tabs.sicky-tabs-section .line {
  
    display: none;
}
.vati-grid-items .fixed-img-height .img-with-aniamtion-wrap .hover-wrap-inner {

    display: none;
}
.vati-university-information >.row_col_wrap_12_inner {
    flex-wrap: nowrap!important;
}

.tab-direction-grid .iwithtext {
    padding: 25px 15px;
}

.align-left-mob {
    text-align: left;
}
.tab-view-link {
    text-align: left!important;
}
.vati-component-contents .vc_column-inner {
    padding: 0px!important;
}
.vati-component-contents .vc_column-inner>.wpb_wrapper {
    min-height: 130px;
    display: flex;
    align-items: center;
}
.vati-component-contents .vc_column-inner>.wpb_wrapper .img-with-aniamtion-wrap {
    width: 64px;
}
.vati-component-contents .wpb_text_column.wpb_content_element p {
    text-align: left!important;
}

.vati-component-grid-row .row_col_wrap_12.col .vati-component-grid .column-bg-overlay {
    background: #f7f6f2!important;
}

.UserLogoGrid {
    grid-template-columns: auto auto;
}
.radius-40 .hover-wrap-inner {
    border-radius: 98px;
}
.text-white-tab, .text-white-tab p,a.nectar-button.text-white-tab {
    color: #fff!important;
}
.shape-section .row-bg-overlay, .transparent-angle-right-bottom .row-bg-overlay {
    top: -80px!important;
}


.arrow-grids-row>.col.span_12 {
    flex-wrap: wrap;
    justify-content: space-between;
}
.arrow-grids-row>.col.span_12 .wpb_column {
    flex: inherit;
    width: 49%;
    margin-bottom: 1%!important;
}


.casestudy-carousel-column:before {
    height: 195px;

}

.owl-carousel .owl-nav button {
    width: 36px;
    height: 36px;
    font-size: 14px!important;

}
.casestudy-carousel-column {
    border-top: 10px solid #004892;
}


.tab-align-left {
    text-align: left!important;
}
.toggles .toggle>h3>a {
    padding: 15px 15px;
}

.toggles .toggle>h3>a>i {
    font-size: 18px;
    margin-right: 10px;
}
.toggles .toggle .inner-toggle-wrap {
    padding: 15px!important;
}













#footer-outer:before {
    top: -50px;
}
}



@media(max-width:767px){
.wpb_row.directon-grid-row {
    margin-top: 147px;

}
.wpb_row.directon-grid-row .row_col_wrap_12_inner.col.span_12 .vc_col-sm-3.direction-row-column {
    width: 50%;
}
.direction-row-column >.vc_column-inner> .wpb_wrapper {
    justify-content: flex-start;
    display: flex;
    padding: 15px 0px 15px 10px;
}
.direction-grid-content h3 {
    font-size: 12px;
        line-height: 12px;
}
.direction-grid-content p {
    line-height: 10px;
    font-size: 10px;
}
.vati-component-grid-row .row_col_wrap_12.col .vati-component-grid {
    margin-bottom: 15px!important
}


.canvas-background .row-bg-overlay {
    top: -272px!important;
}

.grid-item {
    margin-top: 20px;
}

.grid-item>svg {
    width: 140px;
}


.arrow-grids-row>.col.span_12 .wpb_column {
    flex: inherit;
    width: 100%;
    margin: 0!important;
    margin-bottom: 15px!important;
}


.arrow-grids-row>.col.span_12 .wpb_column:last-child{
	margin-bottom: 0px!important;
}

.column-cart-box .column-image-bg {
    background-size: 100%!important;
}
.column-cart-box>.vc_column-inner:before {
    height: 80%;
}
.book-discription .iwithtext .iwt-icon {
    width: 50px;
}
.enterprice-cheklist .check-listing li {
    width: 100%;
    border-right: 0!important;
    border-bottom: 1px solid #1e344a!important;
}
.enterprice-cheklist .check-listing li:last-child {
    border-bottom: 0!important;
}
.icon-casestudy {
    font-size: 10px;
    padding: 8px 16px 8px;
}












.equal-cta {
    min-width: 80px!important;
    height: 40px;
    font-size: 12px!important;
    margin: 0px 5px!important;
}

.material #footer-outer #footer-widgets .col ul li {
    margin-bottom: 10px;
}

#footer-outer .row {
    padding: 40px 0;
  
}

#footer-outer:before {
    top: -25px;

}

.shape-section .row-bg-overlay, .transparent-angle-right-bottom .row-bg-overlay {
    top: -35px!important;
}








}


