.footer .socialfollow:hover .youtube {
    background: #c4302b;
}
.footer .socialfollow:hover .vimeo {
    background: #1ab7ea;
}
#top-bar li .si-youtube:hover {
    background-color: #c4302b;
}
#top-bar li .si-vimeo:hover {
    background-color: #1ab7ea;
}
.midSlideFont{text-shadow: 2px 2px 2px #000;}
.programLifecycle-single .plc-img img{ border: none;  padding: 0 0 10px 10px;}
.programLifecycle-single .plc-img{padding-right: 0px; margin-top: 0px!important; }
.programLifecycle-single{padding-left: 15px!important;}
.wp-caption-text, .capt {margin-bottom: 10px; font-style: italic; font-weight: bold;}

.programLifecycle-single figure.capt{width:100%!important; height:auto;}
.programLifecycle-single .capt img{width:100%; height:auto;}
.programLifecycle-single .capt .wp-caption-text{width:100%; height:auto;}


/* sharer Css*/
.sma-shareThis{display:block;text-align:center;border-top:1px solid #F1F1F1;padding-top:10px;clear:both}
.sma-shareThis ul{margin:0;padding:0;list-style:none}
.sma-shareThis ul li{float:none;display:inline-block}
.sma-shareThis a{display:inline-block;font-size:20px;opacity:0.65;margin:0 5px;color:#000000}
.sma-shareThis a:hover,.sma-shareThis a:focus{opacity:1;color:#000000}
/* sharer Css*/
/* recaptcha*/
#newsletter {  width: 228px; overflow: hidden;}
@media screen and (max-width: 1199px) {
     #newsletter { width: 178px;  overflow: hidden; }
}

@media screen and (max-width: 991px) {
     #newsletter { width: 100%; overflow: unset; }
}


/* recaptcha*/
/* Start cookie snack bar*/
#snackbar {
    visibility: hidden;
    min-width: 100%;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 0%;
    bottom: 10px;
    font-size: 17px;
}

    #snackbar.show {
        visibility: visible;
        -webkit-animation: fadein 0.5s;
        animation: fadein 0.5s;
    }

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 10px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 10px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 10px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 10px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

#snackbar.close {
    visibility: hidden;
    -webkit-animation: fadeout 0.5s 2.5s;
    animation: fadeout 0.5s 2.5s;
}

.classLeft p {
    margin-bottom: auto;
    vertical-align: middle;
    margin-top: 7px;
}

    .classLeft p a:hover {
        color: #fff;
    }

.classRight button {
    height: auto;
    width: 150px;
    float: left;
}

    .classRight button:hover {
        color: #28a745;
        background-color: #fff;
        font-weight: 600;
        border: 1px solid #28a745;
    }

#closeSnackBar i {
    color: #fff;
    font-size: 24px;
    vertical-align: -webkit-baseline-middle;
}

    #closeSnackBar i:hover {
        color: #28a745;
        cursor: pointer;
    }

#myModal {
    margin-top: 90px;
}

.modalButton {
    cursor: pointer;
}

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

    .classLeft p {
        font-size: 16px;
    }
}

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

    .classLeft p {
        font-size: 15px;
    }
}

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

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

    .classRight button {
        width: 135px;
        font-size: 14px;
    }

    #closeSnackBar i {
        font-size: 22px;
    }
}

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

    .classLeft p {
        font-size: 13.5px;
    }
}

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

    .classLeft p {
        font-size: 13px;
    }

    .classRight button {
        width: 120px;
        font-size: 13px;
    }

    #closeSnackBar i {
        font-size: 20px;
    }

    .col-md-9.classLeft {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-md-3.classRight {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
        margin-top: 25px;
    }

    .classRight span.acceptButton button {
        margin-left: 10%;
    }

    #closeSnackBar i {
        float: right;
        margin-right: 10%;
        line-height: 33px;
    }
}

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

    .classLeft p {
        font-size: 12.5px;
    }

    .classRight button {
        width: 120px;
        font-size: 13px;
    }

    #closeSnackBar i {
        font-size: 20px;
    }

    .col-md-9.classLeft {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-md-3.classRight {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
        margin-top: 25px;
    }

    .classRight span.acceptButton button {
        margin-left: 10%;
    }

    #closeSnackBar i {
        float: right;
        margin-right: 10%;
        line-height: 33px;
    }
}

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

    .col-md-9.classLeft {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-md-3.classRight {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
        margin-top: 25px;
    }

    .classRight span.acceptButton button {
        margin-left: 10%;
    }

    #closeSnackBar i {
        float: right;
        margin-right: 10%;
        line-height: 33px;
    }
}
/* End cookie snack bar*/
#wpcf7-f1195-o1 .wpcf7-response-output{border: none;  padding: 0;  margin: 0;  color: #fff;  text-align: center;}
.sitemap ul, ul#menu-footer-menu, ul.recent {padding-left: 0px;}

body{ -ms-overflow-x: hidden;   }
/* Power Of Precision css Start */
.tod-sevrices{text-align:left; color:#772965; font-size:13px;}
.popover-content {padding: 7px 8px 0px 12px;}
.popover-content ul{padding-left:10px; color:#000;}
.popover-content ul li {list-style: disc; font-size: 12px;}
a#btnPopover {
    transition: font-weight .3s;
}
a#btnPopover:hover {
        font-weight: 600;
        letter-spacing: 0;
        text-decoration: none;
    }
#child1 .popover-title{background-color: #5c9644;}
#child2 .popover-title{background-color: #73a6d4;}
#child3 .popover-title{background-color: #d4c934;}
#child4 .popover-title{background-color: #d69342;}
#child5 .popover-title{background-color: #cf4b97;}
#child6 .popover-title{background-color: #be4c4c;}
.popover-title {
    color: #fff;
    letter-spacing: .5px;
    font-weight: 700;
    border-bottom: 1px solid #0000009c;
    margin: -1px; padding: 6px 12px;
}
.popover.top {
    width: 165px;
}
.parent{margin-bottom: 10px ;}
.tod-img a img{width:200px; }
.tod-content {margin-top: 15px; text-align: center;}
.tod-content h1{color:#000;}
.tod-content h1 strong{font-weight: 800; letter-spacing: -1px;}
.tod-content p{color: #000;  font-weight: 600; font-size: 13px; line-height: 1.3;}
.tod-sevrices .parent img{width: 13px; margin-right: 3px;}
.tod-buttons .home-btn{margin-top: 43px;}
.tod-buttons .home-btn a{font-size: 1.3em;font-weight: 600;background: #43c08d;width: 170px;letter-spacing: 1px;padding: 2px 5px;}
.tod-buttons .home-btn a span{display: block!important;font-size: 11px!important;font-weight: 600; color:#fff;letter-spacing: 0.3px;margin-top: -1px;}
@media only screen and (max-width: 1200px){

.tod-img a img{width:170px; margin-top: 10%;}
.tod-buttons .home-btn a{font-size: 1.1em; width: 140px; letter-spacing: .5px; padding: 2px 1px;}
.tod-buttons .home-btn a span{    font-size: 11px!important;  letter-spacing: 0.2px;}
.tod-content p{font-size: 12px;}
.parent span.text a{font-size: 11.5px;}
.about .container{width: 1035px;}

}

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

    .about .container{width: 991px;}
    .parent .col-md-4 {padding-right:0px;}
}

@media only screen and (max-width: 991px){
    .about .container{width: auto;}
    .parent span.text a {
        font-size: 12px;
    }
.tod-buttons .home-btn{margin-top: 20px;}
.about .container .pad-tp30{padding-top: 0px;}
.tod-img a img{width:220px; margin-top: 0%;}
.tod-img, .tod-buttons{text-align: center;}
.parent{margin-bottom: 0px ; margin-left: 35%;}

}

@media only screen and (max-width: 767px){
.about .container{width: auto;}
.parent{margin-bottom: 0px ; margin-left: 30%;}

}

@media only screen and (max-width: 500px){
.about .container{width: auto;}
.parent{margin-bottom: 0px ; margin-left: 25%;}
.tod-buttons .home-btn a{font-size: 1.1em; width: 150px; letter-spacing: .5px; padding: 2px 1px;}
.tod-buttons .home-btn a span{    font-size: 11px!important;  letter-spacing: 0.2px;}
.logInTodbtn{margin-top: 10px!important;}
}

@media only screen and (max-width: 450px){
.about .container{width: auto;}
.parent{margin-bottom: 0px ; margin-left: 20%;}

}

@media only screen and (max-width: 400px){
.about .container{width: auto;}
.parent{margin-bottom: 0px ; margin-left: 10%;}

}

/* Power Of Precision css END */

a#close-search i {    position: absolute;
    color: #fff;
    top: 30px;
    right: 20px;}

* {padding: 0px;
    box-sizing: border-box;}
.white{color:#fff;}
.black{color:#000;}
.bt-padding30{padding-bottom:30px;}
.bt-padding60{padding-bottom:60px;}input.headnews-search-btn 

.bt-padding20{padding-bottom:20px;}
.bt-padding10{padding-bottom:10px;}
.pad-top20{padding-top:20px;}
.pad-tp30{padding-top:30px;}.pad-tp60{padding-top:60px;}
.margin-lft16{margin-left:16px;}
.margin-top10{margin-top:10px;}
.margin-top30{margin-top:30px;}
.margin-top40{margin-top:40px;}
.margin-top80{margin-top:80px;}
.pad-lft0{padding-left:0px;}
.pad-tp0{padding-top:0px;}
table#myTable, table#risk, table#boe, table#pm {
    text-align: left;
}



/* Css Formatted Table With ID="SMA"*/
table {
    font: 10pt Arial, Helvetica, sans-serif;
    color: Black;
    text-align: right;
    vertical-align: top;
    width: 100%;
    border-collapse: collapse;
    padding: 0px 0px 0px 0px;
}

#SMA {
    font: 10pt Arial, Helvetica, sans-serif;
    background-color: white;
    color: Black;
    text-align: center;
    vertical-align: top;
    width: 100%;
    border-collapse: collapse;
    border-bottom: 1px solid #003a63;
}

    #SMA td, #SMA th {
        padding: 3px 5px 3px 5px;
    }

    #SMA th {
        background-color: #003a63;
        font: 10pt Arial, Helvetica, sans-serif;
        color: white;
        text-align: center;
        vertical-align: top;
    }

    #SMA td.left {
        border-right: 1px solid #003a63;
        text-align: left;
    }

    #SMA th.left {
        border-right: 1px solid white;
        vertical-align: middle;
    }

    #SMA tr.odd {
        background-color: #d3d3d3;
        font: 10pt Arial, Helvetica, sans-serif;
        color: black;
        vertical-align: top;
    }
/* Css Formatted Table With ID="SMA"*/
p {
    margin: 0 0 8px;
}

a {
    color: #772965;
    text-decoration: none;
}

ol, ul {
    padding-left: 15px;
}

    ul li {
        text-decoration: none;
        list-style: disc;
        padding-bottom: 4px;
    }

        ul li ul, ol li ol {
            margin-top: 5px;
            margin-bottom: 5px;
        }

            ul li ul li {
                margin-left: 10px;
                list-style: square;
            }

    ol li {
        list-style-type: decimal;
        padding-bottom: 4px;
    }

        ol li ol li {
            margin-left: 10px;
            list-style-type: lower-alpha;
        }

    ul.nobullet li {
        text-decoration: none;
        list-style: none;
    }
#menu-footer-menu li:hover {
    padding-left: 6px;
    opacity: .9;
}

#menu-footer-menu li {
    transition: all .4s ease-in;
}
    #menu-footer-menu li:hover a:before {
        content: ">";
        position: absolute;
        left: 5px;color:#fff;}
    #menu-footer-menu li:hover a {
        color: #fff;}
    #menu-footer-menu li a:before {
        color: #000;
        content: ">";
        transition: all .7s ease-in-out;
        position: absolute;
        left: 5px;}
#otp-sec .wpcf7-mail-sent-ok {
    border: none;
    margin-left: 10.5%;
    font-size: 15px;
    font-weight: 700;
    padding: 0px;
}
#news-cont .nws-img img {
    border: 1px solid #ddd;
    background: #fff;
    padding: 4px;
    border-radius: 4px;
}
.tp-rightarrow.tparrows {
    border: none;
    background: none;}
    .tp-rightarrow.tparrows:hover {
        background: none;}
.tp-leftarrow.tparrows {
    border: none;
    background: none;}
    .tp-leftarrow.tparrows:hover{background:none;}
.plc-img img {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 4px;
}
.ebd_results {
    margin-left: 11%;
    width: 100%;
}
.ebd_results a {
        color: #000;
        text-decoration: underline;
        padding-left: 0px;}
.ebd_results a:hover {
            color: #000;
            text-decoration: none;
            cursor: pointer;}
.home-btn a {
    margin-left: 0px;}
#top-bar ul.social-top-bar li{
transition: width .5s ease-out;
width: 40px;}
#top-bar ul.social-top-bar li:hover{

width: 160px!important;
    }
.header-bar{
    transition: height .5s ease-out;
    height: 80px;
}
.heading-top{background: #fafafa;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;}

.cus-pagination nav.navigation.pagination {
    text-align: center;
    width: 100%;
}

    .cus-pagination nav.navigation.pagination h2.screen-reader-text {
        display: none;
    }

    .cus-pagination nav.navigation.pagination span.page-numbers.current {
        border: 1px solid #0a3a62;
        padding: 5px 6px 5px 5px;
        font-weight: bold;
        background-color: #0a3a62;
        color: #fff;
        margin-right: 5px;
    }
        .cus-pagination nav.navigation.pagination span.page-numbers.current:hover {
            background-color: #fff;
            padding: 5px 6px 5px 5px;
            font-weight: bold;
            color: #0a3a62;

        }
    .cus-pagination nav.navigation.pagination a.page-numbers {
        border: 1px solid #0a3a62;
        padding: 5px 6px 5px 5px;
        font-weight: bold;
        background-color: #fff;
        color: #0a3a62;
        margin-right: 5px;
    }

    .cus-pagination nav.navigation.pagination a.prev.page-numbers {
        border: none!important;
    }
    .cus-pagination nav.navigation.pagination a.next.page-numbers {
        border: none!important;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 10px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    
}
    .breadcrumb a {
        color: #428bca;
        text-decoration: none;
    }

/*----------top-bar------------*/
.social .ts-text {
    padding-right: 10px;
}
#top-bar li, #top-bar li a, #top-bar li .ts-icon, #top-bar li .ts-text {
    float: left;
    text-decoration: none;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    width: auto;
    display:block;
    font-size:12.5px;
}
    #top-bar li .ts-icon {
        width: 40px;
        text-align: center;
        font-size: 14px;
    }
    #top-bar li a {
        float: none;
        color: #666;
        transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
    }
    #top-bar li:hover .ts-text {
        display: block;
    }
    #top-bar li .ts-text {
        display: none;
    }
#top-bar ul li {
    border-left: 1px solid #EEE;
}
#top-bar li a:hover{color: #FFF !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);}
#top-bar li .si-mail:hover{
background-color: #6567a5;}
#top-bar li .si-phone:hover{background-color: #000;}#top-bar li .si-linkedin:hover {
    background-color: #0177b5;
}
.si-facebook:hover, .si-colored.si-facebook{background-color: #3B5998;}
#top-bar li .si-twitter:hover{background-color: #3fcdfd;}
#top-bar li .instagram:hover{background-color:#e4405f;}
.si-facebook:hover, .si-colored.si-facebook{background-color: #3B5998;}
#top-bar li .si-green:hover{background-color: #00aa4d;}
#top-bar li .si-green img {
    filter: grayscale(100%);
    margin-top: 5px;
    width: 14px;
    margin-left: 10px;
}
/*----------top-bar-end-----------*/
.about p{line-height: 1.7;
    color: #333;}
.about .about-desc {
    font-size: 20px;
    padding-top: 25px;
}
.about h1{color: #003a63;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px; margin-top:0px;}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
    color: #fff !important;
    text-decoration: none;
}
.hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #772965;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    color: #fff;
    padding: 8px 10px;
    font-family: 'Trebuchet MS';
    margin: 0px 25px 20px;
    line-height: 21px;
    width: 215px;
    text-align: center;
    letter-spacing: 2px;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before{transform: scaleX(1);
        color: #fff !important;}
    .hvr-shutter-out-horizontal:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #808080;
        color: #fff;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
/*----------slider css-------------*/
.lifecycle{
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;}
.opacity{background: rgba(0,0,0,0.4);
         padding-bottom: 60px;}
/*-------------slider end-------------*/

.menu-background {
    background-color:#003a63;
}
ul#menu-main-menu li a {
    text-transform: uppercase;
}
.skew::after {
    background-color:#003a63;
    bottom: 0;
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    transform: skewX(150deg);
    transform-origin: left bottom 0;
    width: 80px;
    left: -50px;
    z-index: -11;
}
.nav-header-custom .nav>li>a {
    padding: 21px 10px;
}
.navbar-collapse.collapse{
    padding: 10px 30px 10px 0px;
}
.nav-header-custom .navbar-right {
    margin-right: 40px;
}
#top-search {
    display: inline-block;padding-top: 15px;
}
    #top-search > a {
        height: 58px;
        font-size: 14px;
        line-height: 58px;
        color: #FFF;
        cursor: pointer;
        background: none;
        display: block;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }
        #top-search > a > i {
            width: 20px;
        }
.navbar-default .navbar-nav > li > a{
    color:#fff;
}
.navbar-default .navbar-nav > .dropdown > a .caret{
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar-default .navbar-brand{
    color:#fff;
}
.menu-large {
    position: static !important;
}
.megamenu{
    padding: 20px 0px;
    width:100%;
}
.megamenu> li > ul {
        padding: 0;
        margin: 0;
    }
.megamenu> li > ul > li {
            list-style: none;
        }
.megamenu> li > ul > li > a {
                display: block;
                padding: 3px 20px;
                clear: both;
                font-weight: normal;
                line-height: 1.428571429;
                color: #333333;
                white-space: normal;
            }
.megamenu> li ul > li > a:hover,
.megamenu> li ul > li > a:focus {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5;
    }
    .megamenu.disabled > a,
    .megamenu.disabled > a:hover,
    .megamenu.disabled > a:focus {
        color: #999999;
    }
        .megamenu.disabled > a:hover,
        .megamenu.disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }
    .megamenu.dropdown-header {
        color: #428bca;
        font-size: 18px;
    }
p {
    font-family: 'Acme', sans-serif;
}
/*----------news section-----------------*/
.latest-b10-content {
    overflow: hidden;
    text-align: left;
}
.latest-b10-img {
    float: left;
    width: 186px;
    margin-right: 28px;
}
.latest-b10-content h3 {
    font-size: 16px;
    margin-top: 0px;
}
.latest-b10 {
    margin-bottom: 40px;
    overflow: hidden;
}
.latest-b10-img img {
    border-radius: 4px;
    width: 100%;
}
.post p {
    color: #6f6f6f;
    padding-right: 2em;
    line-height: 20px;
}
.post a:hover {
    color: #003a63;
    text-decoration: none;
}
.post a {
    color: #000;
    transition: color 0.18s ease;
}
    .post a.readmore:hover {
        background: #292929;
        color: #fff !important;
        border-color: #292929;
    }
    .post a.readmore {
        position: relative;
        text-align: left;
        display: inline-block;
        letter-spacing: 2px;
        font-size: 11px;
        line-height: 10px;
        font-weight: 600;
        text-transform: uppercase;
        border-radius: 60px;
        border: 2px solid #e5e5e5;
        color: #003a63;
        margin-bottom: 12px;
        z-index: 1;
        padding: 8px 11px;
        transition: all .22s ease-in-out;
    }
.news-date-single {
    width: 200px;
}

    .news-date-single p {
        border: 2px solid #0a3a62;
        padding-top: 2px;
        border-radius: 10px;
        margin-top: 5px;
        font-size: 12px;
        text-align: center;
    }
/*------------news section end---------*/

/*---------footer css----------*/
.footer ul li{list-style:none;}
.footer p{font-size:14px;}
.recent:hover p{color: #fff;}
.footer{background: #000;}
.footer a{color: #888;
          text-decoration: none;}
.footer-copyright{background-color: #25272d;}
.footer h5{
    color: #fff;
    padding-bottom: 10px;
    padding-left: 1px;
    border-bottom: 2px solid #0000ff;
    margin: 0 0 25px 0;
    position: relative;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 700;
    text-transform: uppercase;
}
.footer p{color: #898b92;
    font-size: 14px;}
.footer .socialfollow a{background: rgba(255, 255, 255, 0.05);}
.socialfollow a{border-radius: 8px;
    padding: 4px;
    margin-right: 7px;
    transition: .3s all;
    width: 27px;
    height: 27px;
    text-align: center;
    float: left;display: block;}
.socialfollow a i, .widget .socialfollow a:hover i{color: #aaa;
        font-size: 14px;
        margin: 1px;
        transition: .3s all;}
.socialfollow{float: none;
    margin: 10px 0;}
.fa-facebook-f:before, .fa-facebook:before{content: "\f09a";}
.fa-twitter:before{content: "\f099";}
.footer .socialfollow:hover i{color:#fff;}
.footer .socialfollow:hover .facebook{background: #3B5998;}
.footer .socialfollow:hover .twitter{background: #3fcdfd;}
.footer .socialfollow:hover .linkedin{background: #0177b5;}
.footer .socialfollow:hover .instagram{background: #e4405f;}
.footer .socialfollow:hover .glassdoor{background: #00aa4d;}
.recent li::before{content: ">";
    color: #0000ff;
    font-size: 20px;}
.recent li a{text-transform: capitalize;
    color: #c8c9ce;}
.recent:hover a{color: #ddd;}
.recent li a{text-transform: capitalize;}
.recent li{list-style:none;}
.widget-subscribe-form{display: block;
    width: 100%;
    padding: 24px 10px;
    background: none;
    border: 7px solid rgba(255,2555,255,0.06);
    text-align: center;
    margin-bottom: 5px;}
.widget-subscribe-form p{margin: 5px 0 15px;
        color: #b3b0b0;font-size: 12px;
        letter-spacing: 0;
        text-align: left;}
.widget-subscribe-form button:hover{background: rgb(2, 42, 70);}
.widget-subscribe-form button{text-align: center;
        font-size: 11px;
        letter-spacing: 2px;
        width: 100%;
        height: 50px;
        padding: 10px;color: #fff;
        font-weight: bold;
        border: none;
        border-radius: 0;
        margin-bottom: 5px;
        transition: all 0.23s ease;background: #003a63}
.widget-subscribe-form input[type="text"]{border: 4px solid rgba(255,2555,255,0.06);background: #fff;
        min-width: 60px;
        width: 100%;
        min-height: 40px;
        float: left;
        margin: 0;
        margin-bottom: 20px;
        color: #000;}
.sitemap ul li{padding-bottom: 4px;}
.sitemap ul li a:hover{color:#fff;}
.recent li {
    border: 1px solid transparent;
    box-shadow: 1px 1px 1px 1px transparent;
    margin: 0;
    list-style: none;
    min-height: 70px;
}
    .recent li:hover {
        background: rgba(0,0,0,0.11);
        border-bottom: 1px solid rgba(255,255,255,0.08);
        border-top: 1px solid rgba(255,255,255,0.08);
    }
/*--------end footer---------*/
/*-------------training page---------------*/
h2.pages-heading{text-align: center;
    color: #101010;
    font-size: 30px;
    line-height: 1.1;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;margin-top: 0px !important;}
.training li {
    width: 100%;
    padding-bottom: 20px;
}
.training i {
    color: #003a63;
}.training span {
    font-size: 15px;
}
span.success-right {
    padding-left: 20px;
}
p.training-mail a{color: #772965;
    text-decoration: none;}p.training-mail a:hover {
        color: #033764;
    }
/*-------------training page end---------------*/
/*--------------library page---------------*/
#myTable th {
    color: #003a63;
    text-align: center;
    font-size:27px;
}
#myTable th, #myTable td{padding: 12px;}
#myTable {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #ddd;
}
    #myTable tr.header, #myTable tr:hover {
        background-color: #f1f1f1;
    }
    #myTable tr {
        border-bottom: 1px solid #ddd;
    }span.news_content {
    font-size: 12.5px;
}
p.search-anchor a {
    width: 180px!important;
    padding: 10px 0 !important;
    font-size: 13px;
}
.lib-search a {
    margin-left: 7px !important;
    border-radius: inherit !important;
    padding: 11px 31px !important;
    width: auto !important;

}
#myInput {
    width: 100%;
    font-size: 16px;
    padding: 9px 20px 9px 40px;
    border: 1px solid #ddd;
}
.icon-addon.addon-md .glyphicon, .icon-addon .glyphicon, .icon-addon.addon-md .fa, .icon-addon .fa {
    position: absolute;
    left: 25px;
    width: 20px;
    text-align: center;
    padding: 10px 0;
    top: 5px;
}
.icon-addon.addon-lg .fa, .icon-addon.addon-lg .glyphicon{margin-left: 0;
    color: #c2c2c2;}
    .icon-addon.addon-lg .fa:hover {
        color: #003a63;
    }
/*--------------library page end---------------*/
/*--------------career page---------------*/
.shadow {
    height: 170px;
    margin-top: -144px;

}
.career h5 {
    font-size: 16px;
    padding-bottom: 15px;
    color: #003a63;
}
.explore{color: #772965;
    text-decoration: none; padding-left: 20px;}
.explore:hover{text-decoration:none;}
h2.subheading{font-size:17px;}
.career-row1 aside {
    padding-top: 30px;
}
/*--------------career page end---------------*/
/*--------------contact page---------------*/
.contact .bag-img img {
    width: 24px;
    margin-right: 7px;
}
.link-color{color: #772965;
            text-decoration: none;}
.link-color:hover{text-decoration:none;color: #033764;}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
    border: 1px solid #e1e1e1;
    padding: 6px 24px;
    outline: none;
    border-radius: 1px;
    color: #888;
    margin: 0;
    min-width: 60px;
    width: 100%;
    max-width: 100%;
    min-height: 36px;
    display: block;
    margin-bottom: 20px;
}
.wpcf7-submit {
    background: #003a63;
    color: #fff;
    padding: 7px 15px;
    border: none;
    font-weight: bold;
    width:150px;
}
.con-pag-name, .con-pag-email, .con-pag-company, .con-pag-mob, .con-pag-message{padding-left: 24px !important;}
.otp-form-page p i {
    position: absolute;
    z-index: 1;
    top: 10px;
    left:8px;
    color: #0a3a62;
}
.fa-edit:before, .fa-pencil-square:before {
    content: "\f044";
}

/*--------------contact page end---------------*/
/*--------------news page---------------*/
.nws-main aside.post h3 {
    margin-top: 0px;
}
.nws-main {
    min-height: 240px;
    height: 240px;
}
.custom-pagination span.current {
    background-color: #003a63;
    color: #fff;
}
.custom-pagination span, .custom-pagination a {
    display: inline-block;
    padding: 2px 10px;
}
.custom-pagination a{background-color: #ebebeb;
    color: #003a63;}
    .custom-pagination a:hover {
        background-color: #003a63;
        color: #fff;
    }
.widget h4.title {
    border: none;
    color: #101010;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 28px;
    background: #fff;
    padding-right: 5px;
    display: inline-block;
}
.widget .border {
    position: relative;
    margin: 20px 0;
    line-height: 18px;
}
    .widget .border:before {
        content: '';
        width: 100%;
        height: 3px;
        background-color: #e6e6e6;
        display: block;
        margin-bottom: -15px;
    }
.widget ul li.cat-item {
    height: 40px;
    border-bottom: 1px solid #f1f1f1;
    width: 100%;
	font-size: 18px;
}
    .widget ul li.cat-item:hover {
        background: #f7f7f7;
    }
    .widget ul li.cat-item a {
        display: inline-block;
        font-size: 18px;
		font-weight: bold;
        padding-top: 7px;
        text-transform: capitalize;
        text-decoration: none;
        color: #333;
        padding: 6px 2px 8px 0;
        transition: all .07s ease;
    }
.widget ul li.cat-item a:before{ font-family: "Font Awesome 5 Free";
            font-weight: 600;
            color: #337ab7;
            font-size: 16px;
            content: "\f105";
            padding: 10px;}
input.search-text {
    max-width: 73%;
    padding: 5px 5px;
    float: left;
    border: 1px solid #ccc;
    border-radius: 3px 0 0 3px;
    background: #eeeeeec7;
    width:100%;
}
input.news-search-btn {
    padding: 6px 4px;
    background-color: #772965;
    color: #fff;
    border: 1px solid #ccc;
    font-size: 12.5px;
    border-radius: 0 3px 3px 0;
}
    input.news-search-btn:hover {
        background-color: #042a46;
    }

input.headnews-search-btn {
    position: absolute; right: 100px; top: 25px;
    padding: 5px 20px;  z-index: 9;
    background-color: #772965;
    color: #fff;
    border: 1px solid #ccc;
    font-size: 12.5px;
    border-radius: 0 3px 3px 0;
}
    input.headnews-search-btn:hover {
        background-color: #042a46;
    }
input.search-text:focus {
    outline: 0;
    background: #fff;
}
/*--------------news page end---------------*/
/*--------------staffing page---------------*/
#tod h1 {
    font-size: 31px;
}
.video-frame iframe {
    width: 100%;
    height: 305px;
}
.staffing-row h4 {
    font-size: 17px;
    color: #003a63;
}
.staffing-row li i {
    font-size: 16px;
    color: #003a63;
    margin-right: 10px;
}
.staffing-row li {
    width: 100%;
    padding-top: 20px;
    font-size: 16px;
}.staffing-row span {
    font-size: 12.5px;
}
/*--------------staffing page end---------------*/
/*--------------About page ---------------*/
#about_us h4 {
    color: #003a63;
}
#about_us .p-tag {
    width: 80%;
    margin: 0 auto;
    padding-top: 15px;
}
.content p {
    line-height: 1.8;
    text-align: justify;
}
.abt-btn1 {
    padding: 18px 0px;
}
.btn-desgn #btn-abt, #btn-abt2 {
    border: none;
}
/*--------------About page end---------------*/
/*--------------leadership page---------------*/
.download {
    padding-top: 90px;
}
.leadership-border-bottom{    border-bottom: 1px solid rgba(255,255,255,0.5);
    box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
    padding: 10px 0;
    margin: 47px 20px 20px 20px;}
.da-thumbs p {
    font-size: 12.5px;
}
.da-thumbs li {
    background: #fff;
    padding: 8px;
    position: relative;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.hvrbox {
    position: relative;
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}
    .hvrbox:hover .hvrbox-layer_top, .hvrbox.active .hvrbox-layer_top {
        opacity: 1;
    }
    .hvrbox .hvrbox-layer_top {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,58,99,0.7);
        color: #fff;
        padding: 15px;
        -moz-transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -ms-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s;
    }
    .hvrbox .hvrbox-text {
        width: 100%;
        text-align: center;
        font-size: 13px;
        display: inline-block;
        position: absolute;
        text-transform: uppercase;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
.hvrbox_background {
    width: 400px;
    height: 250px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.da-thumbs a:hover {
    color: #ccc;
    text-decoration: none;
}
.hvrbox-text span a {
    width: 50%;
}
.team-info {
    min-height: 65px;
}
/*--------------leadership page end---------------*/
a.custom-logo-link img {
    width:auto;
    height: auto;
    padding-top: 8px;
}
.search-news h2 a {color:#0a3a62;}
.search-news{margin:30px auto;}
.search-news h2{margin-top:0px;}
.search-news .search-btn a{margin-left:0px;}
.search-news p:empty {
        display: none;
    }
ul.dropdown-menu.depth_0 {
    right: auto;
}
ul.dropdown-menu.depth_1 {
    left: 397px;
    width: 225px;
    top: -3px;
}
.div-searchico {
    background-color: #0a3a62;
    height: 84px;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0a3a62;
    padding: 10px 15px 10px 20px;
}
.dropdown-menu>li>a{ padding: 10px 15px 10px 20px;}
.show-search{display: block;
       position: absolute;
    top: 1px;
    right: 5px;
    left: -790%;
    text-align: left;
    z-index: 3;
    background-color: #772965;
    height: 84px; border-bottom: 1px solid #fff;
   }
.show-search #searchform input.search-input {
        padding: 15px 35px 15px 15px;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        border: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 3;
        color: #fff;
        height:82px;
        line-height: 28px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        background: none;
        font-weight: normal;
        letter-spacing: 1px;
        font-size: 13px;
}
    .show-search a.close-search {
        position: absolute;
        width: 45px;
        height: 55px;
        display: inline-block;
        right: 35px;
        top: 0;
        z-index: 5;
        text-align: center;
        line-height: 60px;
        font-size: 16px;
        cursor: pointer;
        color: #313131;
    }
.custom-hide{display:none;}
.custom-show{display:block;}
.container.search-page-cont {
    padding: 50px 15px;
}
li.active a {
    color: #fff;
    text-decoration: overline;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:99999;
    height:0px!important;
}
#menu-main-menu li a:hover ul.dropdown-menu.sub-menu.depth_1 {
    display: none!important;
    top: 0!important;
    left: 100%!important;
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.cus-width-menu ul.mega-sub-menu{width: 190px!important;}
.skew {
    padding-right: 0px!important;
    padding-left: 0px!important;
}
#risk td, #risk th {
    border: 1px solid #ddd;
    padding: 8px;
    font-size: 90%;
}
#risk th {
    text-align: left;
    background-color: #003a63;
    color: white;
}
#risk tr:nth-child(even) {
    background-color: #f2f2f2;
}
.plc-content .plc-content {
    list-style-type: disc;
    margin-left:19%;
}
.plc-content {padding-left: 0px;}
.plc-img {padding-left: 0px;}
.list-style {
    list-style-type: disc;
}
#boe td.blue {
    color: #fff;
    background-color: #569fd3;
    padding: 0px 10px 0px 25px;
    height: 50px;
}
#boe td {
    padding: 0px 0px 0px 20px;
}
    #boe td.blue-vert {
        background-color: #569fd3;
        color: white;
        padding: 0px 0px 0px 0px;
    }
        #boe td.blue-vert div {
            width: 40px;
            text-indent: -81px;
            white-space: nowrap;
            transform: rotate(-90deg);
        }
td.gap {
    text-align: center;
    font-size: 50%;
}
.col-md-3.plc-img {
    float: left;
    padding-left: 0px !important;
    min-height: 173px;
    overflow: hidden;
    width: 200px;
    margin-top: 5px;
}
.descrip h1 {
    color: #003a63;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
}
.back-design {
    background-color: #ddebf6;
    padding: 8px 9px;
    line-height: 22px;
}
.analysis-box {
    list-style-type: disc;
    width: 433px;
    float: right;
    padding: 10px 23px !important;
}
#pm td, #pm th {
    border: 1px solid #ddd;
    padding: 8px;
    font-size: 14px;
}
#pm th {
    text-align: center;
    background-color: #003a63;
    color: white;
}
#boe td.gap {
    padding: 0px;
}
.compass-img img{width: 400px;height: 307px;float: right;padding-top:15px;}
#risk td.CheckMark:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #003a63;
    font-size: 16px;
    content: "\f00c";
    padding: 20px;
}
td.CheckMark:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #772965;
    font-size: 16px;
    content: "\f00c";
    padding: 20px;
}
.news-date-single {
    padding-left: 0px;
}
.descrip .nws-img {
    padding-left: 0px;
    float: right;
    margin-left: 5px;
}
.csdr-bck-design {
    list-style-type: disc;
    width: 504px;
    float: right;
    padding: 2px 20px;
    background-color: #ddebf6;
}
p.milestone-box {
    width: 356px;
    float: right;
    text-align: center;
}
p.milestone-img img {
    width: 400px;
    height: 367px;
    float: right;
}
p.program-box {
    width: 414px;
    float: right;
}
p.quick-img2 img {
    float: right;
    width: 100px;
    margin-right: 15px;
}
.redbullet {
    border-radius: 50%;
    width: 25px;
    height: 25px;
    background-color: red;
    display: inline-block;
}
.yellowbullet {
    border-radius: 50%;
    width: 25px;
    height: 25px;
    background-color: orange;
    display: inline-block;
}
.greenbullet {
    border-radius: 50%;
    width: 25px;
    height: 25px;
    background-color: green;
    display: inline-block;
}
a.link-color.cus-title{font-size: 14px;
    letter-spacing: .5px;
    border-left: 1px solid;
    background: -webkit-linear-gradient(top, #eaf4fe 0%,#98d7fe 14%,#edf8ff 14%,#eff8ff 28%,#f5fbff 100%);
    padding: 3px;
    border-radius: 7px;}
input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0px 9999px white;
}
.show-search ::-webkit-input-placeholder {
    color: #fff;
}
span.c-excerpt-hgt {
    height: 80px;
    float: left;
}
.no_of_download-text {
    font-weight: bold;
}
.no_of_download-value {
    background-color: #0a3a62;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
}
.wall-backimg{background-color: #e8e7e3;
    font: 12pt Arial, Helvetica, sans-serif;
    color: Black;
    background-image: url(https://devtest.smawins.com/NewWPTestSite/wp-content/uploads/2018/07/WallBackground.jpg);
}
#miniorange_otp_token_submit {
    background: #003a63;
    color: #fff;
    border: none;
    padding: 7px 0;
    font-weight: bold;
}
.virtualwall-img img {
    float: right;
}

.otp-form-page p {
    position: relative;
}
.back-design.program-box {width: 100%;}
.back-design-integrated {
    list-style-type: disc;
    margin-left: 0px;
    padding: 10px 20px;
    background-color: #ddebf6;
    width: 400px;
    float: right;}
.back-design-integrated1 {
    background-color: #ddebf6;
    width: 450px;
    padding: 10px 25px;
    float: left;
    margin-right: 8px;}
.back-compliance-review{list-style-type: disc;
    float: right;
    padding: 15px 24px;
    width: 333px;
    margin-top: 4px;
    margin-right: 16px;
    background-color: #ddebf6;}
.camintrw-back-design {
    background-color: #ddebf6;
    width: 505px;
    list-style: disc;
    float: right;
    padding: 3px 21px;
    margin-top: 10px;}
.nws-main img {
    border: 1px solid #ccc;
    padding: 3px;}
.training img{float:right;}
img.career-img {
    float: right;}
/*--------------responsive-----------*/
@media only screen and (max-width: 991px){

    input.headnews-search-btn {
        right: 50px;
        top: 9px;
        padding: 2px 10px;
        font-size: 10px;
    }

    a#close-search i {
        position: absolute;
        color: #fff !important;
        top: 25px;
        right: 15px;
    }
.cus-width-menu ul.mega-sub-menu{width: 100%!important;}

.skew::after {
        transform: none;
        
        width:50px; }

.div-searchico{background-color: transparent;
        position: absolute;

        right: 10px;}

.div-searchico #top-search a i{color: #0a3a62;}

#top-search {position: absolute;
        right: 20px; padding-top:8px;}

    .show-search {
        display: block;
        position: absolute;
        top: 18px;
        right: 0;
        left: -330px;
        text-align: left;
        z-index: 3;
        background-color: #0a3a62;
        height: 38px;
        border-bottom: 1px solid #fff;
    }

        .show-search a.close-search {
            position: absolute;
            width: 40px;
            height: 40px;
            right: 10px;
            top: -15px;
            z-index: 5;
            text-align: center;
            line-height: 61px;
            font-size: 16px;
            cursor: pointer;
            color: #313131;
        }

.show-search a.close-search img{width: 20px!important;
                height: 20px!important;}
.show-search #searchform input.search-input{height:40px;}
.fullwidthbanner-container{margin-top: 41px!important;}

    #menubar {padding: 0px 0px;z-index: 2 !important;     background: #003a63;}
    
    
    }
@media only screen and (min-width:991px) and (max-width:1040px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{font-size:10.5px;}
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{padding: 0px 5px 0px 5px;}
}

@media only screen and (min-width:1040px) and (max-width:1140px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{font-size:11px;}
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{padding: 0px 5px 0px 5px;}
}

@media only screen and (min-width:1140px) and (max-width:1245px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{font-size:11px;}
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{padding: 0px 8px 0px 8px;}
}
@media only screen and (min-width:1245px) and (max-width:1320px) {

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{font-size:11.5px;}
}
@media only screen and (min-width:1320px) and (max-width:1395px) {

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{font-size:12.5px;}
}
@media only screen and (min-width:1395px) and (max-width:1450px) {

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link {
        font-size: 13.5px;
    }
}

@media only screen and (max-width: 1319px){
    section.lib-search .whiteppr-btn {
        margin-bottom: 5px;}
}

@media only screen and (max-width: 1092px){
    #news-cont .nws-main img{width: 200px !important;}
    #tod h1{
        font-size: 25px;
}
}
@media only screen and (max-width:991px){
    .hvr-shutter-out-horizontal{margin:0px;}
    .leadership-border-bottom{margin: 80px 20px 20px 20px;}

    .footer-height {
        min-height: 300px;}
    .hvrbox_background{height: 317px;}
    .hvrbox-text span a img {
        display: block;
        margin-left: 44px;}
    #top-bar li, #top-bar li a, #top-bar li .ts-icon, #top-bar li .ts-text{font-size: 12px;}
    table.scroll {
        display: block;
        overflow: scroll;
        white-space: nowrap;}
    .market-assement img {
        width: 100%;
        height: auto;}
    .descrip h1{font-size:28px;}
    h2.pages-heading{margin-top: 50px !important;}
    .descrip h1 {
        font-size: 24px;
        margin-top: 50px;}
    .descrip .nws-img {
        padding-left: 0px;}
    .nws-img img {
        width: 200px !important;}img.capture-img{width:100%;}
    .plc-content .plc-content{margin-left: 30%;}
    .overflow-hidden{overflow:hidden;}
    .analysis-box{width: 500px; margin-top:9px;}
    .back-compliance-review{
        list-style-type: disc;
        float: right;
        padding: 15px 24px;
        width: 485px;
        margin-top: 10px;
        margin-right: 16px;background-color: #ddebf6;}
}
@media only screen and (max-width:767px){.training img{float:left;}img.career-img {float: left;} }
@media only screen and (max-width:420px){
	#top-bar ul.social-top-bar li{width: 32px!important;}
	#top-bar li .ts-icon{width: 32px!important;}
}
    @media only screen and (max-width:500px){
        .latest-b10-content {width: 100%;}
        .plc-content .plc-content{margin-left: 5%;}
        #top-bar ul.social-top-bar li:hover {
            width: 38px!important;}
        #navbar a.custom-logo-link img{padding-top:15px;width: 40%;}
        #home-news .post p{padding-right:0em;}
        #myTable th, #myTable td {
            display: block;
            padding:0px;
            float: left;
            padding: 10px 10px;}
#myTable p.search-anchor a{width: 130px!important;font-size: 10.5px; text-align:center;}
.lib-search a{margin-right: 6px;
            font-size: 10.5px;padding: 10px 13px !important;}
        .plc-content p {
            clear: both;}
        p.makingwng-choice img {
            width: 311px !important;}
        #boe td {
            padding: 0px 0px 0px 6px;
            font-size: 10.5px;}
        .col-sm-4.virtual-logo img {
            text-align: center;
            margin: 20px 15px;}
        .compass-img img{width: 100%;height: auto;}
        .csdr-bck-design{width:100%; margin-top:10px;}
        .csdr-img img {
            width: 100%;
            height: auto;
            margin-top: 0px !important;}
        .analysis-box{width:100%; margin-top:10px;}
        p.milestone-img img {
            width: 100%;
            height: auto;}
        p.back-design.milestone-box {
            width: 100%;}
        p.quick-img img {
            width: 100%;
            height: auto;padding-top:10px;}p.quick-img img {
            width: 100%;
            height: auto;}.abt-btn2{
            margin-top: 8px;}
        h2.pages-heading{font-size:24px;}
        .border-bottom aside.post {border-bottom: 1px solid;
            border-color: #ccc;margin-bottom: 15px;}
        p.quick-img2 img{margin-top:20px;}
        #mega-menu-wrap-top{overflow-y:auto;}
        #pm td, #pm th{font-size:12px !important;padding: 3px;}
        .back-design-integrated{width:100%;}
        .back-design-integrated1{width:100%;}
        .back-compliance-review{width:100%;margin-right: 0px;}
        .camintrw-back-design{width:100%;}
        a.abt-btn1{margin-top:10px;}
    }


    /*------------end--responsive-----------*/

    @media only screen and (max-width:767px){
        #da-thumbs li {text-align:center;}
        .container img {}

    }
	
	
	
	
	/*Google for jobs*/
	
	.mg-tp30 {
margin-top: 30px;
}

.modal-top {
top: 25%;
}

#JobDescBtn a {
width: 100% !important;
margin-left: 0px !important;
margin-right: 0px !important;
}

.fixedbtn {
position: fixed;
}

.nav-tabs>li {
margin-bottom: -5px !important;
width: 50%;
text-align: center;
}

.panel-body {
border-left: 6px solid #003a63;
border-right: 6px solid #003a63;
border-bottom: 6px solid #003a63;
}

.with-nav-tabs.panel-primary .nav-tabs>li>a,
.with-nav-tabs.panel-primary .nav-tabs>li>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>li>a:focus {
color: #fff;
font-size: 15px;
letter-spacing: 1.3px;
}

.panel-primary>.panel-heading {
background-color: #003a63;
}

.with-nav-tabs.panel-primary .nav-tabs>.open>a,
.with-nav-tabs.panel-primary .nav-tabs>.open>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>.open>a:focus,
.with-nav-tabs.panel-primary .nav-tabs>li>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>li>a:focus {
color: #fff;
background-color: transparent;
border-color: transparent;
}

.with-nav-tabs.panel-primary .nav-tabs>li.active>a,
.with-nav-tabs.panel-primary .nav-tabs>li.active>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>li.active>a:focus {
color: #003a63;
background-color: #fff;
border-color: #003a63;
border-bottom-color: transparent;
text-decoration: none;
font-weight: bold;
}

.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu {
background-color: #003a63;
border-color: #003a63;
}

.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>li>a {
color: #fff;
}

.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>li>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>li>a:focus {
background-color: #3071a9;
}

.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>.active>a,
.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus {
background-color: #4a9fe9;
}

.panel.with-nav-tabs .panel-heading {
padding: 5px 5px 0 5px;
}

.panel.with-nav-tabs .nav-tabs {
border-bottom: none;
}

.panel.with-nav-tabs .nav-justified {
margin-bottom: -1px;
}

.inactiveLink {
pointer-events: none;
cursor: default;
}

@media (min-width: 347px) {
.fixedbtn {
position: static;
}
.fixedbtn a {
margin-bottom: 25px;
}
}

@media (min-width: 447px) {
.fixedbtn {
position: static;
}
.fixedbtn a {
margin-bottom: 25px;
}
}

@media (min-width: 557px) {
.fixedbtn {
position: static;
}
.fixedbtn a {
margin-bottom: 25px;
}
}

@media (min-width: 667px) {
.fixedbtn {
position: static;
}
.fixedbtn a {
margin-bottom: 25px;
}
}

@media (min-width: 768px) {
.seven-cols .col-md-1,
.seven-cols .col-sm-1,
.seven-cols .col-lg-1 {
width: 100%;
*width: 100%;
}
.fixedbtn {
position: static;
}
.fixedbtn a {
margin-bottom: 25px;
}
}

@media (min-width: 992px) {
.seven-cols .col-md-1,
.seven-cols .col-sm-1,
.seven-cols .col-lg-1 {
width: 14.285714285714285714285714285714%;
*width: 14.285714285714285714285714285714%;
}
.fixedbtn {
position: fixed;
}
}

@media (min-width: 1200px) {
.seven-cols .col-md-1,
.seven-cols .col-sm-1,
.seven-cols .col-lg-1 {
width: 14.285714285714285714285714285714%;
*width: 14.285714285714285714285714285714%;
}
.fixedbtn {
position: fixed;
}
}

.seven-cols .expLoc_img {
height: 70px;
width: 70px;
margin: 0 auto;
}

.seven-cols img {
height: 100%;
width: 100%
}

.seven-cols a {
color: #000;
text-decoration: none;
}

.seven-cols #height_fix {
height: 82px;
margin-top: 10px;
}

.ExplocBtn {
width: 300px;
margin: 0 auto;
}

#more_Loc {}

.trueBlock {
display: none;
}

#showBtn {
display: block;
}

#showBtn[aria-expanded="true"] .trueNone {
display: none;
}

#showBtn[aria-expanded="true"] .trueBlock {
display: block;
}

#addAfterThis {
margin-bottom: 20px;
}

#job_ExpertiseTable_filter input {
padding: 3px 10px;
margin: 0 0 0 8px !important;
font-size: 14px !important;
color: #555 !important;
background-color: #fff !important;
border: 1px solid #ccc !important;
border-radius: 4px !important;
height: 30px !important;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
vertical-align: middle !important;
}

.dataTables_wrapper .custom-dropdown {
display: inline-block;
vertical-align: middle;
}

.categoryFilter {
margin-right: 8px;
vertical-align: -webkit-baseline-middle;
}

table.dataTable thead .sorting {
background-image: url(../../DataTables/images/sort_both.png) !important;
}

table.dataTable thead .sorting_desc {
background-image: url(../../DataTables/images/sort_desc.png) !important;
}

table.dataTable thead .sorting_asc {
background-image: url(../../DataTables/images/sort_asc.png) !important;
}

.custom-dropdown .form-control {
margin: 0;
}
	
	/*Google for jobs*/
	
	
/*Newsletter*/

@font-face {
    font-family: 'Segoe UI Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Regular'), url('/newsletterfonts/Segoe UI.woff') format('woff');
}

@font-face {
    font-family: 'Segoe UI Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Italic'), url('/newsletterfonts/Segoe UI Italic.woff') format('woff');
}

@font-face {
    font-family: 'Segoe UI Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Bold'), url('/newsletterfonts/Segoe UI Bold.woff') format('woff');
}

@font-face {
    font-family: 'Segoe UI Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Bold Italic'), url('/newsletterfonts/Segoe UI Bold Italic.woff') format('woff');
}

@font-face {
    font-family: "Roboto Regular";
    src: url("./google/Roboto-Regular.woff") format("woff"), /* Modern Browsers */
    url("./google/Roboto-Regular.woff2") format("woff2");
    /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RobotoCondensed-Bold";
    src: url("./google/RobotoCondensed-Bold.woff") format("woff"), /* Modern Browsers */
    url("./google/RobotoCondensed-Bold.woff2") format("woff2");
    /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Roboto-Regular-g';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Regular'), url('./newsletterfonts/Roboto-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Italic'), url('/newsletterfonts/Roboto-Italic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Bold'), url('/newsletterfonts/Roboto-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Bold Italic'), url('/newsletterfonts/Roboto-BoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Thin'), url('/newsletterfonts/Roboto-Thin.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Thin Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Thin Italic'), url('/newsletterfonts/Roboto-ThinItalic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Light';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Light'), url('/newsletterfonts/Roboto-Light.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Light Italic'), url('/newsletterfonts/Roboto-LightItalic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Medium'), url('/newsletterfonts/Roboto-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Medium Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Medium Italic'), url('/newsletterfonts/Roboto-MediumItalic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Black';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Black'), url('/newsletterfonts/Roboto-Black.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Black Italic'), url('/newsletterfonts/Roboto-BlackItalic.woff') format('woff');
}

.padding_right {
    padding-right: 0px!important;
}

.padding_left {
    padding-left: 0px!important;
}

.Web-1920-1 {
    width: auto;
    padding: 0px 15px;
}

.January-2020 {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    top: 16px;
    font-family: 'Roboto Regular';
    position: relative;
    letter-spacing: normal;
    text-align: left;
    color: #707070;
}

.section_heading {
    background-color: #e26d24;
    border-radius: 25px;
    padding: 0 31px;
    display: block;
    object-fit: contain;
    margin: 0px 0 25px 0px;
    width: 100%;
    height: 42px;
}

.section_heading .heading_title {
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    float: left;
    width: calc(100% - 30px);
    height: 42px;
    line-height: 42px;
    color: #f9e3d6;
    font-size: 20.5px;
    font-family: "RobotoCondensed-Bold";
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
}

.section_heading .heading_icon {
    display: inline-block;
    width: 30px;
    float: left;
    height: 42px;
    color: #fff;
    font-size: 22px;
    line-height: 42px;
}

.Banner, .mobileBanner {
    width: 100%;
}

.mobileBanner {
    display: none;
}

.pd_lft {
    padding-right: 0px!important;
}

.pd_rgt {
    padding-left: 0px!important;
}

.sppd_lft {
    padding-left: 20px;
}

.sppd_rgt {
    padding-right: 20px;
}

.sppd_rgt a img {
    margin-left: -6px;
}

@media only screen and (max-width:991px) {
    .sppd_lft {
        padding-left: 25px;
        padding-right: 25px;
        text-align: center;
    }
    .sppd_rgt {
        padding-right: 25px;
        padding-left: 25px;
        text-align: center;
    }
    .pd_lft {
        padding-right: 30px!important;
    }
    .pd_rgt {
        padding-left: 30px!important;
		padding-top: 15px!important;
    }
    .con_with_imgs .pd_lft a {
        text-align: center!important;
    }
    .con_with_imgs .pd_rgt a {
        text-align: center!important;
    }
    .sppd_rgta {
        text-align: center;
        padding-top: 10px;
    }
}

.Observations-from-the-front-line {
    width: 100%;
    object-fit: contain;
    padding: 23px 0;
}

.Content-bkgd {
    width: 100%;
    background-color: #fcf8f3;
    margin-top: 25px;
}

.left_section {
    display: inline-block;
    width: 30%;
    float: left;
}

.right_section {
    display: inline-block;
    width: 70%;
    float: left;
    height: 55px;
}

.clr {
    color: #e26d24;
    font-weight: bold;
}

.Associate-Spotlight {
    width: 100%;
    object-fit: contain;
    padding: 15px 0 25px 0;
}

.What-are-we-listening-to {
    width: 100%;
    object-fit: contain;
    padding: 15px 0 25px 0;
}

.Rehurek-Patel {
    width: 100%;
    max-width: 350px;
}

.Rehurek-Eassom {
    width: 380px;
    padding: 0 15px;
}

.Events {
    width: 100%;
    object-fit: contain;
    padding: 15px 0 25px 0;
}


.APMP-CPDC-logo {
    max-width: 290px;
    width: 100%;
}

.APMP-CPDC-logo1 {
    max-width: 290px;
    width: 100%;
    padding-bottom: 10px;
}

.BPC-Europe-2020-logo {
    width: 167px;
    height: 102px;
    object-fit: contain;
}

.APMP-Lone-Star-Chapter-logo {
    max-width: 290px;
    width: 100%;
    padding-bottom: 10px;
}

.AMSUS-logo {
    width: 100%;
    max-width: 290px;
}

.IPMW-logo-2019 {
    max-width: 290px;
    width: 100%;
}

hr.hr_clr {
    background-color: #fcf8f3;
    margin-left: 0;
    margin-right: 0px;
    width: 100%;
}

.Whats-new {
    width: 100%;
    object-fit: contain;
    padding: 15px 0 25px 0;
}

.New-on-the-job-board {
    width: 100%;
    object-fit: contain;
    padding: 15px 0 25px 0;
}

.Copyright-2020 {
    font-family: Roboto;
    font-size: 13px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: center;
    color: #a9a9a9;
    padding-top: 15px;
    padding-bottom: 15px;
}

.Copyright-2020 p {
    font-family: 'Roboto Regular';
    margin-bottom: 0;
}

.SMA-logo {
    width: 110px;
    height: 40px;
    object-fit: contain;
}

.bk_clr {
    background-color: #eaeaea;
    display: block;
    height: 55px;
}

.upper_header {
    height: 55px;
}


.social_icons_newsletter {
    position: relative;
    top: 12px;
}

.social_icons_newsletter li {
    display: inline-block;
    float: right;
    margin-left: 30px;
}

.social_icons_newsletter li a img {
    width: 34px;
    height: 33px;
    object-fit: contain;
}

.Content-bkgd .content {
    position: relative;
}

.baner_txt {
    position: absolute;
    bottom: 12px;
    left: 30px;
    width: 176px;
    height: 27px;
    text-shadow: 0 3px 4px rgba(0, 0, 0, 0.77);
    font-family: 'Roboto Regular';
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: italic;
    line-height: 27px;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

.Charles-Darwin p {
    padding: 0 25px 0px 28px;
    font-family: 'Roboto Regular';
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22!important;
    letter-spacing: normal;
    text-align: left!important;
    color: #4b4b4b;
}

.Charles-Darwin p strong {
    font-weight: bold;
}

.ital {
    font-style: italic!important;
}

.ital_job {
    font-style: italic!important;
    
}

p:empty {
    display: none;
}

.for_padding {
    padding: 0px 25px 10px 0px;
    font-family: 'Roboto Regular';
    margin-left: 40px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: left;
    color: #4b4b4b;
}

.jobboard_single {
	padding-left: 30px;
}

.list_padding {
    list-style: none!important;
    padding: 0px 25px 10px 0px;
    font-family: 'Roboto Regular';
    margin-left: 40px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: left;
    color: #4b4b4b;
}
.sub_heading{
	padding: 15px 15px;
    display: block;
    position: relative;
    width: 100%;
	margin: 0px 0 15px 0px;
}
.sub_heading .background-img{
	background-color: #e26d24;
    display: block;
    width: 100%;
    height: 3px;
}
.sub_heading .sub_heading_title{
	background-color: #e26d24;
    border-radius: 15px;
    padding: 0 15px;
    position: absolute;
    width: auto;
    left: 50px;
    line-height: 24px;
    top: 4px;
    color: #fff;
    font-size: 16px;
    height: 24px;
    font-family: 'Roboto Regular';
}

@media(max-width:550px) {
	.social{
		width:100%;
	}
	.social-top-bar{
		margin: 0 50px;
	}
	.sub_heading {
       margin: 12px 0;
	}
	.sub_heading .background-img{
		height: 2px;
	}
	.sub_heading .sub_heading_title{
	left: 42px;
    line-height: 21px;
    top: 6px;
    font-size: 14px;
    height: 21px;
    }
	.Rehurek-Patel{
		max-width: 275px;
	}
	.APMP-CPDC-logo, .APMP-CPDC-logo1, .APMP-Lone-Star-Chapter-logo, .AMSUS-logo, .IPMW-logo-2019 {
    max-width: 230px;
    }
	.jobboard_single {
	padding-left: 20px;
	}
	.Banner {
	display: none;
	}
	ul.c_mob_ul li strong {
	height: 35px;
    float: left;
    width: 25px;
	}
	.mobileBanner {
	display: block;
	}
	.Charles-Darwin p{
		font-size: 16px;
	}
	.section_heading .heading_title{
		font-size: 14pt;
	}
	.for_padding{
		font-size: 16px;
	} 
	.list_padding{
		font-size: 16px;
		clear: both;
		margin-left: 30px;
	}
}
@media(max-width:515px) {
	.social-top-bar{
		margin: 0 42px;
	}
}
@media(max-width:500px) {
	
	.social-top-bar{
		margin: 0 18px;
	}
	
    .social_icons_newsletter li {
        margin-left: 18px;
    }
    .social_icons_newsletter li a img {
        width: 25px;
        height: 28px;
    }
    .right_section {
        width: 65%;
    }
    .January-2020 {
        font-size: 15px;
    }
    .left_section {
        width: 35%;
    }
    .baner_txt {
        font-size: 15px;
    }
}

@media(max-width:450px) {
	
	.social-top-bar{
		margin: 0 5px;
	}
}


/*Newsletter*/

.cTA{
    margin: 10px auto 0 auto;
    display: flex;
    justify-content: flex-end;
    height: 100%;
}

@media(max-width:991px) {
    
    .cTA{
    display: unset; 
}
.cTA p{
    text-align: center; 
}


}

/******** Navbar Starts *********/

@media only screen and (min-width: 992px) {
  #mega-menu-wrap-top {
    background: #fff !important;
  }
}
.div-searchico {
    background-color: #fff;
}
.skew::after {
    background-color:transparent;
}
#top-search > a {
  color: #003a63;
}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link {
  color: #003a63;
}

@media only screen and (max-width: 991px) {
  #menubar {
    background: #fff;
  }
	#mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top {
    background: #fff;
  }
}
#mega-menu-wrap-top .mega-menu-toggle .mega-toggle-block-1::after {
  color: #003a63;
}
#navbar > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
 background-color:#fff;
 height: 84px !important;
}

#mega-menu-item-3375 {
display: none !important;
}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{
	font-weight:bold !important;
}
/******** Navbar Ends *********/


