/* Custom CSS By Dipayan */

.Cbradcrumbs .breadcrumb-style {
    min-height: 400px !important;
    margin-bottom: 30px;
    position: relative;
}

.AbtUSbradcrumbs .breadcrumb-style {
    min-height: 409px !important;
    margin-bottom: 30px;
    position: relative;
}


/* Custom Header width 
header .container {
    width: 80%;
}
*/

.SocialDevbradcrumbs .breadcrumb-style {
    min-height: 450px !important;
    margin-bottom: 30px;
    position: relative;
}

.abtprtnrico .highlight-image {
    width: 70px !important;
}

.abtprtnricohead .highlight_content h4 {
    padding-left: 80px !important;
    margin-top: -80px !important;
}

.abtprtnricotxt .highlight_content .desc {
    margin-top: -10px;
    padding-top: 1px !important;
    padding-left: 80px !important;
}

.cuswidthall {
    padding-left: 10% !important;
    padding-right: 10% !important;
}

.custcontainer {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.custcontainer:before,
.custcontainer:after {
    content: " ";
    display: table;
}

.custcontainer:after {
    clear: both;
}

@media (min-width: 768px) {
    .custcontainer {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .custcontainer {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .custcontainer {
        width: 1200px;
    }
}

@media (min-width: 1400px) {
    .custcontainer {
        max-width: 100%;
        width: 100%;
        padding-left: 10%;
        padding-right: 10%;
    }
}

.cuszeropadd {
    padding: 0 !important;
}

.cushomenavi {
    margin-left: 5%;
    margin-top: -20vw;
}

.padd15leftright {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.margintopbottom10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

@media screen and (max-width: 900px) {
    .cushomenavi {
        margin-left: 0%;
        margin-top: 0vw;
        margin-bottom: 10px;
    }
}


/* Command button*/

.cuslearnmoretext {
    position: relative;
    -moz-box-shadow: 1px 2px 4px rgba(04, 104, 104, 1);
    -webkit-box-shadow: 1px 2px 4px rgba(04, 104, 104, 1);
    box-shadow: 1px 2px 4px rgba(104, 104, 104, 1);
    padding: 10px;
    background: white;
    border-radius: 12px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.zedcusttextbox {
    -moz-box-shadow: 1px 2px 4px rgba(04, 104, 104, 1);
    -webkit-box-shadow: 1px 2px 4px rgba(04, 104, 104, 1);
    box-shadow: 1px 2px 4px rgba(104, 104, 104, 1);
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 100px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-right: 10px;
}

.cusselfalign {
    align-self: center;
}


/* Making tabs*/

.Zedtablink {
    background-color: #dfdfdf;
    color: #060606;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 6px 6px;
    font-size: 16px;
    border-bottom: 3px solid orange;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.Zedtablink:hover {
    background-color: #cecece;
}

.Zedtablinkactive {
    color: white;
    font-weight: bold;
}


/* Style the tab content (and add height:100% for full page content) */

.Zedtabcontent {
    color: Black;
    display: none;
    height: 100%;
}


/* Tab Content */

.Vtab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 30%;
}


/* Style the buttons inside the tab */

.Vtab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}


/* Change background color of buttons on hover */

.Vtab button:hover {
    background-color: orange;
}


/* Create an active/current "tab button" class */

.Vtab button.active {
    background-color: red;
    color: white
}


/* Style the tab content */

.Vtabcontent {
    float: left;
    padding: 0px 12px;
    width: 70%;
    border-left: none;
}


/* Opportunity styling by zed */

.zedOprimg {
    -moz-box-shadow: 1px 2px 4px rgba(04, 104, 104, 1);
    -webkit-box-shadow: 1px 2px 4px rgba(04, 104, 104, 1);
    box-shadow: 1px 2px 4px rgba(104, 104, 104, 1);
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px;
}

.zedOprimg th {
    border-radius: 15px;
    background-color: #fbd692a1;
    border-collapse: collapse;
    border: 0px !important;
}

.zedOprimg table,
td {
    border: 0px !important;
    border-collapse: collapse;
}

.zedOprimg table td:first-child {
    border-left: none;
}

.zedOprimg table th:first-child {
    border-left: none;
}

.zedOprimg table td:last-child {
    border-right: none;
}

.zedOprimg p {
    margin-bottom: 7px;
}

.zedOprimgheading p {
    margin-right: 8%;
    padding-left: 5%;
    border-radius: 7px;
    color: white;
    font-size: 20px;
    background-color: #f1781c;
    font-family: Garamond;
    font-weight: bold;
}

.zedOprimgheadingres p {
    padding-left: 5%;
    border-radius: 7px;
    color: white;
    font-size: 20px;
    background-color: #f1781c;
    font-family: Garamond;
    font-weight: bold;
}

.zedOprimgJoin img {
    float: right;
    margin-left: 20px;
    width: 90px;
    height: 90px;
    transition: transform .2s;
}

.zedOprimgJoin img:hover {
    -ms-transform: scale(1.4);
    /* IE 9 */
    -webkit-transform: scale(1.4);
    /* Safari 3-8 */
    transform: scale(1.4);
}

.ui-accordion .ui-accordion-header {
    background: #de7227;
    color: white;
    border-radius: 8px !important;
    font-size: 16px !important;
    font-family: Helvetica !important;
    font-weight: bold !important;
    margin-bottom: 10px;
}

.ui-accordion .ui-accordion-header:hover {
    background: #bf2c37 !important;
}

.ui-state-active {
    border: 0px !important;
    background: #bf2026 !important;
}

.ui-accordion .ui-accordion-content {
    border: none !important;
}

.ui-icon {
    margin-right: 20px !important;
    filter: brightness(0) invert(1);
}

.oprpmargin {
    margin-left: 70px;
    text-align: justify;
}

.oprpalign {
    text-align: justify;
}

.tooltip {
    position: relative;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 300px;
    background-color: black;
    color: #fff;
    text-align: JUSTIFY;
    border-radius: 6px;
    padding: 5px 5PX;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

hr.new4 {
    border: 1px solid #bfc7c2ed;
    margin: 0 !important;
    padding: 0 !important;
}

.marquee {
    height: 25px;
    overflow: hidden;
    position: relative;
}

.marquee p {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 25px;
    text-align: center;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-animation: scroll-left 15s linear infinite;
    -webkit-animation: scroll-left 15s linear infinite;
    animation: scroll-left 15s linear infinite;
}

.topbar {
    background: #bf2026;
    color: #ffffff;
    font-size: 14px;
    padding: 10px 0;
}

.custrickview a {
    color: #F2E78E !important;
}

.zedcontentboxtrans {
    -moz-box-shadow: 1px 2px 4px rgba(04, 104, 104, 1);
    -webkit-box-shadow: 1px 2px 4px rgba(04, 104, 104, 1);
    background: #ffffffbf;
    box-shadow: 1px 2px 4px rgba(104, 104, 104, 1);
    padding: 15px;
    border-radius: 15px;
}

.zedOprimgExtRes th {
    border-radius: 0px !important;
    background-color: white !important;
    border-collapse: collapse !important;
    border: 0px !important;
}

.gdoc-field {
    height: 350px !important;
}

.kpconnectsubtitle h1 {
    font-weight: bold;
    margin-top: 0 !important;
    font-size: 35px;
    color: #696969;
    margin-bottom: 0 !important;
    line-height: 1.2 !important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: normal;
}

.networkpage_maintitle p {
    padding-top: 35px;
    padding-bottom: 35px;
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
    background: #333;
    color: white;
    margin-bottom: 0px !important;
}

.networkpage_maintitle h1 {
    padding-top: 35px;
    padding-bottom: 35px;
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
    background: #333;
    color: white;
    margin-bottom: 0px !important;
    line-height: 2 !important;
    margin-top: 0 !important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.networkpage_subtitle h2 {
    text-align: Left;
    font-weight: bold;
    margin-top: 0 !important;
    font-size: 30px;
    color: black;
    margin-bottom: 0 !important;
    line-height: 1.2 !important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.networkpage_maintitle h2 {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    color: white;
    line-height: 2 !important;
    margin-top: 0 !important;
    margin-bottom: 10px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.zedsidebar {
    margin: 0;
    margin-top: 40px;
    padding: 0;
    width: 300px;
    background-color: #f1f1f1;
    overflow: auto;
    font-family: sans-serif;
    font-size: 18px;
    float: right;
}

.zedsidebar a {
    display: block;
    color: black !important;
    padding: 10px;
    text-decoration: none;
}

.zedsidebar a.active {
    background-color: #e28645 !important;
    color: white;
}

.zedsidebar a:hover:not(.active) {
    background-color: #bf2026;
    color: white !important;
}

.partneropportunityviewheading p {
    margin-bottom: 0px !important;
    font-size: 20px;
    color: #d15427;
}

.partneropportunityviewheading a {
    color: #d15427 !important;
}

.partneropportunityviewlist p {
    margin-bottom: 0px !important;
    font-size: 16px;
    line-height: 1.8;
}

.partneropportunityviewlist a {
    color: #d15427 !important;
}

.pointheading p {
    margin-bottom: 0px !important;
    font-size: 16px;
    line-height: 1.8;
    font-weight: bold;
}

.pointheading a {
    color: #d15427 !important;
}

.zedOprimgPage {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.zedOprimgPage h1 {
    font-size: 28px;
    font-weight: bold;
    color: #bf2026;
}

.partnercircle img {
    float: left;
    margin-right: 10px;
    width: 60px;
    height: 60px;
}

.zedOprimgPage th {
    border-radius: 15px;
    background-color: #fbd692a1;
    border-collapse: collapse;
    border: 0px !important;
}

.zedOprimgPage table,
td {
    border: 0px !important;
    border-collapse: collapse;
}

.zedOprimgPage table td:first-child {
    border-left: none;
}

.zedOprimgPage table th:first-child {
    border-left: none;
}

.zedOprimgPage table td:last-child {
    border-right: none;
}

.zedOprimgPage p {
    margin-bottom: 7px;
}

.zedOprimgheadingpage p {
    padding-left: 5%;
    color: white;
    font-size: 20px;
    background-color: #f1781c;
    font-family: Garamond;
    font-weight: bold;
}

.negativemargin {
    margin-left: -20% !important;
}

.paddingleft15 {
    padding-left: 15% !important;
}

.zflex-grid {
    display: flex;
}

.zflexcol {
    flex: 1;
    padding: 5px;
}

@media (max-width: 990px) {
    .zflex-grid {
        display: block;
    }
}


/*
@media (min-width:769px) and (max-width: 990px) {
   .zflex-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(50%, 1fr));
   }
}
*/

.locationcontainerhome ul {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(70px, 1fr));
    text-align: center;
}

.locationcontainerhome img {
    width: 60px !important;
    height: auto !important;
    text-align: center;
    margin-right: 0px !important;
    float: none !important;
}

.locationcontainerhome h2 {
    font-size: 8px !important;
    text-align: center;
    padding: 0px;
    margin: 5px 0px 2px 0px;
}

.ltcontainer {
    padding: 0 15% 0 15%;
    font-size: 16px;
}

.ltcontainer img {
    width: 150px;
    padding-bottom: 20px;
    margin-left: -10px;
}

.refborder {
    width: 100%;
    border: 2px solid gray;
    border-radius: 5px;
    padding: 30px 20px 10px 20px;
    overflow: hidden;
}

.refborder .toptitle {
    position: relative;
    font-weight: bold;
    top: -32px;
    background-color: red;
    color: white;
    padding: 5px;
    width: 120px;
}

.ltbutton {
    background-color: #ffa547;
    border: none;
    color: white !important;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
}

@media screen and (max-width:1240px) {
    .ltcontainer {
        padding: 0 5px 0 5px;
    }
}

.lthrseperator {
    width: 40px;
    margin-right: 15px;
    margin: 0px 15px 0px 0px;
    padding: 0px;
    display: inline-block;
    float: left;
    border: 2px solid;
}

.lthrleft {
    border-color: #ffc355;
}

.lthrright {
    border-color: #fd0000;
}

.ltMainheading {
    font-family: Helvetica;
    color: #636363;
    font-size: 32px;
}

.lttopicheading {
    font-family: Helvetica;
    text-transform: capitalize;
    color: #716e6ef2;
    font-size: 30px;
    font-weight: bold;
}

.zedcoursebuttoncol a {
    color: white !important;
}

.zedcoursebutton {
    border-width: 2px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 10px 0;
    padding: 10px 20px;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 5px;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #c22c30;
    color: #ffffff !important;
    font-family: inherit;
    text-decoration: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
}

.zedcoursebutton:hover {
    background-color: #d86726;
}

@media screen and (max-width: 700px) {
    .zedsidebar {
        width: 100%;
        height: auto;
        position: relative;
    }
    .zedsidebar a {
        float: left;
    }
}

@media screen and (max-width: 400px) {
    .zedsidebar a {
        text-align: center;
        float: none;
    }
}

@-moz-keyframes scroll-left {
    0% {
        -moz-transform: translateX(90%);
    }
    100% {
        -moz-transform: translateX(-90%);
    }
}

@-webkit-keyframes scroll-left {
    0% {
        -webkit-transform: translateX(90%);
    }
    100% {
        -webkit-transform: translateX(-90%);
    }
}

@keyframes scroll-left {
    0% {
        -moz-transform: translateX(90%);
        -webkit-transform: translateX(90%);
        transform: translateX(50%);
    }
    100% {
        -moz-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-90%);
    }
}


/* New added on 27.07.2020*/

.paddingtop5per {
    padding-top: 5%;
}

.boxdisplay {
    display: block;
    position: relative;
}

.infographiccovers {
    width: 100%;
    font-family: sans-serif;
    position: absolute;
    top: 0;
    display: flex;
    margin-bottom: 15px;
}

.info-content a {
    border: none !important;
}

.slide-upinner {
    margin: 0px;
    /* border: 1px solid #fff; */
    margin-right: 15px;
    position: relative;
    Flex: 1;
    height: 140px;
}

.owl-carousel .owl-controls {
    margin: 0;
    display: none !important;
}


/* Job Listing */

.jobbox {
    /*box-shadow: 0 0 6px 0px #bbbbbb;*/
    margin-bottom: 20px !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    border-top: 1px solid #cccccc;
}

.jobboxful {
    box-shadow: 0 0 6px 0px #bbbbbb;
    margin-bottom: 20px !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    /*border-top: 1px solid #cccccc;*/
}

.img-fluid {
    margin-top: 12.5px;
    max-width: 100%;
    height: auto;
}

.jobdes a {
    color: #1644ba;
    text-decoration: none;
    background-color: transparent;
}

.jobdes h2 {
    font-size: 22px;
    margin-bottom: 0 !important;
    text-transform: none;
}

.jobdes h4 {
    font-size: 16px;
    margin-bottom: 0 !important;
    font-weight: bold;
    text-transform: none;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.jobbox h2 {
    font-size: 22px;
    margin-bottom: 5px !important;
    text-transform: none;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.jobbox h4 {
    font-size: 16px !important;
    margin-bottom: 0 !important;
    font-weight: bold;
    text-transform: none;
}

.whitelinkcol a {
    color: white !important;
}

.jobbox p {
    font-size: 16px !important;
    margin-bottom: 0 !important;
    line-height: 1.5 !important;
}

.jobdes p {
    font-size: 16px !important;
    margin-bottom: 0 !important;
    line-height: 1.5 !important;
    padding-bottom: 5px !important;
}

.normaltext {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.5;
    text-transform: none;
}

.normaltext li {
    font-weight: 400 !important;
    font-size: 16px !important;
    margin-bottom: 0 !important;
    line-height: 1.5 !important;
    text-transform: none !important;
}

.jnature {
    color: #fff;
    background-color: #1644ba;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 5px;
    border-radius: 5px;
    font-weight: 400;
    text-transform: none;
}

.prolevel {
    color: #fff;
    background-color: #db6b27;
    display: inline-block;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 5px;
    border-radius: 5px;
    text-transform: none;
}

.jpadding-top-5 {
    padding-top: 5px !important;
}

.jpmargin-right20 {
    margin-right: 20px !important;
}

.margin-top10 {
    margin-top: 10px !important;
}

.jpaddingleftright-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.jbutton {
    background: #bf2026 !important;
    border: 1px solid #bf2026 !important;
    color: #fff !important;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 10px !important;
}

.jbutton:hover {
    background: white !important;
    color: red !important;
    border: none !important;
    box-shadow: 0 0 4px grey !important;
}

.jbutton:active {
    background: white !important;
    color: orange !important;
    border: none !important;
    box-shadow: 0 0 4px grey !important;
}

.centeraligntext {
    text-align: center;
}

.rpcardcontainer {
    max-width: 400px;
    text-align: center;
    margin: 0 auto;
}

.rpcard {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    width: 100%;
    background: white;
}

.rpcard:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.rpcardtxtcontainer {
    padding: 2px 16px;
}

.rpcardtxtcontainer h4 {
    font-size: 20px;
    text-transform: uppercase;
    padding: 5px;
    margin: 0;
}

.rpcardtxtcontainer p {
    font-size: 16px;
    margin: 0 !important;
    margin-bottom: 20px !important;
}

.tablecontent {
    width: 94%;
    border-spacing: 0;
    vertical-align: top;
    margin: 0 auto;
    border: none !important;
    border-top: 2px solid #ddd !important;
}

.tablecontent tbody tr td {
    vertical-align: top;
    padding: 2px 0 15px 0;
    border-bottom: 1px solid #c3c3c3;
}

.tablecontent img {
    width: 100%;
    max-width: 160px;
}

.tablecontent h3 {
    text-align: left;
    font-size: 16px;
    padding-left: 10px;
    font-weight: bold;
    margin-block-start: 0.1em;
    margin-block-end: 0.5em;
}

.tablecontent p {
    text-align: left;
    font-size: 16px;
    padding-left: 10px;
    margin-block-start: 0.1em;
    margin-block-end: 0.5em;
}

.refborder img {
    width: 250px;
}

@media (max-width: 991px) {
    .reshide {
        display: none;
    }
}

.post-block .post-title {
    padding: 0;
    font-size: 2.7em !important;
    line-height: 1.1 !important;
    font-family: "Constantia" !important;
    font-weight: 600 !important;
    text-transform: capitalize;
    color: #2c8f3c !important;
}

.block.block-simplenews input#edit-subscribe {
    margin-bottom: 20px !important;
    margin-top: 0px !important;
}

.cusminheight img {
    min-height: 200px !important;
}

.cuszeropadd .bb-inner {
    padding-top: 0px !important;
}

.cusleftpadd40px {
    padding-left: 40px !important;
}

.cus3empadd {
    padding-left: 3.5em !important;
    padding-right: 3.5em !important;
}

.cus2empadd {
    padding-left: 2em !important;
    padding-right: 2em !important;
}

.cusgrifimgmargin {
    margin-top: -80px;
    margin-bottom: -60px;
}

.cushomartimar {
    margin-top: -14em;
}

.socialmargin {
    margin-top: 3em;
}

.homesocialmargin {
    margin-top: -12em;
    margin-bottom: 10em;
}

.cusartimar {
    margin-bottom: -14em !important;
    min-height: 200px !important;
}

.font12px {
    font-size: 12px !important;
}

.cushomarttext {
    font-size: 2.7em !important;
    line-height: 1.1 !important;
    color: white !important;
    font-family: "Constantia" !important;
    font-weight: 600 !important;
    padding-top: 20px !important;
    padding-bottom: 8px !important;
}

.cushomarttext .a {
    color: white !important;
}

.zerobordertablestyle table,
.zerobordertablestyle th,
.zerobordertablestyle td,
.zerobordertablestyle tr {
    font-family: "Roboto" !important;
    font-size: 16px !important;
    line-height: 1.3em !important;
    font-weight: 400 !important;
    border: 0px solid black !important;
    margin-bottom: 0px !important;
    padding: 2px !important;
    border-collapse: collapse;
}

.cusbul {
    border-left: 5px solid green;
    height: 26px;
    padding: 0px !important;
    padding-left: 8px !important;
    color: #696969 !important;
}

.post-block .post-thumbnail .field .img {
    width: 100%;
}


/* Social */

.fa .a {
    color: #fff !important;
}

.fa:hover {
    transform: scale(1.3);
    z-index: 2;
}

.fa-facebook {
    background: #3B5998;
    color: white !important;
}

.fa-twitter {
    background: #55ACEE;
    color: white !important;
}

.fa-google {
    background: #dd4b39;
    color: white !important;
}

.fa-linkedin {
    background: #007bb5;
    color: white !important;
}

.fa-share-alt {
    background: #094a0d;
    color: white !important;
}

.custtweetbreaddisabled {
    padding-left: 0px !important;
    margin-left: -5%;
    margin-top: 9.0em;
    margin-bottom: -7.5em;
    z-index: 200;
}

.custtweethome {
    padding-left: 90px !important;
    margin-top: -9.0em;
    margin-bottom: 5.5em;
}

.custtweetbread {
    padding-left: 90px !important;
    margin-bottom: 5.5em;
}

.block.block-simplenews #edit-mail-wrapper input.form-email {
    border: 1px solid;
}

.authorborderradious img {
    border-radius: 50%;
}

.sidebarrecentpostimgborder img {
    border: 4px double #80808091;
    border-bottom: 6px double #808080ad;
}

.post-tags a {
    border: 1px solid #2c8f3c;
    padding: 5px;
}

.img100 img {
    width: 100%;
}


/* Mob Menus */

#headerz {
    height: 70px;
    transition: all 0.5s;
    z-index: 997;
    transition: all 0.5s;
    background: #eaeaeadb;
    ;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#headerz .logoz h1 {
    font-size: 28px;
    margin: 0;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #384046;
}

#headerz .logoz h1 a,
#headerz .logoz h1 a:hover {
    color: #384046;
    text-decoration: none;
}

#headerz .logoz img {
    max-height: 40px;
}

.header-social-links a {
    color: #9ba6af;
    padding-left: 8px;
    display: inline-block;
    line-height: 1px;
    transition: 0.3s;
}

.header-social-links a:hover {
    color: #3498db;
}

@media (max-width: 768px) {
    .header-social-links {
        padding-right: 48px;
    }
    .header-social-links a {
        padding-left: 6px;
    }
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/


/* Desktop Navigation */

.nav-menuz,
.nav-menuz * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menuz>ul>li {
    position: relative;
    white-space: nowrap;
    float: left;
}

.nav-menuz a {
    display: block;
    position: relative;
    color: #4f5a62;
    padding: 12px 15px;
    transition: 0.3s;
    font-size: 16px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    color: red !important;
}

.nav-menuz a:hover,
.nav-menuz .active>a,
.nav-menuz li:hover>a {
    color: #3498db;
    text-decoration: none;
}

.nav-menuz .drop-down ul {
    display: block;
    position: absolute;
    left: 0;
    top: calc(100% + 30px);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    padding: 10px 0;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: ease all 0.3s;
}

.nav-menuz .drop-down:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.nav-menuz .drop-down li {
    min-width: 180px;
    position: relative;
}

.nav-menuz .drop-down ul a {
    padding: 10px 20px;
    font-size: 14px;
    text-transform: none;
    color: #21262a;
    font-weight: 400;
}

.nav-menuz .drop-down ul a:hover,
.nav-menuz .drop-down ul .active>a,
.nav-menuz .drop-down ul li:hover>a {
    color: #3498db;
}

.nav-menuz .drop-down>a:after {
    content: "\ea99";
    font-family: IcoFont;
    padding-left: 5px;
}

.nav-menuz .drop-down .drop-down ul {
    top: 0;
    left: calc(100% - 30px);
}

.nav-menuz .drop-down .drop-down:hover>ul {
    opacity: 1;
    top: 0;
    left: 100%;
}

.nav-menuz .drop-down .drop-down>a {
    padding-right: 35px;
}

.nav-menuz .drop-down .drop-down>a:after {
    content: "\eaa0";
    font-family: IcoFont;
    position: absolute;
    right: 15px;
}

@media (max-width: 1366px) {
    .nav-menuz .drop-down .drop-down ul {
        left: -90%;
    }
    .nav-menuz .drop-down .drop-down:hover>ul {
        left: -100%;
    }
    .nav-menuz .drop-down .drop-down>a:after {
        content: "\ea9d";
    }
}

.custblock {
    position: absolute;
    width: 100%;
    padding: 0 200px 0 200px;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

.custblockweb {
    position: absolute;
    width: 100%;
    padding: 0 100px 0 100px;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

.custblockweb h2 {
    text-align: left;
    line-height: 1.1;
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.custblockweb p {
    text-align: left;
    font-size: 22px;
}

@media (max-width: 768px) {
    .custblockweb h2 {
        font-size: 20px;
    }
}

.custblock h4 {
    font-weight: 600;
    font-style: normal;
    font-size: 80px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.1;
}

.custblock h4::before {
    content: '';
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px);
}

.custblock h4::after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: white;
    bottom: 0;
    left: calc(50% - 20px);
}

.cttopbar {
    position: absolute;
    top: 0px;
    width: 100%;
    background: #ffffffbd;
    height: 120px;
}

.cplogoimg {
    position: absolute;
    top: 10px;
    left: 20px;
}

.cplogoimg img {
    width: 9vw;
}

.section-title {
    text-align: center;
    padding-bottom: 30px;
}

.section-title h2 {
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}

.section-title h2::before {
    content: '';
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px);
    margin: 0 15px 10px 0;
}

.section-title h2::after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: red;
    bottom: 0;
    left: calc(50% - 20px);
}

.section-title p {
    font-size: 18px;
}

.zzabout-us .icon-box {
    text-align: center;
    padding: 30px 20px;
    transition: all ease-in-out 0.3s;
    background: #fff;
}

.zzabout-us .icon-box .icon {
    margin: 0 auto;
    width: 64px;
    height: 64px;
    background: #eaf4fb;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transition: ease-in-out 0.3s;
}

.ztools .toolsitm {
    text-align: center;
    margin-bottom: 20px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    padding: 30px 20px;
    background: #fff;
    width: 100%;
}

.ztools .toolsitm h4 {
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 18px;
}

.ztools .toolsitm img {
    width: 100%;
    margin: 0 0 30px 0;
    height: 200px;
}

.zour_story h4 {
    font-size: 80px;
    text-align: center;
    color: #1e1d1f9e;
}

.secoddscol {
    background-color: #f7fbfe;
    padding-top: 20px;
}

.team .member {
    text-align: center;
    margin-bottom: 20px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    padding: 30px 20px;
    background: #fff;
}

.team .member img {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    margin: 0 0 30px 0;
}

.team .member h4 {
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 20px;
    text-transform: none;
}

.team .member span {
    display: block;
    font-size: 14px;
}

.team .member p {
    padding-top: 10px;
    font-size: 14px;
    font-style: italic;
    color: #aaaaaa;
}

.team .member .social {
    margin-top: 15px;
}

.team .member .social a {
    color: #919191;
    transition: 0.3s;
}

.team .member .social i {
    font-size: 18px;
    margin: 0 2px;
}

.zedtooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    /* If you want dots under the hoverable text */
}


/* Tooltip text */

.zedtooltip .zedtooltiptext {
    visibility: hidden;
    width: 420px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    top: 125%;
    left: 50%;
    margin-left: -210px;
    opacity: 0;
    transition: opacity 0.3s;
}


/* Tooltip arrow */

.zedtooltip .zedtooltiptext::after {
    content: "";
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #555 transparent;
}


/* Show the tooltip text when you mouse over the tooltip container */

.zedtooltip:hover .zedtooltiptext {
    visibility: visible;
    opacity: 1;
}

.align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}

.services .icon-box {
    text-align: center;
    border: 1px solid #d5e1ed;
    padding: 30px 20px;
    transition: all ease-in-out 0.3s;
}

.services .icon-box .icon {
    margin: 0 auto;
    width: 64px;
    height: 64px;
    background: #cc1919;
    border-radius: 5px;
    transition: all .3s ease-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transform-style: preserve-3d;
}

.services .icon-box .icon::before {
    position: absolute;
    content: '';
    left: -8px;
    top: -8px;
    height: 100%;
    width: 100%;
    background: #e8cb78;
    border-radius: 5px;
    transition: all .3s ease-out 0s;
    transform: translateZ(-1px);
}

.services .icon-box:hover .icon {
    background: #fff;
}

.services .icon-box:hover .icon i {
    color: #cc1919;
}

.services .icon-box:hover {
    box-shadow: 0 0 4px 2px #bdbdbd;
}

.services .icon-box .icon i {
    color: #fff;
    font-size: 28px;
    margin-top: 18px;
}

.services .icon-box h4 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 24px;
}

.prog-cont-flex {
    display: flex;
    flex-wrap: wrap;
}

.prog-cont-flex .progcard {
    flex: 1;
    padding: 10px;
    margin: 10px;
    box-shadow: 1px 1px 7px 4px #e8e8e8;
}


/* Webinars Section in STAR Page */

.webinar-container {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    justify-content: center;
    flex-basis: 50%;
    padding-top: 50px;
    padding-bottom: 80px;
    background-color: #f7fbfe;
}

.webinar {
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    display: flex;
    margin: 10px;
    flex: 1;
    border: 10px solid white;
    margin-top: -9%;
}

@media (max-width: 698px) {
    .webinar {
        border: none;
        margin-top: 10px;
    }
}

.webinar h6 {
    opacity: 0.8;
    margin: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.webinar h2 {
    letter-spacing: 1px;
    margin: 5px;
    font-size: 16px;
    font-weight: 600;
}

.webinar-preview {
    background-color: #ff8f35;
    color: #fff;
    padding: 15px;
    max-width: 38%;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    text-align: center;
}

.webinar-preview a {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    opacity: 0.6;
    margin-top: 30px;
    text-decoration: none;
}

.webinar-info {
    padding: 20px 10px 20px 10px;
    position: relative;
    width: 100%;
    text-align: right;
}

.webinar-info ul {
    padding-inline-start: 20px;
    text-align: left;
    padding-left: 15px !important;
}

.webinar-info ul li {
    list-style: outside;
}

.webinar-info a {
    text-align: right;
    color: white !important;
}

.webinarbtn {
    background-color: #a00000;
    border: 0;
    border-radius: 50px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    font-size: 15px;
    padding: 5px 20px;
    letter-spacing: 1px;
    position: absolute;
    bottom: 5px;
    right: 15px;
    color: white !important;
    text-decoration: none !important;
    cursor: pointer;
}

.webinarbtn:hover {
    background: white;
    color: red !important;
    box-shadow: 0 0 10px 3px rgb(0 0 0 / 31%);
}


/* Zed Circle iconbox */

.zedcircleiconboxcontainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.zedcircleiconbox {
    margin: 12px;
    height: 200px;
    width: 200px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    color: black;
    border: 12px solid #ffffff;
    box-shadow: inset 0 0 19px 2px #7b7b7b;
}

.zedcircleiconbox:hover {
    cursor: pointer;
    border-color: #ffffff00;
    transition: border-color 1s cubic-bezier(0.5, 0.22, 0.63, 0.95);
}

.zedcircleiconbox p {
    padding-top: 10px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    color: white;
    margin-block-start: 0.5em;
}

.zedcircleiconbox img {
    width: 85px;
    height: 80px;
    max-width: 90px;
    padding-top: 1em;
}

.blogheading h2 {
    font-size: 36px !important;
    line-height: 1.1 !important;
    font-family: "Constantia" !important;
    font-weight: bold !important;
    padding-bottom: 8px !important;
    margin: 0;
    text-transform: none;
}

input[type*='submit'] {
    background: #bf2026 !important;
}

.starnav {
    background: white;
    border: none;
    box-shadow: 0px 0px 5px 1px grey;
    border-radius: 0;
}

.starnav a {
    color: #676767 !important;
    font-weight: bold;
}

.starnav a:hover {
    border-bottom: 5px solid orange;
}

.paddingtop5pixel .bb-inner {
    padding-top: 5px !important;
}

.startopcont h1 {
    text-align: center;
    font-size: 56px;
    text-transform: uppercase;
    line-height: 1 !important;
    margin-bottom: 0 !important;
    font-weight: bold;
}

.startopcont h5 {
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: -1.1px;
    margin-top: 0 !important;
    padding-bottom: 10px;
    font-weight: bold;
}

.starctacontainer {
    max-width: 440px;
    text-align: center;
    padding: 50px 20px;
    margin: 60px 20px;
    background-color: #505050;
    border: 5px solid white;
    box-shadow: 1px 1px 0 8px #fc8500;
    border-radius: 10px;
    margin-top: 35px;
}

.starhead h1 {
    font-size: 90px;
    text-transform: uppercase;
    font-weight: bold;
}

.starhead h4 {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 4px;
}

.starhead h2 {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: bold;
}

.starhead h3 {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: bold;
}

.starhead h5 {
    font-size: 24px;
}

.startxtcolwhite {
    color: white;
}

.starfullwidth {
    width: 100%
}

.starfullwidthbutton {
    padding: 0 50px;
}

.starhalfwidthbutton {
    width: 50%;
    min-width: 300px;
    padding: 0 50px;
    margin: auto;
    text-align: center;
}

.starfullwidthbutton a {
    color: white !important;
    text-decoration: none;
    font-size: 18px;
}

.starhalfwidthbutton a {
    color: white !important;
    text-decoration: none;
    font-size: 18px;
}

.starfullwidthbuttoninterior {
    border-radius: 50px;
    background-color: #a02500;
    padding: 5px 20px;
    margin-top: 20px;
    box-shadow: 0 0 0px 2px white;
}

.starlefttextalign h1,
.starlefttextalign h5 {
    text-align: left !important;
}

.startexttxttranscap {
    text-transform: capitalize;
}

.starwidth50 {
    width: 50%
}

.starmargintopbottom80 {
    margin: 100px 0;
}

.startextcenter {
    text-align: center;
}

.starworkareaflex {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    margin: 20px 0;
}

.starworkareacont {
    padding: 5px;
    margin: 5px;
}

.starworkareacont img {
    border-radius: 50%;
    width: 110px;
    height: 110px;
    border: 3px solid #f5ae10;
}

.starwebinarclickcont {
    background: white;
    max-width: 400px;
    border-radius: 10px;
    padding: 20px;
    margin: auto;
    margin-bottom: 20px;
    border: 5px solid #db831e;
    box-shadow: 0px 0px 0 6px white;
}

.starwebinarclickcont img {
    max-height: 120px;
}

.statistic-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.count-title {
    font-size: 80px;
    margin-bottom: 0;
    margin-top: 2px;
    text-align: center;
    font-weight: bold;
    color: #8e8e8e;
    line-height: 1 !important;
}

.stats-text {
    font-size: 16px;
    font-weight: normal;
    margin-top: 8px;
    margin-bottom: 0;
    text-align: center;
    color: #6b6868;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.5;
}

.stats-line-black {
    margin: 5px auto 0;
    width: 55px;
    height: 2px;
    background-color: black;
}

.stats-icon {
    font-size: 80px !important;
    margin: 0 auto;
    float: none;
    display: table;
    color: #d88407;
}

@media (max-width: 992px) {
    .counter {
        margin-bottom: 40px;
    }
}

#quote-carousel {
    padding: 0 10px 20px 10px;
    margin-top: 40px;
}

#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}

#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}

#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}

#quote-carousel .carousel-indicators .active {
    width: 80px;
    height: 80px;
    opacity: 1;
    transition: all .2s;
}

.item blockquote {
    border-left: none;
    margin: 0;
}


/* Added on 26-01-2020 */

legend {
    font-size: 16px !important;
}

#careeronestoplist .container {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
}

.spb-popup-main-wrapper {
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    top: 15% !important;
    max-width: 750px !important;
    margin: auto !important;
    width: 80% !important;
}

.popup-block {
    background-image: linear-gradient(180deg, rgb(230 230 230 / 80%) 20%, rgb(179 179 179 / 48%)), url(/images/Starleadmagnetcover.jpg) !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    margin-bottom: -30px !important;
}

.starheadpopup {
    max-width: 90%;
    margin: auto;
    text-align: center;
    padding-bottom: 30px;
    padding-top: 20px;
}

blockquote {
    font-size: 18px;
    width: 90%;
    margin: 50px auto;
    font-family: Open Sans;
    font-style: italic;
    color: #555555;
    padding: 1.2em 30px 1.2em 75px;
    border-left: 8px solid #f7a32f;
    line-height: 1.6;
    position: relative;
    background: #EDEDED;
}

blockquote::before {
    font-family: Arial;
    content: "\201C";
    color: #f7a32f;
    font-size: 4em;
    position: absolute;
    left: 10px;
    top: -10px;
}

blockquote::after {
    content: '';
}

blockquote span {
    text-align: right;
    display: block;
    color: #333333;
    font-style: normal;
    font-weight: bold;
    margin-top: 1em;
}


/* New added on 25-01-2020*/

.header-main {
    margin-bottom: 5px;
    position: relative;
    max-height: 60px;
    border: 1px solid transparent;
    box-shadow: 0px 0px 5px 1px grey;
}

.header-content-layout {
    padding-left: 15px !important;
    padding-right: 15px !important;
    max-height: 60px !important;
}

.header-content-layout>.header-main-inner>.row>.branding>div>.site-branding-logo {
    padding-top: 2px;
    padding-bottom: 2px;
    max-height: 60px;
}

.header-main>.header-content-layout>.header-main-inner>.row>.branding>div>.site-branding-logo>img {
    padding-left: 10px;
    max-height: 55px;
}

.header-content-layout>.header-main-inner>.row>.p-static {
    max-height: 60px;
}

.header-content-layout>.header-main-inner>.row>.p-static>.main-menu {
    max-height: 60px;
}

.header-content-layout>.header-main-inner>.row>.p-static>.main-menu>.area-main-menu {
    max-height: 60px;
}

.header-content-layout>.header-main-inner>.row>.p-static>.main-menu>.area-main-menu>.area-inner {
    max-height: 60px;
}

.header-content-layout>.header-main-inner>.row>.p-static>.main-menu>.area-main-menu>.area-inner>div>nav>div>.gva-navigation>ul {
    max-height: 60px;
}

.header-content-layout>.header-main-inner>.row>.p-static>.main-menu>.area-main-menu>.area-inner>div>nav>div>.gva-navigation>ul>li {
    max-height: 60px;
}

.header-content-layout>.header-main-inner>.row>.p-static>.main-menu>.area-main-menu>.area-inner>div>nav>div>.gva-navigation>ul>li>a {
    padding: 15px;
    margin-top: 5px;
    color: #676767 !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-transform: none;
}

.main-menu ul.gva_menu>li>a {
    color: #000000!important;
}

.header-content-layout>.header-main-inner>.row>.p-static>.main-menu>.area-main-menu>.area-inner>div>nav>div>.gva-navigation>ul>li>a:hover {
    text-decoration: none;
    background-color: #eee;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    box-shadow: inset 0 -2px 0px 0px orange;
}

.header-content-layout>.header-main-inner>.row>.p-static>.main-menu>.area-main-menu>.area-inner>div>nav>div>.gva-navigation>ul>.menu-item--active-trail>a {
    text-decoration: none;
    background-color: #afafaf;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    color: white !important;
    padding-top: 8px;
}

.header-content-layout>.header-main-inner>.row>.p-static>.main-menu>.area-main-menu>.area-inner>div>nav>div>.gva-navigation>ul>.menu-item>.sub-menu>li>a {
    text-transform: none !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: gray !important;
    line-height: 30px !important;
}

@media (min-width: 1400px).container {
    max-width: 1140px;
    width: inherit;
    padding-left: inherit;
    padding-right: inherit;
}

#hero {
    width: 100%;
    background: #37517e;
    padding-bottom: 20px;
}

#hero .container {
    padding-top: 72px;
}

#hero h1 {
    margin: 0 0 10px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    color: #fff;
}

#hero h2 {
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 50px;
    font-size: 24px;
}

#hero .btn-get-started {
    font-family: "Jost", sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 28px 11px 28px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px 10px 0 0;
    color: #fff !important;
    background: #bd0000;
}

#hero .btn-get-started:hover {
    background: #209dd8;
}

#hero .btn-watch-video {
    font-size: 16px;
    display: inline-block;
    padding: 10px 0 8px 40px;
    transition: 0.5s;
    margin: 10px 0 0 25px;
    color: #fff;
    position: relative;
}

#hero .btn-watch-video i {
    color: #fff;
    font-size: 32px;
    position: absolute;
    left: 0;
    top: 7px;
    transition: 0.3s;
}

#hero .btn-watch-video:hover i {
    color: #47b2e4;
}

#hero .animated {
    animation: up-down 2s ease-in-out infinite alternate-reverse both;
}

@media (max-width: 991px) {
    #hero {
        height: 100vh;
        text-align: center;
    }
    #hero .animated {
        -webkit-animation: none;
        animation: none;
    }
    #hero .hero-img {
        text-align: center;
    }
    #hero .hero-img img {
        width: 50%;
    }
}

@media (max-width: 768px) {
    #hero h1 {
        font-size: 28px;
        line-height: 36px;
    }
    #hero h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px;
    }
    #hero .hero-img img {
        width: 70%;
    }
}

@media (max-width: 575px) {
    #hero .hero-img img {
        width: 80%;
    }
    #hero .btn-get-started {
        font-size: 16px;
        padding: 10px 24px 11px 24px;
    }
    #hero .btn-watch-video {
        font-size: 16px;
        padding: 10px 0 8px 40px;
        margin-left: 20px;
    }
    #hero .btn-watch-video i {
        font-size: 32px;
        top: 7px;
    }
}

@-webkit-keyframes up-down {
    0% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(-10px);
    }
}

@keyframes up-down {
    0% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(-10px);
    }
}

.zncard {
    border: 0;
    padding: 160px 20px 20px 20px;
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 20px;
}

.zncard-body {
    z-index: 10;
    background: rgba(255, 255, 255, 0.9);
    padding: 15px 30px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    transition: 0.3s;
    transition: ease-in-out 0.4s;
    border-radius: 5px;
}

.zncard-title {
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
}

.zncard-title a {
    color: #222222;
}

.zncard-text {
    color: #5e5e5e;
}

.read-more a {
    color: #777777;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    transition: 0.4s;
}

.read-more a:hover {
    text-decoration: underline;
}

.zncard:hover .zncard-body {
    background: #3498db;
}

.zncard:hover .read-more a,
.more-services .zncard:hover .zncard-title,
.more-services .zncard:hover .zncard-title a,
.more-services .zncard:hover .zncard-text {
    color: #fff;
}


/* New added end on 26-01-2020*/


/*New Added start 21/09/2021*/

.backgroundorange {
    background: orange;
}


/* New Added on 05-02-2021 */

.js-pager__items {
    display: flex;
}

.js-pager__items>li {
    margin: 20px;
}

.js-pager__items>li::marker {
    content: '';
}

.js-pager__items>li>a {
    padding: 10px;
    box-shadow: 0 0 3px 0 grey;
    background: #ffb74b;
    color: white !important;
}

.js-pager__items>li>a>.visually-hidden {
    position: relative !important;
}


/*New Added 05-02-2021 end */


/* Added on 08-02-2021 */

.header-content-layout>.header-main-inner>.row>.p-static>.main-menu>.area-main-menu>.area-inner>div>nav>div>.gva-navigation>ul>.menu-item>.sub-menu>li>ul>li>a {
    text-transform: none !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: gray !important;
    line-height: 30px !important;
}


/* Added on 08-02-2021 End */


/*Added 08/16/2021 Start */

.owl-controls.clickable {
    margin: 0;
    display: block !important;
}

.owl-prev {
    position: absolute;
    left: -5%;
    top: 40%;
}

.owl-next {
    position: absolute;
    right: -5%;
    top: 40%;
}


/*New Added start 21/09/2021*/

.redorangegradientbackground {
    background-image: linear-gradient(90deg, #CE1C2A, #F2BF35);
}

.leftrightzeromargin {
    margin-left: 0;
    margin-right: 0;
}

.roundedcorderborder {
    border-radius: 10px;
}

.paddingtop10px {
    padding-top: 10px;
}

.margintop10px {
    margin-top: 10px;
}

.marginbottom50pix {
    margin-bottom: 50px;
}

.marginbottom20pix {
    margin-bottom: 20px;
}

.carrerinfo {
    margin-top: 15px;
    color: white;
}

.carrerinfo>h2 {
    color: white;
    font-size: 40px;
    font-family: Montserrat;
}

.alsocalled {
    font-size: 18px;
    color: white;
    font-weight: bold;
}

.alsocalled>span {
    font-weight: normal;
    padding: 1px 3px 1px 3px;
    background: green;
    border-radius: 5px;
    margin: 5px;
    display: inline-block;
}

.edgedboxwithshadow {
    box-shadow: 0 2px 6px 0px #bbb;
    padding: 10px;
    margin-top: 20px;
}

.h4orange {
    color: #fb8100;
    text-transform: capitalize;
    font-family: Montserrat;
    font-size: 20px;
}

.h4pwhite {
    color: white;
    text-transform: capitalize;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
}

.textMontserrat18pix {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
}

.flexwithwrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.width49percentmarginright2percent {
    width: 49%;
    margin-right: 0.5%;
    margin-left: 0.5%;
}

.height100minus70marginright1dot5 {
    height: calc(100% - 70px);
    margin-right: 1.5%;
}

.marginpaddingzero {
    margin: 0;
    padding: 0;
}

.paddingzero {
    padding: 0;
}

.margintopzero {
    margin-top: 0;
}

.margintop20px {
    margin-top: 20px;
}

.height100 {
    height: 100%;
}

.marginright1dot5 {
    margin-right: 1.5%;
}

.marginleft1dot5 {
    margin-left: 1.5%;
}

.ksatitleheader {
    padding: 10px;
    width: 20%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 18px;
    box-shadow: 0 -2px 6px 0 #c1c1c1;
}

.ksaul {
    font-size: 16px;
    line-height: 2.2;
    padding-left: 20px;
    text-transform: capitalize;
}

.middledevidertext {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #c00;
    color: white;
    font-size: 20px;
    font-weight: bold;
    font-family: Montserrat;
}

.positionrelative {
    position: relative;
}

.positionabsolute {
    position: absolute;
}

.marginbottom70 {
    margin-bottom: 70px;
}

.nchilding:nth-of-type(2n+1) .nchilding2 .nchilding3 {
    position: absolute;
    top: 0;
    width: 150px;
    left: 0;
}

.nchilding:nth-of-type(2n) .nchilding2 .nchilding3 {
    position: absolute;
    top: 0;
    width: 150px;
    right: 0;
}

.titletext100widthcenter {
    width: 100%;
    text-align: center;
}

.centeralignimg {
    width: 100%;
    text-align: center;
}

.centeralignimg>img {
    width: 700px;
}

.imgwidth100 {
    width: 100%;
}

.zbarvariable {
    display: none;
}

.zlinevariable {
    display: none;
}


/*Added on 09/27 */

.careersectiontitle {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}

.careersectiontitle>h2 {
    margin: 20px 0 20px 0;
    text-transform: capitalize;
    color: #fb8100;
    text-transform: capitalize;
    font-family: Montserrat;
    font-size: 24px;
    text-align: left;
}

.careersectiontitle>h2:after {
    content: '';
    width: 75%;
    background-image: linear-gradient(90deg, transparent, #fb8100);
    position: absolute;
    height: 40px;
    top: -5px;
    right: 0;
}

.zed-title-with-border {
    position: relative;
    width: max-content;
    margin-bottom: -4.5em;
    border: 2px solid #FF8B14;
    border-right-color: rgb(255, 139, 20);
    border-right-style: solid;
    border-right-width: 2px;
    border-right: 0;
    padding: .5em 1.5em 5em;
    font-size: 22px;
    line-height: 1;
    z-index: 2;
    font-family: Montserrat;
    font-weight: bold;
    color: #FF8B14;
}

.zed-title-with-border::before,
.zed-title-with-border::after {
    content: '';
    position: absolute;
    background-color: #FF8B14;
    z-index: 2;
}

.zed-title-with-border::before {
    right: 0;
    top: 0;
    height: calc(22px / 2 + .5em);
    width: 2px;
}

.zed-title-with-border::after {
    top: calc(22px / 2 + .5em);
    right: 0;
    width: 1em;
    height: 2px;
}

.zed-title-with-border+* {
    position: relative;
    z-index: 2;
}

.twbcareersectionbody {
    margin-left: 35px;
    padding: 15px;
    box-shadow: -2px 0px 8px -2px #d9d9d9;
    border: none;
    background: white;
    font-family: Montserrat;
    font-size: 16px;
}

.zksatable {
    border: none;
}

.zksatable tr:nth-child(2n+1) {
    background: #fffaf1;
}

.zksatable tr:nth-child(2n) {
    background: white;
}

.zksatable tr {
    border: none;
    padding: 0;
    margin: 0;
}

.zksatable th {
    border: none;
    background: #aaa;
    color: white;
    padding: 5px;
}

.zksatable td {
    padding: 0;
}

.marginleft40px {
    margin-left: 40px;
    width: calc(100% - 40px);
}

.paddingbottom15px {
    padding-bottom: 15px;
}

.paddingleft10px {
    padding-left: 10px;
}

.zksatable .paddingbottom15px {
    padding-bottom: 15px;
}

.zksatable .paddingleft10px {
    padding-left: 10px;
}

.width25percent {
    width: 25%;
}

.width75percent {
    width: 75%
}

.zsectionimgheader img {
    max-height: 50px;
    margin-right: 20px;
}

.careersectiontitle>.zsectionimgheader::after {
    top: 0px;
}

.detailworkactivitybody {
    background: white;
    box-shadow: -3px 0px 6px 0 #eaeaea;
    padding: 10px;
}

.colmd12buttoncontainer {
    float: none;
    text-align: right;
    margin-bottom: 10px;
}

.colmd12buttoncontainer>a {
    color: white !important;
    padding: 10px;
    background: #fc870b;
    border-radius: 5px;
}

/* Added on 09/29/2021 */

.zed-float-nav {
    position: fixed;
    bottom: 100px;
    left: 20px;
    z-index: 2;
    cursor: pointer;
  }
  .zed-float-nav > a.zed-float-menu-btn {
    text-decoration: none;
    display: block;
    background-color: #cc3333;
    color: white;
    padding: 16px 19px 5.4px 19px;
    text-align: center;
    box-shadow: 2px 2px 8px #777;
    border-radius: 300px;
  }
  .zed-float-nav > a.zed-float-menu-btn:hover {
    background-color: orange;
  }
  .zed-float-nav > a.zed-float-menu-btn.active {
    transition: background-color 250ms linear;
    background-color: transparent;
    box-shadow: none;
  }
  .zed-float-nav > a.zed-float-menu-btn.active > ul > li.line:nth-child(1) {
    border-width: 2px;
    -moz-transform: rotate(45deg) translate(4px, 6px);
    -ms-transform: rotate(45deg) translate(4px, 6px);
    -webkit-transform: rotate(45deg) translate(4px, 6px);
    transform: rotate(45deg) translate(4px, 6px);
  }
  .zed-float-nav > a.zed-float-menu-btn.active > ul > li.line:nth-child(2) {
    visibility: hidden;
  }
  .zed-float-nav > a.zed-float-menu-btn.active > ul > li.line:nth-child(3) {
    border-width: 2px;
    -moz-transform: rotate(-45deg) translate(8px, -10px);
    -ms-transform: rotate(-45deg) translate(8px, -10px);
    -webkit-transform: rotate(-45deg) translate(8px, -10px);
    transform: rotate(-45deg) translate(8px, -10px);
  }
  .zed-float-nav > a.zed-float-menu-btn > ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .zed-float-nav > a.zed-float-menu-btn > ul > li.line {
    border: 1px solid white;
    width: 100%;
    margin-bottom: 7px;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
  }
  .zed-float-nav > a.zed-float-menu-btn > .menu-txt {
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-family: sans-serif;
  padding: 0;
  margin: 0;
  color: white;
  }
  
  .zed-float-main-nav {
    display: none;
    opacity: 0;
    font-family: sans-serif;
    position: fixed;
    bottom: 100px;
    left: 20px;
    transition: opacity 250ms;
  }
  .zed-float-main-nav.active {
    display: block;
    opacity: 1;
    transition: opacity 250ms;
  }
  .zed-float-main-nav > ul {
    width: 100%;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #cc3333;
    box-shadow: 2px 2px 8px #777;
    border-radius: 3px 3px 33.5px 3px;
  }
  .zed-float-main-nav > ul > li > a {
    text-decoration: none;
    display: block;
    font-weight: 200;
    padding: 10px 10px 10px 10px;
    color: white !important;
    font-size: 16px;
  }
  
  .zed-float-main-nav > ul > li {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1.2;
  margin-left: 50px;
  }
  
  .zed-float-main-nav > ul > li:hover {
      background: orange;
  }
  
  .zed-float-main-nav > ul > li > a:hover {
    font-weight: 400;
  }
  
  .zed-float-nav > a.zed-float-menu-btn > .menu-txt::after {
      content: "Menu";
  }
  
  .zed-float-nav > a.zed-float-menu-btn.active > .menu-txt::after {
      content: "";
  }

  .zed-float-nav > a.zed-float-menu-btn.active > .menu-txt {
    width: 20px;
  }
  
  #zedscrolltotop {
      position:fixed;
      left:20px;
      bottom:20px;
      cursor:pointer;
      width:70px;
      height:70px;
      background-color:#cc3333;
      text-indent:-9999px;
      -webkit-border-radius:60px;
      -moz-border-radius:60px;
      border-radius:60px
  }
  #zedscrolltotop span {
      position:absolute;
      top:50%;
      left:50%;
      margin-left:-12px;
      margin-top:-18px;
      height:0;
      width:0;
      border:12px solid transparent;
      border-bottom-color:#ffffff;
  }
  #zedscrolltotop:hover {
      background-color:#e74c3c;
      opacity:1;filter:"alpha(opacity=100)";
      -ms-filter:"alpha(opacity=100)";
  }