article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}

body {
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
}

* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

    a:hover, a:focus, a:visited {
        text-decoration: none;
        outline: none;
        text-shadow: 0px 0px 1px #0d5785;
    }

ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

img {
    max-width: 100%;
    width: auto;
    height: auto;
}

body {
    font-weight: 400;
    font-style: normal;
    font-family: 'Avenir LT Std';
    font-size: 16px;
    color: #1e1e1e;
}

p {
    font-size: 16px;
    margin: 0 0 0 0;
    font-weight: 500;
    font-style: normal;
    font-family: 'Avenir LT Std';
    line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
    color: #111;
    font-weight: 500;
    font-family: 'Avenir LT Std';
    margin-top: 0;
}

.no-gutter {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

button {
    padding: 0 20px;
    border: none;
}

.bg-primary {
    max-width: 440px;
    width: 100%;
    /*margin-bottom: 35px;*/
    border-top: 3px solid #fdbc42;
}

.bg-primary_IBT {
    width: 70px;
    margin-bottom: 15px;
    border-top: 3px solid #ff8e50;
}

.main-header {
    background: url(/images/main-header-bg.jpg) no-repeat center center / cover;
    background-size: cover;
    width: 100%;
    max-width: 100%;
    max-height: 731px;
    height: 731px;
    position: relative;
}

#Inner-Header {
    position: relative;
    float: left;
    width: 100%;
}

.header_inner {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.header_inner_page {
    background: url(/images/header-bg.png) no-repeat center center / cover;
    /*max-height: 283px;*/
    color: #fff;
    /*height: 283px;*/
    position: relative;
    float: left;
    width: 100%;
}

.page-head.title-n-breadcrump {
    position: relative;
}

    .page-head.title-n-breadcrump > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    }

        .page-head.title-n-breadcrump > div > h2 {
            margin-right: 10px;
        }

.page-head {
    position: absolute;
    bottom: 0px;
}

    .page-head h2 {
        background: #1c2e6b;
        color: #fff;
        font-size: 30px;
        padding: 25px 58px;
        display: inline-block;
        margin-bottom: 0px;
    }

.main-page-head {
    margin-top: 340px;
    padding: 0;
}

    .main-page-head h2 {
        font-size: 50px;
        color: #fff;
        font-weight: 300;
        padding: 33px 0;
        font-style: normal;
        text-align: center;
        background: rgba(0, 51, 153, .65);
        margin-top: 52px;
        margin-bottom: 0px;
    }

#navigation {
    position: relative;
    z-index: 3;
}

.topnavbg {
    margin-bottom: 40px;
}
/*ak*/
.topnav {
    width: 250px;
    height: 43px;
    line-height: 2.7;
    clear: both;
    background: #fff;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    float: right;
    border-radius: 0px 0px 12px 0px;
    z-index: 5;
}

    .topnav:before {
        content: '';
        position: absolute;
        left: -40px;
        height: 43px;
        width: 59px;
        background: url(/images/top-nav-bg.png) no-repeat left top;
    }
    /*ak*/
    .topnav li {
        margin-left: 18px; /*28*/
        float: left;
        position: relative;
    }

        .topnav li a {
            font-weight: bold;
            font-style: normal;
            font-family: 'Proxima Nova Lt';
            font-size: 15px;
            color: #474747;
        }

/*.#main-navigation {
    border-bottom: none;
    box-shadow: 0 0;
}

    .#main-navigation .navbar-brand, . #navigation.affix .navbar-brand {
        padding-left: 15px;
    }*/

#main-navigation {
    border-bottom: none;
    box-shadow: 0 0;
}

    #main-navigation .navbar-brand, #navigation.affix .navbar-brand {
        padding-left: 15px;
    }

.logo {
    margin-top: -73px;
    background: #fff;
}

.navbar {
    border-radius: 0px;
    border: none;
    background: #fff;
    height: 60px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.main-nav .navbar-toggle .icon-bar {
    background-color: #0d5785 !important;
}

.main-nav .navbar-default {
    background-color: #fff;
    border: none;
    border-radius: 0;
    color: #89898f;
}

.secondary-nav li {
    margin: 0;
}

.secondary-nav {
    background: #fff;
}


    .secondary-nav li a {
        font-size: 15px;
        padding: 20px 5px !important;
        color: #1e1e1e !important;
        font-weight: 500;
        font-style: normal;
        font-family: 'Avenir LT Std';
    }

    .secondary-nav .subMenu li a {
        font-size: 15px;
        padding: 10px 15px !important;
    }

@media (min-width: 1201px) {
    ul.nav.navbar-nav.secondary-nav > li:after {
        content: '/';
        color: #fdad17;
        position: absolute;
        top: 20px;
        right: -10px;
    }

    ul.nav.navbar-nav.secondary-nav > li:last-child:after, ul.nav.navbar-nav.secondary-nav > li:nth-last-child(2):after {
        content: '';
    }

    ul.nav.navbar-nav.secondary-nav > li {
        margin-left: 10px;
    }

        ul.nav.navbar-nav.secondary-nav > li:first-child, ul.nav.navbar-nav.secondary-nav > li:last-child {
            margin-left: 0px;
        }
}

.secondary-nav > li:last-child {
    background: #0d5785;
    padding: 0 20px;
    margin: 0 0px;
}

.secondary-nav li:last-child a:after {
    content: none;
}

.login:after {
    display: none;
}

.banner-head {
    padding-right: 0px;
}

.banner-video {
    padding-left: 0px;
}

footer {
}

.footer {
}

.footer-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    border-top: 1px solid #ddd;
}

    .footer-inner a {
        font-weight: 300;
        font-style: normal;
        /*font-family: 'Proxima Nova Lt';*/
        font-size: 14px !important;
        color: #0d5785 !important;
    }

        .footer-inner a:hover {
            text-shadow: 0px 0px 1px #0d5785;
        }

    .footer-inner p {
        font-weight: 300;
        font-style: normal;
        /*font-family: 'Proxima Nova Lt';*/
        font-size: 14px;
    }

    .footer-inner h3 {
        color: #0d5785 !important;
        font-size: 14px !important;
        text-transform: uppercase;
        text-shadow: 0px 0px 1px #0d5785;
    }

.footer-top {
    /*padding: 10px 0 20px 0;*/
}

    .footer-top ul li {
        margin: 20px 0;
    }

.footer-top-sub-nav {
    margin-top: -8px;
}

.footer-middle {
    border-top: 1px solid #DDD;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media(max-width: 767px) {
    .footer-middle > div > img {
        max-width: 280px;
    }

    .footer-middle > div:first-child {
        text-align: center;
    }
}

.footer-bottom {
    border-top: 1px solid #DDD;
    padding-top: 20px;
}

.social {
    font-weight: 300;
    font-style: normal;
    /*font-family: 'Proxima Nova Lt';*/
    font-size: 14px;
}

    .social i {
        font-size: 24px;
        color: #fff;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        line-height: 40px;
        text-align: center;
        margin-right: 10px;
    }

section {
    width: 100%;
    padding: 40px 0;
}

/*section + section {
    padding-top: 0;
}*/

.institute-traning {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    border-bottom: 1px solid #ddd;
}

    .institute-traning h1, DirectStaff-Difference h1 {
        font-size: 35px;
        font-weight: 300;
        font-style: normal;
        color: #242424;
        margin-bottom: 10px;
    }

    .institute-traning ul {
        background: #0d5785;
        padding: 5px 0px;
        margin-bottom: 10px;
        width: 260px;
    }

        .institute-traning ul li {
            display: inline-block;
            color: #fff;
        }

.offer, .about {
    padding-bottom: 20px;
}

.Institute-Behavioral {
    padding-bottom: 20px;
}

    .Institute-Behavioral a {
        float: left;
    }

.Convenient {
    margin-left: 60px;
}

.Institute-Behavioral h1 {
    font-size: 27px;
    color: #242424;
    font-weight: bold;
    font-style: normal;
    font-family: 'Proxima Nova Rg';
    margin-top: 100px;
    text-transform: uppercase;
}

.Institute-Behavioral h3 {
    font-size: 18px;
    color: #242424;
    font-weight: normal;
    font-style: normal;
    font-family: 'Proxima Nova Rg';
    margin: 0;
    line-height: 30px;
}

.Institute-Behavioral button {
    background: #75b4e3;
    margin-top: 40px;
    font-size: 15px;
}

.Institute-Behavioral-image {
    text-align: -webkit-right;
    text-align: -moz-right;
    text-align: -ms-right;
}

    .Institute-Behavioral-image img {
        box-shadow: -30px 30px #0d5785;
        margin-bottom: 30px;
    }

.about .institute-traning {
    border-bottom: none;
}

.certification {
    background: #f0f5f8;
    width: 100%;
}

    .certification img {
        clear: both;
        margin-bottom: 20px;
    }

    .certification p {
        margin-bottom: 20px;
        width: 216px;
        /*font-family: 'Proxima Nova Lt';*/
        font-weight: 300;
        font-style: normal;
        color: #fff;
    }

.learning p, .traning p {
    color: #171715;
}

.button-one {
    background: #095683;
    border: none;
    color: #fff;
}

.button-two {
    background: #92bc2e;
    border: none;
    color: #fff;
}

.supervision {
    background: url(/images/offer-1.png) no-repeat center center;
    background-size: cover;
    max-width: 100%;
    height: 267px;
    padding: 30px 0 0 41px;
    max-height: 267px;
}

.learning {
    background: url(/images/offer-2.png) no-repeat center center;
    background-size: cover;
    max-width: 100%;
    max-height: 267px;
    padding: 30px 0 0 41px;
    height: 267px;
}

.traning {
    background: url(/images/offer-3.png) no-repeat center center / cover;
    background-size: cover;
    max-width: 100%;
    max-height: 267px;
    height: 267px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 10px 0 0;
}

.courses {
    background: url(/images/offer-4.png) no-repeat center center / cover;
    background-size: cover;
    max-width: 100%;
    max-height: 267px;
    height: 267px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 10px 0 0;
}

    .supervision:hover, .courses:hover {
        opacity: 0.8;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

.learning:hover, .traning:hover {
    filter: brightness(0.9);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


@media only screen and (min-width: 768px) {
    .traning, .courses {
        padding: 0 40px 0 0;
    }
}

.question {
    background: url(/images/question-bg.png) no-repeat center center / cover;
    background-size: cover;
    max-width: 100%;
    padding: 20px;
}

    .question h1 {
        color: #fff;
    }

.circle {
    background: url(/images/circle-section-bg.png);
    position: relative;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.img-circle {
    padding: 14px;
    background: rgba(63, 57, 85, .80);
    cursor: pointer;
}

.items {
    padding: 0 60px;
}

.img-circle:hover {
    padding: 20px;
    background: rgba(63, 57, 85, .80);
    -webkit-transition: all 0s;
    transition: all 0s;
}

.head_name {
    font-family: 'Avenir LT Std';
    font-weight: 300;
    font-style: normal;
    color: #fff;
    font-size: 18px;
    padding: 10px 0;
}

.sub_name {
    font-family: 'Avenir LT Std';
    font-weight: 300;
    font-style: normal;
    color: #d6bd6c;
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 10px;
}

.text {
    font-family: 'Avenir LT Std';
    font-weight: 300;
    font-style: normal;
    color: #b2aeb9;
    font-size: 15px;
}

.connect {
    background: #d6bd6c;
    padding: 20px 0 10px;
}

.contact-area {
    background: #fff;
    padding: 20px 20px;
    margin-bottom: 10px;
}

    .contact-area img {
        margin-bottom: 25px;
    }

    .contact-area a {
        color: #315A77;
        font-size: 20px;
    }

.video-level {
    /*padding: 0px 0 10px 80px;*/
    padding: 0px 0 10px 0px;
    float: left;
    margin-top: 20px;
    line-height: 20px;
    margin-right: 20px;
    font-size: 15px;
}

.video-tab {
    border: 1px solid #ddd;
    padding: 8px 12px;
    display: inline-block;
    /*margin: 10px 10px 30px 0;*/
    margin: 10px 0px 0px 0;
    border-radius: 5px;
}

    .video-tab li {
        float: left;
        padding: 0 10px;
        border-right: 1px solid #ddd;
    }

@media(max-width: 420px) {
    .video-tab li {
        padding: 0 5px;
    }
}

.video-tab li:last-child {
    border-right: none;
}

.video-tab li a {
    color: #89898f;
    font-weight: 400;
    font-size: 15px;
}

.active {
    color: #4f4f4f !important;
    font-weight: bold !important;
}

.video-tab li a:hover {
    color: #4f4f4f;
    font-weight: 400;
}

#myTabContent {
    border-top: 1px solid #ddd;
}

.video-list {
    padding: 40px 0 0 0;
    border-bottom: 1px solid #ddd;
}

    .video-list:last-child {
        border: none;
    }

    .video-list h1 {
        font-size: 30px;
        color: #111;
        margin-top: 0px;
    }

    .video-list p {
        color: #5c5b51;
    }

.green {
    color: #0d5785;
    margin-right: 5px;
    font-size: 18px !important;
}

.gray {
    color: #CCC;
    margin-right: 5px;
    font-size: 18px !important;
}

.level {
    font-size: 15px;
    color: #111;
    font-weight: 500;
    font-family: 'Avenir LT Std';
    border: 1px solid #ddd;
    padding: 8px 12px;
    display: inline-block;
    margin: 10px 0 20px 0;
    border-radius: 5px;
}

.cart-button {
    background: #0e5886;
    margin-right: 30px;
    float: left;
    font-size: 17px;
}

    .cart-button i {
        color: #fdbb41;
        margin-right: 15px;
    }

.post {
    line-height: 38px;
    /*margin-top: 30px;*/
    margin-top: 20px;
}

.post-time {
    font-size: 15px !important;
}

    .post-time span {
        font-size: 17px;
        line-height: 2;
    }

.load {
    padding: 40px 0 0 0;
}

.load-button {
    background: #FDFDFD;
    background: -webkit-linear-gradient(#FDFDFD, #F1F1F1);
    background: linear-gradient(#FDFDFD, #F1F1F1);
}

.Subcription {
    /*margin-top: 60px;*/
    margin-top: 30px;
}

    .Subcription p {
        float: left !important;
        margin-right: 20px;
        line-height: 2.5;
    }

    .Subcription select {
        width: 200px;
        padding: 9px 10px;
        border-radius: 7px;
        border: 1px solid #ddd;
        float: left !important;
        margin-bottom: 10px;
    }

#close-button {
    border-radius: 7px;
    border: 1px solid #ddd;
    padding: 5px 8px;
    font-weight: 500;
    font-style: normal;
    font-family: 'Avenir LT Std';
    font-size: 16px;
    color: #5c5b51;
    margin-top: -26px;
    background: #fff;
    opacity: 1;
}

.modal-header {
    padding: 0;
    border: none;
}

.IBT_is {
    background: #f5f6f7;
    padding: 20px 0 10px;
}

.about_tab {
    width: 100%;
    box-shadow: 0px 9px 8px #EBECEC;
    padding-bottom: 25px;
}

.about_tab_name {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

    .about_tab_name ul {
        float: right;
    }

    .about_tab_name li {
        float: left;
        padding: 0 25px;
        border-right: 1px solid #ddd;
    }

        .about_tab_name li:last-child {
            border-right: none;
        }

        .about_tab_name li a {
            font-size: 18px;
            color: #1e1e1e;
        }

.member:first-child {
    padding-bottom: 20px;
}

.member img {
    box-shadow: -20px 20px #0d5785;
}

.member h4 {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
}

.member_contact {
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    color: #242424;
    margin-bottom: 15px;
}

    .member_contact i {
        color: #ff8e50;
        margin-right: 15px;
        font-size: 20px;
    }

.RBTAssessmentTool_subhead {
    font-size: 20px;
    color: #1b2c67;
    font-weight: 500;
    line-height: 1.3;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.RBTAssessmentTool p {
    margin: 15px 0;
}

.RBTAssessmentTool h1 {
    margin-top: 0px;
}

.rate-table ul li {
    padding: 15px 40px !important;
    border-radius: 5px;
    font-size: 16px;
    color: #242424;
}

.rate-table-list li span {
    width: 75% !important;
    display: inline-block;
}

.rate-table ul li:first-child {
    background: #1f5f9f;
    color: #fff;
    font-size: 20px;
    padding: 23px 40px !important;
}

.rate-table ul li:last-child {
    background: #76b6e3;
    color: #082640;
    font-size: 20px;
    padding: 23px 40px !important;
}

.rate-table ul li:nth-child(2) {
    background: #76b6e3;
    color: #082640;
    font-size: 18px;
    padding: 15px 40px !important;
}

.rate-table ul li:nth-child(3), .rate-table ul li:nth-child(5), .rate-table ul li:nth-child(7) {
    background: #ebebeb;
}

.purchase {
    padding: 7px 12px;
    border-radius: 8px;
    font-size: 18px;
    background: #a3c652;
}

.main-head input {
    padding: 7px;
    width: 140px;
    border-radius: 8px;
    color: #082640;
}

.RBTStudyTool li {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    font-size: 15px;
    margin-left: 15px;
    color: #454545;
    list-style-image: url(/images/list-style-img.png);
}

.Buy_5_Tests {
    padding: 10px 12px;
    /*background: #1b2c67;*/
    color: #fff;
    border-radius: 4px;
}

.Disclaimer {
    font-size: 13px;
    color: #5c5b51; /*#9f9f9f;*/
    font-style: italic;
}

.RBT_tool {
    padding: 20px 0 0 0;
}

.DirectStaff-RBT {
}

    .DirectStaff-RBT h3 {
        font-size: 25px;
        color: #fff;
    }

    .DirectStaff-RBT p {
        color: #fff;
        font-size: 15px;
    }

.DirectStaff-RBT_what {
    background: #364577;
    padding: 20px;
}

.DirectStaff-RBT_why {
    background: #1b2c67;
    padding: 20px;
}

.DirectStaff-Difference h2 {
    color: #1b2c67;
    font-size: 25px;
}

.task_list {
    margin-top: 10px;
}

.Direct_staff_email {
    color: #fff;
    margin-top: 30px;
}

.workshop .workshop-flex-container img {
    width: calc(100% - 30px);
    height: 160px;
    position: absolute;
    left: 15px;
    top: 0;
}

.workshop .workshop-flex-container .workshop_photo {
    top: 0;
}

.row.workshop-flex-container > div {
    position: relative;
    float: left;
    height: 160px;
    margin-bottom: 30px;
}

.workshop_photo {
    position: relative;
    top: -100px;
}

    .workshop_photo p {
        color: #fff;
        font-size: 18px;
    }

    .workshop_photo button {
        border-radius: 5px;
        background: #dcb855;
        padding: 7px 15px;
        margin: 10px;
        color: #fff;
        font-size: 14px;
    }

.Webinars_Description p {
    margin: 30px 0;
}

.supervision-list li {
    padding: 10px 10px;
    border-bottom: 1px solid #ddd;
    font-size: 15px;
    margin-left: 15px;
    list-style-image: url(/images/list-style-img.png);
}

.Supervision_box {
    border: 1px solid #ddd;
    padding: 30px 50px;
}

    .Supervision_box h1 {
        font-size: 35px;
    }

    .Supervision_box h4 {
        font-size: 15px;
    }

    .Supervision_box p {
        margin: 20px 0;
    }

.face2face {
    background: url(/images/facetoface-bg.png) no-repeat center center / cover;
    background-size: cover;
    width: 100%;
    max-width: 100%;
    max-height: 474px;
    line-height: 30px;
    padding: 130px 0;
}

.training-city-details, .Articals-details {
    border: 1px solid #ddd;
    padding: 30px 40px;
    margin-bottom: 30px;
}

    .training-city-details h4 {
        font-size: 16px;
        margin-bottom: 30px;
    }

.training-city {
    clear: both;
    overflow: hidden;
    margin: 10px 0;
}

.date-block label {
    width: 100px;
    color: #5c5c5c;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-family: 'Avenir LT Std';
    float: left;
}

.list-block {
    font-weight: 500;
    font-style: normal;
    font-family: 'Avenir LT Std';
    float: left;
}

.Articals-detailsp {
}

    .Articals-detailsp h1 {
        color: #1b2c67;
        font-size: 25px;
    }

.contact_map {
    background: url(/images/map.png) no-repeat left 70%;
    position: relative;
    /*padding: 20px 0px;*/
}

    .contact_map h1 {
        text-shadow: 0px 0px 2px #999;
    }

.contact-photo {
    text-align: -webkit-right;
    text-align: -moz-right;
    text-align: -ms-right;
}

    .contact-photo img {
        box-shadow: -30px 30px #0d5785;
        margin-bottom: 30px;
    }

.contact-details {
    margin: 40px 0 0px;
    border-bottom: 1px solid #ddd;
}

    .contact-details li {
        margin: 50px 0px;
    }

        .contact-details li img {
            float: left;
            margin-right: 30px;
            margin-top: -10px;
        }

.contact-form {
    background: url(/images/contact-form.png) no-repeat center center;
    position: relative;
    padding: 20px 0px;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

ul.contact-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.contact-social i {
    font-size: 30px;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
}

.contact-social li {
    float: left;
    margin-right: 0px;
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #000;
    text-shadow: 0px 0px 1px #999;
}

.submit-button {
    padding: 10px 30px;
    /*background: #0d5785;*/
    /*color: #fff;*/
    border-radius: 5px;
    float: right;
}

.contact-form label {
    color: #5c5c5c;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-family: 'Avenir LT Std';
}

.email-us {
    font-size: 17px !important;
}

.step {
    height: 150px;
    max-height: 150px;
    padding: 0 30px;
    background: #dddddd; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left top, #eeeeee, #fefefe); /* For Safari 5.1 to 6.0 */ /* For Opera 11.1 to 12.0 */ /* For Firefox 3.6 to 15 */
    background: -webkit-linear-gradient(top left, #eeeeee, #fefefe);
    background: linear-gradient(to bottom right, #eeeeee, #fefefe); /* Standard syntax */
    position: relative;
}

    .step:after {
        content: url('/images/step-arrow.png');
        position: absolute;
        top: 10px;
        right: -17px;
        z-index: 3;
    }

    .step:last-child:after {
        display: none;
    }

    .step h2 {
        color: #242424;
        font-size: 35px;
    }

.cart {
    /*width: 100px;*/
    text-align: center;
}

    .cart i {
        font-size: 22px;
        line-height: 0;
    }

    .cart i {
        padding-right: 6px;
    }

.navbar-header > a.navbar-brand > img {
    margin: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    /*height: calc(100% + 5vmin);
   max-height: 280px;
   min-height: 60px;*/
    padding: 20px;
}

.navbar-header > a.navbar-brand {
    height: 60px;
    margin: 0 15px;
    padding: 0;
    position: relative;
    float: left;
    width: calc(100px + 15vw);
    min-width: 80px;
    max-width: 280px;
    box-shadow: 15px 0px 10px -5px #eee, -15px 0px 10px -5px #eee;
}

.contact-textNicon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .contact-textNicon > div {
        width: calc(100% - 30px);
    }

        .contact-textNicon > div > * {
            width: 100%;
            position: relative;
            float: left;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .contact-textNicon > img {
        margin: 0;
        width: 30px;
        height: 30px;
    }
/*.Cecilia::before, .Jennifer::before {
    content: '';
    background: #9DC63A;
    width: 40px;
    height: 50px;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 72px);
}*/
.img-center {
    margin: 0 auto;
}

.gradient-div {
    position: relative;
    float: left;
    border: 1px solid #E9E9E9;
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .gradient-div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

        .gradient-div > div {
            min-height: 170px;
            background: #EDEDED;
            background: -webkit-linear-gradient(left, #EDEDED, #FFF);
            background: linear-gradient(to right, #EDEDED, #FFF);
            padding: 0 30px;
        }

            .gradient-div > div:not(:first-child)::before {
                content: '';
                width: 0px;
                height: 0px;
                border-top: 15px solid transparent;
                border-bottom: 15px solid transparent;
                border-left: 15px solid #FFF;
                position: absolute;
                left: 0;
                top: 10px;
            }
}

@media (max-width: 767px) {
    .gradient-div > div {
        min-height: 170px;
        background: #EDEDED;
        background: -webkit-linear-gradient(#EDEDED, #FFF);
        background: linear-gradient(#EDEDED, #FFF);
        padding: 0 30px;
    }

        .gradient-div > div:not(:first-child)::before {
            content: '';
            width: 0px;
            height: 0px;
            border-left: 15px solid transparent;
            border-right: 15px solid transparent;
            border-top: 15px solid #FFF;
            position: absolute;
            left: calc(50% - 7px);
            top: 0px;
        }
}

.row.page-head {
    margin-left: 0;
    margin-right: 0;
}

.workshop-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 1200px) {
    #fixed-collapse-navbar {
        width: 100%;
        margin: 0;
        padding: 0 15px;
    }

        #fixed-collapse-navbar .navbar-nav.sm-collapsible .caret, #fixed-collapse-navbar .navbar-nav.sm-collapsible ul .caret {
            position: relative;
            float: right;
            padding: 0;
            margin: -3px 0 0 10px;
        }

        #fixed-collapse-navbar .navbar-nav .open .dropdown-menu {
            position: static;
            float: none;
            width: auto;
            margin-top: 0;
            background-color: transparent;
            border: 0;
            box-shadow: none
        }

            #fixed-collapse-navbar .navbar-nav .open .dropdown-menu > li > a,
            #fixed-collapse-navbar .navbar-nav .open .dropdown-menu .dropdown-header {
                padding: 5px 15px 5px 25px
            }

            #fixed-collapse-navbar .navbar-nav .open .dropdown-menu > li > a {
                line-height: 20px
            }

                #fixed-collapse-navbar .navbar-nav .open .dropdown-menu > li > a:hover,
                #fixed-collapse-navbar .navbar-nav .open .dropdown-menu > li > a:focus {
                    background-image: none
                }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

        .navbar-collapse.collapse {
            display: none !important;
        }

    .navbar-nav {
        float: none !important;
        margin: 0 -15px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }
}

header.main-header .topbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
}

    header.main-header .topbar > .container, header#Inner-Header .topbar > .container {
        width: 100%;
    }

    header.main-header .topbar .main-page-head {
        margin: 0 !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

@media (min-width: 767px) {
    .main-page-head {
        display: flex;
        align-items: flex-end;
    }

        .main-page-head .banner-head {
            flex: 1;
        }
}

@media (min-width: 1024px) {
    .main-page-head .banner-video {
        width: 500px;
    }
}

@media (max-width: 1024px) {
    .main-page-head .banner-video {
        width: 380px;
    }
}

header.main-header .topbar .main-page-head > div {
    margin: 0;
    padding: 0;
}

header.main-header .topbar .main-page-head > .banner-head h2 {
    margin: 0;
}

header.main-header .topbar .main-page-head > .banner-video a {
    float: left;
    position: relative;
    width: 100%;
}

button:disabled {
    opacity: 0.7;
}

.subtotal {
    text-align: right;
}

.rbt-cart-button {
    margin-right: 0px;
}

.rbt-cart-table {
    margin-top: 20px !important;
}

    .rbt-cart-table th {
        background-color: #286090;
        color: #fff;
    }

    .rbt-cart-table .quantity {
        text-align: center;
    }

    .rbt-cart-table .product {
        width: 70%;
    }


.no-padding {
    padding: 0px !important;
}

.padding-5 {
    padding: 5px !important;
}

.padding-10 {
    padding: 10px !important;
}

.padding-20 {
    padding: 20px !important;
}

.padding-30 {
    padding: 30px !important;
}

.padding-top-0 {
    padding-top: 0px !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-top-20 {
    padding-top: 20px !important;
}

.padding-top-30 {
    padding-top: 30px !important;
}

.padding-bottom-0 {
    padding-bottom: 0px !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.padding-left-0 {
    padding-left: 0px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.padding-left-15 {
    padding-left: 15px !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-left-30 {
    padding-left: 30px !important;
}

.padding-left-35 {
    padding-left: 35px;
}

.padding-right-0 {
    padding-right: 0px !important;
}

.padding-right-5 {
    padding-right: 5px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-right-15 {
    padding-right: 15px !important;
}

.padding-right-20 {
    padding-right: 20px !important;
}

.padding-right-30 {
    padding-right: 30px !important;
}


.no-margin {
    margin: 0px !important;
}

.margin-5 {
    margin: 5px !important;
}

.margin-10 {
    margin: 5px !important;
}

.margin-top-0 {
    margin-top: 0px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-left-0 {
    margin-left: 0px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-15 {
    margin-left: 15px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.margin-left-30 {
    margin-left: 30px !important;
}

.margin-left-40 {
    margin-left: 40px !important;
}

.margin-right-0 {
    margin-right: 0px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-15 {
    margin-right: 15px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-30 {
    margin-right: 30px !important;
}

.red {
    color: red;
}

/*------------------------------------------------------------------
  [Notifications]
*/
#gritter-notice-wrapper {
    width: 360px;
    top: 82px;
}

.gritter-item-wrapper {
    background: url("../lib/jquery.gritter/images/gritter-bg.png");
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2);
}

    .gritter-item-wrapper .gritter-item {
        font-family: 'Open Sans', sans-serif;
        background: transparent;
        color: #ffffff;
        padding: 0;
        display: table;
        table-layout: fixed;
        width: 100%;
    }

        .gritter-item-wrapper .gritter-item .gritter-img-container {
            display: table-cell;
            width: 26%;
            vertical-align: middle;
            text-align: center;
            background-color: #302f2f;
        }

            .gritter-item-wrapper .gritter-item .gritter-img-container .gritter-image {
                float: none;
            }

        .gritter-item-wrapper .gritter-item .gritter-content {
            width: auto;
        }

            .gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image,
            .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image {
                padding: 15px 35px 17px 15px;
                color: #d9d9d9;
                width: 267px;
                display: table-cell;
            }

                .gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-close,
                .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-close {
                    display: block !important;
                    top: 0;
                    right: 0;
                    left: auto;
                    height: 30px;
                    width: 35px;
                    font-size: 0;
                    background: transparent;
                    text-indent: inherit;
                    opacity: 0.4;
                }

                    .gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-close:hover,
                    .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-close:hover {
                        opacity: 0.8;
                    }

                    .gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-close:after,
                    .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-close:after {
                        content: '\e680';
                        font-family: 'Stroke 7';
                        position: absolute;
                        color: #ffffff;
                        font-size: 24px;
                        left: 5px;
                        text-shadow: none;
                    }

                .gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-title,
                .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-title {
                    text-shadow: none;
                    font-weight: 300;
                    font-size: 17px;
                }

                .gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image p,
                .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image p {
                    font-size: 12px;
                    line-height: 19px;
                }

            .gritter-item-wrapper .gritter-item .gritter-content .gritter-without-image {
                border-left: 0;
            }

    .gritter-item-wrapper.img-rounded {
        border-radius: 0;
    }

        .gritter-item-wrapper.img-rounded .gritter-img-container .gritter-image {
            border-radius: 50%;
        }

    .gritter-item-wrapper.clean {
        background: #ffffff;
    }

        .gritter-item-wrapper.clean .gritter-item {
            color: #555555;
        }

            .gritter-item-wrapper.clean .gritter-item .gritter-img-container {
                background-color: #fafafa;
            }

            .gritter-item-wrapper.clean .gritter-item .gritter-content {
                color: #555555;
            }

                .gritter-item-wrapper.clean .gritter-item .gritter-content .gritter-close {
                    opacity: 0.5;
                }

                    .gritter-item-wrapper.clean .gritter-item .gritter-content .gritter-close:after {
                        color: #555555;
                    }

    .gritter-item-wrapper.color .gritter-item .gritter-img-container {
        background-color: transparent;
    }

    .gritter-item-wrapper.color .gritter-item .gritter-content {
        color: #fff !important;
    }

        .gritter-item-wrapper.color .gritter-item .gritter-content .gritter-close {
            opacity: 0.7;
        }

            .gritter-item-wrapper.color .gritter-item .gritter-content .gritter-close:hover {
                opacity: 1;
            }

    .gritter-item-wrapper.primary {
        background: #ef6262;
    }

    .gritter-item-wrapper.success {
        background: #4CAF50 !important
    }

    .gritter-item-wrapper.info {
        background: #8dcadf;
    }

    .gritter-item-wrapper.warning {
        background: #ffc870;
    }

    .gritter-item-wrapper.danger {
        background: #ef6262;
    }

    .gritter-item-wrapper.alt1 {
        background: #95d9f0;
    }

    .gritter-item-wrapper.alt2 {
        background: #ffdc7a;
    }

    .gritter-item-wrapper.alt3 {
        background: #7a98bf;
    }

    .gritter-item-wrapper.alt4 {
        background: #cccccc;
    }

    .gritter-item-wrapper.dark {
        background: #3d3c3c;
    }

    .gritter-item-wrapper.facebook {
        background: #5d82d1;
    }

        .gritter-item-wrapper.facebook .gritter-item .gritter-img-container {
            background-color: #5179ce;
        }

    .gritter-item-wrapper.twitter {
        background: #50bff5;
    }

        .gritter-item-wrapper.twitter .gritter-item .gritter-img-container {
            background-color: #42baf4;
        }

    .gritter-item-wrapper.google-plus {
        background: #eb5e4c;
    }

        .gritter-item-wrapper.google-plus .gritter-item .gritter-img-container {
            background-color: #e9523e;
        }

    .gritter-item-wrapper.dribbble {
        background: #f7659c;
    }

        .gritter-item-wrapper.dribbble .gritter-item .gritter-img-container {
            background-color: #f65693;
        }

    .gritter-item-wrapper.flickr {
        background: #0063dc;
    }

        .gritter-item-wrapper.flickr .gritter-item .gritter-img-container {
            background-color: #005ccd;
        }

    .gritter-item-wrapper.linkedin {
        background: #238cc8;
    }

        .gritter-item-wrapper.linkedin .gritter-item .gritter-img-container {
            background-color: #2183bb;
        }

    .gritter-item-wrapper.youtube {
        background: #ef4e41;
    }

        .gritter-item-wrapper.youtube .gritter-item .gritter-img-container {
            background-color: #ee4133;
        }

    .gritter-item-wrapper.pinterest {
        background: #e13138;
    }

        .gritter-item-wrapper.pinterest .gritter-item .gritter-img-container {
            background-color: #df242b;
        }

    .gritter-item-wrapper.github {
        background: #333333;
    }

        .gritter-item-wrapper.github .gritter-item .gritter-img-container {
            background-color: #2b2b2b;
        }

    .gritter-item-wrapper.tumblr {
        background: #426d9b;
    }

        .gritter-item-wrapper.tumblr .gritter-item .gritter-img-container {
            background-color: #3d6590;
        }

.msloader {
    margin-top: 13px;
}



.topbar.sticky-header .topnavbg {
    display: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.topbar.sticky-header > .container {
    width: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.topbar.sticky-header #navigation {
    position: fixed;
    width: 100%;
    top: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .topbar.sticky-header #navigation > div {
        padding: 0;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

.topbar.sticky-header .navbar-header > a.navbar-brand > img {
    height: 60px;
    /*width: 185px;*/
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 8px;
    background: none;
}

.topbar.sticky-header .secondary-nav {
    background: transparent;
}

    .topbar.sticky-header .secondary-nav.sm-collapsible {
        background: #fff;
    }

.topbar.sticky-header .navbar-header > a.navbar-brand {
    box-shadow: none;
}

.topbar.sticky-header #navigation > div > .navbar {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .topbar.sticky-header #navigation > div > .navbar:before,
    .topbar.sticky-header #navigation > div > .navbar:after {
        content: "";
        position: absolute;
        z-index: -2;
    }


    .topbar.sticky-header #navigation > div > .navbar:before,
    .topbar.sticky-header #navigation > div > .navbar:after {
        bottom: 15px;
        left: 10px;
        width: 50%;
        height: 20%;
        max-width: 300px;
        box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    .topbar.sticky-header #navigation > div > .navbar:after {
        right: 10px;
        left: auto;
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

.topnavbg .ui-widget > i {
    display: none;
    cursor: pointer;
}

@media (max-width: 400px) {
    .topbar .topnavbg {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .topbar .topnavbg ul.topnav {
            border-radius: 0px 0px 12px 12px;
            width: calc(100% - 10px);
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: distribute;
            justify-content: space-around;
        }

            .topbar .topnavbg ul.topnav::before {
                display: none;
            }

        .topbar .topnavbg .topnav li {
            margin-left: 0px;
            float: left;
        }

    .topnavbg .ui-widget > i {
        display: block;
        color: #474747;
    }

    .topnavbg .ui-widget > input {
        display: none;
    }

    .topbar .topnavbg.search-in .topnav li {
        display: none;
    }

        .topbar .topnavbg.search-in .topnav li:last-child {
            display: block;
            width: calc(100% - 20px);
        }

    .topbar .topnavbg.search-in .topnav .ui-widget {
        width: 100%;
        position: relative;
    }

        .topbar .topnavbg.search-in .topnav .ui-widget > input {
            display: block;
            width: 100%;
            padding-right: 25px;
        }

        .topbar .topnavbg.search-in .topnav .ui-widget > i {
            position: absolute;
            right: 10px;
            top: 9px;
        }
}

i.facebook {
    background: #3c77b3;
}

i.youtube {
    background: #E62117;
}

i.twitter {
    background: #01c7f1;
}

    i.facebook:hover, i.youtube:hover, i.twitter:hover {
        background: #0d5785;
        -webkit-transition: all 0.75s ease;
        transition: all 0.75s ease;
    }


/* Flex box CSS  Starts here */

.flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.flex-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.align-items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.align-items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.align-items-streach {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.justify-content-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.justify-content-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-no-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
}

.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flex-column-rev {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.flex-row-rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.news-feed {
    padding: 10px 15px;
    border: 1px solid #fdbc42;
    box-shadow: 0px 0px 1px 1px #fdbc42;
}

    .news-feed > div:first-child i.fa.fa-rss-square {
        color: #fdbc42;
        background: #fff;
        margin-right: 10px;
    }

.theme-blue-color {
    color: #0d5785;
}

.theme-saffron-color {
    color: #fdbc42;
}

a.theme-blue-color:hover {
    text-shadow: 0px 0px 1px #0d5785;
}

a.theme-saffron-color:hover {
    text-shadow: 0px 0px 1px #fdbc42;
}



.news-heading {
    color: #0d5785;
    margin: 5px 0;
}

.news-text {
    margin-bottom: 10px;
    color: #1e1e1e;
}

.news-link a {
    /*color: #fe9800;*/
    color: #0D507D;
    font-weight: 400;
}

#news-slider {
    height: 150px;
}

.contact-area:hover {
    opacity: 0.8;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .contact-area:hover .contact-img > img, ul.contact-details > li:hover img {
        -webkit-animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
        animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

@-webkit-keyframes shake {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        -webkit-transform: translate3d(-4px, 0, 0);
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        -webkit-transform: translate3d(4px, 0, 0);
        transform: translate3d(4px, 0, 0);
    }
}

@keyframes shake {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        -webkit-transform: translate3d(-4px, 0, 0);
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        -webkit-transform: translate3d(4px, 0, 0);
        transform: translate3d(4px, 0, 0);
    }
}


.main-header > .topbar > .top-nav-menu {
    position: absolute;
    top: 0;
}

.main-header > .topbar > .header-content {
    position: absolute;
    bottom: 0;
}

.PageBody {
    position: relative;
    float: left;
    width: 100%;
    min-height: calc(100vh - 830px);
}

.zopim {
    bottom: 0px !important;
}

footer {
    position: relative;
    float: left;
    width: 100%;
}

.video-thumb i {
    position: absolute;
    left: 85px;
    top: 40px;
    font-size: 20px;
    z-index: 2;
    color: #eee;
}

    .video-thumb img:hover, .video-thumb i:hover + img {
        -webkit-filter: brightness(0.6);
        filter: brightness(0.6);
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

.video-thumb img {
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
}

ul.ui-menu.ui-widget.ui-widget-content {
    z-index: 1;
}

video {
    cursor: pointer;
}

.no-left-padding {
    padding-left: 0;
}

body .btn, body button, body input[type=button], body input[type=submit] {
    background: #0d5785;
    border-color: #0d5785;
    color: #fff;
}

    body .btn:hover, body .btn:focus,
    body button:hover, body button:focus
    body input[type=button]:hover, body input[type=button]:focus
    body input[type=submit]:hover, body input[type=submit]:focus {
        background: #0d5785;
        border-color: #0d5785;
        color: #fff;
        -webkit-filter: brightness(1.2);
        filter: brightness(1.2);
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

.relative {
    position: relative;
}

@media(max-width: 768px) {
    .video-view {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

        .video-view > * {
            float: left;
        }
}

.fa-info-circle {
    color: #0d5786 !important;
}

.bottom-border-saffron {
    display: inline-block;
    border-bottom: 3px solid #ff8e50;
    margin-bottom: 20px;
}

.no-border {
    border: none;
}

#LoginPopup label {
    color: #89898f;
}

.flex-box.flex-wrap::before, .flex-box.flex-wrap::after {
    display: none;
}

.social li a:focus {
    color: #0d5785 !important;
    text-shadow: none;
}


.contact_left {
    padding: 0;
}

.contact_left h4 {
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}

    .contact_left textarea {
        height: 70px;
    }

.sub-button {
    margin-bottom: 25px;
}
