div#site-loader{display:none;}
.metaslider .caption-wrap {
    top: 15%;
    background: transparent !important;
    left: 3% !important;
    opacity: 1 !important;
    width: 34% !important;
}
.metaslider ul li.slide-32 .caption-wrap, .metaslider ul li.slide-385 .caption-wrap {
    top: 15%;
    left: auto!important;
    opacity: 1 !important;
    width: 34% !important;
    right: 10% !important;
}
.metaslider .caption-wrap .caption {
    line-height: 40px;
    text-align: left !important;
    color: #145892;
    font-weight: 600;
}
h1.Banner-title {
    color: #e7dab3;
    font-size: 30px;
    letter-spacing: -1px !important;
}
h2.banner-sub-title {
    color: #fff;
    margin-top: 20px;
    font-size: 16px;
    line-height: 27px;
    font-weight: 500;
}
a.main-a {
    margin-top: 30px;
   
}
a.main-a, a.site-button {
     /*background: linear-gradient(to right,#fdb813 50%,#19215f 50%) no-repeat scroll right bottom/210% 100% #19215f!important;*/
       padding: 2px 15px 3px;
    transition: ease 1s !important;
    border-radius: 1px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 35px;
}
a.site-button, a.main-a {
    background: #fff !important;
    color: #19215f;
    border: 2px solid #19215f;
}
a.site-button:hover, a.main-a:hover {
    background: #19215f !important;
    color: #fff;
    border: 2px solid #19215f;
}
.brand {
        border-top: 97px solid #fff1c6;
    border-right: 60px solid transparent;
    height: 0;
    margin-left: -13%;
    width: 100%;
    z-index: -1;
    position: absolute;
    display: none;
}
ul#primary-menu > li > ul.sub-menu li > a{position:relative;}
ul#primary-menu > li > ul.sub-menu li > a:before{
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 0;
    height: 1px;
    background: #ededed;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    visibility: hidden;
    opacity: 0;
}
ul#primary-menu > li > ul.sub-menu li > a:hover:before{
    left: 0;
    visibility: visible;
    opacity: 1;
    width: 30px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}
ul#primary-menu > li > ul.sub-menu li > a:hover{padding-left:37px;color: #fdb813;}
span.small-span {
    color: #fdb813;
    display: none;
}
h1.main-title, h3.sub-title {
    color: rgb(25,33,95);
    font-size: 20px;
    font-weight: 700;    text-transform: uppercase;
}
p.justify {
    text-align: justify;
        line-height: 200%;
        color:rgb( 128,128,128);
}
p.button-css{position:relative;    margin-top: 25px;}
p.button-css:before {
    content: '';
    position: absolute;
    top: 23%;
    background: url(https://demoserver.jbsoft.in/NLPPushpa/jb-content/uploads/2021/07/splitter.png);
    width: 100%;
    height: 20px;
    left: 0;
    z-index: 0;
}
p.button-css a.site-button {
    z-index: 99;
    position: relative;
    display: inline-block;
          padding: 3px 24px 4px;
    line-height: 35px;
        border-radius: 3px;
}
.why-nlp-box {
    background: #fff4c9;
    border-left: 4px solid #fed747;
    padding: 15px 0px 15px 15px;
    position: relative;
        height: 85px;
    display: flex !important;
    align-items: center !important;
    margin-bottom:50px;
}
.why-1{
     border-right: 4px solid #fed747;
     border-left:0;
      padding: 15px 15px 15px 0px;
}
.clip-path {
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    position: absolute;
    right: -69px;
    width: 70px;
    height: 100%;
    z-index: 999;
    background: #fff4c9;
    top: 0;
    display: none;
}
.why-1 .clip-path {
    clip-path: polygon(100% 0, 100% 100%, 0 50%);
    left: -69px;
    background: #fff4c9;
    top: 0;
    display:none;
}
.img-height img{width:70%;
    margin:auto;
}
p.highlight {
    padding: 10px;
    background: #2925480a;
    border-radius: 3px;
    text-align: justify;
    margin-bottom:20px;
    line-height: 200%;
}
ul.list li {
    position: relative;
    padding: 0px 0px 0px 20px;
    /*color: #020202;*/
        line-height: 200%;
        font-size: 16px;
        font-weight: 400;
        color:rgb( 128,128,128);
}
ul.list li:before {
   content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #5b6080;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
}
.qualification-box-inner {
    padding: 20px 20px 30px;
    border-radius: 5px;
    position: relative;
    z-index: 9999;
    height: auto;
    background:#fff;
}
.qualification-box-inner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    /*background: #f7f7f7;*/
    /* opacity: .7; */
    top: 0;
    left: 0;
    z-index: 0;
    border-radius: 5px;
}
.qualification-box {
    padding: 20px 20px 30px;
    border-radius: 5px;
    position: relative;
    z-index: 9999;
    height: 470px;
    cursor: pointer;
    border: 1px solid #e7e7e7;
    box-shadow: 1px 1px 5px #aaa;
    background: #fff;
}
.qualification-box:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    border-radius: 5px;
}
.arrow {
    position: absolute;
    left: 42%;
    right: 0;
    z-index: 9;
    transition:.5s;
    opacity:0;
        bottom: -30px;
}
.arrow a i {
    color: #fdb813;
    font-size: 23px;
}
.qualification-box:hover .arrow{
    opacity:1;
    transition:.5s;
}
.arrow a {
    width: 60px;
    height: 60px;
    background: rgb(25,33,95);
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
h2.home-title {
    color: rgb(253,184,19);
    z-index: 999;
    position: relative;
    font-size: 18px;
    font-weight: 700;
}
.about-pushpa{position:relative;
    z-index:99;
}
.about-pushpa:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 24%;
    right: 0;
    background: #f9f9f9;
    /* border-radius: 30px; */
    width: 100%;
    height: 100%;
    z-index: -1;
}
.bord-img img{border-radius:20px;}




.slick span {
  display: block;
  position: relative;
  text-align: center;
  transform: translate(0, 0) scale(.8);
  transition: all .4s ease;
  opacity: .9;
}

.slick-slide {
  /*border: solid 1px #2dc37f;*/
}

.slick-slide.lt2 span {
  transform: translate(10%, 0) scale(.6);
}
.slick-slide.lt1 span {
  opacity: .7;
  transform: translate(5%, 0) scale(.8);
}
.slick-slide.gt1 span {
  opacity: .7;
  transform: translate(-5%, 0) scale(.8);
}
.slick-slide.gt2 span {
  transform: translate(-10%, 0) scale(.6);
}
.slick-slide.slick-center span {
      z-index: 1;
    transform: scale(1);
    opacity: 1;
    /* color: #e67e22; */
    border: 1px solid #e9e9e9;
    padding: 5px;
    border-radius: 3px;
}

.slick-prev,
.slick-next{
  position: absolute;
  top: 50%;
  appearance: none;
  margin-top: -10px;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
  color: transparent;
  outline: none;
  z-index: 100;
}

.slick-prev {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 15px 0;
  border-color: transparent #007bff transparent transparent;
  left: 0;
}
.slick-next {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #007bff;
  right: 0;
}
.slick span a {
    position: absolute;
    bottom: 5%;
    left: 3%;
    background: #fff1c6;
    padding: 10px 8px;
    border-radius: 10px;
    transition: .5s;
    font-size: 15px;
    box-shadow: 3px 3px 2px #d8d4d4;
    color: #1a245f;
    font-weight: bold;
}
.slick-slide img {
    width: 100%;
}
span.slide-span {
    border: 0 !important;
    color: #ffc729;
    text-align: left;
    font-weight: 500;
    position: relative;
}
ul.reachus {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.reachus li {
    padding: 0px 0 0px 25px;
     position: relative; 
}
ul.reachus li:before {
font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}
ul.reachus li.company { font-weight:bold;}
ul.reachus li.company:before {
	content: "\f0f7";
}
ul.reachus li.location:before {
	content: "\f041";
}
ul.reachus li.email:before {
	content: "\f003";
}
ul.reachus li.mobile:before {
    content: "\f10b";
    font-size: 22px;
    top: 8px;
}
ul.reachus li.phone:before {
    content: "\f095";
}
.menu-quick-links-container, .menu-programs-offered-container, ul.reachus {
       /*box-shadow: 1px 1px 25px -9px #51639f;*/
    /*height: 300px;*/
    padding: 24px 5px !important;
    position:relative;
}
.menu-quick-links-container:before, .menu-programs-offered-container:before, ul.reachus:before{
      display: inline-block;
    height: 12px;
    width: 12px;
    background-color: #232c63;
    content: "";
    position: absolute;
    top: 0%;
    left: 60px;
    border-radius: 100%;
    /*right: 50%;*/
}
.menu-quick-links-container:after, .menu-programs-offered-container:after, ul.reachus:after {
    display: inline-block;
    height: 2px;
    width: 60px;
    background-color: #232c63;
    content: "";
    position: absolute;
     top: 1.5%;
    left: 0;
    /*border-radius: 100%;*/
    /* right: 50%; */
}
.foot-center p {
    margin: 0;
}
.foot-right p {
    text-align: right;
}
ul.reachus li a {
    padding: 0;
}
span.dis-inline {
    width: 100%;
    display: inline-block;
    color: #232c63;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}
.pad-top-15{padding-top:4px !important;}
.foot-center a:hover {
    color: #fff1c6;
}
section.footer-above {
    width: 100%;
    float: left;
    text-align: center;
    /* background: #fff1c6; */
    /*padding: 50px 0px 0px;*/
    line-height: 72px;
}
.back-img-section:before {
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
       background: #4b7dbe;
    opacity: .95;
}
.back-img-section p.justify, .back-img-section ul.list li{color:#e5e5e5;}
.back-img-section h1.main-title{color: #f3d38a;
}
.back-img-section {
    position: relative;
    z-index: 1;
}
.clr-wit{color:#fff !important;}

/*ul#menu-programs-offered li a{position:relative;}*/
/*ul#menu-programs-offered li a:before{*/
/*       content: "\f18e";*/
/*    font-family: FontAwesome;*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    text-decoration: inherit;*/
/*    color: #fcecb9;*/
/*    font-size: 16px;*/
/*    padding-right: 0.5em;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*}*/
.fixedbtnclass {
    transform-origin: 100% 100%;
    top: auto;
    position: fixed;
    z-index: 99999999;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -ms-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    bottom: 3%;
    left: 1%;
}
.fixedbtnclass button {
    border: 0;
    background: repeating-linear-gradient(To right, #36c637, #57f06d);
    color: #fff;
    padding: 12px 15px;
    border-radius: 50px;
    line-height: 0;
}
.fixedbtnclass button a {
    color: #fff;
}
.fixedbtnclass button a i.fa {
    font-size: 30px;
    color: #ffffff;
}

ul.list.clr-blk li:before{color:#fedc61;}
.abt-img img{
        border: 1px solid #333;
    border-radius: 10px;
}
.metaslider {
    position: relative;
    z-index: 0;
    padding: 0 !important;
    overflow-x:hidden
}
a.program-slider{
    position:relative;
    z-index:9;
    display: inline-block;
    width:100%;
}
a.program-slider .program-content {
    top: auto;
    color: #fff;
    left: 0;
    bottom: 0;
    right: auto;
    font-size: 20px;
    text-align: center;
    background: rgb(25 33 95);
    padding: 10px 5px;
    box-shadow: 0 -54px 99px rgb(0 0 0 / 10%);
    transition: .2s cubic-bezier(.3,.58,.55,1);
    margin: -40px 35px 15px;
    z-index: 99;
    position: relative;    border-radius: 5px;
}

a.program-slider span.pro-span{
    font-weight: 700;
    display: inline-block;
    width: 100%;
    color: #fdb813;
    font-size: 18px;
        display: none;
}

a.asp-pgm-slider .program-content {
    top: 40px !important;
    color: #333;
    left: 0;
    bottom: 0;
    right: auto;
    font-size: 20px;
    text-align: center;
    background: #ffff;
    padding: 10px 5px;
    box-shadow: 0 -54px 99px rgb(0 0 0 / 10%);
    transition: .2s cubic-bezier(.3,.58,.55,1);
    margin: -40px 25px 25px;
    z-index: 99;
    position: relative;
    border-radius: 8px;
}

span.overlay-content {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
}
span.overlay-content-white {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #192671;
    font-weight: 700;
}

a.program-slider:hover .program-content  {
transform:translateY(-30px);
transition: .2s cubic-bezier(.3,.58,.55,1);
background:rgb(253,184,19);
}
a.program-slider:hover .program-content span.pro-span{color:#19215f;}
a.program-slider:hover .program-content span.overlay-content{color:#333;}
.site-button.button-1{
    padding: 7px 41px;
    font-size: 16px;
        line-height: 35px;
        border-radius:3px;
}
.footer-above .row{
    z-index: 999;
    background: #fff;
    padding: 40px 30px;
    box-shadow: 1px 1px 10px 10px #13235521;
    border-radius: 20px;
    margin-bottom: -60px;
    position: relative;
}
.dis-left{
        display: flex;
    align-items: center;
}
.dis-left h1{font-size:20px;}
.dis-right{
     display: flex;
    align-items: center;
    justify-content: flex-end;
}
.ekko-lightbox-nav-overlay a {
    width: 32px;
    background: #fff1c6;
    position: absolute;
    top: 50%;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ekko-lightbox-nav-overlay a:first-child {
   left:0;
}
.ekko-lightbox-nav-overlay a:last-child {
   right:0;
}
.gallery a img {
    width: 100%;
    object-fit: cover;
    height: 300px;
    border: 1px solid #d4d4d4;
    padding: 3px;
    border-radius: 3px;
}
ul.list.clr-blk li {
    color: rgb( 128,128,128);
}
ul.list.clr-blk li:before {
    color: #19215f;
}

.metaslider ul li.slide-32 .caption-wrap .caption .banner-1 p.justify{line-height: 25px;
    color: #d8d8d8;}
    span.below-title {
    color: #000;
    font-weight: 600;
    font-size: 17px;
}
h2.banner-sub-title.title-big {
    font-size: 15px;
    background: #131313;
    padding: 20px 24px;
    text-align: justify;
}
ul#menu-quick-links li a, ul#menu-programs-offered li a{position:relative; padding-left:15px !important;}
ul#menu-quick-links li:after, ul#menu-programs-offered li a:after{
     content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #323232;
    font-size: 15px;
    padding-right: 0.5em;
    position: absolute;
    top: 5px;
    left: 0;
}
.foot-center p a {
    color: #1f2963;
    font-weight: 600;
}
h1.asp-cus-h1 {
    font-size: 20px;
    color: rgb(25 33 95);
}
ul.list.sub-list-asp {
    padding-left: 60px;
}

.sow-icon-contact-asp .sow-icon-fontawesome[data-sow-icon]:before {
    color: #ffffff;
}
li#menu-item-42 ul {
    width: 300px !important;
}
.sow-features-feature{    border-bottom: 1px dashed #bcbcbc;
    padding-bottom: 30px !important;}
    .sow-features-feature:last-child {
        border:0px;
        margin:0 !important;
    } 
li.menu-item-has-children.menu-item-17 ul {
    width: 500px;
}
.socialgroup.group-abs {
    position: fixed;
    top: 25%;
    right: 0;
    z-index: 99999;
}
.socialgroup.group-abs ul#menu-social-menu-1 li {
    display: block;
        margin-bottom: 5px;
}
.socialgroup.group-abs a {
   width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    border-radius:0px !important;
}
li.slide-634 h1.Banner-title {
    color: #333 !important;
}
.appointment-bg {
    padding: 50px 50px 20px;
    background: rgb(251 251 251);
    position: relative;
    box-shadow: 1px 1px 10px inset #ccc;
    display: inline-block;
}
.psac-post-short-content{
    line-height:200%;
}
.psac-readmorebtn{
    color: rgb(25 33 95);
    border: 2px solid rgb(25 33 95);
    font-size:16px !important;
}
.psac-readmorebtn:hover, .psac-readmorebtn:focus{
    color: #fff;
    background:rgb(25 33 95);
}
.psac-post-carousel.psac-design-1 .psac-post-carousel-content a{
    font-size:18px;
}
div#slide-1-layer-2 a.main-a, div#slide-4-layer-2 a.main-a, div#slide-3-layer-2 a.main-a, div#slide-5-layer-2 a.main-a{
    padding: 6px 30px !important;
    /*color: #fff;*/
    font-size: 16px !important;
    /*margin: 0;*/
}
li.current-menu-ancestor.current-menu-parent > ul > li.current-menu-item > a {
    color: #fdb813 !important;
}
.sow-features-feature .textwidget h4 {
    font-size: 18px !important;
    font-weight:600;
}
.sow-features-feature .textwidget  {
    font-size: 16px !important;
}
.lsow-slide {
    background: #fff;
    padding: 20px 0px;
    border-radius: 5px;
    box-shadow: 0px 0px 13px inset #cecece;
}
.footer-widget-item {
    display: none;
}
.program-tab .lsow-tab-nav {
    width: 38%;
    float: left;
        background: #19215f;
}
.program-tab .lsow-tab-nav .lsow-tab {
    margin:0px !important;
}
.program-tab .lsow-tab-nav .lsow-tab a.lsow-tab-label {
    background: #19215f !important;
    color: #bbbdce  !important;
    border-radius:0px !important;
        border-bottom: 1px solid #384080;    padding: 15px 15px !important;
}
.program-tab .lsow-tab-nav .lsow-tab.lsow-active a.lsow-tab-label {
    border-color: #19215f !important;
    background: #fdb813 !important;
    color: #fff !important;
}

.program-tab .lsow-tab-panes{
    width: 62%;
    float: left;
    background: #fff;
}
.program-tab .lsow-tabs .lsow-tab-pane {
    padding: 10px 20px 20px !important;
}
.image-bord img {
    object-fit: cover;
    height: 275px;
    vertical-align: top;
    padding: 3px;
    box-shadow: 1px 1px 5px #bbbbbb;
    background: #fff;
}
.image-bord h4 {
    background: rgb(25,33,95);
    margin: 0px !important;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: 0px !important;
    position: relative;
}
.image-bord h4 a {
    color: #fff;
    padding: 15px 0px;
    display: inline-block;
}
.row-css {
    border: 1px solid #eaeaea;
    padding: 20px 6px 20px 6px;
    background: #fff;
}
.wp-video-shortcode, .mejs-container.mejs-video{height:400px !important;}
p.strong1 {
    background: #fff;
    color: #000;
    font-weight: 500;
    padding: 8px 10px;
    text-align: center;
}
.lsow-tabs.style8 .lsow-tab-nav .lsow-tab a:hover, .lsow-tabs.style8 .lsow-tab-nav .lsow-tab a:focus {
    background: #fdb813 !important;
    color: #fff !important;
    border-left: 3px solid #19215f;
}
.tp-parallax-wrap.image-border img {
   border: 1px solid #161616;
    border-radius: 100%;
    background:#fff;
    
}
.testi-box img {
    width: 100%;
}
.testi-box {
    border: 1px solid #fff;
    background: #fff;
    padding: 10px;
    box-shadow: 1px 1px 10px #d5d5d5;
}
p.strong {
    margin: 0;
    color: #182261;
    font-weight: 500;
}
.foot-center p a:hover {
    color: #1f2963;
}
.lsow-testimonials-slider .lsow-testimonial-text{padding:0px 10px;}
.contact-mbtm {
    margin-top: 15px;
}
.page-id-35 .banner-overlay,
.page-id-811 .banner-overlay,
.page-id-831 .banner-overlay,
.page-id-961 .banner-overlay,
.page-id-872 .banner-overlay,
.page-id-882 .banner-overlay,
.page-id-939 .banner-overlay{
    background-color: rgb(25 33 95);
}

.page-id-35 .wrap-inner-banner .page-header .page-title,
.page-id-811 .wrap-inner-banner .page-header .page-title,
.page-id-831 .wrap-inner-banner .page-header .page-title,
.page-id-961 .wrap-inner-banner .page-header .page-title,
.page-id-872 .wrap-inner-banner .page-header .page-title,
.page-id-882 .wrap-inner-banner .page-header .page-title,
.page-id-939 .wrap-inner-banner .page-header .page-title{

    color:#fdb813;
}
.gallery a {
    margin-bottom: 20px;
    padding: 0px 10px;
}
.lsow-flexslider .lsow-slides img.img-width, img.img-width1{
        width: 6%;
    margin-top: 10px;
}
.lsow-author-credentials {
    width: 100%;
}





@media(min-width:1200px) and (max-width:1440px){
    .about-pushpa:before {
    left: 21%;
    width: 78%;
    }
    .lsow-testimonials-slider .lsow-testimonial-user {
    display: table;
    margin: 0;
    width: 100%;
        padding-left: 30px;
}
.lsow-testimonials-slider .lsow-testimonial-user .lsow-image-wrapper {
    display: table-cell;
    width: 10%;
}
   
}


@media(min-width:1024px) and (max-width:1199px){
    
    .qualification-box{    height: 500px;}
}
@media(max-width:1199px){.about-pushpa:before{left:0}}
@media screen and (max-width: 780px) {
  .dis-right {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .qualification-box{height:auto;}
  .dis-left h1 {
    text-align: center;
}
}




@media(min-width:992px) and (max-width:1023px){
    
    .qualification-box {
    padding: 5px 20px 30px;
  height: 500px;;
    }
    .dis-left h1 {
    font-size: 22px;
}
.dis-right {
   margin-top: 15px;
}
}





@media(min-width:781px) and (max-width:991px){
    ul.list li {
    font-size: 13px;
    margin: 2px 0px;
    line-height: 23px;
}
h2.home-title {
    font-size: 17px;
}
.qualification-box {
    padding: 10px 13px 30px;
    height: 470px;
}
h1.main-title, h3.sub-title {
    font-size: 21px;
}
span.overlay-content{    font-size: 13px;}
.image-bord img {
    height: 200px;
}
.image-bord h4 a {
    font-size: 13px;
}
}
@media(min-width:768px) and (max-width:991px){
   
a.main-a {
    margin-top: 0px;
    font-size: 13px !important;
    padding: 0px 12px !important;
    line-height: 30px;
}
div#slide-1-layer-2 a.main-a, div#slide-4-layer-2 a.main-a, div#slide-3-layer-2 a.main-a, div#slide-5-layer-2 a.main-a {
    padding: 6px 15px !important;
}
.block-top-footer .widget ul li a, .block-top-footer .widget ol li a{font-size: 14px;}
.foot-center p{text-align:center;}
}

@media(min-width:768px) and (max-width:780px){
    .image-bord .widget {
    width: 70%;
    margin: 0 auto;
}
.testi-box img {
    width: auto;
}
}



@media(max-width:780px){
    
}
@media(max-width:767px){
    .foot-center p {
    text-align: center !important;
}
div#slide-1-layer-2 a.main-a, div#slide-4-layer-2 a.main-a, div#slide-3-layer-2 a.main-a, div#slide-5-layer-2 a.main-a {
    padding: 8px 10px !important;
    /* color: #fff; */
    font-size: 13px !important;
}

.lsow-testimonials-slider .lsow-testimonial-text{padding:10px;}
.lsow-testimonials-slider .lsow-testimonial-text p.justify{    font-size: 15px;}
.program-tab .lsow-tab-nav {
    width: 100%;
}
.program-tab .lsow-tab-panes {
    width: 100%;
}
.program-tab .lsow-tabs .lsow-tab-pane {
    padding: 10px 10px 20px !important;
}
}
@media(min-width:601px) and (max-width:767px){
   .testi-box img {
    width: auto;
}
}


@media(max-width:600px){
    h1.main-title, h3.sub-title {
    font-size: 25px;
    }
}

@media(min-width:426px) and (max-width:600px){
   
}



@media(max-width:425px){
  
}
















