/*
Theme Name: Ignited DFIT
Theme URI: http://wordpress.org/themes/twentythirteen
Author: Dynamicflow
Author URI: http://dynamicflowit.com
Description: The 2018 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: igniteddfit

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

a, a:hover {
    color: #fb930c
}
.ispause:before, .isplaying:before {
    content: ""
}
body, html {
    width: 100%;
    height: 100%
}
@font-face {
    font-family: Roboto-BoldCondensed;
    src: url(assets/css/webfont/Roboto-BoldCondensed.eot?#iefix) format('embedded-opentype'), url(assets/css/webfont/Roboto-BoldCondensed.woff) format('woff'), url(assets/css/webfont/Roboto-BoldCondensed.ttf) format('truetype'), url(assets/css/webfont/Roboto-BoldCondensed.svg#Roboto-BoldCondensed) format('svg');
    font-weight: 400;
    font-style: normal
}
body {
    font-family: Roboto, sans-serif;
    width: 100vw;
    overflow: none
}
.banner, .footer-area, .item_service, .stop-scrolling, .video-player__bar, svg {
    overflow: hidden
}
hr {
    max-width: 50px;
    border-width: 3px;
    border-color: #f05f40
}
hr.light {
    border-color: #fff
}
a {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}
p {
    font-size: 17px;
    font-weight: 400
}
a:hover {
    text-decoration: none
}
h1, h2, h3, h4, h5, h6 {
    font-family: Roboto, sans-serif!important
}
button:focus {
    outline: dotted 0;
    outline: -webkit-focus-ring-color auto 0
}
#mainNav {
    border-bottom: 1px solid rgba(33, 37, 41, 0);
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}
.hidden {
    display: none
}
#mainNav .navbar-brand {
    font-weight: 700;
    text-transform: uppercase;
    color: #f05f40
}
#mainNav .navbar-brand .logo_BW {
    display: block
}
.logo_black, .logo_white, nav#mainNav.background--dark .navbar-brand .logo_BW, nav#mainNav.background--light .navbar-brand .logo_BW {
    display: none
}
nav#mainNav.background--light .navbar-brand .logo_black {
    display: block
}
nav#mainNav.background--light .navbar-brand .logo_white {
    display: none
}
nav#mainNav.background--dark .navbar-brand .logo_white {
    display: block
}
nav#mainNav.background--dark .navbar-brand .logo_black {
    display: none
}
.navbar-light .navbar-nav .menu-item a {
    font-size: 15px;
    font-weight: 500;
    text-transform: lowercase;
    color: #fff;
    font-family: Roboto, sans-serif;
    padding: .5rem 1rem
}
.navbar-light.white .navbar-nav .menu-item a {
    color: #fff
}
.bg-white_cus {
    background-image: url(assets/images/bg-white.png);
    background-size: cover
}
.full_length {
    margin-top: 22px;
    width: calc(100% - 200px);
    height: 1px;
    background-color: #fff;
    position: relative;
    display: block
}
.video_played {
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 1px;
    display: block;
    background-color: #666;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}
#mainNav .navbar-nav>li.nav-item>a.nav-link, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus {
    font-size: 15px;
    font-weight: 500;
    text-transform: lowercase;
    color: #000;
    font-family: Roboto, sans-serif
}
#mainNav .navbar-nav>li.nav-item>a.nav-link:focus:hover, #mainNav .navbar-nav>li.nav-item>a.nav-link:hover {
    color: #000
}
#mainNav .navbar-nav>li.nav-item>a.nav-link.active, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus.active {
    color: #000!important;
    background-color: transparent
}
#mainNav .navbar-nav>li.nav-item>a.nav-link.active:hover, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus.active:hover {
    background-color: transparent
}
nav#mainNav.background--light .navbar-nav a {
    color: #000!important
}
nav#mainNav.background--light .navbar-nav li:last-child a {
    color: #fff!important
}
nav#mainNav.background--dark .navbar-nav a {
    color: #fff!important
}
header.masthead {
    padding-top: 10rem;
    padding-bottom: calc(10rem - 56px);
    background-image: url(assets/images/home.png);
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
.fixed-top {
    top: 21px!important
}
.banner {
    height: 600px;
    position: relative;
    -webkit-transition: all 1s;
    transition: all 1s
}
.video-player__poster {
    width: 100%;
    object-fit: cover;
    height: 100%;
    -webkit-transition: all 1s;
    transition: all 1s;
    zoom: 1
}
.video-player__overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    zoom: 1;
    -webkit-transition: all 1s;
    transition: all 1s
}
.stop-scrolling .video-player__overlay {
    height: calc(100% - 25px)
}
.video-player__play-button {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    zoom: 1;
    text-indent: 101%;
    white-space: nowrap;
    background-image: url(assets/images/play_icon.png);
    background-repeat: no-repeat;
    background-size: 127px;
    background-position: center center
}
.video-player__bar__actions {
    height: 2.8125rem;
    width: 2.8125rem;
    float: left
}
.herospace .video-player__bar__volume {
    padding: .5rem .4375rem 0 0
}
.full_screen_video {
    height: 100vh;
    background-color: #000
}
.video-player__player {
    display: none;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: opacity 1s cubic-bezier(.59, .16, .42, .83);
    -moz-transition: opacity 1s cubic-bezier(.59, .16, .42, .83);
    transition: opacity 1s cubic-bezier(.59, .16, .42, .83)
}
.hidden_class, .image, .video-player__pause {
    display: block
}
.video-player__player--playing {
    display: block;
    height: calc(100vh - 45px)
}
.video-player__bar__progress {
    float: left;
    height: 2.8125rem;
    width: calc(100% - 35px)
}
.video-player__bar__progress__content {
    height: 2.8125rem;
    width: calc(100% - 70px)
}
svg {
    vertical-align: middle
}
input[type=range] {
    color: #c4c4c4
}
.herospace .video-player__play, .video-player__pause {
    height: 2.8125rem;
    width: 2.8125rem;
    margin-right: 0
}
.leadership .item_service {
    width: 100%
}
.video-player__bar {
    position: absolute;
    bottom: 0;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    height: 2.8125rem;
    width: 100%;
    background: #fff
}
#video-controls {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 45px
}
#full-screen, #play-pause, .video-player__bar__volume {
    width: 45px;
    height: 45px;
    border: 0;
    cursor: pointer
}
#full-screen, .video-player__bar__volume {
    margin: 0;
    float: left
}
.ispause:before {
    height: 0;
    width: 0;
    position: absolute;
    z-index: 10;
    border-style: solid;
    border-width: .5rem 0 .5rem .8125rem;
    border-color: transparent transparent transparent #000;
    transform: translate(-50%, -50%)
}
.isplaying:before {
    position: absolute;
    height: 1.125rem;
    width: auto;
    padding-left: .25rem;
    background: 0 0;
    border: 0;
    border-right: .25rem solid #000;
    border-left: .25rem solid #000;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
#video-controls .slider {
    -webkit-appearance: none;
    width: calc(100% - 200px);
    height: 1px;
    background: #d3d3d3;
    outline: 0;
    opacity: .7;
    -webkit-transition: .2s;
    transition: opacity .2s;
    margin-top: 22px;
    position: relative
}
#video-controls .slider:hover {
    opacity: 1
}
#video-controls .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 1px;
    height: 1px;
    background: #000;
    cursor: pointer;
    border-radius: 50%;
    left: 0;
    position: absolute;
    -webkit-transition: all 1s;
    transition: all 1s
}
#video-controls .slider::-moz-range-thumb {
    width: 10px;
    height: 10px;
    background: #4caf50;
    cursor: pointer;
    border: 0;
    border-radius: 50%;
    -webkit-transition: all 1s;
    transition: all 1s
}
.video-player__bar__progress__time {
    width: 50px;
    height: 45px;
    line-height: 45px
}
.video-player__bar__volume {
    position: relative;
    align-content: center;
    margin: 0;
    cursor: pointer
}
.about_img, .description_img, .slogan {
    position: absolute
}
.video-player__bar__range {
    position: absolute;
    left: calc(50% - 5px);
    bottom: 45px;
    z-index: 10000
}
.background--light {
    color: #000!important
}
nav#mainNav.background--light {
    background-color: rgba(255, 255, 255, .9)!important;
    border-bottom: 1px solid #f0f0f0
}
nav#mainNav.background--dark {
    background-color: rgba(0, 0, 0, .4)!important;
    border-bottom: 1px solid #101010
}
.background--dark {
    color: #fff!important
}
.video-player__bar__range input[type=range][orient=vertical] {
    writing-mode: bt-lr;
    -webkit-appearance: slider-vertical;
    width: 8px;
    height: 175px;
    padding: 0 5px
}
.custom-row {
    max-width: 1000px!important;
    margin: auto!important
}
.our_service {
    background-image: url(assets/images/backgrourd_service.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 1300px;
    color: #fff;
    background-position: center;
    padding: 140px 0
}
.case_study, .our_catagory {
    color: #000;
    min-height: 1000px;
    background-repeat: no-repeat;
    background-size: cover
}
.about_us, .case_study, .our_catagory, .our_clients {
    padding: 170px 0 100px;
    background-position: center
}
.height_service {
    height: 1300px
}
.our_catagory {
    background-image: url(assets/images/catagory_bg.png)
}
.case_study .item_service {
    width: 310px;
    height: 335px
}
.case_study {
    background-image: url(assets/images/case_bg.png)
}
.case_study span {
    color: #fff
}
.case_study span a {
    color: #fff;
    letter-spacing: 2px;
    font-size: 14px
}
.case_study span a:hover {
    color: #000
}
.about_img {
    top: 128px
}
.navbar-light .navbar-toggler {
    border-color: transparent!important
}
.case_sub {
    font-family: Roboto-BoldCondensed;
    font-size: 25px
}
.des_case {
    font-family: Roboto, sans-serif;
    font-weight: 300!important;
    font-size: 23px;
    font-style: italic;
    letter-spacing: -1px
}
.our_service h4, .slogan p {
    font-weight: 400
}
.our_clients {
    min-height: 1000px;
    color: #000
}
#contact a, .about_us {
    color: #fff
}
.about_us {
    background-image: url(assets/images/background_about.png)!important;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 880px
}
.footer-area {
    background-image: url(assets/images/footer_bg.jpeg);
    background-repeat: repeat;
    background-color: #242424;
    height: 290px;
    padding: 100px 0;
    color: #fff;
    background-position: center
}
.gov_logo{
	max-width:112px;
}
.height_about {
    min-height: 410px
}
.item_service {
    width: 290px;
    height: 187px
}
.our_service h4 {
    font-size: 20px;
    margin-bottom: 1rem;
    text-transform: uppercase
}
.our_service p {
    font-size: 16px;
    font-weight: 100
}
.our_service span {
    font-size: 14px;
    font-weight: 500;
    color: #fb930c;
    letter-spacing: 2px;
    padding-left: 5px;
    white-space: nowrap
}
.our_service a:hover {
    color: #fff
}
.our_catagory .item_service {
    width: 300px;
    height: 225px
}
.image, .inner-div, .overlay {
    height: 100%;
    width: 100%
}
.inner-div {
    background-size: cover;
    background-position: center;
    transition: all .5s ease
}
.icon_with_img img {
    margin-bottom: 36px
}
i.fa.fa-plus-circle {
    font-size: 27px;
    padding-right: 23px
}
.margin_right {
    margin-right: 51px
}
.footer-area a.btn.btn-info {
    background-color: transparent;
    border-radius: 22px;
    font-size: 10px;
    padding: 11px 32px;
    border: 1px solid #fff;
    width: 100%;
    margin-bottom: 13px;
    outline: 0!important;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, 0)
}
.inner-div:hover {
    transform: scale(1.2)
}
.about_ignited h1, .about_us h1, .case_study h1, .our_catagory h1, .our_clients h1, .our_service h1 {
    font-family: Roboto-BoldCondensed;
    font-size: 35px;
    padding-left: 25px
}
.description_img {
    bottom: 40px;
    left: 0
}
.about_ignited p {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 100
}
.leadership h1 {
    font-family: Roboto-BoldCondensed;
    font-size: 36px
}
.description_img p {
    font-size: 18px;
    font-weight: 100
}
i.fa.fa-plus {
    padding-right: 4px
}
.about_us a {
    color: #44b9e3;
    width: 100%
}
.about_us a:hover {
    color: #fff
}
.icon_with_img {
    padding-right: 104px!important
}
.footer-area span {
    font-size: 13px;
    font-weight: 100
}
.footer-area p {
    font-size: 13px
}
.our_catagory a {
    color: #000;
    font-size: 20px
}
.leadership {
    background-image: url(assets/images/background_leadership.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 1000px;
    padding: 170px 0 100px;
    color: #000;
    background-position: center
}
.ana_icon, .catgory_item, .expert_icon, .rec_icon {
    background-repeat: no-repeat;
    background-position: top left
}
.designation {
    color: #fff
}
.slogan {
    top: 40px;
    left: 6px;
    padding-left: 37px
}
.image_leader {
    padding: 0 29px
}
.case_item, .services_item {
    padding-bottom: 50px;
    color: #fff
}
.pad_left {
    padding-left: 40px
}
.catgory_img {
    position: relative;
    width: 100%;
    cursor: pointer
}
.overlay, .text {
    position: absolute
}
.modal-sm {
    max-width: 100%!important;
    margin: 0!important
}
.modal-content {
    padding-bottom: 50px;
    background-color: rgba(0, 0, 0, .8);
    background-clip: padding-box;
    border: none!important;
    border-radius: 0!important;
    outline: 0
}
.modal-header {
    border-bottom: none!important
}
button.close {
    color: #00adef!important
}
.slogan p span {
    font-weight: 600
}
.slogan p {
    font-size: 16px
}
.overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, .6)
}
.catgory_img:hover .overlay {
    opacity: 1
}
.text {
    color: #fff;
    font-size: 20px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}
.catagory_bg {
    background-image: url(assets/images/cat_bg.png)
}
.services_item {
    background-image: url(assets/images/backgrourd_item.png)!important;
    background-size: cover
}
.case_item {
    background-image: url(assets/images/case_study_bg.png)!important;
    background-size: cover;
    min-height: auto
}
.case_description h5 {
    color: #44b9e3
}
.catgory_item {
    background-image: url(assets/images/IGN-Compass.png)
}
.rec_icon {
    background-image: url(assets/images/rec_icon.png)!important
}
.ana_icon {
    background-image: url(assets/images/ana_icon.png)!important
}
.expert_icon {
    background-image: url(assets/images/expert_icon.png)!important
}
.services_item .slogan p span {
    font-weight: 600;
    font-size: 24px;
    color: #00acee
}
.catgory_item_des h4, .catgory_item_des h6 {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 2px
}
.catgory_item_des li, .catgory_item_des p {
    font-size: 17px;
    font-weight: 300
}
.catgory_item_des {
    padding-left: 77px
}
.catgory_item_des li {
    line-height: 29px;
    padding-bottom: 10px
}
.fet-image-news {
    position: relative
}
.fet-image-news img {
    width: 100%;
    object-fit: cover;
    height: 182px
}
.fet-image-news a .image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: transparent;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
.fet-image-news a:hover .image-overlay {
    background-color: rgba(37, 37, 37, .65)
}
.fet-image-news a .post-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .8);
    padding: 5px 0 5px 17px;
    color: #fff
}
.newsroom-content p {
    background-color: transparent;
    font-size: 14px;
    min-height: 69px;
    padding-top: 7px;
    position: relative;
    width: 100%;
    word-wrap: break-word;
    z-index: 102;
    color: #000;
    font-weight: 400
}
.rp4wp-related-job_listing>ul, ul.job_listings {
    padding: 0;
    margin: 0;
    border-top: 1px solid #666
}
.rp4wp-related-job_listing>ul li.job_listing, .rp4wp-related-job_listing>ul li.no_job_listings_found, ul.job_listings li.job_listing, ul.job_listings li.no_job_listings_found {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #eee;
    border-bottom: 1px solid #666
}
a#scroll-to-top {
    right: 110px;
    bottom: 33px
}
.service_description ul li {
    font-size: 16px;
    font-weight: 100
}
.navbar-toggler-icon1 {
    color: #fff!important
}
@media screen and (max-width:575px) {
    .ft-wpbs .page-link {
        font-size: .7rem;
        padding: .3rem .45rem
    }
}
@media (min-width:1200px) {
    .container {
        max-width: 1200px!important
    }
}
@media (min-width:1024px) {
    .footer-area a.btn.btn-info {
        background-color: transparent;
        border-radius: 22px;
        font-size: 12px;
        font-style: bold!important;
        padding: 11px 2px;
        border: 1px solid #fff;
        width: 43%;
        float: left
    }
    .margin_right {
        margin-right: 14px
    }
    .leadership .item_service {
        width: 100%!important;
        height: 300px!important
    }
}
@media (min-width:992px) {
    #mainNav {
        border-color: transparent;
        background-color: transparent
    }
    #mainNav .navbar-nav>li.nav-item>a.nav-link {
        padding: .5rem 1rem
    }
    #mainNav .navbar-nav>li.nav-item>a.nav-link, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus {
        color: rgba(0, 0, 0, 1)
    }
    #mainNav .navbar-nav>li.nav-item>a.nav-link:focus:hover, #mainNav .navbar-nav>li.nav-item>a.nav-link:hover {
        color: #000
    }
    #mainNav.navbar-shrink {
        border-bottom: 1px solid rgba(33, 37, 41, .1);
        background-color: #fff
    }
    #mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link, #mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:focus {
        color: #212529
    }
    #mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:focus:hover, #mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:hover {
        color: #f05f40
    }
    header.masthead {
        min-height: 600px;
        padding-top: 0;
        padding-bottom: 0
    }
    .case_study .item_service {
        width: 310px!important;
        height: 335px!important
    }
    .leadership .item_service {
        width: 300px;
        height: 300px
    }
}
@media screen and (max-width:768px) {
    #mainNav {
        background-color: #53aadf
    }
    .leadership .description_img p {
        font-size: 15px
    }
    .navbar-light .navbar-nav .menu-item a {
        padding-right: 0;
        padding-left: 0
    }
    .menu-item {
        margin-bottom: 12px
    }
}
@media screen and (min-width:768px) {
    .fixed-top {
        top: 0!important
    }
    .about_img {
        position: absolute;
        top: 78px
    }
    .slogan p {
        font-size: 14px
    }
    .service_description {
        padding: 0 15px;
        padding-top: 28px
    }
    .our_catagory .item_service {
        width: 100%;
        height: 225px
    }
    .case_study .item_service {
        width: 100%;
        height: 215px
    }
}
@media screen and (max-width:767px) {
    .description_img, .slogan {
        position: unset
    }
    .fixed-top {
        top: 0!important
    }
    .navbar-toggler-icon1 {
        color: #fff!important
    }
    nav#mainNav.background--dark .navbar-toggler-icon1 {
        color: #fff!important
    }
    .nav-link.background--dark, .nav-link.background--light, nav#mainNav.background--light .navbar-toggler-icon1 {
        color: #000!important
    }
    .full_length {
        width: calc(100% - 100px)
    }
    nav#mainNav.background--light .navbar-brand .logo_black {
        display: block
    }
    nav#mainNav.background--dark .navbar-brand .logo_black, nav#mainNav.background--light .navbar-brand .logo_white {
        display: none
    }
    nav#mainNav.background--dark .navbar-brand .logo_white {
        display: block
    }
    .image_leader {
        padding: 0
    }
    .service_description.pl-5 {
        padding-left: 14px!important;
        padding-top: 35px
    }
    .pad_left {
        padding-left: 25px
    }
    .slogan {
        top: 40px;
        left: 6px;
        padding-left: 15px
    }
    .case_study .item_service, .our_catagory .item_service {
        width: 100%
    }
    .footer-area {
        height: 600px;
        padding: 40px 0
    }
    .small_device {
        margin-bottom: 110px
    }
    .about_us {
        min-height: auto;
        padding: 60px 15px
    }
    .leadership .description_img {
        position: unset;
        margin-top: 30px
    }
    .our_service {
        padding: 60px 0
    }
    .case_study, .our_catagory, .our_clients {
        padding-top: 60px
    }
    .about_img {
        position: relative;
        top: 70px;
        margin-bottom: -96px
    }
    .small_device_top {
        margin-top: -36px
    }
    div#experience {
        min-height: 575px!important;
        padding-top: 33px
    }
    a#scroll-to-top {
        right: 110px;
        bottom: 33px
    }
    .about_ignited p, .description_img p, .our_service p {
        font-weight: 400
    }
}
.cls-1, .cls-4 {
    stroke-miterlimit: 10;
    stroke-width: 1px
}
.cls-1, .cls-3 {
    stroke: #fff;
    fill: none
}
.cls-3 {
    stroke-width: 1px
}
.cls-6 {
    fill: none;
    stroke: #000;
    stroke-width: 1px
}
.cls-2 {
    fill: none;
    stroke: none;
    stroke-miterlimit: 10
}
.cls-1 {
    stroke-dasharray: 1007;
    stroke-dashoffset: 0
}
.cls-4 {
    fill: none;
    stroke: #fff;
    stroke-dasharray: 501;
    stroke-dashoffset: 0
}
.cls-5, .cls-dark {
    stroke: #000
}
.cls-5 {
    fill: #fff
}
#svg {
    position: absolute;
    top: 100px;
    left: 0;
    width: 980px;
    height: 115px
}
@keyframes dash {
    from {
        stroke-dashoffset: 1007
    }
    to {
        stroke-dashoffset: 0
    }
}
@keyframes dash1 {
    from {
        stroke-dashoffset: 501
    }
    to {
        stroke-dashoffset: 0
    }
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
    .about_img svg {
        width: 980px;
        height: 300px
    }
    .description_img {
        bottom: 50px
    }
}
.stop-scrolling {
    height: 100%
}
.stop-scrolling #mainNav {
    top: -200px!important
}
ul.social {
    display: inline-block
}
.social li {
    list-style: none;
    float: left;
    padding-right: 15px
}
.social i.fa {
    font-size: 23px;
    color: #00acee
}
ul.social.mr-0.pl-4 {
    margin-top: 10px
}
.leader_details p, .leader_details ul li {
    color: #fff
}
.leader_details h1, .leader_details h2, .leader_details h3, .leader_details h4, .leader_details h5, .leader_details h6 {
    font-family: Roboto, sans-serif!important;
    font-size: 20px;
    color: #fff
}
.leader_details p {
    color: #fff;
    font-family: Roboto, sans-serif!important
}
.hover_area {
    cursor: pointer
}
.page-template-knowledge-network .content_block h4.label {
    color: #00acee;
    font-size: 17px;
    margin-bottom: 0
}
.page-template-knowledge-network .content_block h3 {
    font-size: 30px;
    font-family: Roboto, sans-serif;
    font-weight: 300
}
.page-template-knowledge-network .content_block h4 {
    font-size: 17px;
    margin-bottom: 0
}
.page-template-knowledge-network .content_block p {
    font-size: 17px;
    font-family: Roboto, sans-serif;
    font-weight: 100
}
.page-template-knowledge-network .content_block p:last-child {
    margin-bottom: 0
}
.page-template-knowledge-network .leadership .content_block img {
    border: 2px solid #fff
}
/*
Theme Name: Ignited DFIT
Theme URI: http://wordpress.org/themes/twentythirteen
Author: Dynamicflow
Author URI: http://dynamicflowit.com
Description: The 2018 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: igniteddfit

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

a, a:hover {
    color: #fb930c
}
.ispause:before, .isplaying:before {
    content: ""
}
body, html {
    width: 100%;
    height: 100%
}
@font-face {
    font-family: Roboto-BoldCondensed;
    src: url(assets/css/webfont/Roboto-BoldCondensed.eot?#iefix) format('embedded-opentype'), url(assets/css/webfont/Roboto-BoldCondensed.woff) format('woff'), url(assets/css/webfont/Roboto-BoldCondensed.ttf) format('truetype'), url(assets/css/webfont/Roboto-BoldCondensed.svg#Roboto-BoldCondensed) format('svg');
    font-weight: 400;
    font-style: normal
}
body {
    font-family: Roboto, sans-serif;
    width: 100vw;
    overflow: none
}
.banner, .footer-area, .item_service, .stop-scrolling, .video-player__bar, svg {
    overflow: hidden
}
hr {
    max-width: 50px;
    border-width: 3px;
    border-color: #f05f40
}
hr.light {
    border-color: #fff
}
a {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}
p {
    font-size: 17px;
    font-weight: 400
}
a:hover {
    text-decoration: none
}
h1, h2, h3, h4, h5, h6 {
    font-family: Roboto, sans-serif!important
}
button:focus {
    outline: dotted 0;
    outline: -webkit-focus-ring-color auto 0
}
#mainNav {
    border-bottom: 1px solid rgba(33, 37, 41, 0);
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}
.hidden {
    display: none
}
#mainNav .navbar-brand {
    font-weight: 700;
    text-transform: uppercase;
    color: #f05f40
}
#mainNav .navbar-brand .logo_BW {
    display: block
}
.logo_black, .logo_white, nav#mainNav.background--dark .navbar-brand .logo_BW, nav#mainNav.background--light .navbar-brand .logo_BW {
    display: none
}
nav#mainNav.background--light .navbar-brand .logo_black {
    display: block
}
nav#mainNav.background--light .navbar-brand .logo_white {
    display: none
}
nav#mainNav.background--dark .navbar-brand .logo_white {
    display: block
}
nav#mainNav.background--dark .navbar-brand .logo_black {
    display: none
}
.navbar-light .navbar-nav .menu-item a {
    font-size: 15px;
    font-weight: 500;
    text-transform: lowercase;
    color: #fff;
    font-family: Roboto, sans-serif;
    padding: .5rem 1rem
}
.navbar-light.white .navbar-nav .menu-item a {
    color: #fff
}
.bg-white_cus {
    background-image: url(assets/images/bg-white.png);
    background-size: cover
}
.full_length {
    margin-top: 22px;
    width: calc(100% - 200px);
    height: 1px;
    background-color: #fff;
    position: relative;
    display: block
}
.video_played {
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 1px;
    display: block;
    background-color: #666;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}
#mainNav .navbar-nav>li.nav-item>a.nav-link, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus {
    font-size: 15px;
    font-weight: 500;
    text-transform: lowercase;
    color: #000;
    font-family: Roboto, sans-serif
}
#mainNav .navbar-nav>li.nav-item>a.nav-link:focus:hover, #mainNav .navbar-nav>li.nav-item>a.nav-link:hover {
    color: #000
}
#mainNav .navbar-nav>li.nav-item>a.nav-link.active, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus.active {
    color: #000!important;
    background-color: transparent
}
#mainNav .navbar-nav>li.nav-item>a.nav-link.active:hover, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus.active:hover {
    background-color: transparent
}
nav#mainNav.background--light .navbar-nav a {
    color: #000!important
}
nav#mainNav.background--light .navbar-nav li:last-child a {
    color: #fff!important
}
nav#mainNav.background--dark .navbar-nav a {
    color: #fff!important
}
header.masthead {
    padding-top: 10rem;
    padding-bottom: calc(10rem - 56px);
    background-image: url(assets/images/home.png);
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
.fixed-top {
    top: 21px!important
}
.banner {
    height: 600px;
    position: relative;
    -webkit-transition: all 1s;
    transition: all 1s
}
.video-player__poster {
    width: 100%;
    object-fit: cover;
    height: 100%;
    -webkit-transition: all 1s;
    transition: all 1s;
    zoom: 1
}
.video-player__overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    zoom: 1;
    -webkit-transition: all 1s;
    transition: all 1s
}
.stop-scrolling .video-player__overlay {
    height: calc(100% - 25px)
}
.video-player__play-button {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    zoom: 1;
    text-indent: 101%;
    white-space: nowrap;
    background-image: url(assets/images/play_icon.png);
    background-repeat: no-repeat;
    background-size: 127px;
    background-position: center center
}
.video-player__bar__actions {
    height: 2.8125rem;
    width: 2.8125rem;
    float: left
}
.herospace .video-player__bar__volume {
    padding: .5rem .4375rem 0 0
}
.full_screen_video {
    height: 100vh;
    background-color: #000
}
.video-player__player {
    display: none;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: opacity 1s cubic-bezier(.59, .16, .42, .83);
    -moz-transition: opacity 1s cubic-bezier(.59, .16, .42, .83);
    transition: opacity 1s cubic-bezier(.59, .16, .42, .83)
}
.hidden_class, .image, .video-player__pause {
    display: block
}
.video-player__player--playing {
    display: block;
    height: calc(100vh - 45px)
}
.video-player__bar__progress {
    float: left;
    height: 2.8125rem;
    width: calc(100% - 35px)
}
.video-player__bar__progress__content {
    height: 2.8125rem;
    width: calc(100% - 70px)
}
svg {
    vertical-align: middle
}
input[type=range] {
    color: #c4c4c4
}
.herospace .video-player__play, .video-player__pause {
    height: 2.8125rem;
    width: 2.8125rem;
    margin-right: 0
}
.leadership .item_service {
    width: 100%
}
.video-player__bar {
    position: absolute;
    bottom: 0;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    height: 2.8125rem;
    width: 100%;
    background: #fff
}
#video-controls {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 45px
}
#full-screen, #play-pause, .video-player__bar__volume {
    width: 45px;
    height: 45px;
    border: 0;
    cursor: pointer
}
#full-screen, .video-player__bar__volume {
    margin: 0;
    float: left
}
.ispause:before {
    height: 0;
    width: 0;
    position: absolute;
    z-index: 10;
    border-style: solid;
    border-width: .5rem 0 .5rem .8125rem;
    border-color: transparent transparent transparent #000;
    transform: translate(-50%, -50%)
}
.isplaying:before {
    position: absolute;
    height: 1.125rem;
    width: auto;
    padding-left: .25rem;
    background: 0 0;
    border: 0;
    border-right: .25rem solid #000;
    border-left: .25rem solid #000;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
#video-controls .slider {
    -webkit-appearance: none;
    width: calc(100% - 200px);
    height: 1px;
    background: #d3d3d3;
    outline: 0;
    opacity: .7;
    -webkit-transition: .2s;
    transition: opacity .2s;
    margin-top: 22px;
    position: relative
}
#video-controls .slider:hover {
    opacity: 1
}
#video-controls .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 1px;
    height: 1px;
    background: #000;
    cursor: pointer;
    border-radius: 50%;
    left: 0;
    position: absolute;
    -webkit-transition: all 1s;
    transition: all 1s
}
#video-controls .slider::-moz-range-thumb {
    width: 10px;
    height: 10px;
    background: #4caf50;
    cursor: pointer;
    border: 0;
    border-radius: 50%;
    -webkit-transition: all 1s;
    transition: all 1s
}
.video-player__bar__progress__time {
    width: 50px;
    height: 45px;
    line-height: 45px
}
.video-player__bar__volume {
    position: relative;
    align-content: center;
    margin: 0;
    cursor: pointer
}
.about_img, .description_img, .slogan {
    position: absolute
}
.video-player__bar__range {
    position: absolute;
    left: calc(50% - 5px);
    bottom: 45px;
    z-index: 10000
}
.background--light {
    color: #000!important
}
nav#mainNav.background--light {
    background-color: rgba(255, 255, 255, .9)!important;
    border-bottom: 1px solid #f0f0f0
}
nav#mainNav.background--dark {
    background-color: rgba(0, 0, 0, .4)!important;
    border-bottom: 1px solid #101010
}
.background--dark {
    color: #fff!important
}
.video-player__bar__range input[type=range][orient=vertical] {
    writing-mode: bt-lr;
    -webkit-appearance: slider-vertical;
    width: 8px;
    height: 175px;
    padding: 0 5px
}
.custom-row {
    max-width: 1000px!important;
    margin: auto!important
}
.our_service {
    background-image: url(assets/images/backgrourd_service.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 1300px;
    color: #fff;
    background-position: center;
    padding: 140px 0
}
.case_study, .our_catagory {
    color: #000;
    min-height: 1000px;
    background-repeat: no-repeat;
    background-size: cover
}
.about_us, .case_study, .our_catagory, .our_clients {
    padding: 170px 0 100px;
    background-position: center
}
.height_service {
    height: 1300px
}
.our_catagory {
    background-image: url(assets/images/catagory_bg.png)
}
.case_study .item_service {
    width: 310px;
    height: 335px
}
.case_study {
    background-image: url(assets/images/case_bg.png)
}
.case_study span {
    color: #fff
}
.case_study span a {
    color: #fff;
    letter-spacing: 2px;
    font-size: 14px
}
.case_study span a:hover {
    color: #000
}
.about_img {
    top: 128px
}
.navbar-light .navbar-toggler {
    border-color: transparent!important
}
.case_sub {
    font-family: Roboto-BoldCondensed;
    font-size: 25px
}
.des_case {
    font-family: Roboto, sans-serif;
    font-weight: 300!important;
    font-size: 23px;
    font-style: italic;
    letter-spacing: -1px
}
.our_service h4, .slogan p {
    font-weight: 400
}
.our_clients {
    min-height: 1000px;
    color: #000
}
#contact a, .about_us {
    color: #fff
}
.about_us {
    background-image: url(assets/images/background_about.png)!important;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 880px
}
.footer-area {
    background-image: url(assets/images/footer_bg.jpeg);
    background-repeat: repeat;
    background-color: #242424;
    height: 290px;
    padding: 100px 0;
    color: #fff;
    background-position: center
}
.height_about {
    min-height: 410px
}
.item_service {
    width: 290px;
    height: 187px
}
.our_service h4 {
    font-size: 20px;
    margin-bottom: 1rem;
    text-transform: uppercase
}
.our_service p {
    font-size: 16px;
    font-weight: 100
}
.our_service span {
    font-size: 14px;
    font-weight: 500;
    color: #fb930c;
    letter-spacing: 2px;
    padding-left: 5px;
    white-space: nowrap
}
.our_service a:hover {
    color: #fff
}
.our_catagory .item_service {
    width: 300px;
    height: 225px
}
.image, .inner-div, .overlay {
    height: 100%;
    width: 100%
}
.inner-div {
    background-size: cover;
    background-position: center;
    transition: all .5s ease
}
.icon_with_img img {
    margin-bottom: 36px
}
i.fa.fa-plus-circle {
    font-size: 27px;
    padding-right: 23px
}
.margin_right {
    margin-right: 51px
}
.footer-area a.btn.btn-info {
    background-color: transparent;
    border-radius: 22px;
    font-size: 10px;
    padding: 11px 32px;
    border: 1px solid #fff;
    width: 100%;
    margin-bottom: 13px;
    outline: 0!important;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, 0)
}
.inner-div:hover {
    transform: scale(1.2)
}
.about_ignited h1, .about_us h1, .case_study h1, .our_catagory h1, .our_clients h1, .our_service h1 {
    font-family: Roboto-BoldCondensed;
    font-size: 35px;
    padding-left: 25px
}
.description_img {
    bottom: 40px;
    left: 0
}
.about_ignited p {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 100
}
.leadership h1 {
    font-family: Roboto-BoldCondensed;
    font-size: 36px
}
.description_img p {
    font-size: 18px;
    font-weight: 100
}
i.fa.fa-plus {
    padding-right: 4px
}
.about_us a {
    color: #44b9e3;
    width: 100%
}
.about_us a:hover {
    color: #fff
}
.icon_with_img {
    padding-right: 104px!important
}
.footer-area span {
    font-size: 13px;
    font-weight: 100
}
.footer-area p {
    font-size: 13px
}
.our_catagory a {
    color: #000;
    font-size: 20px
}
.leadership {
    background-image: url(assets/images/background_leadership.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 1000px;
    padding: 170px 0 100px;
    color: #000;
    background-position: center
}
.ana_icon, .catgory_item, .expert_icon, .rec_icon {
    background-repeat: no-repeat;
    background-position: top left
}
.designation {
    color: #fff
}
.slogan {
    top: 40px;
    left: 6px;
    padding-left: 37px
}
.image_leader {
    padding: 0 29px
}
.case_item, .services_item {
    padding-bottom: 50px;
    color: #fff
}
.pad_left {
    padding-left: 40px
}
.catgory_img {
    position: relative;
    width: 100%;
    cursor: pointer
}
.overlay, .text {
    position: absolute
}
.modal-sm {
    max-width: 100%!important;
    margin: 0!important
}
.modal-content {
    padding-bottom: 50px;
    background-color: rgba(0, 0, 0, .8);
    background-clip: padding-box;
    border: none!important;
    border-radius: 0!important;
    outline: 0
}
.modal-header {
    border-bottom: none!important
}
button.close {
    color: #00adef!important
}
.slogan p span {
    font-weight: 600
}
.slogan p {
    font-size: 16px
}
.overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; 
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, .6)
}
.catgory_img:hover .overlay {
    opacity: 1
}
.text {
    color: #fff;
    font-size: 20px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}
.catagory_bg {
    background-image: url(assets/images/cat_bg.png)
}
.services_item {
    background-image: url(assets/images/backgrourd_item.png)!important;
    background-size: cover
}
.case_item {
    background-image: url(assets/images/case_study_bg.png)!important;
    background-size: cover;
    min-height: auto
}
.case_description h5 {
    color: #44b9e3
}
.catgory_item {
    background-image: url(assets/images/IGN-Compass.png)
}
.rec_icon {
    background-image: url(assets/images/rec_icon.png)!important
}
.ana_icon {
    background-image: url(assets/images/ana_icon.png)!important
}
.expert_icon {
    background-image: url(assets/images/expert_icon.png)!important
}
.services_item .slogan p span {
    font-weight: 600;
    font-size: 24px;
    color: #00acee
}
.catgory_item_des h4, .catgory_item_des h6 {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 2px
}
.catgory_item_des li, .catgory_item_des p {
    font-size: 17px;
    font-weight: 300
}
.catgory_item_des {
    padding-left: 77px
}
.catgory_item_des li {
    line-height: 29px;
    padding-bottom: 10px
}
.fet-image-news {
    position: relative
}
.fet-image-news img {
    width: 100%;
    object-fit: cover;
    height: 182px
}
.fet-image-news a .image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: transparent;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
.fet-image-news a:hover .image-overlay {
    background-color: rgba(37, 37, 37, .65)
}
.fet-image-news a .post-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .8);
    padding: 5px 0 5px 17px;
    color: #fff
}
.newsroom-content p {
    background-color: transparent;
    font-size: 14px;
    min-height: 69px;
    padding-top: 7px;
    position: relative;
    width: 100%;
    word-wrap: break-word;
    z-index: 102;
    color: #000;
    font-weight: 400
}
.rp4wp-related-job_listing>ul, ul.job_listings {
    padding: 0;
    margin: 0;
    border-top: 1px solid #666
}
.rp4wp-related-job_listing>ul li.job_listing, .rp4wp-related-job_listing>ul li.no_job_listings_found, ul.job_listings li.job_listing, ul.job_listings li.no_job_listings_found {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #eee;
    border-bottom: 1px solid #666
}
a#scroll-to-top {
    right: 110px;
    bottom: 33px
}
.service_description ul li {
    font-size: 16px;
    font-weight: 100
}
.navbar-toggler-icon1 {
    color: #fff!important
}
@media screen and (max-width:575px) {
    .ft-wpbs .page-link {
        font-size: .7rem;
        padding: .3rem .45rem
    }
}
@media (min-width:1200px) {
    .container {
        max-width: 1200px!important
    }
}
@media (min-width:1024px) {
    .footer-area a.btn.btn-info {
        background-color: transparent;
        border-radius: 22px;
        font-size: 12px;
        font-style: bold!important;
        padding: 11px 2px;
        border: 1px solid #fff;
        width: 43%;
        float: left
    }
    .margin_right {
        margin-right: 14px
    }
    .leadership .item_service {
        width: 100%!important;
        height: 300px!important
    }
}
@media (min-width:992px) {
    #mainNav {
        border-color: transparent;
        background-color: transparent
    }
    #mainNav .navbar-nav>li.nav-item>a.nav-link {
        padding: .5rem 1rem
    }
    #mainNav .navbar-nav>li.nav-item>a.nav-link, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus {
        color: rgba(0, 0, 0, 1)
    }
    #mainNav .navbar-nav>li.nav-item>a.nav-link:focus:hover, #mainNav .navbar-nav>li.nav-item>a.nav-link:hover {
        color: #000
    }
    #mainNav.navbar-shrink {
        border-bottom: 1px solid rgba(33, 37, 41, .1);
        background-color: #fff
    }
    #mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link, #mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:focus {
        color: #212529
    }
    #mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:focus:hover, #mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:hover {
        color: #f05f40
    }
    header.masthead {
        min-height: 600px;
        padding-top: 0;
        padding-bottom: 0
    }
    .case_study .item_service {
        width: 310px!important;
        height: 335px!important
    }
    .leadership .item_service {
        width: 300px;
        height: 300px
    }
}
@media screen and (max-width:768px) {
    #mainNav {
        background-color: #53aadf
    }
    .leadership .description_img p {
        font-size: 15px
    }
    .navbar-light .navbar-nav .menu-item a {
        padding-right: 0;
        padding-left: 0
    }
    .menu-item {
        margin-bottom: 12px
    }
}
@media screen and (min-width:768px) {
    .fixed-top {
        top: 0!important
    }
    .about_img {
        position: absolute;
        top: 78px
    }
    .slogan p {
        font-size: 14px
    }
    .service_description {
        padding: 0 15px;
        padding-top: 28px
    }
    .our_catagory .item_service {
        width: 100%;
        height: 225px
    }
    .case_study .item_service {
        width: 100%;
        height: 215px
    }
}
@media screen and (max-width:767px) {
    .description_img, .slogan {
        position: unset
    }
    .fixed-top {
        top: 0!important
    }
    .navbar-toggler-icon1 {
        color: #fff!important
    }
    nav#mainNav.background--dark .navbar-toggler-icon1 {
        color: #fff!important
    }
    .nav-link.background--dark, .nav-link.background--light, nav#mainNav.background--light .navbar-toggler-icon1 {
        color: #000!important
    }
    .full_length {
        width: calc(100% - 100px)
    }
    nav#mainNav.background--light .navbar-brand .logo_black {
        display: block
    }
    nav#mainNav.background--dark .navbar-brand .logo_black, nav#mainNav.background--light .navbar-brand .logo_white {
        display: none
    }
    nav#mainNav.background--dark .navbar-brand .logo_white {
        display: block
    }
    .image_leader {
        padding: 0
    }
    .image_leader img{
    	width:100%;
    	height:auto;
    }
    .service_description.pl-5 {
        padding-left: 14px!important;
        padding-top: 35px
    }
    .pad_left {
        padding-left: 25px
    }
    .slogan {
        top: 40px;
        left: 6px;
        padding-left: 15px
    }
    .case_study .item_service, .our_catagory .item_service {
        width: 100%
    }
    .footer-area {
        height: 600px;
        padding: 40px 0
    }
    .small_device {
        margin-bottom: 110px
    }
    .about_us {
        min-height: auto;
        padding: 60px 15px
    }
    .leadership .description_img {
        position: unset;
        margin-top: 30px
    }
    .our_service {
        padding: 60px 0
    }
    .case_study, .our_catagory, .our_clients {
        padding-top: 60px
    }
    .about_img {
        position: relative;
        top: 70px;
        margin-bottom: -96px
    }
    .small_device_top {
        margin-top: -36px
    }
    div#experience {
        min-height: 575px!important;
        padding-top: 33px
    }
    a#scroll-to-top {
        right: 110px;
        bottom: 33px
    }
    .about_ignited p, .description_img p, .our_service p {
        font-weight: 400
    }
}
.cls-1, .cls-4 {
    stroke-miterlimit: 10;
    stroke-width: 1px
}
.cls-1, .cls-3 {
    stroke: #fff;
    fill: none
}
.cls-3 {
    stroke-width: 1px
}
.cls-6 {
    fill: none;
    stroke: #000;
    stroke-width: 1px
}
.cls-2 {
    fill: none;
    stroke: none;
    stroke-miterlimit: 10
}
.cls-1 {
    stroke-dasharray: 1007;
    stroke-dashoffset: 0
}
.cls-4 {
    fill: none;
    stroke: #fff;
    stroke-dasharray: 501;
    stroke-dashoffset: 0
}
.cls-5, .cls-dark {
    stroke: #000
}
.cls-5 {
    fill: #fff
}
#svg {
    position: absolute;
    top: 100px;
    left: 0;
    width: 980px;
    height: 115px
}
@keyframes dash {
    from {
        stroke-dashoffset: 1007
    }
    to {
        stroke-dashoffset: 0
    }
}
@keyframes dash1 {
    from {
        stroke-dashoffset: 501
    }
    to {
        stroke-dashoffset: 0
    }
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
    .about_img svg {
        width: 980px;
        height: 300px
    }
    .description_img {
        bottom: 50px
    }
}
.stop-scrolling {
    height: 100%
}
.stop-scrolling #mainNav {
    top: -200px!important
}
ul.social {
    display: inline-block
}
.social li {
    list-style: none;
    float: left;
    padding-right: 15px
}
.social i.fa {
    font-size: 23px;
    color: #00acee
}
ul.social.mr-0.pl-4 {
    margin-top: 10px
}
.leader_details p, .leader_details ul li {
    color: #fff
}
.leader_details h1, .leader_details h2, .leader_details h3, .leader_details h4, .leader_details h5, .leader_details h6 {
    font-family: Roboto, sans-serif!important;
    font-size: 20px;
    color: #fff
}
.leader_details p {
    color: #fff;
    font-family: Roboto, sans-serif!important
}
.hover_area {
    cursor: pointer
}
.page-template-knowledge-network .content_block h4.label {
    color: #00acee;
    font-size: 17px;
    margin-bottom: 0
}
.page-template-knowledge-network .content_block h3 {
    font-size: 30px;
    font-family: Roboto, sans-serif;
    font-weight: 300
}
.page-template-knowledge-network .content_block h4 {
    font-size: 17px;
    margin-bottom: 0
}
.page-template-knowledge-network .content_block p {
    font-size: 17px;
    font-family: Roboto, sans-serif;
    font-weight: 100
}
.page-template-knowledge-network .content_block p:last-child {
    margin-bottom: 0
}
.page-template-knowledge-network .leadership .content_block img {
    border: 2px solid #fff
}