                    @charset "UTF-8";

                    /* font-family define here Start here */
                    body {
                        font-family: 'ProximaNova-Semibold';
                        overflow: hidden;
                    }

                    @font-face {
                        font-family: 'DIN-BoldAlternate';
                        src: url('../font/DIN-BoldAlternate.eot?#iefix') format('embedded-opentype'), url('../font/DIN-BoldAlternate.otf') format('opentype'), url('../font/DIN-BoldAlternate.woff') format('woff'), url('../font/DIN-BoldAlternate.ttf') format('truetype'), url('../font/DIN-BoldAlternate.svg#DIN-BoldAlternate') format('svg');
                        font-weight: normal;
                        font-style: normal;
                    }

                    @font-face {
                        font-family: 'ArialRoundedMTBold';
                        src: url('../font/ArialRoundedMTBold.eot?#iefix') format('embedded-opentype'), url('../font/ArialRoundedMTBold.woff') format('woff'), url('../font/ArialRoundedMTBold.ttf') format('truetype'), url('../font/ArialRoundedMTBold.svg#ArialRoundedMTBold') format('svg');
                        font-weight: normal;
                        font-style: normal;
                    }

                    @font-face {
                        font-family: 'ProximaNova-Bold';
                        src: url('../font/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('../font/ProximaNova-Bold.otf') format('opentype'), url('../font/ProximaNova-Bold.woff') format('woff'), url('../font/ProximaNova-Bold.ttf') format('truetype'), url('../font/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
                        font-weight: normal;
                        font-style: normal;
                    }

                    @font-face {
                        font-family: 'Helvetica';
                        src: url('../font/Helvetica.eot?#iefix') format('embedded-opentype'), url('../font/Helvetica.woff') format('woff'), url('../font/Helvetica.ttf') format('truetype'), url('../font/Helvetica.svg#Helvetica') format('svg');
                        font-weight: normal;
                        font-style: normal;
                    }

                    @font-face {
                        font-family: 'ArialRoundedMT-Light';
                        src: url('../font/ArialRoundedMT-Light.eot?#iefix') format('embedded-opentype'), url('../font/ArialRoundedMT-Light.woff') format('woff'), url('../font/ArialRoundedMT-Light.ttf') format('truetype'), url('../font/ArialRoundedMT-Light.svg#ArialRoundedMT-Light') format('svg');
                        font-weight: normal;
                        font-style: normal;
                    }

                    @font-face {
                        font-family: 'ProximaNova-Light';
                        src: url('../font/ProximaNova-Light.eot?#iefix') format('embedded-opentype'), url('../font/ProximaNova-Light.woff') format('woff'), url('../font/ProximaNova-Light.ttf') format('truetype'), url('../font/ProximaNova-Light.svg#ProximaNova-Light') format('svg');
                        font-weight: normal;
                        font-style: normal;
                    }

                    @font-face {
                        font-family: 'ProximaNova-Semibold';
                        src: url('../font/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'), url('../font/ProximaNova-Semibold.otf') format('opentype'), url('../font/ProximaNova-Semibold.woff') format('woff'), url('../font/ProximaNova-Semibold.ttf') format('truetype'), url('../font/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
                        font-weight: normal;
                        font-style: normal;
                    }

                    /* CSS for header  Start here*/

                    .navbar {
                        padding: 20px 0;
                        z-index: 1;
                    }

                    .banner .banner_img {
                        position: absolute;
                        top: 0;
                        padding: 0;
                        right: 0;
                    }

                    .navbar .logo-header {
                        color: #454F5B;
                        font-family: 'DIN-BoldAlternate';
                        font-size: 24px;
                    }

                    .navbar-nav .nav-item {
                        font-family: 'ArialRoundedMTBold';
                        font-size: 12px;
                        color: #FFFFFF;
                        text-transform: uppercase;
                        padding-left: 14px !important;
                        padding-right: 14px !important;
                    }

                    .contact-form {
                        padding: 80px 0;
                    }

                    .navbar-nav .nav-item:hover,
                    .navbar-nav .nav-item:active {
                        text-decoration: none;
                        color: #FFFFFF;
                    }

                    .banner-home .navbar-nav .nav-item:hover,
                    .navbar-nav .nav-item:active {
                        text-decoration: none;
                        color: #FFFFFF;
                    }

                    .savvient-btn {
                        /* background: #dabb64 !important; */
                        border-radius: 17px !important;
                        border-radius: 17px !important;
                        -webkit-border-radius: 17px !important;
                        color: #fff !important;
                        -moz-border-radius: 17px !important;
                        -ms-border-radius: 17px !important;
                        -o-border-radius: 17px !important;
                        font-size: 13px !important;
                        padding-left: 20px !important;
                        padding-right: 20px !important;
                        border: solid 1px #fff;
                    }

                    section.banner-home {
                        background: url('../images/home_top_background.jpg');
                        background-repeat: no-repeat;
                        min-height: 580px;
                        background-size: cover;
                        /* url('../images/homebanner_right.svg')  right top no-repeat,  */
                    }

                    .banner-right img {
                        width: 100%;
                    }

                    .banner_text {
                        padding-top: 80px;
                    }

                    .banner_text h1 {
                        font-size: 44px;
                        font-family: 'ProximaNova-Bold';
                        color: #FFFFFF;
                        padding-bottom: 10px;
                    }

                    .banner-aboutus.contactus_banner .banner_text h1 {
                        font-size: 44px;
                        font-family: 'ProximaNova-Bold';
                        color: #FFFFFF;
                        padding-bottom: 10px;
                    }

                    .contact-form .form-group .cont-1 {
                        border: solid 1px #979797 !important;
                        font-family: 'DIN-BoldAlternate' !important;
                        font-size: 14px !important;
                    }

                    .contact-form .btn_sub,
                    .req-form button.btn_sub,
                    .apply_btn a {
                        background: #23c0f5;
                        border: 0;
                        color: #fff;
                        border-radius: 20px;
                        padding: 10px 30px;
                        font-size: 14px;
                        font-family: 'ArialRoundedMT-Light';
                        cursor: pointer;
                    }

                    .tab-nner_section {
                        padding: 40px 0;
                        display: flex;
                        border-bottom: solid 1px #d8d8d8;
                        justify-content: space-between;
                       
                    }

                    .contact-form .btn_sub:hover,
                    .req-form button.btn_sub:hover,
                    .apply_btn a:hover {
                        background: #454F5B;
                        text-decoration: none;
                    }

                    .apply_btn {
                        padding-top: 10px;
                        text-align: right;
                    }

                    .contat_left h3 {
                        color: #454f5b;
                        font-size: 44px;
                        font-family: 'ProximaNova-Bold';
                        padding-top: 15px;
                        margin-bottom: 0 !important;
                    }

                    .contat_left p {
                        color: #6a7c92;
                        font-size: 20px;
                        font-family: 'DIN-BoldAlternate';
                    }

                    .contat_left,
                    .req-form {
                        padding: 80px 0;
                    }

                    .req-form p {
                        font-family: 'ProximaNova-Semibold';
                    }

                    .pipl_form input#eml {
                        margin-bottom: 1rem;
                    }

                    .banner_text p {
                        font-size: 14px;
                        Color: #FFFFFF;
                        font-family: 'DIN-BoldAlternate';
                        max-width: 88%;
                    }

                    .req-form .form-control {
                        height: 40px;
                        border: solid 1px #979797;
                        color: #979797;
                    }

                    .req-form textarea.form-control {
                        height: 95px !important;
                        color: #979797;
                    }

                    section.what_we {
                        margin-top: 50px;
                    }

                    .savient_title {
                        width: 100%;
                        text-align: center;
                        padding-bottom: 38px;
                    }

                    .savient_title h2 {
                        font-size: 32px;
                        text-align: center;
                        /* width: 100%; */
                        color: #454F5B;
                        font-family: 'ProximaNova-Bold';
                        margin-bottom: 0;
                    }

                    .savient_title .line {
                        display: inline-block;
                        width: 65px;
                        border-bottom: 1px solid #C4CDD5;
                    }

                    .savint_max {
                        max-width: 300px;
                        background: #FFFFFF;
                        box-shadow: 0 8px 20px 0 rgba(224, 224, 224, 0.50);
                        border-radius: 3px;
                        border-radius: 3px;
                        margin: 0 10px;
                        padding-top: 40px;
                        padding-bottom: 40px;
                    }

                    .service_img {
                        padding-bottom: 30px;
                    }

                    .whatwe_grid h4 {
                        font-size: 16px;
                        text-align: center;
                        color: #47495A;
                        font-family: 'ArialRoundedMTBold';
                        text-transform: uppercase;
                        letter-spacing: 0.2px;
                    }

                    .whatwe_grid p {
                        font-family: 'Helvetica';
                        font-size: 14px;
                        color: #6A7C92;
                        letter-spacing: 0;
                        text-align: center;
                        line-height: 24px;
                    }

                    .gap {
                        clear: both;
                        padding: 10px;
                        width: 100%;
                    }

                    .savint_max.savinet_ser_last {
                        background: #dabb64;
                        box-shadow: 0 8px 20px 0 rgba(224, 224, 224, 0.50);
                        border-radius: 3px 3px 100px 3px;
                        border-radius: 3px 3px 100px 3px;
                        -webkit-border-radius: 3px 3px 100px 3px;
                        -moz-border-radius: 3px 3px 100px 3px;
                        -ms-border-radius: 3px 3px 100px 3px;
                        -o-border-radius: 3px 3px 100px 3px;
                    }

                    p.savint_more_explorer {
                        font-family: 'ProximaNova-Light';
                        font-size: 40px;
                        color: #FFFFFF;
                        line-height: 40px;
                        text-align: left;
                        padding: 0 20px;
                    }

                    .savinet_ser_last i {
                        color: #fff;
                        font-size: 30px;
                        position: absolute;
                        bottom: 51px;
                        right: 50px;
                    }

                    /* // Slider css  */

                    .section_testimonials {
                        padding-top: 80px;
                        text-align: center;
                        padding-bottom: 80px;
                    }

                    #savinet_testi_slider {
                        text-align: center;
                        width: 100%;
                    }

                    .section_testimonials p {
                        font-family: 'ArialRoundedMTBold';
                        font-size: 22px;
                        color: #454F5B;
                        text-align: center;
                        line-height: 40px;
                        max-width: 640px;
                        margin: 0 auto;
                    }

                    .client_info {
                        padding-top: 30px;
                    }

                    .client_info span {
                        font-family: 'Helvetica';
                        font-size: 14px;
                        color: #4AD5F6;
                        text-align: center;
                        line-height: 22px;
                        display: block;
                    }

                    .client_info span:nth-child(2) {
                        color: #71808D;
                    }

                    .col.process-step {
                        background: #FFFFFF;
                        box-shadow: 0 8px 20px 0 rgba(224, 224, 224, 0.50);
                        border-radius: 3px;
                        border-radius: 3px;
                        max-width: 230px;
                        margin: 0 10px;
                        padding-top: 30px;
                        padding-bottom: 0px;
                        position: relative;
                    }

                    .saviemt_process {
                        position: relative;
                        padding-bottom: 80px;
                        border-bottom: solid 4px #0089CE;
                    }

                    .saviemt_process::after {
                        content: "";
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        width: 100%;
                        height: 50%;
                        background-color: #F8FCFF;
                        z-index: -10;
                        -webkit-transition: all .1s linear;
                        -moz-transition: all .1s linear;
                        transition: all .1s linear;
                    }

                    .saviemt_process h4 {
                        font-family: 'ArialRoundedMTBold';
                        font-size: 16px;
                        color: #47495A;
                        letter-spacing: 0;
                        text-align: center;
                        line-height: 15px;
                        padding-top: 10px;
                    }

                    .saviemt_process p {
                        font-family: 'Helvetica';
                        font-size: 14px;
                        color: #6A7C92;
                        letter-spacing: 0;
                        text-align: center;
                        line-height: 24px;
                    }

                    .saviemt_process .service_img {
                        padding-bottom: 20px;
                    }

                    .process-step::after {
                        content: '';
                        height: 39px;
                        width: 39px;
                        background: url(../images/arrow_right.svg) no-repeat;
                        position: absolute;
                        margin-left: -10px;
                        background-size: 21px;
                        margin-top: 6px;
                        border: solid 1.5px #E0E2E4;
                        border-radius: 50%;
                        background-position: center;
                        top: 50%;
                        right: -30px;
                        z-index: 9;
                        bottom: 50%;
                        background-color: #fff;
                    }

                    .process-step:nth-child(5)::after {
                        display: none;
                    }

                    section.savient_newslatter {
                        padding-top: 80px;
                        background-image: url('../images/get_qut_background.svg');
                        background-size: cover;
                    }

                    .savient_newslatter .img-quick {
                        width: 100%;
                        text-align: center;
                    }

                    .savient_newslatter h4 {
                        font-family: 'ArialRoundedMTBold';
                        font-size: 24px;
                        color: #454F5B;
                        text-align: center;
                        width: 100%;
                        padding-top: 20px;
                    }

                    .savient_newslatter .line {
                        display: inline-block;
                        width: 65px;
                        border-bottom: 1px solid #C4CDD5;
                        margin: 0 auto;
                        padding-top: 10px;
                    }

                    .news_text {
                        float: left;
                        width: 100%;
                        padding-top: 30px;
                    }

                    .news_text p {
                        max-width: 53%;
                        margin: 0 auto;
                        font-family: 'ArialRoundedMTBold';
                        font-size: 15px;
                        color: #454F5B;
                        text-align: center;
                        line-height: 22px;
                    }

                    .img-btn-section {
                        margin: 0 auto;
                        position: relative;
                    }

                    .img-btn-section img {
                        width: 100%;
                    }

                    btn.subscribe {
                        position: absolute;
                        left: 0;
                        right: 0;
                        top: 50px;
                        text-align: center;
                    }

                    btn.subscribe a {
                        font-family: 'ArialRoundedMTBold';
                        font-size: 14px;
                        color: #FFFFFF;
                        border-radius: 30px;
                        padding: 15px 20px;
                        background: #dabb64;
                    }

                    btn.subscribe a:hover,
                    btn.subscribe a:hover:focus {
                        background: #0f1230 !important;
                    }

                    /* OWL slider */

                    * {
                        box-sizing: border-box;
                        transition: all 0.5s ease;
                    }

                    .owl-carousel {
                        position: relative;
                        width: 100%;
                        max-width: 100%;
                        margin: 20px auto;
                        /* border: 2px solid Aqua; */
                        background-color: transparent;
                        overflow: hidden;
                        box-sizing: content-box;
                    }

                    .owl-item>div {
                        margin: 0 10px;
                    }

                    .owl-stage .active:nth-child(1)>div {
                        opacity: 0;
                        visibility: hidden;
                    }

                    .owl-item div p {
                        padding-bottom: 30px;
                        padding-top: 30px;
                        font-family: 'ProximaNova-Bold';
                        font-size: 18px;
                        color: #000000;
                        letter-spacing: 0;
                        text-align: left;
                        padding-right: 30px;
                        padding-left: 10px;
                    }

                    .owl-item div img {
                        max-width: 90%;
                        margin: 0 auto;
                    }

                    .owl-carousel {
                        margin-top: 40px;
                    }

                    /* banner slider responsive */

                    @media screen and (min-width: 1430px) {
                        section.banner-home {
                            min-height: 810px;
                        }
                    }

                    @media screen and (min-width: 1380px) {
                        .banner-aboutus {
                            padding-bottom: 100px;
                        }
                    }

                    @media screen and (min-width: 1660px) {
                        .banner-aboutus {
                            padding-bottom: 220px;
                        }
                    }

                    section.footer {
                        background: #0F1230;
                        padding-top: 50px;
                    }

                    /* Footer css */

                    .footer_1 p,
                    .footer_1 a {
                        font-family: 'ArialRoundedMTBold';
                        font-size: 14px;
                        color: #919EAB;
                        line-height: 21px;
                        margin-bottom: 0;
                    }

                    .footer_1 a {
                        color: #4AD5F6;
                    }

                    .call_footer a {
                        font-family: 'Helvetica';
                        font-size: 18px;
                        color: #454F5B;
                    }

                    .call_footer {
                        padding-top: 20px;
                        padding-bottom: 20px;
                    }

                    .call_footer a img {
                        width: 18px;
                        padding-right: 0;
                        margin-right: 10px;
                    }

                    .footer_1 ul li {
                        list-style: none;
                        float: left;
                        border-radius: 50%;
                        float: left;
                        height: 40px;
                        line-height: 46px;
                        margin: 0 20px 0 0;
                        padding: 0;
                        text-align: center;
                        width: 40px;
                        background: #6B7C93;
                        text-align: center;
                        left: 0;
                    }

                    .footer_1 ul li a i {
                        color: #fff;
                        font-size: 20px;
                    }

                    .footer_1 ul {
                        padding-left: 0;
                    }

                    .footer_company p {
                        font-family: 'ArialRoundedMTBold';
                        text-transform: uppercase;
                        letter-spacing: 0.6px;
                        font-size: 14px;
                        color: #919EAB;
                    }

                    .footer_company ul {
                        padding-left: 0;
                    }

                    .footer_company ul li {
                        list-style: none;
                    }

                    .footer_company ul li a {
                        font-family: 'Helvetica';
                        font-size: 14px;
                        color: #454F5B;
                        line-height: 28px;
                    }

                    .legal_footer li a {
                        font-size: 14px !important;
                        letter-spacing: 0.6px;
                    }

                    .footer_company_info h5 {
                        font-family: 'DIN-BoldAlternate';
                        font-size: 34px;
                        color: #454F5B;
                        text-align: left;
                        font-weight: 700;
                    }

                    .footer_company_info p {
                        font-family: 'Helvetica';
                        font-size: 14px;
                        color: #919EAB;
                        line-height: 27px;
                    }

                    .footer_copyright {
                        /* padding: 10px 0; */
                        padding-top: 50px;
                        padding-bottom: 50px;
                    }

                    .footer_copyright p {
                        font-family: 'ArialRoundedMTBold' !important;
                        font-size: 13px;
                        color: #8F9EA6;
                        letter-spacing: 0;
                        margin-bottom: 0;
                    }

                    a.btn-banner {
                        background: #dabb64;
                        border-radius: 30px;
                        border-radius: 30px;
                        color: #fff;
                        padding: 15px 20px;
                        float: left;
                        margin-top: 10px;
                        font-family: 'ArialRoundedMTBold' !important;
                        font-size: 14px;
                        color: #FFFFFF;
                    }

                    /* aboutus css */

                    .banner-aboutus {
                        background: url('../images/about_banner_back.svg');
                        background-repeat: no-repeat;
                        background-size: cover;
                    }

                    .banner-aboutus.contactus_banner {
                        background: url('../images/contact_tp_back.svg');
                        background-repeat: no-repeat;
                        background-size: cover;
                    }

                    .about_banner_img img {
                        padding-bottom: 50px;
                        padding-top: 100px;
                    }

                    .banner-aboutus .banner_text {
                        padding-top: 50px;
                    }

                    .banner-aboutus.contactus_banner .banner_text {
                        padding-bottom: 100px;
                    }


                    .about_banner_img .banner-right img {
                        -webkit-animation: action 3s infinite alternate;
                        animation: action 3s infinite alternate;
                        width: auto;
                    }

                    .honesty_img {
                        float:left;
                        width: auto;
                    }
                    
                    .honesty_odd {
                        padding: 15px 0px 15px 0px;
                    }

                    @-webkit-keyframes action {
                        0% {
                            transform: translateY(0);
                        }

                        100% {
                            transform: translateY(30px);
                        }
                    }

                    @keyframes action {
                        0% {
                            transform: translateY(0);
                        }

                        100% {
                            transform: translateY(30px);
                        }
                    }

                    .about_text p.about_summery {
                        font-family: 'ArialRoundedMT-Light';
                        font-size: 15px;
                        color: #000000;
                        letter-spacing: 0;
                        line-height: 29px;
                        padding-top: 70px;
                        padding-bottom: 70px;
                    }

                    section.saviemt_process.about_process {
                        border-bottom: 0;
                    }

                    section.saviemt_process.saviemt_process.about_process::after {
                        display: none;
                    }

                    section.savient_newslatter.aboutnewslatter {
                        background: url('../images/get_qut_background.svg'), url(../images/about_footerback_all.svg) left top;
                        background-repeat: no-repeat, no-repeat;
                        background-size: cover;
                    }

                    .process-step.animated {
                        -webkit-animation-fill-mode: inherit;
                        animation-fill-mode: inherit;
                    }

                    a.btn-banner:hover,
                    a.btn-banner:focus {
                        text-decoration: none;
                        background: #47495A;
                    }

                    btn.subscribe a:hover,
                    btn.subscribe a:focus {
                        text-decoration: none;
                        background: #dabb64;
                    }

                    .header-pattern-2 {
                        position: absolute;
                        left: 12%;
                        top: 20%;
                    }

                    .header-pattern-2 img {
                        -webkit-animation: spin 10s linear infinite;
                        animation: spin 10s linear infinite;
                    }

                    @-webkit-keyframes spin {
                        100% {
                            -webkit-transform: rotate(360deg);
                        }
                    }

                    @keyframes spin {
                        100% {
                            -webkit-transform: rotate(360deg);
                            transform: rotate(360deg);
                        }
                    }

                    .savint_max:hover {
                        box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.18);
                        cursor: pointer;
                    }

                    .about_banner_img .banner-right img {
                        width: auto;
                    }

                    /* service page css */

                    section.service_wedo {
                        padding-top: 80px;
                    }

                    html {
                        overflow-y: scroll;
                    }

                    #info .info-wrapper {
                        padding: 10px;
                        -webkit-box-sizing: border-box;
                        -moz-box-sizing: border-box;
                        -o-box-sizing: border-box;
                    }

                    #info p {
                        margin: 5px 0 0 0;
                    }

                    #filters {
                        margin: 4% 1%;
                        padding: 0;
                        list-style: none;
                        width: 100%;
                        justify-content: center;
                        display: flex;
                        margin-top: 10px;
                    }

                    .filter_item {
                        width: 100%;
                        display: flex;
                        justify-items: center;
                    }

                    #filters li {
                        float: left;
                        margin-right: 10px;
                    }

                    #filters li span {
                        display: block;
                        padding: 10px 30px;
                        text-decoration: none;
                        cursor: pointer;
                        font-family: 'ArialRoundedMTBold' !important;
                        font-size: 14px;
                        color: #6A7C92;
                        background: #fdf8e9;
                        border-radius: 30px;
                        border-radius: 30px;
                    }

                    #filters li span.active,
                    #filters li span:hover {
                        background: #dabb64;
                        border-radius: 30px;
                        border-radius: 30px;
                        color: #FFFFFF;
                    }

                    #portfoliolist .portfolio {
                        -webkit-box-sizing: border-box;
                        -moz-box-sizing: border-box;
                        -o-box-sizing: border-box;
                        width: 30%;
                        margin: 1%;
                        display: none;
                        float: left;
                        overflow: hidden;
                        margin-bottom: 40px;
                    }

                    #portfoliolist {
                        width: 90%;
                        margin: 0 auto;
                    }

                    .portfolio-wrapper {
                        overflow: hidden;
                        position: relative !important;
                        cursor: pointer;
                        margin: 0 auto;
                        text-align: center;
                    }

                    .portfolio img {
                        max-width: 100%;
                        position: relative;
                        top: 0;
                        -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
                        transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
                        border-radius: 10px;
                    }

                    .portfolio .text-category {
                        display: block;
                        font-size: 9px;
                    }

                    .portfolio.card {
                        border: 0;
                    }

                    .portfolio:hover .label {
                        bottom: 0;
                    }

                    /* #Tablet (Portrait) */

                    @media only screen and (min-width: 768px) and (max-width: 959px) {
                        .container {
                            width: 768px;
                        }
                    }

                    /*  #Mobile (Portrait) - Note: Design for a width of 320px */

                    @media only screen and (max-width: 767px) {

                        #portfoliolist .portfolio {
                            width: 45%;
                            margin: 2%;
                        }

                        #ads {
                            display: none;
                        }
                    }

                    /* #Mobile (Landscape) - Note: Design for a width of 480px */
                    @media only screen and (max-width: 480px) {

                        #portfoliolist .portfolio {
                            width: 100%;

                        }

                        #filters {
                            display: block;
                            text-align: center;
                            padding: 0 15px;
                        }

                        #filters li {
                            margin-bottom: 10px;
                        }

                        .pagination .work_pagination li {
                            line-height: 50px;
                        }
                    }

                    @media only screen and (min-width: 480px) and (max-width: 767px) {

                        /* .container {
                            width: 70%;
                        } */
                        #ads {
                            display: none;
                        }
                    }

                    /* #Clearing */
                    /* Self Clearing Goodness */

                    .container:after {
                        content: "\0020";
                        display: block;
                        height: 0;
                        clear: both;
                        visibility: hidden;
                    }

                    .clearfix:before,
                    .clearfix:after,
                    .row:before,
                    .row:after {
                        content: '\0020';
                        display: block;
                        overflow: hidden;
                        visibility: hidden;
                        width: 0;
                        height: 0;
                    }

                    .row:after,
                    .clearfix:after {
                        clear: both;
                    }

                    .clear {
                        clear: both;
                        display: block;
                        overflow: hidden;
                        visibility: hidden;
                        width: 0;
                        height: 0;
                    }

                    .portfolio-wrapper a.text-title {
                        padding-top: 20px;
                        float: left;
                        width: 100%;
                        font-family: 'ArialRoundedMTBold' !important;
                        font-size: 22px;
                        color: #454F5B;
                        text-align: left;
                    }

                    .portfolio-wrapper span.text-category {
                        float: left;
                        width: 100%;
                        font-family: 'ArialRoundedMT-Light';
                        font-size: 16px;
                        color: #000000;
                        text-align: left;
                        letter-spacing: 0;
                    }

                    .pagination {
                        display: block;
                        width: 100%;
                        text-align: center;
                        float: left;
                        padding-top: 50px;
                    }

                    .pagination ul {
                        display: inline-block;
                        padding-left: 0;
                    }

                    .box-development {
                        width: 90%;
                        margin: 0 auto;
                    }

                    .savient_odd {
                        background: #fdf8e9;
                        border-radius: 3px;
                        padding: 30px;
                        border-radius: 40px;
                        width: 80%;
                        float: left;
                    }

                    .savient_even .services-text h3,
                    .savient_even .services-text p {
                        text-align: right;
                    }

                    .savient_even {
                        border: 1px solid #979797;
                        float: right !important;
                        padding: 40px 30px;
                        border-radius: 40px;
                        width: 80%;
                        margin-top: 70px;
                        margin-bottom: 70px
                    }

                    .pagination .work_pagination li {
                        float: left;
                        list-style: none;
                        margin: 0 10px;
                    }

                    .pagination .work_pagination li.active a {
                        background: #fdf8e9;
                    }

                    .pagination .work_pagination li a:hover {
                        background: #fdf8e9;
                        text-decoration: none;
                    }

                    .pagination .work_pagination li a {
                        border: 1px solid #fdf8e9;
                        border-radius: 8px;
                        border-radius: 8px;
                        padding: 10px 15px;
                        cursor: pointer;
                        font-family: 'ArialRoundedMTBold';
                        font-size: 16px;
                        color: #6A7C92;

                    }

                    .services-text h3 {
                        font-family: 'ArialRoundedMTBold';
                        font-size: 24px;
                        color: #454F5B;
                    }

                    .services-text p {
                        font-family: 'ArialRoundedMT-Light';
                        font-size: 15px;
                        color: #000000;
                        letter-spacing: 0;
                        line-height: 25px;
                    }

                    .footer_company ul li a:hover,
                    .footer_company ul li a:focus,
                    .call_footer a:hover,
                    .call_footer a:focus {
                        text-decoration: none;
                        color: #151547;
                    }

                    .navbar-toggler-icon {
                        display: inline-block;
                        width: 1.5em;
                        height: 1.5em;
                        vertical-align: middle;
                        background: no-repeat center center;
                        background-size: 100% 100%;
                        background: url('../images/menu.svg');

                    }

                    .navbar-toggler-icon i.fas.fa-bars {
                        font-size: 24px;
                        color: #fff;
                    }

                    button:focus {
                        border: 0;
                        outline: none;
                    }

                    img.mobile_device_home {
                        display: none;
                    }

                    .career_pge h4 {
                        font-size: 28px;
                        font-family: 'ProximaNova-Semibold';
                        color: #454f5b;
                        padding-top: 60px;
                    }

                    .apply_tab .card-header {
                        background: transparent;
                        border-bottom: 0;
                        padding: 10px 0 0 0;
                    }

                    .apply_tab .nav-item a {
                        color: #6a7c92;
                        font-family: 'ProximaNova-Light';
                        font-weight: 700;

                        letter-spacing: 1px;
                    }

                    .apply_tab .tab-pane {
                        padding: 60px 0 50px 0 !important;
                       
                    }

                    .nav-tabs .nav-link:hover {
                        color: #dabb64 !important;
                    }

                    .nav-link.active {
                        color: #dabb64 !important;
                        font-weight: 900;
                    }

                  

                    .inner_tab h5 {
                        color: #454f5b;
                        font-family: 'ProximaNova-Semibold';
                        font-weight: 700;
                        font-size: 24px;
                        margin-bottom: 0;
                    }

                    .inner_tab p {
                        color: #6a7c92;
                        font-family: 'ProximaNova-Light';
                        margin-bottom: 0;
                        line-height: 1;
                    }

                    .apply_tab .nav-tabs .nav-link {
                        border: 0;
                    }

                    .nav-item:focus {
                        border: 0 !important;
                    }

                    .nav-tabs .nav-link:focus,
                    .nav-tabs .nav-link:hover,
                    .nav-link.active {
                        border-color: transparent;
                        border: 0;
                    }

                    /* -----------------------------------------Responsive css Here----------------------------------- */

                    /* --------Tablte size ------- */
                    @media only screen and (max-width: 1240px) {
                        section.banner-home {
                            min-height: 530px;
                        }
                    }

                    @media only screen and (max-width: 1200px) {
                        section.banner-home {
                            min-height: 510px;
                        }
                    }

                    @media only screen and (max-width: 991px) {
                        .contat_left {
                            padding: 40px 0;
                        }

                        .contat_left,
                        .req-form {
                            padding: 40px 0;
                        }

                        .contat_left h3 {
                            font-size: 24px;
                        }

                        .contat_left p {
                            font-size: 14px;
                        }

                        .banner_text {
                            padding-top: 20px;
                        }

                        .banner_text h1 {
                            font-size: 34px;
                        }

                        section.banner-home {
                            min-height: 400px;
                        }

                        .gap {
                            display: none;
                        }

                        .savint_max {
                            margin-bottom: 20px;
                        }

                        section.savient_newslatter {
                            background-size: 100% 160% !important;
                        }

                        .call_footer a {
                            font-size: 14px;
                        }

                        .footer_1 ul li {
                            margin: 0 10px 0 0;
                        }

                        .footer_copyright {
                            padding-top: 10px;
                            padding-bottom: 20px;
                        }

                        .about_banner_img .banner-right img {
                            width: 100%;
                        }

                        .savient_odd,
                        .savient_even {
                            width: 100%;

                        }

                        .box-development {
                            width: 100%;
                            padding: 0 15px;
                        }

                        #portfoliolist {
                            width: 100%;
                        }
                    }

                    @media only screen and (max-width: 768px) {

                        .contat_left,
                        .req-form {
                            padding: 0;
                        }

                        .portfolio-wrapper {
                            padding-bottom: 20px;
                        }

                        #portfoliolist {
                            padding: 0 15px;
                        }

                        .savient_odd,
                        .savient_even {
                            margin: 0;
                            margin-top: 30px;
                        }

                        img.mobile_device_home {
                            display: block;
                        }

                        .desktop_device_home {
                            display: none;
                        }

                        .banner .banner_img {
                            position: relative;
                            margin-top: 40px;
                            padding: 40px;

                        }

                        .savint_max {
                            max-width: 100%;
                        }

                        .col.process-step {
                            width: 100%;
                            min-width: 90%;
                            max-width: 90%;
                            margin-top: 20px !important;
                            margin: 0 auto;
                            border: solid 1px #ddd;

                        }

                        .process-step::after {
                            left: 50%;
                            right: 50%;
                            top: auto;
                            bottom: -33px;
                            transform: rotate(90deg);
                        }

                        .news_text p {
                            max-width: 90%;
                        }

                        .footer .animated {
                            margin-bottom: 30px;
                            min-width: 50%;
                        }

                        .about_text p.about_summery {
                            padding: 0 15px;
                        }

                        .servicesimg {
                            /* margin: 0 auto; */
                            text-align: center;
                        }

                        .services-text {
                            padding-top: 30px;
                            text-align: center;
                        }

                        .savient_even .services-text {
                            padding-top: 0;
                        }

                        .savient_even .services-text h3,
                        .savient_even .services-text p {
                            text-align: center;
                        }
                    }
                    @media only screen and (max-width: 540px) {
                        .inner_tab h5{
                            font-size: 16px;
                        }
                        .apply_btn a{
                            padding: 10px 12px;
                        }
                    }