
/*.hpyslide button:not(:disabled){
    display: none;
}*/
.hpyslide .owl-stage-outer .owl-stage .owl-item:nth-child(1) button.slick-prev.slick-arrow.hpyleft{display: none}
.hpyslide .owl-stage-outer .owl-stage .owl-item:nth-child(2) button.slick-next.slick-arrow.hpyright{display: none}
#legacy .owl-carousel .owl-nav button.owl-next, #legacy .owl-carousel .owl-nav button.owl-prev, #legacy .owl-carousel button.owl-dot {
    background: #126eb1;
    border-radius: 50%;
    border: none;
    padding: 5px !important;
    margin: 0 7px;
}
#legacy button.owl-dot.active{
    background: transparent !important;
    border: solid 2px #126eb1 !important;
}
#legacy .owl-dots{
    text-align: center;
}
#cthandscroll i{cursor: pointer;}
.text-filed-midd {
    position: absolute;
    z-index: 1;
    top: 50%;
    text-align: center;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    color: #fff;
    font-size: 2rem;
}
.hdbg .close {
    margin: -7px -5px 0 0;
    background: #126eb1;
    color: #fff !important;
}
/*.modal-dialog .modal-content{
    background: #fff !important
}*/
.modal-dialog .modal-content {
    /*background: rgba(255, 255, 255, 0.9) !important;*/
    background: url('http://ttk.foxymoron.in/wp-content/themes/ttk/assets/images/TTK_healthcare-new.png');
    background-size: 20%;
    background-position: center;
    background-repeat: no-repeat;
}
.modal-dialog .modal-body p{
    color: #000 !important
}

/*home page slider arrow*/
#Our-Clients .owl-carousel .owl-nav.disabled{
    display: block;
}
#Our-Clients .owl-carousel .nav-btn {
    top: 85px !important;
}
/*home page slider arrow end*/
/* new design 22-08-2019 */
section{ overflow: hidden; }
#home-slider .owl-nav, #home-slider .owl-carousel .owl-dots, .innovationslid .owl-nav, .innovationslid .owl-dots, .hpyslide .owl-nav, .hpyslide .owl-dots{
    display: none !important
}
section.legacy-bg{
    background: #126eb1;
    padding: 1.5% 0 1% 0;
    color: #fff
}
section.legacy-bg h2{font-family: 'Noto Sans', sans-serif;}
.desc-leg{
    align-items: center;
    display: flex
}
button.slick-prev.slick-arrow.custm{
    left: 12%;
}
button.slick-next.slick-arrow.custm{

    right: 15%;
}
button.slick-prev.slick-arrow.custm,
button.slick-next.slick-arrow.custm{
    position: absolute;
    bottom: 10%;
    border: solid;
    z-index: 1111;
}
 button.slick-prev.slick-arrow.custm:after{
    content: '';
    font-size: 0 !important
}
.timeline-wrapper .slick-prev,
.timeline-wrapper .slick-next{
    display: none !important
}
button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
.innovationslid .readarrow{
    display: flex;
    flex-direction: column
}
.innovationslid .readarrow .arrowct button{
    position: unset;
    padding: 0;
    margin: 0
}
.innovationslid .readarrow .arrowct{
    margin-top: 20%
}
.business-row-cust{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e75b5+41,ffffff+41 */
background: rgb(30,117,181); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(30,117,181,1) 41%, rgba(255,255,255,1) 41%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(30,117,181,1) 41%,rgba(255,255,255,1) 41%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(30,117,181,1) 41%,rgba(255,255,255,1) 41%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e75b5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.subtext-white, .h2-notofont-white{
    color: #fff
}
.our_clients .owl-stage-outer .owl-stage .owl-item{
    border: 1px dashed #d2d2d2
}
.our_clients .owl-stage-outer .owl-stage .owl-item.active:first-child{
    margin-left: 1px
}






.our_clients.owl-carousel .nav-btn{
  height: 47px;
  position: absolute;
  width: 26px;
  cursor: pointer;
  top: 100px !important;
}

.our_clients .owl-carousel .owl-prev.disabled,
.our_clients .owl-carousel .owl-next.disabled{
pointer-events: none;
opacity: 0.2;
}

.our_clients.owl-carousel .prev-slide{
  background: url('../images/leftarrow.png') no-repeat scroll 0 0;
  left: -33px;
}
.our_clients.owl-carousel .next-slide{
  background: url('../images/leftarrow.png') no-repeat scroll 0px 0px;
  right: -33px;
  transform: rotateY(-180deg);
}

.happy-bg{
    background: #126eb1;
    margin: 0 !important
}

.arrowcthappy button.slick-prev.slick-arrow{
    margin-left: 0
}
.vertical_al{
        display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    padding-left: 8%;
    padding-right: 6%
}

.gradntblue{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+57,cae9f5+59,cae9f5+77,cae9f5+77,ffffff+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 57%, rgba(202,233,245,1) 59%, rgba(202,233,245,1) 77%, rgba(202,233,245,1) 77%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 57%,rgba(202,233,245,1) 59%,rgba(202,233,245,1) 77%,rgba(202,233,245,1) 77%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 57%,rgba(202,233,245,1) 59%,rgba(202,233,245,1) 77%,rgba(202,233,245,1) 77%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

/* .timeline .timeline-nav .slick-list {
    padding: 0 1% !important;
    max-width: 58%;
} */

.pt-top{
    padding-top: 4%;
    padding-bottom: 3%
}
.stbusidest{
        max-width: 63%;
    margin: 0 auto;
}
/* @media (min-width: 992px) and (max-width: 1140px) { */
    @media only screen and (min-width: 1024px) and (max-width: 1440px) {
    button.slick-prev.slick-arrow.custm.leftcust {
        left: 3%;
        bottom: 11%;
    }
    button.slick-next.slick-arrow.custm.rightcust {
        right: 4%;
        bottom: 11%;
    }
    .vertical_al {
        padding-left: 5%;
        padding-right: 3%;
    }
}
/* new design 22-08-2019 */


body {
    font-family: 'Noto Sans', sans-serif;
}
section {/*min-height: 450px;*/
    margin: 2vw 0 !important;
    position: relative;
}
footer {
    background-color: #1aa1d2;
}
.hr-cust{ border-top: 1px dotted rgba(0,0,0,0) !important; }
.dotted-spaced {
  background-image: linear-gradient(to right, #d2d2d2 60%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 10px 1px;
  background-repeat: repeat-x;
}
.left {
  padding: 1px 10px;
}
#news .owl-carousel .owl-nav button.owl-next,#news .owl-carousel .owl-nav button.owl-prev{outline: none;}

.imgpatch {
    width: 4%;
    position: absolute;
    right: 0;
    top: -30%;
    -webkit-box-shadow: -7px 0px 32px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: -7px 0px 32px 0px rgba(0,0,0,0.05);
    box-shadow: -7px 0px 32px 0px rgba(0,0,0,0.05);
}
.imgpatch2 {
    width: 4%;
    position: absolute;
    right: 0;
    top: -10%;
    z-index: 999;
    -webkit-box-shadow: -7px 0px 32px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: -7px 0px 32px 0px rgba(0,0,0,0.05);
    box-shadow: -7px 0px 32px 0px rgba(0,0,0,0.05);
}
.righpatch {
    width: 3.5%;
    height: 37%;
    position: absolute;
    z-index: 999;
    top: -20%;
}
.read-more {;
    padding-top: 30px;
}
a.readMore {
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 25px;
    color: #fff;
    transition: .2s all ease-in-out;
    z-index: 3;
    font-weight: bold;
    /* position: absolute; */
    z-index: 99;
}
a.readMore span {
    transition: .2s all ease-in-out;
}
a.readMore:hover {
    color: #fff;
    text-decoration: none;
    transition: .2s all ease-in-out;
    padding-left: 5px;
}
a.readMore:hover span {
    margin-left: -7px;
}
.glyphicon-arrow-right:before {
    content: "";
}
.h2-notofont-white {
    font-family: 'Noto Sans', sans-serif;
    font-size: 40px;
    color: #fff;
    line-height: 56px;
}
.subtext-white {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #fff;
    line-height: 29px;
}
.h2-notofont-black {
    font-family: 'Noto Sans', sans-serif;
    font-size: 40px;
    color: #383838;
    line-height: 56px;
}
.h3-notofont-black {
    font-family: 'Noto Sans', sans-serif;
    font-size: 30px;
    color: #383838;
    line-height: 52px;
    width: 100%;
}
.subtext-black {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #383838;
    line-height: 29px;
    padding-bottom: 3%;
}

.h2-notofont-white-bold {
    font-family: 'Noto Sans', sans-serif;
    color: #fff;
}
.owl-carousel {
    z-index: 3!important;
}
.padding-text-left {
    padding-left: 5%;
    padding-right: 0;
}
.dark-blue-bg {
    background: #126eb1;
}
.dark-blue2-bg {
    background: #09518e;
}
.light-blue-bg {
    background: #1aa1d2;
}
/*------------------------------ navbar css ------------------------------- */
.h2-notofont {
    font-family: 'Noto Sans', sans-serif;
    font-size: 40px;
    color: #383838;
    line-height: 56px;
    width: 100%;
}
.subtext {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #383838;
    line-height: 29px;
}
nav.topmenu {
    border: none;
    border-radius: 0;
    z-index: 3;
    background: rgba(46,147,206,1);
    background: -moz-linear-gradient(left, rgba(46,147,206,1) 0%, rgba(46,147,206,1) 50%, rgba(18,110,177,1) 50%, rgba(18,110,177,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(46,147,206,1)), color-stop(50%, rgba(46,147,206,1)), color-stop(50%, rgba(18,110,177,1)), color-stop(100%, rgba(18,110,177,1)));
    background: -webkit-linear-gradient(left, rgba(46,147,206,1) 0%, rgba(46,147,206,1) 50%, rgba(18,110,177,1) 50%, rgba(18,110,177,1) 100%);
    background: -o-linear-gradient(left, rgba(46,147,206,1) 0%, rgba(46,147,206,1) 50%, rgba(18,110,177,1) 50%, rgba(18,110,177,1) 100%);
    background: -ms-linear-gradient(left, rgba(46,147,206,1) 0%, rgba(46,147,206,1) 50%, rgba(18,110,177,1) 50%, rgba(18,110,177,1) 100%);
    background: linear-gradient(to right, rgba(46,147,206,1) 0%, rgba(46,147,206,1) 50%, rgba(18,110,177,1) 50%, rgba(18,110,177,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e93ce', endColorstr='#126eb1', GradientType=1 );
}
.cust-navup {
    background: #2e93ce;
}
.navbar-toggler {
    margin-right: 10px !important;
}
nav.topmenu .cust-nav>li>a {
    color: #fff;
    padding: 10px 8px !important;
    font-size: 14px;
    cursor: pointer;
}
nav.topmenu .cust-nav>li>a:hover {
    color: rgba(255,255,255,.7);
    text-decoration: none;
}
nav.topmenu span.cont-nav {
    align-items: center;
    background: #126eb1;
    padding: 0 30px;
    height: 83px;
}
nav.topmenu span.cont-nav>a {
    color: #fff;
    padding: 10px 15px !important;
    font-size: 14px;
    vertical-align: middle;
    display: table-cell;
    height: 83px;
}
.navbar-nav {
    margin-left: 0px;
}
nav.topmenu span.cont-nav>a:hover {
    color: rgba(255,255,255,.7);
    text-decoration: none;
}
/*------------------------------ navbar css close ------------------------------- */
/*------------------------------ top banner -------------------------------------*/
#topbanner {
    /*min-height: 96vh;*/
    margin-top: 4vh;
}
.cust-row {
    height: 92vh;
}
.scroll-down, .scroll-down1 {
    position: absolute;
    width: 10%;
    text-align: center;
    bottom: 0;
    margin-bottom: 2vw;
    z-index: 4;
    left: 0;
    right: 0;
}
.scroll-down1{
    bottom: -5%
}
#scrolldown i,
#cthandscroll i{font-size: 30px}
.hm-up{bottom: 30%}
.scroll-text a {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #383838;
    /*color: #fff;*/
    text-decoration: none;
}
/*------------------------------------scroll arrow animation-----------------------------*/
.arrow {
    text-align: center;
    padding-top: 15px;
}
.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
transform: translateY(0);
}
40% {
transform: translateY(-10px);
}
60% {
transform: translateY(-5px);
}
}
/*------------------------------------scroll arrow animation close-----------------------------*/
/*--------------------------------------Home slider Start-------------------------------*/
section#home-slider{ margin: 0vw 0 !important;}
#home-slider .owl-nav{
    position: absolute;
    bottom: 10vh;
    left: 0vw;
}
#home-slider .owl-carousel .owl-nav button{outline: 0 none;}
#home-slider .owl-carousel .owl-nav button.owl-prev span{
    background-color: #4CAF50;
    border: none;
    padding: 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    left: 60%;
    color: transparent;
    background: url(../images/arrow-Prev-black.png) no-repeat center center;
    width: 15px;
    height: 11px;
    outline: 0 none;
    background-size: cover;
}
#home-slider .owl-carousel .owl-nav button.owl-next span{
    background-color: #4CAF50;
    border: none;
    padding: 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    left: 60%;
    color: transparent;
    background: url(../images/arrow-Next-black.png) no-repeat center center;
    width: 15px;
    height: 11px;
    outline: 0 none;
    background-size: cover;
}
/*#home-slider .owl-carousel .owl-nav button.owl-prev:after{
    content: ".";
    font-size: 50px;
    color: #fff;
    transform: translateY(-59%);
    position: absolute;
    top: 0%;
    color: #000;
}*/
#home-slider .owl-carousel .owl-nav button.owl-next{
        margin-left: 4.5vw;
}

#home-slider .owl-carousel .owl-dots {
     counter-reset: slides-num;
    /* Initialize counter. */
     position: absolute;
     bottom:10.5vh;
     left: 2.2vw;
     margin-top: 0px;
    
}
#home-slider .owl-carousel .owl-dots:after {
     content: counter(slides-num);
    /* get total number of items - more info on http://www.sitepoint.com/a-little-known-way-to-replace-some-scripts-with-css-counters/ */
     display: inline-block;
     font-size: 14px;
     vertical-align: middle;
     padding-left: 0px;
    position: absolute;
}
#home-slider .owl-carousel button.owl-dot {
     display: inline-block;
     counter-increment: slides-num;
    /* Increment counter */
     margin-right: 5px;
}
#home-slider .owl-carousel button.owl-dot span {
     display: none;
}
#home-slider .owl-carousel button.owl-dot.active:before {
     content: counter(slides-num) " /";
    /* Use the same counter to get current item. */
     display: inline-block;
     vertical-align: middle;
     font-size: 14px;
     position: absolute;
     left: 0;
     top: 0;
}  
#home-slider .owl-carousel .owl-dots {
    display: block;
}
.bubble-div{
    position: absolute;
    height: 100%;
    width: 100%;
   /* background: url(../images/bubble-img.png) repeat center center;*/
    background: url(../images/back-bubble1sect.png) no-repeat center center;
    background-size: contain;
}
.bubble-div-timeline{
    position: absolute;
    height: 100%;
    width: 100%;
    background: url(../images/bubble-img-timline.png) no-repeat center center;
    background-size: contain;
    z-index: 0;
}
.bubbles{
    position: absolute;
    height: 100%;
    width: 100%;
    /*background: url(../images/bubble-img-timline.png) repeat center center;*/
    background-size: contain;
    z-index: 0;
}
.bubble-div-valueformoney{
    position: absolute;
    height: 100%;
    width: 100%;
    background: url(../images/bubble-img-valueformoney.png) no-repeat center center;
    background-size: contain;
    z-index: 3;
}
.bubble-div-Business-Units{
    position: absolute;
    height: 100%;
    width: 100%;
   /* background: url(../images/bubble-img.png) repeat center center;*/
    background: url(../images/back-bubble2sect.png) no-repeat left center;
    background-size: contain;
}
.bubble-div-Business-Units-new{
    position: absolute;
    height: 100%;
    width: 100%;
   /* background: url(../images/bubble-img.png) repeat center center;*/
    background: url(../images/back-bubble2sect.png) no-repeat left center;
    background-size: cover;
}



/*--------------------------------------Home slider Close-------------------------------*/
/*------------------------------ top banner close -------------------------------------*/




/*------------------------------ timeline -------------------------------------*/
.timeline-bg {
    -webkit-box-shadow: 0px 5px 38px -5px rgba(0,0,0,0.44);
    -moz-box-shadow: 0px 5px 38px -5px rgba(0,0,0,0.44);
    box-shadow: 0px 5px 38px -5px rgba(0,0,0,0.44);
}
.timeline-bg-2 {
    background: #126db0;
}
#timeline1 {
    position: relative;
    /*z-index: -2;*/
}
.arrow-timeline {
    position: absolute;
    z-index: 5;
    top: 60%;
    margin: 0 auto;
    width: 4%;
    left: 50%;
}
#timeline1 button.slick-prev:after{
    content:" .";
    /* Use the same counter to get current item. */
     display: inline-block;
     vertical-align: middle;
     font-size: 60px;
     position: absolute;
     left: 90px;
     top: -9px;
     color: #fff;
     line-height: 0;
}

#timeline1 button.slick-next{
    margin-left: 21px;
}
.eventnew {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
ol.eventnew:first-child {
    margin-left: 137px;
}
ol.eventnew li.eventnewinner {
    position: relative;
    transform: translateX(0);
    opacity: 1;
    width: 30px;
    display: flex;
}
ol.eventnew li a.nextButtn {
    color: transparent;
    background: url(../images/arrow-Next.png) no-repeat center center;
}
ol.eventnew li a.prevButtn {
    color: transparent;
    background: url(../images/arrow-Prev.png) no-repeat center center;
}
ol.eventnew li a.nextButtn:hover, ol.eventnew li a.prevButtn:hover {
    color: transparent !important;
}
.text-vert {
    font-family: 'Noto Sans', sans-serif;
    font-size: 19px;
    color: #fff;
    line-height: 22px;
    font-weight: bold;
    -ms-transform: rotate(-90deg) translateX(-50%);
    -webkit-transform: rotate(-90deg) translateX(-50%);
    transform: rotate(-90deg) translateX(-50%);
    position: absolute;
    top: 50%;
    transform-origin: 0 0;
    padding-top: 21px;
}
.text-hore {
    /* padding-left: 60px; */
}
.text-hore h2{
    font-family: 'Noto Sans', sans-serif;
}
.text-hore h5{
    color: #fff
}
.w-text100 {
    width: 100%;
    position: absolute;
    left: 0;
    /*top: 50%;
    transform: translateY(-50%);*/
}
/*------------------------------ timeline close -------------------------------------*/
/*------------------------------ Philosophy -------------------------------------*/
#valueformoney {
    position: relative;
}
/*------------------------------ Philosophy close -------------------------------------*/
/*------------------------------ Business-Units -------------------------------------*/
.business-row-cust {
    padding: 0% 0;
}
#BusinessUnits {
    position: relative;
}
div#myNavbar1 {
    position: relative;
}

#myNavbar1 ul li p {
    width: 100%;
    color: #383838;
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    margin-top: 19px;
}
#myNavbar1 img {
    margin-bottom: 10px;
}
#myNavbar1 .circle {
    position: relative;
    width: 75px;
    height: 75px;
    margin-top: 10px;
    border-radius: 50%;
    position: relative;
    /*background-color: #fff;*/
    margin: 15px auto 10px auto;
    transition: .2s all ease-in-out;
}
.flex-container li:hover .circle {
    transform: scale(1.1);
}
#myNavbar1 .circle:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 1px dashed #01A0D4;
    left: 0;
    top: -0.7px;
    border-radius: 50%;
    z-index: 2;
}
#myNavbar1 .circle:after {
    content: "";
    position: absolute;
    width: 120%;
    height: 120%;
    background-color: #ffffff;
    left: -8px;
    top: -8px;
    border-radius: 50%;
    z-index: 1;
}
#myNavbar1 .circle img {
    width: 69px;
    height: 69px;
    border-radius: 50%;
    position: relative;
    transform: translateX(0px) translateY(2px);
    z-index: 3;
}
.flex-container li .circle img {
    background-color: #126eb1;
}
.flex-container li:nth-child(1) .circle img {
    background-color: #1aa1d2;
}
.flex-container li:nth-child(2) .circle img {
    background-color: #126eb1;
}
.flex-container li:nth-child(3) .circle img {
    background-color: #09518e;
}
.flex-container li:nth-child(4) .circle img {
    background-color: #126eb1;
}
.flex-container li:nth-child(5) .circle img {
    background-color: #1aa1d2;
}
.flex-container li:nth-child(6) .circle img {
    background-color: #126bad;
}
.flex-container li:nth-child(7) .circle img {
    background-color: #09518e;
}
.flex-container li:nth-child(8) .circle img {
    background-color: #126bad;
}
.flex-container li:hover .circle::before {
    animation: animateborder 5000ms linear;
}
@keyframes animateborder {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
25% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
75% {
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#myNavbar1 p {
    color: #383838;
    width: 70%;
    margin: 0 auto;
}
.hrline {
    height: 5px;
    position: absolute;
    z-index: -1;
    width: 100%;
    top: 30%;
    border-bottom: 2px dotted #126eb1;
}
.hrline:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #1aa1d2;
    border-radius: 50%;
    top: -1px;
}
.hrline:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #1aa1d2;
    border-radius: 50%;
    top: -1px;
    right: 0;
}
.flex-container {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    z-index: 3;
    position: relative;
}
.unit-align{
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin-bottom: 1%;
    justify-content: center; 
}

.unit-align li{
    margin-bottom: 3%;
    margin-top: 3%;
    cursor: pointer;
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;

}
.space-evenly {
    width: 100%;
    height: 150px;
    background-image: url(../images/Philosophy-new.jpg);
    border-radius: 10px;
    position: relative;
        background-size: cover;
    background-position: center center;
}
.bgbackg-01{
   background-image: url(../images/icon01.jpg);
}
.bgbackg-02{
   background-image: url(../images/icon02.jpg);
}
.bgbackg-03{
   background-image: url(../images/icon03.jpg);
}
.bgbackg-04{
   background-image: url(../images/icon04.jpg);
}
.bgbackg-05{
   background-image: url(../images/icon05.jpg);
}
.bgbackg-06{
   background-image: url(../images/icon06.jpg);
}
.bgbackg-07{
   background-image: url(../images/icon07.jpg);
}
.content {
   /*padding-top: 7%;*/
}
.space-evenly .round-logo{
    position: absolute;
    display: flex;
    align-items: center;
    width: 100%;
    top: -43px;
}
.aos-item a:hover {
    text-decoration: none;
}
/*------------------------------ Business Units close -------------------------------------*/
/*------------------------------ Innovations -------------------------------------*/
/*#innovations {
}
#innovations div.subtext-white ul li {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #fff;
    line-height: 29px;
    list-style: disc;
}
#innovations div.subtext-white ul {
    padding-left: 20px;
}*/
/*------------------------------ Innovations close -------------------------------------*/
/*-----------------------------------news start-----------------------------------------*/
.carosal-slider-bg {
    background: #4cdbff;
}
.news-bg {
    background: rgba(23,151,197,1);
    background: -moz-linear-gradient(left, rgba(23,151,197,1) 0%, rgba(23,151,197,1) 50%, rgba(9,81,142,1) 51%, rgba(9,81,142,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(23,151,197,1)), color-stop(50%, rgba(23,151,197,1)), color-stop(51%, rgba(9,81,142,1)), color-stop(100%, rgba(9,81,142,1)));
    background: -webkit-linear-gradient(left, rgba(23,151,197,1) 0%, rgba(23,151,197,1) 50%, rgba(9,81,142,1) 51%, rgba(9,81,142,1) 100%);
    background: -o-linear-gradient(left, rgba(23,151,197,1) 0%, rgba(23,151,197,1) 50%, rgba(9,81,142,1) 51%, rgba(9,81,142,1) 100%);
    background: -ms-linear-gradient(left, rgba(23,151,197,1) 0%, rgba(23,151,197,1) 50%, rgba(9,81,142,1) 51%, rgba(9,81,142,1) 100%);
    background: linear-gradient(to right, rgba(23,151,197,1) 0%, rgba(23,151,197,1) 50%, rgba(9,81,142,1) 51%, rgba(9,81,142,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1797c5', endColorstr='#09518e', GradientType=1 );
Copy text
}
#news .owl-stage {
    background: #09518e;
}
.owl-item {
    cursor: grab;
}
#news .item1 {
padding: 12% 12% 18% 12%;
}
.custum-row {
    padding: 0% 40px 0% 0%;
}
.item1 img, .item1 h3, .item1 p, .firstact h2 {
    padding-bottom: 2%;
    color: #fff;
    font-family: 'Noto Sans', sans-serif;
    font-size: 30px;
    font-weight: bold;

}
.owl-item .item .item1 h3, .owl-item .item .item1 {
    margin-top: 5%;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.item1 p {
    line-height: 20px;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: normal;

}
.gradnt {
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(79,182,220,0) 60%, rgba(79,182,220,1) 60%, rgba(79,182,220,1) 86%, rgba(79,182,220,0) 87%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(60%, rgba(79,182,220,0)), color-stop(60%, rgba(79,182,220,1)), color-stop(86%, rgba(79,182,220,1)), color-stop(87%, rgba(79,182,220,0)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(79,182,220,0) 60%, rgba(79,182,220,1) 60%, rgba(79,182,220,1) 86%, rgba(79,182,220,0) 87%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(79,182,220,0) 60%, rgba(79,182,220,1) 60%, rgba(79,182,220,1) 86%, rgba(79,182,220,0) 87%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(79,182,220,0) 60%, rgba(79,182,220,1) 60%, rgba(79,182,220,1) 86%, rgba(79,182,220,0) 87%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(79,182,220,0) 60%, rgba(79,182,220,1) 60%, rgba(79,182,220,1) 86%, rgba(79,182,220,0) 87%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4fb6dc', GradientType=0 );
}
.gradnt-white-bg {
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(202,233,245,0) 60%, rgba(202,233,245,1) 60%, rgba(202,233,245,1) 86%, rgba(202,233,245,0) 87%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(60%, rgba(202,233,245,0)), color-stop(60%, rgba(202,233,245,1)), color-stop(86%, rgba(202,233,245,1)), color-stop(87%, rgba(202,233,245,0)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(202,233,245,0) 60%, rgba(202,233,245,1) 60%, rgba(202,233,245,1) 86%, rgba(202,233,245,0) 87%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(202,233,245,0) 60%, rgba(202,233,245,1) 60%, rgba(202,233,245,1) 86%, rgba(202,233,245,0) 87%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(202,233,245,0) 60%, rgba(202,233,245,1) 60%, rgba(202,233,245,1) 86%, rgba(202,233,245,0) 87%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(202,233,245,0) 60%, rgba(202,233,245,1) 60%, rgba(202,233,245,1) 86%, rgba(202,233,245,0) 87%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cae9f5', GradientType=0 );
}
/*#news{}*/
#news .news-media {
    background-color: #126eb1;
    color: #fff;
}
#news .news-media:before {
    content: "";
    background-color: transparent;
    width: 15%;
    height: 100%;
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
}
#news .news-media .heading {
    padding-left: 25%;
    display: inline-block;
    padding: 25% 9% 18% 9%;
    font-weight: normal;
}
#news .news-media .heading h2 {
    font-size: 30px;
    font-family: 'Noto Sans', sans-serif;
    margin-top: 35px;
    font-weight: normal;
}
#news .news-media .heading p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 2em;
}
#news .item {
}
#news .item img {
    transform: scale(1.1) translate(20%, 0%);
    margin-top: 40px;
}
#news .item h3 {
    font-size: 18px;
    padding-bottom: 10%;
    font-weight: normal;
}
#news .item p {
    font-size: 13px;
}
#news a.readMore {
    color: #fff;
    transition: .2s all ease-in-out;
}
#news a.readMore span {
    transition: .2s all ease-in-out;
}
#news a.readMore:hover {
    color: #fff;
    text-decoration: none;
    transition: .2s all ease-in-out;
    padding-left: 5px;
}
#news a.readMore:hover span {
    margin-left: -7px;
}
#news .owl-dots {
    display: none;
}
.glyphicon-arrow-right:before {
    content: "";
}
#legacy .owl-carousel .owl-nav{
    position: absolute;
    top: 30%;
    width: 100%;
    transform: translateY(-50%);
}
#news .owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}
#legacy .owl-carousel .owl-nav button.owl-prev{
    margin-left: -2%
}
#legacy .owl-carousel .owl-nav button.owl-prev, 
#news .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 0;
    border: none;
    padding: 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    color: transparent;
    background: url(../images/arrow-Prev.png) no-repeat center center;
    height: 30px;
    width: 35px;
}
#legacy .owl-carousel .owl-nav button.owl-next{
    margin-right: -2%
}
#legacy .owl-carousel .owl-nav button.owl-next,
#news .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right:0px;
    border: none;
    padding: 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    color: transparent;
    height: 30px;
    width: 35px;
    background: url(../images/arrow-Next.png) no-repeat center center;
}
.owl-carousel .owl-prev.disabled, .owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0;
}
/*-----------------------------------news close-----------------------------------------*/

/*------------------------------ Our Clients -------------------------------------*/
.Our-Clients-row-cust {
    padding: 0;
}
#Our-Clients {
    position: relative;
}
#Our-Clients .Our-Clients-row-cust .logo ul {
    list-style: none;
    margin: 0;
    padding: 0;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
#Our-Clients .Our-Clients-row-cust .logo ul li {
    list-style: none;
    margin: 7px;
    padding: 0%;
    border: 1px dashed #d2d2d2;

}
/*------------------------------ Our Clients close -------------------------------------*/


/*--------------------------------------Our Heritage Start------------------------------*/
#our-heritage .owl-stage {
    display: flex;
}
#our-heritage .owl-item:hover {
    width: 17%!important;
    height: 100%;
}
#our-heritage .owl-item {
    -webkit-transition: width .1s; /* Safari */
    transition: width .1s;
    margin-right: 30px!important;
}
#our-heritage .owl-item .item {
    display: flex;
    /* height: 29vh;old */
    height: 37vh;
    justify-content: center;
    text-align: left;
}
#our-heritage .owl-item .item .hidden-img {
    display: block;
    position: absolute;
    left: 0%;
    height: 29vh;
    -webkit-transition: transform 1s ease-in;
    transition: transform 1s ease-in;
    opacity: 0;
    z-index: 0;
    top: 0%;
}
#our-heritage .owl-item:hover .item .hidden-img {
    display: block;
    /*transform: translateX(100%);*/
    opacity: 1;
    animation: pulse .5s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

@keyframes pulse {
  0% {
    transform: translateX(-0%);
    opacity: 0;
  }
30% {
    transform: translateX(-0%);
    opacity: 0;
  }
  100% {
    transform: translateX(100%);
    opacity: 1;

  }
}
.heritage .item:{
    transition: .3s all ease-in-out;
}

.heritage .item:hover .news-media .item span{
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(79,182,220,0) 60%, rgba(79,182,220,1) 60%, rgba(79,182,220,1) 86%, rgba(79,182,220,0) 87%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(60%, rgba(79,182,220,0)), color-stop(60%, rgba(79,182,220,1)), color-stop(86%, rgba(79,182,220,1)), color-stop(87%, rgba(79,182,220,0)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(79,182,220,0) 60%, rgba(79,182,220,1) 60%, rgba(79,182,220,1) 86%, rgba(79,182,220,0) 87%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(79,182,220,0) 60%, rgba(79,182,220,1) 60%, rgba(79,182,220,1) 86%, rgba(79,182,220,0) 87%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(79,182,220,0) 60%, rgba(79,182,220,1) 60%, rgba(79,182,220,1) 86%, rgba(79,182,220,0) 87%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(79,182,220,0) 60%, rgba(79,182,220,1) 60%, rgba(79,182,220,1) 86%, rgba(79,182,220,0) 87%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4fb6dc', GradientType=0 );
}

#our-heritage .item .news-media .firstact {
    padding: 0 20px;
}

#our-heritage .owl-item .item .hidden-img img {
    /* height: 29vh;old */
    height: 37vh;
    width: auto;
    position: relative;
    float: right;
}
#our-heritage .owl-item .item .news-media {
    margin-right: 0%;
    position: absolute;
    left: 0;
    z-index: 1
}
#our-heritage .owl-item:hover .item .news-media {
    margin-right: 50%;
    width: 50%
}
#our-heritage .owl-item .item1 {
    flex-direction: column;
    align-items: baseline;
    justify-content: space-between;
}
.news-media .firstact {
    padding: 0;
}

#our-heritage .owl-item:nth-child(3n+1) {
    background-color: #217fb7
}
#our-heritage .owl-item:nth-child(3n+2) {
    background-color: #26a7ce
}
#our-heritage .owl-item:nth-child(3n+3) {
    background-color: #26d1ef
}
#our-heritage .owl-item:nth-child(3n+1) .item .news-media {
    background-color: #217fb7
}
#our-heritage .owl-item:nth-child(3n+2) .item .news-media {
    background-color: #26a7ce
}
#our-heritage .owl-item:nth-child(3n+3) .item .news-media {
    background-color: #26d1ef
}
#our-heritage .owl-stage {
    background-color: #fff
}

/*---------------------------------------Our Heritage Close-----------------------------------*/

/*--------------------------------------Testimonial Start-------------------------------*/

#testimonial .owl-nav{
    position: absolute;
    bottom: 10vh;
    left: 22vw;
}
#testimonial .owl-carousel .owl-nav button{outline: 0 none;}
#testimonial .owl-carousel .owl-nav button.owl-prev span{
    background-color: #4CAF50;
    border: none;
    padding: 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    left: 60%;
    color: transparent;
    background: url(../images/arrow-Prev.png) no-repeat center center;
    width: 30px;
    height: 20px;
    outline: 0 none;
}
#testimonial .owl-carousel .owl-nav button.owl-next span{
    background-color: #4CAF50;
    border: none;
    padding: 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    left: 60%;
    color: transparent;
    background: url(../images/arrow-Next.png) no-repeat center center;
    width: 30px;
    height: 20px;
    outline: 0 none;
}
#testimonial .owl-carousel .owl-nav button.owl-prev:after{
    content: ".";
    font-size: 50px;
    color: #fff;
    transform: translateY(-59%);
    position: absolute;
    top: 0%;
}
#testimonial .owl-carousel .owl-nav button.owl-next{
        margin-left: 13px;
}
#testimonial .testimonial-text-vert{
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    font-weight: bold;
    -ms-transform: rotate(-90deg) translateX(-50%);
    -webkit-transform: rotate(-90deg) translateX(-50%);
    transform: rotate(-90deg) translateX(-50%);
    position: absolute;
    top: 50%;
    transform-origin: 0 0;
    padding-top: 0px;
}
/*--------------------------------------Testimonial Close-------------------------------*/


/*------------------------------ footer -------------------------------------*/
.footer-bg-gread {
    background: rgba(174,206,228,1);
    background: -moz-linear-gradient(left, rgba(174,206,228,1) 0%, rgba(174,206,228,1) 49%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(174,206,228,1)), color-stop(49%, rgba(174,206,228,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(174,206,228,1) 0%, rgba(174,206,228,1) 49%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left, rgba(174,206,228,1) 0%, rgba(174,206,228,1) 49%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(174,206,228,1) 0%, rgba(174,206,228,1) 49%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(174,206,228,1) 0%, rgba(174,206,228,1) 49%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aecee4', endColorstr='#ffffff', GradientType=1 );
}
.updates, .follow, .quick {
    color: #fff;
    border-right: 1px solid rgba(255,255,255,.25);
    /*height: 130px;
    margin: 2.5em 0;*/
}
/*.updates{ margin-left: 30%; }*/
.quick {
    border-right: none;
}
/*.content {position: relative; top: 50%; left: 50%; transform: translate(-50%, -50%); }*/
.content h3, .content ul {
    display: flow-root;
}
.updates h3, .follow h3, .quick h3 {
    color: #fff;
    display: inline-block;
    margin-bottom: 0px;
    font-size: 18.5px;
    font-family: 'Noto Sans', sans-serif;
    padding-right: 1em;
}
.updates a {
    color: #fff;
    text-decoration: none;
    font-size: 1em;
    font-weight: normal;
    padding: .7em 3.5em;
    border: 1px solid #fff;
    margin-top: 10px;
    display: inline-block;
    border-radius: 10px;
    transition: .5s all ease-in-out;
    z-index: 3;
    position: relative;
}
.updates a:hover {
    background-color: #fff;
    color: #1aa1d2;
}
.follow ul li {
    display: inline;
    margin: 5px;
}
.follow ul li a {
    color: white;
    width: 45px;
    height: 42px;
    border: 1px solid #fff;
    padding: 10px;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
    transition: .5s all ease-in-out;
    position: relative;
    z-index: 3;
}
.follow ul li a:hover {
    background-color: #fff;
    color: #1aa1d2
}
.quick {
}
.quick ul {
    margin-top: 1rem;
}
.quick ul li {
    display: inline;
    padding: 5px;
    font-size: 13px;
    z-index: 3;
    position: relative;
}
.quick ul li a {
    color: #fff;
    font-size: 13px;
}
.footer-bottom li a {
    color: #09518e;
    font-size: 13px;
}
.breadcrumb {
    background-color: transparent;
    margin-bottom: 0;
    line-height: 35px;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "|";
}
.breadcrumb li {
    z-index: 3;
    position: relative;
}
.breadcrumb li a {
    color: rgba(9,81,142,.9);
}
/*------------------------------ footer close -------------------------------------*/











/*................  Large devices (desktops, 992px and up).................*/
@media (min-width: 992px) and (max-width: 1199.98px) {
ol.eventnew:first-child {
    margin-left: 100px;
}
.arrow-timeline {
    top: 60%;
}
.h2-notofont-white {
    font-size: 30px;
    line-height: 40px;
}
.subtext-white {
    line-height: 26px;
}
.read-more {;
    padding-top: 25px;
}
.w-50-left {
    padding: 0 60px 0 15px;
}

}

/*................Medium devices (tablets, 768px and up).................*/
@media (min-width: 768px) and (max-width: 991.98px) {

.content {
    padding-top: 0%;
}
#myNavbar1 .circle img{
    width: 55px;
    height: 55px;
}
#myNavbar1 .circle:before{ 
    top: -1.7px;
    left: 6px;
    width: 84%;
    height: 84%;
}
#myNavbar1 .circle:after{    
    left: 0px;
    top: -8px;
    width: 100%;
    height: 100%;
}
.follow ul li{ margin: 0px;}
.follow ul li a{
    width: 30px;
    height: 30px;
    padding: 2px;
    }


a.readMore{position: relative;}
.read-more {
    padding-top: 30px;
    position: relative;
    z-index: 99;
    padding-bottom: 30px;
}

img{ width: 100%; }
.w-text100{
    position: relative;
    padding-top: 25px;
}

#home-slider .owl-carousel button.owl-dot.active:before{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}
#home-slider .owl-carousel .owl-dots{
    bottom: 0;
    left:-12px;
    margin-top: 0px;
    text-align: center;
    right: 0;
    z-index: -1;
}
#home-slider .owl-nav{
    position: relative;
    bottom: -5px;
    text-align: center;
}
#home-slider .owl-carousel .owl-nav button.owl-next {
    margin-left: 8.5vw;
}

nav.topmenu{
    background:#126db0 !important;
}
.navbar-light .navbar-toggler{
    border-color: #ffffff;
}
.navbar-light .navbar-toggler-icon{
    background-image: url(../images/top-menu-lines.png);
}
.navbar-toggler{
    position: absolute;
    right: 0;
    top: 6px;
}
#topbanner .nav-row{
    position: relative;
    align-items: end;
}
#topbanner ul.navbar-nav li.dash{display: none}
#topbanner ul.navbar-nav li{ display: table; }
nav.topmenu span.cont-nav{
    background: transparent;
    padding: 0;
    height: auto;
}
nav.topmenu span.cont-nav>a{
    height: auto;
    padding: 10px 8px !important;
}
nav.topmenu .cust-nav>li>a { display: table;}
#topbanner {
    min-height: auto;
}
.cust-row {
    height: auto;
}
.scroll-down {
    display: none;
}
.imgpatch {
    display: none;
}
.imgpatch2 {
    display: none;
}
.righpatch {
    display: none;
}
.cd-horizontal-timeline .events-content li.selected {
    flex-direction: column;
}
.space-evenly {
    flex-wrap: wrap;
    height: 100px;
}
.space-evenly li {
    width: 50%;
}
.hrline {
    display: none;
}
.img-padding {
    padding: 20px;
}
.text-padding {
    padding: 20px !important;
}
.text-vert {
    -ms-transform: rotate(0deg) translateX(0%)!important;
    -webkit-transform: rotate(0deg) translateX(0%)!important;
    transform: rotate(0deg) translateX(0%)!important;
    top: 0!important;
    left: 0;
    transform-origin: initial!important;
    padding-top: 0px!important;
    padding: 20px 0 0 0 !important;
    position: relative;
}
.text-hore {
    padding-left: 0px!important;
    padding-top: 10px;
    padding-bottom: 60px;
}
#timeline1 button.slick-prev{
    margin-left: 0px;
}
#timeline1 button.slick-prev:after{
    left: 33px;
}
.events-content .row .container .row ol {
    padding-bottom: 10%
}
.arrow-timeline {
    padding-bottom: 2%;
    bottom: 0%;
    width: 15%
}
.updates a {
    padding: 0.3em 1em;
}
.arrow-timeline {
    left: initial;
}
ol.eventnew:first-child {
    margin-left: 20px;
}
.w-text100-right {
    position: relative;
}
}

/*................ Small devices (landscape phones, 576px and up).................*/
@media (min-width: 576px) and (max-width: 767.98px) {

.content {
    padding-top: 0%;
}
#myNavbar1 .circle img{
    width: 55px;
    height: 55px;
}
#myNavbar1 .circle:before{ 
    top: -1.7px;
    left: 6px;
    width: 84%;
    height: 84%;
}
#myNavbar1 .circle:after{    
    left: 0px;
    top: -8px;
    width: 100%;
    height: 100%;
}
.follow ul li{ margin: 0px;}
.follow ul li a{
    width: 30px;
    height: 30px;
    padding: 2px;
    }

a.readMore{position: relative;}
.read-more {
    padding-top: 30px;
    position: relative;
    z-index: 99;
    padding-bottom: 30px;
}

#home-slider .owl-carousel button.owl-dot.active:before{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}
#home-slider .owl-carousel .owl-dots{
    bottom: 0;
    left:-12px;
    margin-top: 0px;
    text-align: center;
    right: 0;
}
#home-slider .owl-nav{
    position: relative;
    bottom: -5px;
    text-align: center;
}
#home-slider .owl-carousel .owl-nav button.owl-next {
    margin-left: 8.5vw;
}

nav.topmenu{
    background:#126db0 !important;
}
.navbar-light .navbar-toggler{
    border-color: #ffffff;
}
.navbar-light .navbar-toggler-icon{
    background-image: url(../images/top-menu-lines.png);
}
.navbar-toggler{
    position: absolute;
    right: 0;
    top: 6px;
}
#topbanner .nav-row{
    position: relative;
    align-items: end;
}

#topbanner ul.navbar-nav li.dash{display: none}
#topbanner ul.navbar-nav li{ display: table; }
nav.topmenu span.cont-nav{
    background: transparent;
    padding: 0;
    height: auto;
}
nav.topmenu span.cont-nav>a{
    height: auto;
    padding: 10px 8px !important;
}
nav.topmenu .cust-nav>li>a { display: table;}
.cust-row {
    height: auto;
}
.scroll-down {
    display: none;
}
.imgpatch {
    display: none;
}
.imgpatch2 {
    display: none;
}
.righpatch {
    display: none;
}
.cd-horizontal-timeline .events-content li.selected {
    flex-direction: column;
}
.space-evenly {
    flex-wrap: wrap;
    height: 100px;
}
.space-evenly li {
    width: 50%;
}
.hrline {
    display: none;
}
.img-padding {
    padding: 20px;
}
.text-padding {
    padding: 20px !important;
}
.text-vert {
    -ms-transform: rotate(0deg) translateX(0%)!important;
    -webkit-transform: rotate(0deg) translateX(0%)!important;
    transform: rotate(0deg) translateX(0%)!important;
    top: 0!important;
    left: 0;
    transform-origin: initial!important;
    padding-top: 0px!important;
    padding: 20px 0 0 0 !important;
    position: relative;
}
.text-hore {
    padding-left: 0px!important;
    padding-top: 10px;
    padding-bottom: 60px;
}
#timeline1 button.slick-prev{
    margin-left: 0px;
}
#timeline1 button.slick-prev:after{
    left: 33px;
}
.events-content .row .container .row ol {
    padding-bottom: 10%
}
.arrow-timeline {
    padding-bottom: 2%;
    bottom: 0%;
    width: 15%
}
.updates a {
    padding: 0.3em 1em;
}
.updates, .follow, .quick {
    margin: 0;
    text-align: center;
    border-right: 0;
}
.breadcrumb {
    justify-content: center;
}
.arrow-timeline {
    left: initial;
}
ol.eventnew:first-child {
    margin-left: 15px;
}
.w-text100{
    position: relative;
    padding-top: 25px;
}
.w-text100-right {
    position: relative;
}


}

/*................ Extra small devices (portrait phones, less than 576px).................*/
@media (max-width: 575.98px) {


#news .news-media .heading{
    padding: 0% 5% 0% 5%;
}
#news .item1{padding: 0% 12% 0% 13%;}
#news .owl-carousel .owl-nav button.owl-prev{
    left: 2px;
    height: 30px;
    width: 15px;
    background-size: contain;
}
#news .owl-carousel .owl-nav button.owl-next{
    right: 2px;
    height: 30px;
    width: 15px;
    background-size: contain;}
.timelineArrowsWrap .row .container .row div div.row{justify-content: center;}
#timeline1 button.slick-prev:after{ left: 48% !important;}
.w-text100{
    position: relative;
    padding: 25px 25px 0px 25px;
}
.timelineArrowsWrap{
    bottom: 3% !important;
}
.timeline-wrapper {
    height: auto !important;
    max-height: auto !important;
}
.content {
    padding-top: 0%;
}
#myNavbar1 .circle img{
    width: 55px;
    height: 55px;
}
#myNavbar1 .circle:before{ 
    top: -1.7px;
    left: 6px;
    width: 84%;
    height: 84%;
}
#myNavbar1 .circle:after{    
    left: 0px;
    top: -8px;
    width: 100%;
    height: 100%;
}
.follow ul li{ margin: 0px;}
.follow ul li a{
    width: 30px;
    height: 30px;
    padding: 2px;
    }

a.readMore{position: relative;}
.read-more {
    padding-top: 30px;
    position: relative;
    z-index: 99;
    padding-bottom: 30px;
}

#home-slider .owl-carousel button.owl-dot.active:before{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}
#home-slider .owl-carousel .owl-dots{
    bottom: 0;
    left:-12px;
    margin-top: 0px;
    text-align: center;
    right: 0;
    z-index: -1;
}
#home-slider .owl-nav{
    position: relative;
    bottom: -5px;
    text-align: center;
}
#home-slider .owl-carousel .owl-nav button.owl-next {
    margin-left: 8.5vw;
}

nav.topmenu{
    background:#126db0 !important;
}
.navbar-light .navbar-toggler{
    border-color: #ffffff;
}
.navbar-light .navbar-toggler-icon{
    background-image: url(../images/top-menu-lines.png);
}
.navbar-toggler{
    position: absolute;
    right: 0;
    top: 6px;
}
#topbanner .nav-row{
    position: relative;
    align-items: end;
}
#topbanner ul.navbar-nav li.dash{display: none}
#topbanner ul.navbar-nav li{ display: table; }
nav.topmenu span.cont-nav{
    background: transparent;
    padding: 0;
    height: auto;
}
nav.topmenu span.cont-nav>a{
    height: auto;
    padding: 10px 8px !important;
}
nav.topmenu .cust-nav>li>a { display: table;}
.cust-row {
    height: auto;
}
.scroll-down {
    display: none;
}
.imgpatch {
    display: none;
}
.imgpatch2 {
    display: none;
}
.righpatch {
    display: none;
}
.cd-horizontal-timeline .events-content li.selected {
    flex-direction: column;
}
.space-evenly {
    flex-wrap: wrap;
    height: 100px;
}
.space-evenly li {
    width: 50%;
}
.hrline {
    display: none;
}
.img-padding {
    padding: 20px;
}
.text-padding {
    padding: 20px !important;
}
.text-vert {
    -ms-transform: rotate(0deg) translateX(0%)!important;
    -webkit-transform: rotate(0deg) translateX(0%)!important;
    transform: rotate(0deg) translateX(0%)!important;
    top: 0!important;
    left: 0;
    transform-origin: initial!important;
    padding-top: 0px!important;
    padding: 20px 0 !important;
    position: relative;
}
.text-hore {
    padding-left: 0px!important;
    padding-top: 30px;
    padding-bottom: 60px;
}
#timeline1 button.slick-prev{
    margin-left: 0px;
}
#timeline1 button.slick-prev:after{
    left: 33px;
}
.events-content .row .container .row ol {
    padding-bottom: 10%
}
.arrow-timeline {
    padding-bottom: 2%;
    bottom: 0%;
    width: 15%
}
.updates a {
    padding: 0.3em 1em;
}
.updates, .follow, .quick {
    margin: 0;
    text-align: center;
    border-right: 0;
    margin-top: 5%;
    height: auto;
    margin-bottom: 5%;
    min-height: 70px;
}
.breadcrumb {
    justify-content: center;
    line-height: 15px;
}
.arrow-timeline {
    left: initial;
}
ol.eventnew:first-child {
    margin-left: 15px;
}
.w-text100-right {
    position: relative;
}
#Our-Clients .Our-Clients-row-cust .logo ul li{
    width: 42%;
}

}


/* Orthopedic page */

.text-column
{
    width: 50%;
}
.img-column
{
    width: 50%;
    background-image: url('../images/img1.jpg');
    background-size: contain;
    background-repeat: no-repeat;
}

.img-column-2
{
    width: 500px;
    background-image: url(http://ttk.foxymoron.in/wp-content/uploads/2020/02/Collaborations1.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 272px;
}

.ortho-section1
{
    display: flex;
    justify-content: space-between;
}

.text-right
{
    text-align: right!important;
}

@media only screen and (min-width: 320px) and (max-width: 460px){
    .item1 p{
        font-size: 12px;
    }
}