
.animate {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.paddingR{ padding-right:0px !important;}
.paddingL{padding-left:0px !important;}
.paddingLR{padding-left:0px !important;padding-right:0px !important;}

.logo{ width:166px !important; margin-top:2px;}

.left-nav-top{ float:left; border-right: 1px solid #eee;margin-right: 10px;padding: 31px 24px 31px 50px; position:relative; width:0%; }
.left-nav-top .btn-primary,
.left-nav-top .btn-primary:hover,
.left-nav-top .btn-primary:focus{ background:none !important; border:none !important;}
.left-nav-top .fa-bars{font-size:30px;color: #f06b35;}
.left-nav-top #menu {position: absolute;left: 0;top: 94px; width:300px; background:#fff; z-index:99}

.main-header .navbar-brand{ margin-left:0px !important;}
.main-header .navbar-brand img { width:100%;}
.main-header .navbar-brand{ height:94px; padding:5px 0;}
.main-header .navbar-default { background-color: #fff; border-color: #fff; border-bottom: 2px solid #f06b35;margin-bottom: 0;border-radius: 0px;}
.main-header .navbar-default .navbar-nav > li > a{ color:#000; font-size:18px; font-family: 'Montserrat'; background:none;padding: 40px 15px 34px 15px;}
.main-header .navbar-default .navbar-nav > li > a:hover{color:#f06b35; background:none;}
.main-header .navbar-default .navbar-nav > .active > a{color: #f06b35; background:none !important;}
.main-header .navbar-default .navbar-nav {margin: 0px 0;}
.main-header .navbar-default .navbar-nav .fa-search{ font-size:24px;color:#f06b35;}
.main-header .navbar-default .navbar-nav .search-icon{margin: 0px 0;}
.main-header .navbar-default .navbar-nav .search-icon a{ padding-right:0px; border-left: 1px solid #eee;padding-left: 30px; padding-bottom: 29px;}
.main-header .navbar-default .navbar-nav .dropdown-menu{margin-top: 1px;}
.main-header .navbar-default .navbar-nav .search-icon .dropdown-menu{ width:300px; padding:5px;}
.main-header .navbar-default .navbar-nav .search-icon .dropdown-menu input{ float:left;width:238px;border:none; background:#f5f5f5;color:#000;font-size:16px; padding:0 5px; height:40px;font-family: 'Montserrat';}
.main-header .navbar-default .navbar-nav .search-icon .dropdown-menu .search-button{width:50px; border:none; background:#f06b35; color:#fff; font-size:18px; height:40px;font-family: 'Montserrat';}

.banner{ width:100%; position:relative;}
.banner img{ width:100%}
.banner .banner-text{position: absolute; bottom: 18%; left: 3.5%;}
.banner .banner-text h2{ color:#000; font-size:70px;float: left;}
.banner .banner-text a{ font-family: 'Montserrat'; color:#374d9d; border: 1px solid #374d9d; padding: 10px 40px;  font-size:20px;margin-top: 50px;float: left; clear:both;}
.banner .banner-text a:hover{ text-decoration:none; background:#374d9d; color:#fff;}

.banner .banner-text p{ color:#fff; font-size:20px;float: left; width:100%;}
.banner-button{ border:1px solid #fff !important; color:#fff !important;}
.banner-button:hover{background:#fff !important; color:#000 !important;}

.main-heading{font-size: 40px; color:#000; text-align:center;padding-top: 15px;}
.main-heading::after{
    background-color: #f06b35;
    content: " ";
    display: block;
    height: 5px;
    margin: 15px auto;
    width: 130px;}

    .main-heading1{font-size: 35px; color:#0089d1; text-align:center;padding-top: 40px; margin-bottom: 110px;}
    .main-heading1::after{
        background-color: #8cc63e;
        content: " ";
        display: block;
        height: 4px;
        margin: 15px auto;
        width: 130px;}

        .middle-text{ text-align:center; font-size:18px; color:#000;}
        .middle-text-new{ text-align:center; font-size:20px !important; color:#000 !important;}
        .read-more{font-family: 'Montserrat'; text-align:center;margin: 30px 0;} 
        .read-more a{color:#f06b35; border: 1px solid #f06b35; padding: 10px 40px;  font-size:20px;}
        .read-more a:hover{text-decoration:none; background:#f06b35; color:#fff;}

        .quote{ position:relative;}
        .quote img{ width:100%;}
        .quote .quote-text{ position:absolute;bottom: 10%; left: 3.5%; width:58%;}
        .quote-text p{ font-size:40px; color:#fff;}
        .quote-text .quote-title{font-size:20px;}
        .quote-text a{ font-family: 'Montserrat'; color:#fff; border: 1px solid #fff; padding: 10px 40px;  font-size:20px;margin-top: 25px;float: left; clear:both;}
        .quote-text a:hover{ text-decoration:none; background:#fff; color:#000;}

        .banner-text-col{font-size:30px !important; width:70%; color:#fff !important; line-height: 45px; font-style: italic;}

        .sub-heading { font-size: 30px;font-family: 'Montserrat';}
        .event-news { margin: 25px 0;}
        .event-part {padding: 20px 0px 50px 0px; border-bottom:1px solid #ccc;}
        .event-title {font-size: 20px;line-height: 35px; margin-top:0px;}
        .event-title a {color:#000;}
        .event-title a:hover {color:#1e3b95;}
        .event-date {font-size: 18px;}
        .orange-color{color:#f06b35;}
        .orange-color a{color:#f06b35;}
        .orange-color a:hover{color:#1e3b95;}
        .text-link { position:relative; float:left; margin-top:10px; font-size: 16px; color: #0089d1; font-family: 'Montserrat';}
        .text-link a { font-size: 16px; line-height: 20px; color:#0089d1; font-family: 'Montserrat';}
        .text-link a:hover {color:#1e3b95;}
        .text-link .fa-long-arrow-right{font-size: 17px; }
        .sub-link{font-family: 'Montserrat'; color:#f06b35; border: 1px solid #f06b35; padding: 5px 20px;  font-size:16px;margin-top: 25px;float: left; clear:both;}
        .sub-link:hover{ text-decoration:none; background:#f06b35; color:#fff;}
        .border-right{ border-right:1px solid #ccc;}
        .border-bottom{ border-bottom:1px solid #ccc;}
        .event-sec{padding: 0px 45px 25px 0px !important;}
        .news-sec{padding: 0px 0px 25px 45px !important;}

        .box-1{ background:#26409f;padding: 20px 3.5% !important;}
        .box-2{ background:#1c3287;padding: 20px 3.5% !important;}
        .box-3{ background:#0a184d;padding: 20px 3.5% !important;}
        .boxes p{ font-size:18px; color:#fff;padding: 15px 0;}
        .box-heading{ font-size:30px; line-height: 30px; color:#fff;font-family: 'Montserrat'; margin:0px;}
        .box-heading span{font-family: 'Montserrat';}
        .boxes a{ font-size:16px; color:#fff; position:relative;line-height: 20px;}
        .boxes a:hover{color:#fff;}
        .boxes a:hover, .boxes a:focus {
            color: #fff !important;
        }
        .event-icc-water-mark{ background-image: url(../images/icc-water-mark.png);
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center;}

            .boxes .fa-long-arrow-right{font-size: 17px; }

            .boxes-text{ font-size:16px; color:#fff; position:relative;line-height: 20px; float:left;}

            .product-sec{ padding:0px !important;}
            .product-img{position:relative;}
            .product-img img{ width:100%}
            .product-tittle{ color:#fff; font-size:18px; position:absolute; bottom:0; width:100%; padding:5px 0; text-align:center; background: rgba(0, 0, 0, .8); }
            .product-tittle a{color:#fff;}
            .getwell-bg-text{ color:#fff; font-size:50px; bottom:0; position:absolute;width:100%;text-align:center; background: rgba(240, 107, 53, .9);font-family: 'Montserrat';height: 100%; padding: 15% 0; }
            .getwell-bg-text a{color:#fff;}
            .getwell-bg-text a:hover{color:#fff;}

            .employe-video{padding: 0px !important;}
            .stay-left-sec{ padding-left:0px !important;}
            .stay-update { height: 180px; padding-top: 10px; text-align:center;}
            .stay-update:hover{ background:#e6e6e6;}
            .stay-update img{width:50%;}
            .stay-update p{ text-align:center; color:#000; font-size:18px;font-family: 'Montserrat';}
            .stay-update p a{color:#000;}
            .stay-update p a:hover{color:#f06b35;}
            .stay-right-sec{ background:#e6e6e6; padding:20px 0;}
            .oncology-book img{ width:100%;}
            .book-sec{ padding-right:0px; text-align:center;}
            .book-sec .doctor-strip{margin-top: 0px;font-size:16px; background:#f06b35; width:200px; padding:7px 0; color:#fff; text-align:center;margin-right: -30px;float: right;}
            .book-sec p{ font-size:24px; color:#f06b35;font-family: 'Montserrat';margin-bottom: 5px; text-align:center;}
            .book-sec-col{color:#000 !important; padding: 8px 0px; text-align:center;  font-size:20px !important; margin-top: 15px !important;}
            .book-sec-col a{font-family: 'Montserrat'; color:#fff; padding: 8px 10px; text-align:center;  font-size:18px; background:#20409a; border-radius:2px;}
            .book-sec-col a:hover{color:#fff !important; background:#f06b35;}
            .book-sec img{margin: 0px 5px; width:70%;}


            .main-footer{ background-color:#213752;float: left;width: 100%; margin-top:20px;}
            .footer-left-sec{ padding:20px 0 !important;}
            .footer-left-sec p{ font-size:16px; color:#fff; text-align:left;font-family: 'Montserrat'; font-style: italic; margin: 0;}
            .footer-left-sec .email-alert{font-size:16px;font-style: normal;}

            .footer-right-sec{background-color:#2f4b6c;padding: 20px 0; margin: 43px 0;}
            .footer-right-sec input{height: 40px; width:100%; background:#213752; color:#fff; padding: 0 10px; font-size:18px; border:none;font-family: 'Montserrat';}
            .footer-button{width:100%; padding: 10px 0;}
            .footer-button a{text-align:center; background:#2bafe9; color:#fff; padding: 12px 34px; font-size:18px; border:none;font-family: 'Montserrat';}
            .footer-button a:hover{background:#2698ca; color:#fff;}
            .footer-button a:focus{color:#fff;}
            .bottom-footer{background:#1c2f46;padding: 30px 0;}
            .footer-nav ul{ margin:0px; padding:0px;}
            .footer-nav ul li{ float:left; list-style:none; padding-right:25px; padding-bottom: 10px; }
            .footer-nav ul li a{ font-size:16px; color:#fff; }
            .footer-nav ul li a:hover{color:#2bafe9;}
            .footer-nav { padding: 8px 0 !important;}
            .media-link{ padding:0px !important;}
            .media-link ul{ margin:0px; padding:0px;float: right;}
            .media-link ul li{ float: left; margin-left: 10px; list-style: none;}
            .media-link ul li a{ color:#2bafe9; font-size:20px; height: 40px; width: 40px; border: solid 1px #2bafe9; text-align: center; border-radius: 50%;  display:block;}
            .media-link ul li a i{ line-height:36px;}
            .media-link ul li a:hover{color:#fff;background:#2698ca;}
            .daw{ float: left;width: 100%;color: #fff;font-size: 11px;margin: 0px;padding-top: 10px;text-align: right;}

            select {
/*                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;*/
            }

            .inner-page{ background:#f6f6f6}
            .inner-top-heading, .team-heading{font-size: 40px;color: #0089d1;text-align: center;padding: 30px 0; margin:0px;font-family: 'Montserrat';}
            .inner-top-heading{padding: 30px 0px 15px 0px;}
            .inner-top-heading1{font-size:20px; color:#f06311; font-family: 'Montserrat';}
            .events-fillter{ width:50%; height:50px; border: 1px solid #ccc; font-size:18px; color:#000; background-image:url(../images/arrow.png); background-repeat:no-repeat;background-position: 98% 17px; padding-left: 10px;}
            .team-heading{color: #f06b35; padding-bottom: 0px;}

            .event-carousel {margin-bottom: 0; padding: 0 40px 30px 50px;}
            .event-slider-img{ float:left; border: none; border-radius: 0px; padding:4px;}
            .carousel-control { opacity: 1 !important; padding: 5% 0;}

            .faqs-page, .faqs-page1, .faqs-page2{text-align:center; padding:40px 0; border-bottom:1px solid #d2d2d2;}
            .faqs-page img, .faqs-page1 img, .faqs-page2 img{ width:50%;}
            .faqs-page1{border-bottom:none;}
            .faqs-page2, .faqs-page{border-bottom: 0px solid #d2d2d2;}
            .faqs-page h2, .faqs-page1 h2, .faqs-page2 h2{text-align:center; font-size:20px; font-weight:bold;}
            .faqs-page h2 a, .faqs-page1 h2 a, .faqs-page2 h2 a{color:#000;}
            .faqs-inner-page{padding:20px 0px 50px 0px; margin:0px 0px -50px 0px;}
            .read-more{}
            .read-more a{background:#354b9c; padding:8px 20px; color:#fff !important; border:none; font-size:16px;}

            .faqs .panel-group {margin-bottom: 20px;}
            .faqs .panel-title {margin-top: 0; margin-bottom: 0; font-size: 20px; color: inherit;}
            .faqs  .panel-default {border-color: #ddd !important;}
            .faqs .panel {margin-bottom: 20px; background-color: #fff; border: 0px solid transparent; border-radius: 0px; font-size: 18px;}
            .panel-default > .panel-heading {color: #000 !important; background-color: #d2d2d2 !important;}
            .faqs .panel-heading {border-bottom: none; border-top-left-radius: 0px; border-top-right-radius: 0px; padding:0px;}
            .faqs .glyphicon {color: #f06b35; top: 20px; right:10px;}
            .fillter{ text-align:center; margin:30px 0;}
            .faqs-li{margin-top:10px;}
            .faqs .panel-title > a {
               display:block;
               padding: 18px 15px;
           }

           .inner-middle-heading {font-size: 22px; color: #000; text-align: center; padding: 15px 0; margin-top: 0px; font-family: 'Montserrat';}

           .career-col {background:#fff; padding:15px 20px; box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1); height:195px;}
           .career-heading {font-size: 18px; color: #f06b35; margin: 0px 0px 5px 0px; font-family: 'Montserrat'; line-height: 28px;}
           .career-text {font-size: 18px; color: #000; margin-bottom: 5px;}
           .career-col-main {margin: 15px 0;}
           .col-text {color: #3f54a1; font-size:18px;}
           .apply-now {margin-bottom:0px;}
           .apply-now a {color: #f06b35; font-family: 'Montserrat'; font-size:18px;}
           .apply-now a:hover {color: #20409a;	}
           .career-detail-heading {font-size: 20px; color: #f06b35; margin: 0px 0px 5px 0px; font-family: 'Montserrat';}
           .middle-text1 {font-size: 18px; color: #000;}
           .career-detail-li {font-size: 18px; color: #000; margin: 10px 0px 0px 0px; line-height:35px; padding-left: 18px;}
           .apply{font-family: 'Montserrat'; text-align:left;margin: 30px 0px;} 
           .apply a{color:#fff; padding: 10px 40px;  font-size:20px;  background:#354b9c;}
           .apply a:hover{text-decoration:none; background:#f06b35; color:#fff;}


           .event-detail-img img{ width:99%; margin: 0.5%;}
           .hematocon-event img {margin: 0 0.5%; width: 99.5%;}

           .field-col {width:100%; margin-bottom:15px;}
           .field-col input, .field-col textarea {width:100%; border:1px solid #c5c4c4; padding:12px 20px; font-size:18px; background:none;}
           .field-col select {width:100%; border:1px solid #c5c4c4; color:#8e8e8e; padding:12px 20px; font-size:18px; background:none; background-image:url(../images/arrow.png); background-repeat:no-repeat; background-position:98% 18px;}
           .field-col .field-icon, .handbook-form bdo {
            color: #ff0000;
            position: absolute;
            left: 10px;
            top: 5px;
            font-size: 18px;
            }.field-col span {
                color: #8e8e8e;
                position: absolute;
                left: 17px;
                top: 14px;
            }
            .field-text {font-size:18px; text-align:left; line-height:35px;}
            .field-text b {color: #ff0000; font-weight:normal;}
            .field-col-1{
                padding:12px 80px !important;
            }
            .paddingLR{padding-left:0px !important; padding-right:0px !important;}

            .submit {width:100%; margin:15px 0;}
            .submit a {background: #f06b35; font-size: 22px; color: #fff !important; padding: 10px 30px;}
            .submit a:hover {background: #1e3b95;}
            .text-right {text-align:right; margin-top:50px; position:relative;}
            .text-right .fa-long-arrow-left {font-size: 17px;}

            .team-main {

            }
            .team {width:63%; margin:0 auto;}
            .team img {width:100%;}
            .team-text {font-size: 18px; color: #000; margin-top:10px; text-align:justify;}
            .main-team {margin-top:10px;}
            .team-col, .team-detail-col {background:#fff; border:2px solid #cccccc; padding:10px 20px; text-align:center;}
            .team-col img {position: absolute; top: -80px; left: 0px; right:0; margin:0 auto;height: 155px;width: 155px;border-radius: 50%;}
            .team-col h2, .team-designation p {text-align:center; font-size:22px; color:#1c358f; margin-top:80px; font-family: 'Montserrat'; margin-bottom:5px;}
            .team-designation {color: #373737 !important; margin-top: 0px !important; margin-bottom: 0px; font-size: 18px !important;}
            .team-detail-col {padding-bottom:30px;}

            .team-col-1 {padding:110px 0px 0px 0px; background:#f6f6f6;}
            .team-col-2 {padding:30px 0px 0px 0px;}
            .team-col-2 img {width:100%; margin:20px 0px 0px 0px;}

            .event {background:#dbdbdb; padding:15px 0;}
            .event-location {width:auto !important; margin:-6px 7px 0px 0px;}
            .event-main {margin:0px 0px 30px 0px;}
            .event-banner-text {position: absolute; bottom: 0; background: rgba(0,0,0,.60); color: #fff; width: 100%; padding: 10px 20px; font-size: 20px; text-align: center; font-family: 'Montserrat';}
            .event-col-1{text-align:right;}

            #exTab1 .tab-content {
              color : #000;
              padding-top: 30px;
          }

          #exTab2 h3 {
              color : white;
              background-color: #428bca;
              padding : 5px 0;
          }

          #exTab1 .nav-pills > li > a {
              border-radius: 0;
              color:#fff;
              padding:15px 0;
              font-size: 20px;
              font-family: 'Montserrat';
          }

          .event-tab{ width:50%; text-align:center;}
          .nav-pills, .event-tab > li.active > a, .nav-pills, .event-tab > li.active > a:hover, .nav-pills, .event-tab > li.active > a:focus {
            color: #fff;
            background-color: #5e5e5e !important;
        }

        .about-page{ background:#f6f6f6;}
        .about-page1{ background:#f2f2f2;}
        .about-page2{padding:0 30px !important;}
        .about-col {border-bottom: 1px solid #e1dfdf; padding-bottom:20px;}
        .about-col h2, .about-page2 h2 {font-size:20px; color:#000; font-family: 'Montserrat'; text-transform:uppercase; padding-top:0px;}
        .about-col p, .about-page2 p {font-size:18px; color:#000; }
        .about-img img {width: 80%;}


        .read-more1{font-family: 'Montserrat'; margin: 20px 0px 0px 0px;} 
        .read-more1 a{color:#fff; padding: 8px 10px;  font-size:16px; background:#7b7b7b;}
        .read-more1 a:hover{text-decoration:none; background:#354b9c; color:#fff;}

        .about-detail-banner{ }
        .about-detail-banner img{width:100%; }
        .about-detail{ background:#f6f6f6; padding:0px 0px 15px 0px;}
        .text-center{font-size:18px !important; text-align:center; margin:10px 0px 0px 0px;}
        .text-left{font-size:18px;}
        .about-heading{margin-bottom:0px; padding-bottom: 0px;}
        .about-img{padding: 25px 0px 0px 0px;}
        .about-img1{padding: 50px 0px 0px 0px;}
        .about-img-right{text-align:right;}
        .about-heading-color{color:#f06b35 !important;}
        .about-heading-color a{color:#f06b35 !important;}
        .about-heading-color a:hover{color:#1e3b95 !important;}
        .about-more{background: none !important; color: #20409a !important; padding: 0px !important;}

        .blog{ background:#fff; padding-bottom:60px; height:475px;}
        .blog img{width:100%; margin-bottom: 0px;}
        .blog-heading{font-family: 'Montserrat'; color: #f06b35; font-size:20px !important;  padding:0 13px; margin:8px 0; line-height:27px;}
        .blog-heading a{font-family: 'Montserrat'; color: #f06b35; font-size:20px}
        .blog-heading a:hover{color: #1e3b95;}
        .blog p{font-size:18px; padding:0 13px; margin:8px 0;}
        .blog-date{color:#8c8c8c; font-size:16px !important;}
        .blog-read{color:#fd8800;}
        .blog-read a{font-size:16px !important; color:#223c99;}
        .blog-read a:hover{color:#f06b35;}

        .blog-detail-img{float:left; margin:6px 20px 0px 0px;}
        .blog-detail-heading {font-size: 20px; color: #f06b35; margin: 0px 0px 20px 0px; font-family: 'Montserrat';}
        .blog-detail-arrow{right:135px !important;}

        .blog-detail-bg, .blog-detail-button {border: 0px solid #fff !important; border-top: 0px solid #fff !important; box-shadow: inherit !important; background:#f6f6f6; float:left; width:100%; text-align:center; margin-top:30px;}
        .blog-detail-button {text-align:left; margin:10px 0px 30px 0px; background-color: #f6f6f6 !important;}
        .blog-detail-form {float:left; background:#f6f6f6; padding:0px !important;}
        .blog-box{ margin-top:10px;}
        .coloum-btn {color: #fff !important; background: #20409a; padding: 10px 20px; font-size: 18px; border-radius: 4px; margin: 5px 0px 30px 0px; }
        .coloum-btn:hover {background: #ef5e15;}


        .nav-toggle{background: none; border: none; width:20%; color: #364c9d; font-size: 18px; background-image:url(../images/arrow-blue.png); background-repeat:no-repeat; background-position: 85% 7px;}
        .handbook-page{background:#fff; border: 1px solid #eee; float:left;}
        .handbook-col{text-align:center; border-bottom: 1px solid #e0e0e0;}
        .handbook-col img{width:40%;}
        .handbook-col-1{text-align:center; border-right: 1px solid #e0e0e0;}
        .handbook-col-1 img{width:81%; padding:20px;}
        .handbook-col-2{text-align:center; border-bottom: 1px solid #e0e0e0;}
        .handbook-col-2 img{width:90%; padding:20px;}
        .handbook-btn{margin: 30px 0;}
        .handbook-form {width:100%; color:#000; padding:12px 20px; font-size:16px; background:none; margin-bottom:18px; text-align:left;}
        .handbook-heading{text-align: center; font-size: 20px; color: #f06b35; font-family: 'Montserrat'; margin: 20px 0;}
        .handbook-right{padding-right:15px !important;}
        .handbook-left{padding-left:15px !important;}

        .radio-inline{ padding-left:0px !important; margin:0px 20px 0px 0px;}



        .text-pera{ text-align:center;}
        .show{ margin-bottom: 20px;
            background-color: none;
            border: none;
            border-radius: 0px;
            -webkit-box-shadow:0;
            box-shadow: 0);}


.show a.collapsed::before {
    color: #20409a;
    font-size:15px;
    text-transform: uppercase;
    padding-right: 20px;
    content: 'Read More';
    background: url(../images/read-more.png) center right no-repeat;
    padding-top:3px;
}
.show a::before {
    color: #20409a;
    font-size:15px;
    text-transform: uppercase;
    content: 'Hide';
    padding-right: 20px;
    background: url(../images/hide.png) center right no-repeat;
    padding-top:3px;
}

.evolution-page{margin-bottom:0px; padding-bottom: 0px;}
.evolution-page1{border-bottom:1px solid #eee; padding:40px 0;}
.evolution-year{color:#f06b35; font-size:20px; font-family: 'Montserrat'; }
.evolution-right{float:right; border-left:4px solid #e0dfdf; width:100%;}
.evolution-right h3{font-family: 'Montserrat'; font-size:20px; margin:0px; padding:0px 0px 10px 10px;}
.evolution-right p{font-size:18px; margin:0px; padding:0px 0px 0px 10px; height:87px;}
.evolution-img{float:left; margin:0 20px;}
.evolution-img1{width: 12% !important;}
.evolution-img2{width: 14% !important;}

.evolution-journey, .evolution-img1, .evolution-img2{ padding: 10px; width: 17%; border: 1px solid #dfdfdf; margin-top: 6px !important; margin-right: 20px !important;}
.evolution-sub {font-size:18px;}

.evolution-col-year{color:#f06b35; font-size:20px; text-align:right; font-family: 'Montserrat'; padding-left: 10px !important;}
.evolution-col{float:left; border-right:4px solid #e0dfdf; text-align:left; width:100%;}
.evolution-col h3{font-family: 'Montserrat'; font-size:20px; margin:0px; padding:0px 20px 0px 0px;}
.evolution-col p{font-size:18px; margin:0px; padding:0px 10px 0px 0px; height:87px;}
.evolution-col-img{float:right; margin:0 20px;}
.evolution-border{border-right:4px solid #d6d5d5;}
.evolution-border1{border-left:4px solid #c9c9c9;}
.evolution-border2{border-right:4px solid #bcbcbc;}
.evolution-border3{border-left:4px solid #b2b2b2;}
.evolution-border4{border-right:4px solid #a8a9aa;}
.evolution-border5{border-left:4px solid #e5d6bd;}
.evolution-border6{border-right:4px solid #fce2c5;}
.evolution-border7{border-left:4px solid #fed4a5;}
.evolution-border8{border-right:4px solid #fec89b;}
.evolution-border9{border-left:4px solid #fec681;}
.evolution-border10{border-right:4px solid #fec681;}
.evolution-border11{border-right:4px solid #ffa174;}
.evolution-border12{border-left:4px solid #ffa174;}
.evolution-border13{border-right:4px solid #f06b35;}
.evolution-border14{border-left:4px solid #f06b35;}
.evolution-col-1{height:57px !important;}
.evolution-year-color{color:#f16023 !important;}
.evolution-col-2{padding-bottom:60px;}

.evolution-box{ }

.manufacturing {padding:0px 0px 0px 0px; background:#f6f6f6;}
.manufacturing img {width:100%; margin:30px 0px 10px 0px;}
.manufacturing-col {margin-bottom:40px;}
.manufacturing-col-1 {width:100%; height:600px;}
.manufacturing-detail-li {margin: 0px; padding-left: 0px;}
.manufacturing-detail-li li{font-size: 17px; color: #000; width:48%;padding: 0px 0px 0px 15px;background-image: url(../images/list-icon.png);background-repeat: no-repeat;list-style: none;
    background-position: 0 10px;float:left; margin-right:2%; margin-top:1%;}
    .manufacturing .padding-min { padding: 0px 3px;}
    .manufacturing-cta1{font-size:20px; text-align:center;margin-top: 20px;}
    .manufacturing-cta1 a{background-color:#ef5e15; color:#fff; padding:10px 0; display:block; }
    .manufacturing-cta1 a:hover{ color:#fff;background-color:#cd4e0e;}
    .manufacturing-cta2{ font-size:20px; text-align:center;margin-top: 20px;}
    .manufacturing-cta2 a{ background-color:#333; color:#fff; padding:10px 0; display:block; }
    .manufacturing-cta2 a:hover{ color:#fff;background-color:#000;}
    .manufacturing-cta3{ font-size:20px; text-align:center;margin-top: 20px;}
    .manufacturing-cta3 a{ background-color:#20409a; color:#fff; padding:10px 0; display:block; }
    .manufacturing-cta3 a:hover{ color:#fff;background-color:#17317d;}


    .img {
        width:100%; 
        height: 245px;
    }


    .partner {margin:0px 0px 0px 0px;}
    .partner p {font-size:18px;}
    .partner-banner { min-width: 420px; position: absolute; right: 0; float: left; margin: 6% 0%; background: rgba(46,46,46,.40); padding: 20px 80px 20px 20px; border-radius: 6px;}
    .partner-banner h1 {display: inline-block; border-bottom: 2px solid #ef5e15; padding-bottom: 10px; font-family: 'gotham_boldregular'; font-size: 30px; text-transform: uppercase; text-shadow: rgb(3, 3, 3) -1px 2px 7px; color: #fff;}
    .partner-banner h2 {padding: 0; line-height: 1em; font-family: 'gotham_boldregular'; font-size: 60px; text-transform: uppercase;text-shadow: rgb(3, 3, 3) -1px 2px 7px; color: #fff;}
    .partner-col {margin:50px 0px 0px 0px;}
    .partner-col-1 {margin:0px 0px 0px 0px;}
    .partner-col-color {background:#213b95; padding:30px !important; }
    .partner-col-color-text1 {font-size:20px; color:#fff; font-family: 'gotham_boldregular'; text-transform:uppercase; float:left; margin: 0px 0px 15px 0px;}
    .partner-col-color-text2 {font-size:20px; color:#fff; float:left; }
    .partner-text {margin:0px 0px 0px 0px;}
    .partner-text h2 {font-size:20px; font-family: 'Montserrat'; color: #ef5e15; line-height:35px; height:70px;}
    .partner-text p {font-size:18px; margin:10px 0px 0px 0px;}
    .partner-btn {position:absolute; left:35px; bottom:8%; }
    .partner-btn a {font-size:16px; color:#fff; float:left; border:1px solid #fff; padding: 6px 20px; font-family: 'Montserrat'; clear:both;}
    .partner-btn a:hover {color:#000; background:#fff;}
    .partner-btn a:focus {color:#fff; background:#213b95;}
    .partner-section, .partner-section1 {padding-bottom:20px; border-right: 1px solid #ddd; height:250px;}
    .partner-section:hover, .partner-section1:hover {background:#e4e4e4;}
    .partner-section1 {border-right: 0px; padding-left: 30px !important;}

    .read{font-family: 'Montserrat'; margin: 30px 0;} 
    .read a{color:#213b95; font-size:16px;}
    .read a:hover{text-decoration:none;  color:#ef5e15;}
    .read img{position: absolute; margin:11px 0px 0px 11px;} 

    .row-eq-height{display:flex;}

    .contact {margin:20px 0;}
    .contact p {font-size:18px; color:#000; font-family: 'Montserrat';}
    .contact h2 {font-size:20px; color:#f06b35; font-family: 'Montserrat'; margin:0px 0px 20px 0px;}

    .contact-form {padding:20px 0;}
    .contact-col-1 {padding:20px 0px;}
    .contact-form h2 {font-size:20px; color:#ef5e15; font-family: 'Montserrat'; text-align:center; margin:0px 0px 20px 0px;}
    .contact-field {margin:10px 0px 10px 0px; position:relative;}
    .contact-field input, .contact-field textarea, .contact-field select {width:100%; font-size:18px; color:#666666; border:1px solid #adadad; padding:18px 10px; background:#fff;}
    .contact-field textarea {height:150px;}
    .contact-field select {background-image: url(../images/arrow.png); background-repeat: no-repeat; background-position: 98% 20px; }
    .contact-field-button {text-align:center}
    .contact-field-submit {font-size:18px; color:#fff; font-weight: bold; background:#f06b35; padding:10px 50px; border:0px; border-radius:4px; margin:20px 0; text-transform:uppercase;}
    .contact-field-submit:hover {background:#1e3b95;}

    .contact-field input::-webkit-input-placeholder{color:#666; /*WebKit, Blink, Edge */ opacity: 1;}
    .contact-field input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#666; opacity: 1;}
    .contact-field input:-ms-input-placeholder { /* Internet Explorer 10-11 */color:#666; opacity:1;}
    .contact-field textarea::-webkit-input-placeholder {color:#666; /*WebKit, Blink, Edge */ opacity: 1;}
    .contact-field textarea::-moz-placeholder { /* Mozilla Firefox 19+ */ color:#666; opacity:1;}
    .contact-field textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */color:#666;}

    .vision-text, .vision-box-text {font-size:22px !important; text-align:center; color:#343434; font-family: 'Montserrat'; font-style:italic;}

    .vision-col, .vision-col-1 {font-size:40px; color:#fff; text-align:center; background:#ef5e15; padding: 20px 0; font-family: 'Montserrat'; margin-bottom: 20px;}
    .vision-col-1 {background:#213b95;}
    .vision-box, .vision-box1  {padding-bottom: 40px; }
    .vision-box1 {}
    .vision-box-text {padding:20px;}
    .vision-box p, .vision-box1 p {padding:0px 20px 0px 20px; font-size:18px; color:#000;}

    .career-btn {float:right;}

    .search-col {width: 65%; position: relative; background: #f8f8f8; border: 1px solid #d9d8d8; border-radius: 5px; height: 50px; margin:20px auto;}
    .search-col input {border: 0; top: 4px; font-size: 16px; color: #333; left: 9px; width: 90%; padding: 0 10px; height: 52px; background: 0;}
    .search-col-img {border: 0; position: absolute; top: 9px; right: 13px;}
    .search-col-text { font-size:18px; color:#1e3b95; font-family: 'Montserrat';}

    .product {text-align:center; font-size:18px; color:#ef5e15; margin-top:20px;}
    .product p {text-align:center; font-size:18px; color:#ef5e15;}
    .product select {font-size:16px; color:#ef5e15; border:1px solid #ccc; border-radius:4px; padding: 5px 20px; float: right;}

    .product-list{ margin:0px 0px 0px 0px;}
    .product-list ul{ margin:0px; margin-bottom: 40px; padding:0px;}
    .product-list ul li{ font-weight: 100; font-family: 'Open Sans'; color: #555; font-size:18px; padding:0px 0px 10px 20px; background-image:url(../images/list-icon.png); background-repeat:no-repeat; list-style:none; background-position:0 10px;}

    .product-box {line-height:49px; margin:10px 0;}
    .product-box-line {border-bottom:1px solid #e3e0e0; padding-bottom: 30px; margin-bottom: 30px;}
    .product-box-color {font-size:18px; color:#0089d1; font-family: 'Montserrat'; font-weight: 500;}
    .product-button, .product-button1 {margin:0px 0px 0px 0px;}
    .product-button a, .product-button1 a {font-size:18px; color:#fff; background:#f06b35; font-family: 'Montserrat'; padding:6px 10px; border-radius: 3px;}
    .product-button a:hover, .product-button1 a:hover{color:#fff; background:#354b9c;}
    .product-button a:focus, .product-button1 a:focus {color:#fff;}
    .product-button1 {text-align:right;}
    .product-text {text-align:right !important;}
    .product-text1 {color:#000 !important;}
    .product-text2 {color:#ef5e15; margin-right:30px;}
    .product-text3 {color:#ef5e15; text-decoration:underline;}
    .product-text4 {color:#000;}
    .product-text5 {color:#000; font-size:28px; text-align:center; margin-top: -13px;}

    .product-new {
        margin:0px 0px 0px 0px; 
        border-bottom:1px solid #dbdbdb; 
        border-right:1px solid #dbdbdb; 
        padding:15px 20px 15px 15px; 
        height:200px;}
        .product-new a {display:block;
        }
        /*.product-new:hover {background:#e4e4e4;}*/
        .product-new1 {margin:0px 0px 0px 0px; border-bottom:1px solid #dbdbdb; padding:15px 20px; height:200px;}
        .product-new1 a {display:block;}
        .product-new1:hover {background:#e4e4e4;}
        .product-new1-text { font-size: 16px; color: #000; margin-bottom: 5px;}
        .product-new2-text { color: #3f54a1; font-size: 16px;}
        .product-new3-text {font-family: 'gotham_boldregular'; color: #ef5e15; font-size:16px; display:inline;}

        .product-new3 {background:#fff; box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1); padding: 20px 0px 20px 0px; margin-bottom:20px;}
        .product-new4 {font-size:16px !important;float: left; width:100%;}
        .product-new5 {background:transparent; padding:12px; margin-bottom:10px;}
        .product-new5 h2 {font-size:20px; color:#000; margin:0px; font-family:'Open Sans'; font-weight: 400;}
        .charoneline { width:30px; float:left; }
        .charoneline input{display:inline; background-color: transparent; border: none; color: #ef5e15; text-decoration:underline;}
        .product-new6 {background:#dad9d9; padding-bottom:10px;}

        .product-fillter{ width:50%; height:50px; border: 1px solid #ccc; font-size:18px; color:#000; background-image:url(../images/search-arrow.png); background-repeat:no-repeat;background-position: 100% 0px; padding-left: 10px;}

        .product-col {width: 100%; position: relative; background: #fff; border: 1px solid #d9d8d8;color: #000;  height: 50px; margin:0px auto; margin-bottom: 15px;}
        .product-col input {border: 0;  font-size: 16px; color: #333;  width: 90%; padding: 0 10px; height: 45px; background: 0;}
        .product-col .product-btn {border: 0; position: absolute; top: -1px; right: 0px; width: 48px;height: 50px; background-image:url(../images/search-arrow.png); background-repeat:no-repeat;}

        /*innovations-page*/
        .innovations-page{}
        .innovations-heading{font-size: 30px; color:#ee5518; text-align:center;padding: 5px 0; float:left; width:100%;}
        .innovations-heading::after{
            background-color: #000;
            content: " ";
            display: block;
            height: 3px;
            margin: 15px auto;
            width: 100px;}
            .innovations-text{font-size: 18px;color: #000;}
            .innovations-text ul {margin-top: 12px; padding: 0px 18px;}
            .innovations-img{ text-align:center;}
            .innovations-img img {width: 100%;}
            .innovations-middle{ text-align:center; margin-bottom: 10px;}
            .innovations-middle img {width: 32%;}
            .innovations-alpha{font-size: 22px;color: #000;font-family: 'Montserrat';margin: 0;}
            .innovations-img-link{text-align:center;}
            .innovations-left{background: #ccedf4; height:370px; padding-top:20px;}
            .innovations-right{background: #fcdb75; height:370px; padding-top:20px;}
            .innovations-col{margin-top:20px;}
            .innovations-banner{width:100% !important; height:290px; object-fit: cover;}
            .innovations-banner1{display:none;}
            /*innovations-page-close*/


            .sort {margin: 28px 0px 0px 0px;  width:100%; text-align:center; float:left;}
            .sort ul {margin:0px; padding:0px;}
            .sort ul li {font-size:16px; color:#000;float:left; list-style:none; display:inline; padding:0 3px;}
            .sort ul li a {color:#000;}
            .sort .submitLink:hover {color:#ef5e15;}
            .sort-text {color:#ef5e15 !important;}
            .sort .submitLink { background-color: transparent;  border: none; cursor: pointer;}
            .sort submitLink:focus { outline: none;}


            .thanks-social-icon {width:90px !important; height:90px !important; font-size:45px !important; line-height:85px;}
            .thanks-li {margin: 0 auto !important; padding: 0px; float: none !important; width: 36% !important;}
            .thanks-col {text-align:center;}
            .thanks-col img {margin:0px 15px 0px 0px;}

            .dropdown-col {background:#fff !important; border-top:2px solid #ef5e15 !important; border-radius:0px !important; margin-top: 0px !important; right: 0px !important;}

            .main-page {width: 100%; padding:10% 0;}
            .main-page-logo {text-align: center;}
            .main-page-logo img {margin-top: 0px;}
            .main-page-logo h1 { font-size: 60px; padding: 15px 0; color: #f16212;}
            .main-tel {text-align: center; font-size: 25px; color: #374d9d; padding-right: 20px !important; margin-top: 5px;}
            .main-tel a {color: #374d9d;}
            .main-tel a:hover {color: #374d9d; text-decoration:underline;}
            .main-tel br {display:none;}
            .main-icon-img {margin: -8px 10px 0px 30px;}

            .evolution-timeline {width:100%; float:left; margin:0px 0px 30px 0px !important;}
            .evolution-timeline img{ float:left;}
            .interior.container .row {
                display: flex;
                flex-wrap: wrap;
            }
            .newsletter{
               border: 1px solid #ccc;
               padding: 10px;
           }
           .blogBox .newsletter img {
            width: 100%;
        }
        .blogBox {
            margin-bottom: 30px;
            box-sizing: border-box;
        }
        .blogBox p {
            font-family: 'Montserrat';
            color: #000;
            font-size: 18px;
            margin-top:10px;
            text-align: center;
        } 
        #loadMore {
            padding-top: 30px;
            text-align: center;
            width: 100%;
        }
        #loadMore a {
            background: #354b9c;
            border-radius: 3px;
            color: #fff;
            padding: 10px 30px;
            transition: all 0.25s ease-out;
            -webkit-font-smoothing: antialiased;
            font-size:16px;
            font-family: 'Montserrat';
        }
        #loadMore a:hover {
            background-color: #f06b35;
        }

        .text-left1 {text-align:center; font-size:20px; margin-bottom: 0; color: #000;}

        .partner-box1 {width:50%}
        .partner-box2 {width:50% !important; float:right !important; height: 100%;}
        .partner-box3 {width:50% !important; height: 100%;}
        .partner-box4 {width:50% !important; float:right !important; height: 100%;}
        .partner-box5 {width:50% !important; height: 100%;}


        .slider-ico {font-size:20px !important;}

        .testimonial {background:#e4e4e4; padding: 20px 0; margin: 60px 0px -20px 0px;}
        .testimonial img {width:90%;}
        .testimonial p {font-size:18px;}
        .testimonial-sub {margin-bottom: 0px; font-style: italic;}

        .faqs-img {width:63% !important;}

        .breadcrumb.getwell-breadcrumb {
            background: none;
            float: right;
            margin-bottom: 0px;
            width: 100%;
            text-align: right;
            padding: 8px 100px;
        }
        .breadcrumb.getwell-breadcrumb a {
            font-size: 14px;
            color: #ee692e;
        }

        .list_item .dropdown-menu {
            width: 100%;
            border-radius:0px;
            background-color: #20409a;
            -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
            box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
            border:0px;
            margin-bottom: 10px;
        }

        .list_item .dropdown-menu {
            position: relative;
        }

        .caret1 {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: 2px;
            vertical-align: middle;
            border-bottom: 4px dashed;
            border-right: 4px solid transparent;
            border-left: 4px solid transparent;
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            margin-top:-6px;
            margin-right:5px;
        }

        .table-faqs td{ border: 1px solid #b8b8b8; text-align:center; font-size:18px; padding:20px 10px;}
        .table-faqs-col{ background: #354b9c; color:#fff; border:1px solid #354b9c !important; width:25%; padding:8px 0 !important;}

        .blog-inner-page {padding: 20px 0px 50px 0px;}


        .blog-inner-page p {font-size:18px; color:#000;}
        .blog-inner-page h2 {font-size: 20px; color: #f06311; font-family: 'Montserrat';}

        .blog-inner-page ul{ margin:0; padding-left:15px;}
        .blog-inner-page ul li{font-size: 20px; color: #f06311; font-family: 'Montserrat';}


        .contact-field .remark {
            color: #ff0000;
            font-size: 18px;
            left: 4px;
            position: absolute;
            top: 15px;
        }

        .error-col {color:#ff0000; margin-bottom:10px; float:left; width:100%;}
        .error-col-1 {color:#ff0000; float: right; width: 58.4%; text-align: left; margin-bottom: 10px;}
        .browse-col {font-size:16px !important;}


        .banner-icon {
           font-size:0px !important;
       }

       .testimonial-button {

       }
       .search-section {
           margin: 0px 0px 50px 0px;
       }
       .search-section-heading {
           font-weight: bold;
           font-size: 18px;
       }
       .no-found p {
           color: #ef5e15;
           font-size: 18px;
           text-align: center;
       }
       .book a {
           color: #fff;
           font-size: 16px;
           background-color: #ef5e15;
           padding: 5px 15px;
           border-radius: 2px; 
       }
       .book a:hover {
           color: #fff;
           background-color: #1b57b9;
       }
       .book a:focus {
           color: #fff;
       }

       .youtube iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .youtube {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
    }

    .map-tab {background:#5e5e5e;}
    .map-tab1 {background:#ef5e15;}
    .map-text {margin:0px 0px 30px 0px;}
    .map-text h2 {
     font-size: 20px;
     color: #f06311;
     font-family: 'Montserrat';
     margin-top: 0px;
 }
 .map-text p {
     font-size: 18px;
     color: #000;
     padding-right:20px;
 }


 .map-text img {margin: 0px 0px 0px 0px;}
 .faqs-arrow {float:right; margin:14px 15px 0px 0px;}
 .product-btn{text-align:left;}
 .product-btn-1{text-align:center; margin-bottom: 3em;}
 .product-sort, .product-sort1{text-align:right; margin-top:30px;}
 .product-sort1{text-align:center;}
 .table-faqs a{color: #000;}
 .all-img {width:100%;}
 .contact-col{margin-bottom:70px;}
 .evolution-timeline-1{text-align:center; width:100%;}
 .evolution-timeline-1 img{float:none;}
 .evolution-slider{width:86%; float:left;}

 .evolution-list{float:left;}
 .evolution-list-1{float:left; width:2%;}
 .evolution-list-1 img{float:none;}
 .evolution-list-2{float:left; width:98%;}
 .evolution-list-3{float:left; width:80%;}
 .evolution-list-4{float:left; width:100%;}

 .product-detail-list{margin-bottom: 10px; font-size: 28px;}
 .slider-col{width:80%; margin:0 auto;}

 .news-img-col{width:30%;}

 .sitemap {} 
 .sitemap ul {margin:0px; padding:0px;}
 .sitemap ul li {font-size:16px; float:left; list-style:none; margin-bottom:15px; width:100%;}  
 .sitemap ul li a {color:#333;}  
 .sitemap ul li a:hover {color:#20409a;} 
 .sitemap li::before {
  content: "• ";
  color: #ef5e15;
  font-size:20px;
}
.sitemap-col {padding-left:50px !important;}
.sitemap-link a { color:#ef5e15; font-size:18px; margin-bottom:10px; float:left; width:100%;}
.sitemap-link a:hover { color:#20409a;}

.event-detail {text-align:center; padding: 20px 0px 10px 0px;}
.news{height:330px;}
.news-col{margin:30px 0px 0px 0px;}
.blog-col{height:470px !important;}

.career-new{text-align:center; padding: 30px 0; width: 100%;}
.career-new-col{text-align:center; margin:20px 0;}
.career-new-heading, .career-new-heading1, .career-new-heading2{text-align:center; background:#ffb901; display:block; color:#fff; padding:10px 28px; font-weight:bold; border-radius:2px; font-size:20px; float:left; width:100%; margin-top:0px; margin-bottom:10px; }
.career-new-heading1{background:#ef5e15; padding:10px 38px;}
.career-new-heading2{background:#20409a;}

.publication-book{text-align:center;}
.publication-book img{width:50%; margin: 30px 0px 20px 0px;}
.global-heading {
 text-transform: inherit !important;
}
.national{text-align:center; padding: 30px 0; float: left; width: 100%;}
.text-center1 {
    font-size: 18px !important;
    font-family: 'Montserrat';
    text-align:center;
    font-weight:bold;
    margin: 10px 0px 0px 0px;
}
.text-center2 {
    font-size: 18px !important;
    font-family: 'Montserrat';
    font-weight:bold;
}
.menu-arrow{margin-left:70px !important;}
.slider-1{display:none;}
.walkthrough{width:100%; height:500px; border:none;}
.about-heading-new{font-size: 25px !important; color: #20409a !important; text-align:center;}
.download-button{display:none;}

.career-inner-page{padding:20px 0px 50px 0px; margin:0px 0px -50px 0px;}
.career-detail-form {width:100%; float:left; background:#f6f6f6; padding:0px !important;}

.vision-tab{font-size:20px; margin:0px 0px 0px 0px;}
.innovation-text{position: absolute; left: 5%; bottom: 35%;}
.innovation-text h1{font-size: 70px;}

.publication-col{margin:10px 0px 0px 0px;}

.mc-field-group input, .mc-field-group select {font-size:18px; color:#666666; padding:18px 10px !important; background:#fff; border-radius:0px !important; border:1px solid #adadad !important;} 
.mce_inline_error {background:0px !important;}
.mc-field-group {width: 100% !important; font-size:18px;}
#mc_embed_signup form {padding: 10px 0 10px 0% !important;}
#mc-embedded-subscribe {display: inline !important; margin: 1em 0 1em 0% !important;}
.mc-btn{ border: 0px !important;}
.mc-field-group label { font-weight:normal !important;}
.mc-field-group select {
    background-image: url(../images/arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: 98% 20px !important;
}
#mc_embed_signup div#mce-responses {
    padding: 0em !important;
    margin: 0 0% !important;
    font-size: 18px !important;
    font-weight: normal !important;
}
#mc_embed_signup #mce-success-response {
    color: #1e3b95 !important;
}
#mc_embed_signup div.response {
    margin: 0em !important;
    font-weight: normal !important;
}









/* Forward */
.bggray_hover:hover,.box-link:hover {
	transition-delay:0s;
	cursor:pointer
}
.bggray_hover.bg-red:hover,.box-link.bg-red:hover {

}
.bggray_hover.bg-maroon:hover,.box-link.bg-maroon:hover {

}
.bggray_hover:hover .link .icon-outlined-link-right-arrow,.box-link:hover .link .icon-outlined-link-right-arrow {
	animation:linkanimation .7s linear
}
.animated .animate-second.banner-content {
	animation:sectionflipdownbanner 1s linear
}
@keyframes linkanimation {
	0% {
		transform:translateX(0)
	}
	50% {
		transform:translateX(20px)
	}
	to {
		transform:translateX(0)
	}
}
/*[class*=" icon-"],[class^=icon-] {
	font-family:airtel-icons;
	display:inline-block;
	vertical-align:middle;
	font-weight:400;
	font-style:normal;
	speak:none;
	text-decoration:inherit;
	text-transform:none;
	text-rendering:optimizeLegibility;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	margin:1px 0px 0px 5px;
	float:left;
    }*/

    @media (max-width: 1500px) {
        .partner-col-color-text1 {
           font-size: 16px;
           margin: 0px 0px 0 0px;
       }
       .partner-col-color-text2 {
        font-size: 14px;
    }
    .main-header .navbar-default .navbar-nav > li > a {
        padding: 40px 13px 34px 13px;
    }
    .partner-col-color {
        padding: 15px 30px 30px 30px !important;
    }
    .partner-btn a {
        font-size: 14px;
        padding: 4px 8px;
    }
    .partner-btn {
        left: 31px;
        bottom: 2%;
    }
    #aside-menu.menu-open {
        width: 30% !important;
    }

}
@media (max-width: 1321px) {
    .main-header .navbar-default .navbar-nav > li > a {
        padding: 40px 5px 34px 5px;
        font-size: 16px;
    }
    .banner-text-col {
        font-size: 28px !important;
    }


}	
@media (max-width: 1199px) {
    .product-box {
        text-align: center;
        width:50% !important;
        float: left;
        margin-bottom:10px;
    }
    .text-left1 {
        text-align: center !important;
    }
    .product-button, .product-button1 {
        margin: 0px 0px 0px 0px;
        text-align: center;
    }
    .product-sub {
       width:100% !important;
   }
   .radio-inline {
    margin-left: 0px !important;
    padding-right: 10px;
}
.event-tab {
    margin-left: 0px !important;
}
.banner .banner-text a {
    margin-top: 20px;
}
#timeline {
    width: 100% !important;
}
#issues li {
    width: 899px !important;
    max-width: 100% !important;
}
.footer-button a {
    padding: 12px 13px;
    font-size: 16px;
}
.sort {
    margin: 28px 0px 0px 33%;
}
.product-sort {
    margin-top: 30px;
    width: 100% !important;
}
.sort-col {margin: 28px 0px 0px 0px !important;}
.blog-heading {
    height: auto;
}
.blog {
    height: 410px;
}
.news {
    height: 300px;
}
.partner-section, .partner-section1 {
    height: 270px;
    margin-bottom: 30px;
}
.partner-box {display: inherit;}
.partner-box img {margin-bottom:0px;}
.partner-top{ width:30% !important; float:left !important;}
.partner-top1{ width:70% !important; float:right !important;}
.partner-top2{ width:30% !important; float:right !important;}
.partner-top3{ width:70% !important; float:left !important;}

.partner-col-color {
    height: 280px;
}
.partner-box1 {
    width: 100%;
}
.partner-box2 {
    width: 30% !important;
    float: left !important;
}
.partner-box3 {
    width: 70% !important;
    float: right;
}
.partner-box4 {
    width: 30% !important;
}
.partner-box5 {
    width: 70% !important;
    float: left;
}
.partner-box img {
    height: 280px;
}
.partner-col-color-text1 {
    font-size: 20px;
    margin: 10px 0;
}
.partner-col-color-text2 {
    font-size: 18px;
}
.partner-btn {
    bottom: 9%;
}
.evolution-slider {
    width: 85%;
}
.product-btn-1, .product-button1 {
    margin-top: -10px !important;
}
.getwell-bg-text {
    font-size: 40px;
}
.innovation-text h1 {
    font-size: 50px;
}
.innovation-text {
    bottom: 40%;
}



}
@media (max-width: 1112px) {
    .main-header .navbar-default .navbar-nav {
        display: none;
    }
    #aside-menu.menu-open {
        width: 40% !important;
    }
    .banner .banner-text h2 {
        font-size: 40px;
    }
    .banner-text-col {
        font-size: 25px !important;
        width: 70%;
        line-height: 35px;
    }
    .banner .banner-text {
        bottom: 7%;
        padding: 0 20px;
    }
    .left-nav-top {
        float: right;
        border-right: 0px solid #eee;
        padding: 31px 0px 31px 50px;
    }
    #aside-menu {
        float: right !important;
        right: 0;
        left:inherit !important;
    }
    #close-menu.menu-open {
        right: 10px;
        left:inherit !important;
    }
    .event-detail img{width: 100%;}
}

@media (max-width: 991px) {
	
    .paddingR{ padding-right:0px !important;padding-left:0px !important;}
    .paddingL{padding-right:0px !important;padding-left:0px !important;}

    .hematocon-event img { margin: 0 0 10px;  width: 100%;}

    .main-tel br {
        display: inherit;
        margin-bottom: 20px;
    }
    .banner .banner-text a {
        font-size: 18px;
        margin-top: 10px;
    }
    .banner-text-col {
        font-size: 20px !important;
        line-height: 28px;
    }
    .banner .banner-text p {
        font-size: 16px;
    }
    .event-sec {
        padding: 0px 0px 20px 0px !important;
        float: left;
        width: 100%;
    }

    .news-sec {
        padding: 0px 0px 25px 0px !important;
    }
    .sub-heading {
        float: left;
        width: 100%;
    }
    .box-1, .box-2, .box-3 {
        padding: 30px 3.5% 50px 3.5% !important;
    }
    .stay-update {
        float: left;
        width: 50%;
        height: 225px !important;
        border-left: 1px solid #ccc;
    }
    .book-sec .doctor-strip {
        margin-top: 20px;
        margin-right: 0px;
    }
    .about-col {
        text-align: center;
        float: left;
        width: 100%;
    }
    .about-col p {
        text-align: left;
    }
    .about-img-right {
        text-align:inherit;
        width: 100%;
        padding-bottom: 20px;
    }
    .about-page2 {
        padding: 0 0px !important;
    }
    .product-new {
        border-right: 0px solid #dbdbdb;
    }
    .img {
        margin-bottom: 20px;
    }
    .handbook-page, .blog-detail-form {
       width:100%;
   }
   .blog-detail-form {
    margin-top: -40px;
}

.handbook-right {
    padding-right: 0px !important;
}

.team-sub {
    margin-bottom: 0px;
}
.career-col {
    margin-bottom: 30px;
}
.faqs-page2, .faqs-page {
    border-right: 0px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    padding: 0px 0px 0px 0px;
}
.faqs-page1 {
    padding: 0px 0px 0px 0px;
}

.contact-col-1, .contact-form {
    padding: 0px 0px;
}
.blog {
    margin-bottom: 30px;
    height: inherit;
}
.evolution-img1, .evolution-img2 {
    width: 13% !important;
    margin-bottom: 10px;
}
.glyphicon {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.about-img img {
    width: 30%;
}
.about-des p {text-align:center;}

.about-right-arrow{float:none; margin: -7px 0px 0px 5px;}
.testimonial {
    margin: 30px 0px 0px 0px;
    text-align: center;
}
.test-col {
    margin: 0px 0px 0px 0px;
}
.testimonial img {
    width: inherit;
}

.main-footer {
    margin-top: 0px;
}
#issues li {
    width: 690px !important;
}
#issues li.selected img {
    margin-right: 15px !important;
}
.career-btn {
    float: right !important;
    margin-bottom: 0px;
}
.team {
    width: 90%;
}
.event-tab {
    width: 50%;
}
.map-icon-col{float:left; margin: 0px 5px 0px 12px;}
.manufacturing img {
    margin: 10px 0px 10px 0px;
}
.about-more-button{float:none;}
.event-col-1 {
    text-align: left;
}
.all-img {
    margin-bottom: 20px;
}
.product-sort {
    margin-top: 0px;
    float: left;
    width: 100%;
}
.product-new, .product-new1 {
    height: inherit;
}
.charoneline {
    height: 30px;
}
.sort {
    margin: 28px 0px 0px 0px;
}
.product-new3 {
    float: left;
    width:100%;
}
.product-new5 {
    text-align: center;
}
.handbook-heading {
    float: left;
    width: 100%;
}
#exTab1 .nav-pills > li > a {
    font-size: 18px;

}
.team-col-1 {
    padding: 0px 0px 0px 0px;
}
.team-col {
    margin-top: 110px;
    margin-bottom: 0px;
}
.contact-col, .contact-col-1 {
    margin-bottom: 30px;
}
.error-col-1 {
    width: 100%;
}
.stay-right-sec {
    margin: 30px 0px 50px 0px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    float: left;
    width: 100%;
}
.sitemap ul li {
    width: 50%;
}
.sitemap-col-1{ width: 100% !important; float:left;}
.sitemap-link{ width: 50%; float:left; margin-bottom: 3px;}
.event-main, .news-col {
    margin: 0px 0px 0px 0px;
}
.blog-col{height:auto !important;}
.publication-book{margin-top: 0px;}
.national img{width: 100%;}

.partner-section {
    border-right: 0px;
    border-bottom: 1px solid #ddd;
    padding-top: 15px;
    height: auto;
    margin-bottom: 0px;
    margin-top: -15px;
}
.partner-section1 {
    padding-left: 15px !important;
    padding-top: 15px;
    margin-bottom:20px;
    height: auto;
}
.partner-text h2 {
    height: auto;
    margin-top: 0px;
}
.innovations-text {
	padding-bottom: 10px;
}
.innovations-left {
    height: 400px;
}
.innovations-img {
    margin-bottom: 10px;
}
.evolution-slider {
    width: 84%;
}
.border-right {
    border-right: 0px;
    border-left:0px;
}
.news-sec {
    border-top: 1px solid #ccc;
    float: left;
    width:100%;
}
.team-col-2 {
    padding: 0px 0px 0px 0px;
}
.innovations-pic {
    width: 30% !important;
}
.innovations-col{margin-top:0px;}
.slider-col {
    margin-bottom: 30px;
}
.product-button, .product-button1 {
    margin: 30px 0px 0px 0px;
}
.getwell-bg-text {
    font-size: 50px;
}
.media-link {
    float:left;
    width: 100%;
    text-align: center;
}
.media-link ul {
    float:inherit;
    width: 100%;
}
.media-link ul li {
    float: none;
    display: inline-block;
}
.daw {
    padding-top: 20px;
    text-align: center;
}
.banner-icon img{width:70%;}
.breadcrumb.getwell-breadcrumb {
    display: none;
}
.inner-top-heading {
    padding: 20px 0px 15px 0px;
}
.faqs-inner-page {
    padding: 0px 0px 20px 0px;
}
#exTab1 .tab-content {
    padding-top: 10px;
}
.partner-button{ margin-top:0px;}
.blog-detail-button {
    margin: 20px 0px 30px 0px;
}



.footer-nav {
    display: none;
}
.footer-left-sec {
    padding: 20px 0px 0px 0px !important;
    text-align: center;
}
.footer-left-sec p {
    text-align: center;
}
.footer-button a {
    width: 100%;
    float: left;
    padding: 12px 10px;
    font-size: 18px;
}
.footer-right-sec {
    float: left;
    width: 100%;
}
.footer-nav {
    float: left;
}

}
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
}
#navbar {
    text-align: center;
}
}
@media (max-width: 768px) {
  .main-tel {
    font-size: 20px;
}
}
@media (max-width: 767px) {
    .navbar-default .navbar-toggle {
        display: none;
    }
    #aside-menu.menu-open {
        width: 60% !important;
    }
    .banner .banner-text a {
        font-size: 16px;
        margin-top: 10px;
        padding: 2px 10px;
    }
    .getwell-bg-text {
        font-size: 40px;
    }
    .team-banner {
       height: 350px !important; 
       -webkit-filter: blur(100px);
       -moz-filter: blur(100px);
       -o-filter: blur(100px);
       -ms-filter: blur(100px);
       filter: blur(100px);
   }
   .banner-text-col {
    width: 100%;
    padding-right: 20px;
    font-size: 18px !important;
    line-height: 22px;
}
.banner .banner-text {
    bottom: 18%;
}
.banner .banner-section{bottom: 10%;}
.partner-top, .partner-top1, .partner-top2, .partner-top3, .partner-box2, .partner-box3, .partner-box4, .partner-box5 {
    width: 100% !important;
}
.partner-col-color, .partner-box img {
    height:inherit;
}
.main-header .navbar-brand {
    margin-left: 20px !important;
}
.carousel-control {
    padding: 5% 10px;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 42% !important;
}
#timeline {
    width: 90% !important;
}
#issues li {
    width: 606px !important;
    max-width: 100% !important;
}
#issues li.selected img {
    margin-right: 30px !important;
}
.evolution-img1, .evolution-journey, .evolution-img2 {
    width: 30% !important;
}
.evolution-list-3 {
    width: 100%;
    margin-top:10px;
}
.evolution-list-1 {
    width: 3%;
}
.evolution-list-2 {
    width: 97%;
}
.cd-horizontal-timeline .events-content p {
	text-align: left;
    margin-bottom: 20px !important;
}
.evolution-timeline img {
    float: none;
}
.evolution-timeline {
    float: none;
    text-align: center;
}
.partner-btn {
    bottom: 0;
    float: left;
    position: relative;
    left: 0px;
    margin-top: 20px;
}
.evolution-slider {
    width: 100%;
}
.evolution-slider br{
	display:none;
}
.slider-1{display:inherit;}
.slider-1 img{width:100%;}
.slider-2{display:none;}
.table-col{overflow: scroll;}

.img {
    height: inherit !important;
}

}
@media (max-width: 670px) {
	#issues li {
        width: 517px !important;
    }
    .stay-update {
        height: 200px !important;
    }


}
@media (max-width: 551px) {
    .main-page-logo img {
        width: 100%;	
    }
    .main-icon-img {
        margin: -8px 10px 0px 0px;
        width: 25px;
    }
    .main-page-logo h1 {
        font-size: 50px;
    }
    .main-tel {
        font-size: 16px;
    }
    .banner .banner-text h2 {
        font-size: 25px;
    }
    .getwell-bg-text {
        font-size: 30px;
    }
    .events-fillter {
        width: 100%;
    }
    .footer-nav ul li {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        padding-right: 0px;
    }
    .blog-detail-img {
        margin: 6px 0px 20px 0px;
        width: 100%;
    }

    .team-banner {
        height: 250px !important;
        -webkit-filter: blur(100px);
        -moz-filter: blur(100px);
        -o-filter: blur(100px);
        -ms-filter: blur(100px);
        filter: blur(100px);
    }

    #issues li {
        width: 410px !important;
        height: 800px !important;
    }
    #issues li.selected img {
        margin-left: 20px !important;
    }
    .product-box {
        width: 100% !important;
    }
    .thanks-col img {
        width: 15%;
    }
    .evolution-journey {
        width: 28%;
    }
    .book-sec img{width: 100%;}
    .evolution-list-1{float:left; width:3%;}
    .evolution-list-2{float:left; width:97%;}
    .partner-text h2 {
        height: auto;
        line-height: 28px;
    }
    .publication-book img{ width:100%;}
    .innovations-left {
        height: 380px;
    }
    .innovations-right {
        height: 340px;
    }
    .book-sec-col a {
        font-size: 16px;
        width: 100%;
        float: left;
    }
    .walkthrough{height:300px;}
    .stay-update {
        height: 170px !important;
    }
    .about-heading-new {
        margin-bottom: 20px;
        float: left;
        width: 100%;
    }
    .manufacturing-detail-li li {
        width: 100%;
        margin-right: 0%;
        margin-top: 2%;
    }
    .blog-inner-page {
        padding: 0px 0px 50px 0px;
    }
    .product-line{display:none !important;}
    .sort ul li {
        float: left;
        float: inherit;
        display: inherit;
        margin-bottom: 10px;
    }
    .sort ul {
        background: #e4e4e4;
        padding:10px 0px 5px 0px;
    }
    .sort-col {
        margin: 15px 0px 5px 0px !important;
    }
    .product-button a, .product-button1 a {
        font-size: 16px;
        width: 100%;
        float: left;
    }
    .product-back-button{display:none;}
    .product-button1 {
        display: none;
    }

    .download-button {
        display: inherit;
    }
    .product-box {
        margin-bottom: 0px;
    }
    .product-sub {
        margin-top: -8px;
    }
    .product-list br{display:none;}
    .product-new5 {
        margin-bottom: 0px;
        margin-top: -10px;
    }
    .field-text {
        font-size: 16px;
    }
    #aside-menu.menu-open {
        width: 80% !important;
    }
    .product-btn-1 {
       display: none;
   }
   .partner-button{ margin-bottom:30px;}
   .partner-section1 {
    margin-bottom: 0px;
}
.innovations-banner {
    height: 180px;
}
.innovation-text {
    bottom: 40%;
    left: 0%;
    width: 100%;
    text-align: center;
}
.innovation-text h1 {
    font-size: 30px;
    font-family: 'Montserrat';
}

}
@media (max-width: 500px) {
    #issues li {
        width: 378px !important;
    }
    #timeline h2 {font-size: 20px !important;}
}
@media (max-width: 450px) {
    #issues li {
        width: 318px !important;
    }
    .coloum-btn {
        padding: 10px 10px;
        font-size: 16px;
        width: 100%;
        float: left;
    }
    .stay-update {
        height: 140px !important;
    }
    .handbook-btn {
        margin: 0px 0;
    }
    .blog-detail-button {
        margin: 10px 0px 0px 0px;
    }
}

@media (max-width: 400px) {
    .main-col{padding:0px !important;}
    .main-tel {
        font-size: 14px;
    }
    #aside-menu.menu-open {
        width: 100% !important;
    }
    .event-tab {
        width: 100%;
    }

    .banner .banner-text {
       bottom:5%;
   }
   .banner .banner-text h2 {
    font-size: 20px;
}

.testimonial img {
    width: 50%;
}
#issues li {
    width: 315px !important;
    height: 900px !important;
}

#issues li p {
    padding: 0px 50px 0px 20px !important;
    float: left;
}
#timeline h2 {
    text-align: left;
    padding-left: 20px;
}
.evolution-journey {
    width: 37%;
    margin-bottom: 10px !important;
}
.cd-horizontal-timeline.loaded {
    text-align: center;
}
.evolution-img1, .evolution-journey, .evolution-img2 {
    width: 50% !important;
}
.evolution-list-1 {
    width: 5%;
    text-align: left;
}
.evolution-list-2 {
    width: 95%;
    text-align: left;
}
.sitemap ul li, .sitemap-link {
    width: 100%;
    text-align: center;
}
.sitemap li::before {
    display: none;
}
.main-heading {
    font-size: 30px;
    padding-top: 0px;
}
.event-news {
    margin: 0px 0px 0px 0px;
}
.sub-heading {
    font-size: 25px;
}

.walkthrough {
    height: 208px;
}
.stay-update {
    height: 130px !important;
} 
.stay-right-sec {
    margin: 30px 0px 20px 0px;
}
.product {
    margin-top: 0px;
}
.inner-top-heading, .team-heading {
    font-size: 28px;
}

.main-heading1, .innovations-heading {
    font-size: 25px;
    padding: 0px 0;
}

.manufacturing img {
    margin: 10px 0px 10px 0px;
}

.innovations-banner1 {
	display:inherit;
	width:100%;
}
.event-banner-text {
    position: relative;
    background: rgba(0,0,0,.90);
    padding: 7px 20px;
    font-size: 16px;
}

.faqs .panel-title {
    font-size: 18px;
}
.faqs .panel-title > a {
    padding: 18px 25px 18px 15px;
}
.career-inner-page {
    padding: 40px 0px 50px 0px;
}
.getwell-bg-text {
    font-size: 25px;
    padding: 17% 0;
}



}
