#vidbutton{display: none; position: absolute;z-index: 9999; bottom: 20px;right: 10px;}
button#vidbutton i:before {
    content: "\f04b";
    font-family: "Fontawesome";
    font-style: normal;
}
button#vidbutton {
    border: none;
    padding: 0 9px;
}
.mobile_menus > span > a {
    display: inline-block;
    color: #000;
}
/*@media(min-width:1920px) {
    #inner-banner {
        height: 600px;
    }
}*/

@media(min-width:1000px) and (max-width: 1200px) {
    .pages-listing li a {padding: 17px 0 17px 20px; }
}
@media(min-width:1400px) {

    .img-thumb {
        background: #1c3e57;
        height: 280px;
    }
    .recent-post {
        min-height: 150px;
    }
    .flip-animation {
        height: 356px;
    }
    .leftSidebarFixed {
        width: 24%;
    }
}
@media(min-width:1390px) and (max-width:1600px) {
    .services-wrap .row .col-md-3.gray-background {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24.1% !important;
        flex: 0 0 24.1% !important;
        max-width: 24.1% !important;
    }
}
@media(min-width:1600px) {
    .pages-listing {
        margin: 0;
        padding: 0 0 0 110px;
        list-style: none;
    }
    .breadcrumbs {
        padding-left: 50px;
    }
    ul#breadcrumbs li {
        font-size: 17px;
    }


    h1 {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 28px;
    }
    h2 {
        font-weight: 500;
        text-transform: uppercase;
        font-size: 28px;
        letter-spacing: 5px;
    }
    .banner_inner_content h1 {
        letter-spacing: 3px;
        font: normal normal bold 15px/21px 'unit';
    }
    .banner_inner_content h2 {
        letter-spacing: normal;
        font: normal normal 500 33px/39px 'unit';
    }
    .banner_inner_content p {
        font: normal normal lighter 25px/32px 'unit';
    }
    .after-banner p {
        font: normal normal lighter 21px/24px 'unit';
    }
    .after-banner-button>a {
        font: normal normal 400 16px/21px 'unit';
        display: flex;
        align-items: center;
    }
    h2.heading {
        font: normal normal 500 28px/33px 'unit';
        letter-spacing: 1px;
    }
    .recent-post h3,
    .recent-post h3 a {
        font: normal normal 500 19px/22px 'unit';
        letter-spacing: 1px;
    }
    .recent-post p {
        font: normal normal 100 19px/25px 'unit';
    }
    .continue a {
        font: normal normal 500 15px/21px 'unit';
    }
    .link-button,
    .link-button:hover {
        font: normal normal normal 19px/22px 'unit';
    }
    .inner-header ul#menu-header-menus>li>a:hover {
        background: #6184a0
    }
    .services-wrap .row .col-md-3.gray-background {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 28.3%;
        flex: 0 0 28.3%;
        max-width: 28.3%;
    }
    .services-wrap .row .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 71%;
        max-width: 71%;
    }
    .leftSidebarFixed {
        width: 28.3%;
    }
}

@media(min-width:960px) {
    header ul#menu-header-menus > li:hover > ul.sub-menu, header #menu-top-nav-menu > li:hover > ul.sub-menu {
        display: block !important;
        z-index: 999 !important;
        text-align: left !important;
    }
    .home span.header_logo_wrap {
        padding: 0 !important;
    }
    .home .sticky-header img.header_logo {
        width: 74px;
    }
    .home .sticky-header .header-logo a span {
        margin-top: 36px;
    }

    .list-boxes-row .col-md-6 {
        width: calc(100% / 3 );
        max-width: calc(100% / 3);
    }
    .inner-header .sub-menu {
        top: 52px;
    }
    .mobile_menus {
        display: none;
    }
    h1 {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 25px;
    }
    h2 {
        font-weight: 500;
        text-transform: uppercase;
        font-size: 25px;
        letter-spacing: 5px;
    }
    .banner_inner_content h1 {
        letter-spacing: 3px;
        font: normal normal bold 12px/18px 'unit';
    }
    .banner_inner_content h2 {
        letter-spacing: normal;
        font: normal normal 500 30px/36px 'unit';
    }
    .banner_inner_content p {
        font: normal normal lighter 22px/29px 'unit';
    }
    .after-banner p {
        font: normal normal 200 18px/22px 'unit';
    }
    .after-banner-button>a {
        font: normal normal 400 13px/19px 'unit';
        display: flex;
        align-items: center;
    }
    h2.heading {
        font: normal normal 500 25px/30px 'unit';
        letter-spacing: 1px;
    }
    .recent-post h3,
    .recent-post h3 a {
        font: normal normal 500 16px/19px 'unit';
        letter-spacing: 1px;
    }
    .recent-post p {
        font: normal normal 100 16px/22px 'unit';
    }
    .continue a {
        font: normal normal 500 13px/19px 'unit';
    }
    .link-button,
    .link-button:hover {
        font: normal normal normal 16px/19px 'unit';
    }
    .inner-header ul#menu-header-menus>li>a:hover {
        background: #6184a0
    }
}

@media(max-width:959px) {
    section#custom_html-2 a {
        font-size: 15px;
    }
    .signup span.wpcf7-form-control-wrap.email {
        display: block;
        width: 100%;
    }
    .signup span.wpcf7-form-control-wrap.email > input {
        width: 100%;
    }
    .signup input[type="submit"] {
        margin-left: 0;
        margin-top: 20px;
    }
    .footer-nav ul li a{font-size: 15px;}
    ul.archive-list-wrap.pages-listing.fixed-positon{position: static !important; width: 100%;}
    ul.archive-list-wrap li, .pages-listing-back li {font-size: 14px;}
    .breadcrumbs {padding-bottom: 0;}
    ul.resolution-list li a {font-size: 13px;}


    .iphone #vidbutton{display: block; background: #eee; height: 30px; width: 60px;}
    .modification {margin-bottom: 10px; font-size:13px}
    /**** Home Page ************/
    .banner_inner_content h1 {
        letter-spacing: 2.6px;
        font: normal normal bold 11px/16px 'unit';
    }
    .banner_inner_content h2 {
        letter-spacing: normal;
        font: normal normal 500 26px/30px 'unit';
    }
    .after-banner-button a {
        font: normal normal 500 12px/18px 'unit';
    }
    .after-banner-button {
        display: flex;
        align-items: center;
        margin-top: 4px;
    }
    .after-banner-button a:after {
        top: -2px;
    }
    h2.heading {
        font: normal normal 500 20px/24px 'unit';
        letter-spacing: 1px;
    }
    .recent-post h3,
    .recent-post h3 a {
        font: normal normal normal 16px/21px 'unit';
        letter-spacing: 0.5px;
    }
    .recent-post p {
        font: normal normal 100 16px/21px 'unit';
    }
    .continue a {
        font: normal normal 500 12px/18px 'unit';
    }
    .link-button,
    .link-button:hover {
        font: normal normal normal 16px/19px 'unit';
    }
    .after-banner p {
        font: normal normal lighter 16px/19px 'unit';
    }
    /**** Home Page ************/
    .col-md-12.col-sm-12.show-mobile .follow {
        margin: 10px 0 20px 0;
    }
    ul.logos.footer-partner-logo li {
        width: 40%;
        text-align: center;
        margin-top: 15px;
    }
    ul.logos.footer-partner-logo li img {
        margin-bottom: 0;
    }
    .show-mobile ul.logos.footer-partner-logo {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 20px 0 40px 0;
    }
    .footer-nav ul#menu-footer-menus {
        margin: 0;
    }
    .footer-nav {
        margin: 0;
    }
    .footer_logo {
        margin-bottom: 5px;
    }
    .section-padding {
        padding: 50px 10px;
    }
    .right-nav {
        position: fixed;
        background: rgba(55, 89, 132, 1);
        width: 100%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 999999;
        display: none;
        padding: 0 20px;
        flex: 100%;
        max-width: 100%;
    }
    .responsive-menu {
        position: absolute;
        right: 19px;
        height: 30%;
        display: flex;
        align-items: center;
        width: 37px;
        z-index: 9999999;
        top: 40%;
    }
    .responsive-menu i {
        color: #555;
        font-size: 31px;
        line-height: normal;
        height: 27px;
        vertical-align: middle;
    }
    .fa-navicon:before,
    .fa-reorder:before,
    .fa-bars:before {
        content: "\f0c9";
        font-family: "Fontawesome";
        font-style: normal;
    }
    header {
        position: relative;
    }
    .primarynav {
        margin: 0;
        padding: 0;
    }
    .header-menu {
        height: 100%;
        display: flex;
        flex-direction: column;
        padding-top: 81px;
    }
    .header-menu ul li {
        display: block;
        text-align: left;
        padding: 0px;
    }
    ul#menu-header-menus li {
        border-bottom: 1px solid #708ba7;
        position: relative
    }
    ul#menu-header-menus li>a {
        border: none;
    }
    .header-menu ul li a {
        color: #fff;
    }
    .primary-menu,
    .secondary-menu {
        width: 100%;
    }
    .header-menu ul li a {
        display: block;
        margin: 0 !important;
        padding: 11px 0px !important;
        font-weight: normal;
        font-size: 18px;
    }
    i.arrow-down {
        position: absolute;
        top: 20px;
        right: 0;
        width: 40px;
        text-align: center;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: rotate(270deg);
    }
    .secondary-menu {
        margin-top: 13px;
    }
    .secondarynav>li.menu-item-has-children>a:after {
        transform: rotate(-90deg);
        color: #fff;
        top: 34px;
        font-size: 13px;
        right: 0;
    }
    .secondary-menu ul li a {
        border-bottom: 1px solid #708ba7;
    }
    .primary-menu ul li a {
        font-size: 15px;
    }
    i.far.fa-bars.close_triangle:before {
        content: "\f00d";
        color: #fff;
    }
    .fixed {
        overflow: hidden;
    }
    #menu-header-menus.secondarynav>li a {
        padding-bottom: 13px !important;
        padding-top: 29px !important;
        width: 88%;
    }
    ul#menu-header-menus.secondarynav>li>ul.sub-menu {
        padding: 2px 0 13px 20px;
        width: 100%;
        background: no-repeat;
        box-shadow: none;
        position: static;
    }
    i.arrow-down.close-menu {
        transform: none;
    }
    ul#menu-header-menus.secondarynav>li>ul.sub-menu>li {
        width: 100%;
        border: none;
        margin: 0;
    }
    ul#menu-header-menus.secondarynav>li>ul.sub-menu>li a {
        padding: 0 !important;
    }
    ul#menu-header-menus>li>a:hover {
        background: none !important;
    }
    ul#menu-header-menus.secondarynav>li>ul.sub-menu li a {
        color: #fff;
    }
    i.arrow-down:after {
        content: "\f078";
        font-family: "Fontawesome";
        font-style: normal;
        color: #fff;
        font-size: 12px;
    }
    .secondarynav>li.menu-item-has-children>a:after {
        content: none !important
    }
    ul.sub-menu.show-sub-menu {
        display: block !important;
    }
    .inner-header .responsive-menu div#nav-icon1 span {
        background: #fff;
    }
    ul#menu-header-menus.secondarynav>li>ul.sub-menu li a {
        font-weight: 300;
    }

    .gray-background.pd-t-70 {
        padding-top: 0;
    }
}

@media(max-width:767px) {
    .home .header-logo a span {
        margin-top: 20px;
    }
    .departments-single a.thumbnail_single {
        margin-bottom: 30px;
    }
    .gray-bg.recent-post .continue {
        position: relative;
        bottom: 0;
        top: 20px;
    }
    .follow {
        margin-bottom: 20px;
    }
    .home  header#header-fixed {    
        height: 80px;
    }
    .home .menu-header {
        position: relative;
    }
    .home .header-logo {
        position: absolute;
        height: 79px;
        top: 0;
        /*left: calc(50% - 55px);*/
        /*width: 110px;*/
        transition: all 0.3s ease;
    }
    .home .header-logo > a > img {width: 58px;}
    .inner-header .header-logo a > img {
        width: 58px;
        height: 58px;
    }
    .home header#header-fixed.sticky-header .header-logo{
        left: 20px;
    }
    .home header#header-fixed.sticky-header .header-logo img {
        width: 60px;
    }
    .home header#header-fixed.sticky-header a span {
        display: block;
    }
    .home header#header-fixed.sticky-header a span img {
        width: 130px !important;
        position: relative;
        top: 18px;
    }
    #footer .row .first {order: 5;}
    #footer .row .second {order: 1;}
    #footer .row .third {order: 2;     margin-bottom: 11px;}
    #footer .row .fourth {order: 4;}
    #footer .row .fiveth {order: 3;}
    .first ul li {margin: 0 0 20px 0 !important;}
    span.visit {
        margin: 12px 0 5px 0;
    }
    .second {
        display: none;
    }
    .footer_logo_bottom {
        margin: 0 auto;
        flex-direction: row;
        width: 215px;
    }
    .footer_logo_bottom img.logo_icon {
        margin-right: 13px;
    }   
    .footer-nav {
        text-align: center;
        width: 75%;
    }
    ul#breadcrumbs li { font-size: 12px;}
    ul.archive-list-wrap.pages-listing{display: none !important;}
    p.title_head {
        font-size: 13px;
    }
    ul.resolution-list li a > svg {width: 14px;}
    .page-child .left-pages ul.pages-listing.left-sidebar-area {
        display: none;
    }
    .page-child ul#breadcrumbs {
        margin-bottom: 0;
    }
    .left-pages {
        background: #fff;
        width: 100%;
        z-index: 9999;
        top: 89px;
    }
    .mobile_menus {
        display: block;
    }
    .desktop-menu {
        display: none;
    }
    .pages-listing li a {
        padding: 17px 0 17px 2px;
        font-size: 13px;
    }
    .mobile_menus {
        display: flex;
        align-items: center;
        width: 100%;
        padding: 0px 15px;
        border-bottom: 1px solid #ccc;
        justify-content: center;
    }
    .mobile_menus ul {
        margin: 0;
        list-style: none;
    }
    .hide-mobile {
        display: none !important;
    }
    .show-mobile {
        display: block
    }
    .members-page {
        padding: 0 !important;
    }
}

@media(min-width:500px) and (max-width:650px) {
    .col-md-1.offset-md-1.col-sm-3.first {
        order: 1 !important;
        align-items: center;
        display: flex;
    }
}
@media(min-width:640px) and (max-width:959px) {
    ul.logos.footer-partner-logo{
        padding: 10px 0 0 0;
    }
    .first, .fiveth {
        padding-top: 30px;
    }


    .menu-header {
        display: flex;
        justify-content: center;
    }
    .header-logo a>img {
        width: 96px;
    }
    .header-logo {
        height: 81px;
    }
    .banner_inner_content span {
        display: none;
    }
    .banner_content {
        align-items: flex-end;
    }
    .banner_inner_content {
        width: 80%;
    }
    .banner_image {
        height: 340px;
    }
    .post_thumbnail>img {
        width: 80%;
        height: auto;
    }
    .post_thumbnail {
        height: 150px;
    }
    .recent-post {
        padding: 15px;
    }
    .contact-us-footer span.visit.light-sky-color {
        margin-top: 6px;
        font-size: 14px;
    }
    footer#footer {
        background-size: 70% auto;
        padding-bottom: 50px;
    }
    .services-wrap .row .col-md-4.col-sm-4.no-pd.gray-background.pd-t-70 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .services-wrap .row .col-md-8.col-sm-8.no-pd.pd-t-70.p-l-r-70.right-col{
        width: 100%;
        max-width: 100%;
        flex: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media(max-width:639px) {
    ul.logos.footer-partner-logo {justify-content: center;     padding-top: 0;}
    #inner-banner {
        height: 200px;
    }
    #inner-banner h1 {
        font-size: 26px;
        margin: 0px;
    }
    .follow {
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .footer_logo{margin: 30px 0 !important;}
    .col-md-1.col-4.offset-md-1 {
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .banner-step {
        flex-direction: column;
        align-items: flex-start;
    }
    .p-l-r-70 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .inner-header .header-logo a span {
        display: block;
        position: relative;
    }
    .inner-header .menu-header {
        justify-content: flex-start;
    }


    .header-logo>a>img {
        position: relative;
        top: 13px;
        width: 110px;
    }
    .banner_inner_content {
        width: 100%;
    }
    .banner_inner_content h2 {
        font-size: 25px;
        line-height: 28px;
        margin-top: 0;
        text-transform: none;
        font-weight: normal;
    }
    .banner_inner_content h1 {
        font-size: 14px;
    }
    .banner_inner_content>span {
        display: none;
    }
    .banner_image {
        height: 250px;
    }
    .banner_content {
        align-items: flex-end;
    }
    .after-banner-button a {
        font-size: 13px;
    }
    .after-banner {
        padding: 0;
    }
    .after-banner p {
        line-height: 20px;
    }
    .after-banner.light-sky-bg {
        padding: 11px 0;
    }
    .post-box {
        margin-bottom: 20px;
    }
    .button-cta.link-button {
        margin: 0;
    }
    .recent-news .col-md-12.col-sm-12.text-right {
        text-align: left !important;
    }
    .footer_logo {
        margin-bottom: 10px;
    }
    footer#footer {
        background-size: 100% auto;
        padding-top: 30px;
    }
    .footer-nav {
        margin-top: 20px;
        margin: 0 auto;
    }
    .footer_logo>img {
        width: 110px;
    }
}

@media(min-width:768px) and (max-width: 1200px) {
    .pages-listing li a {
        display: block;
        padding: 17px 0 17px 4px;
        color: #000;
        font-size: 14px;
    }
    ul#breadcrumbs {
        flex-wrap: wrap;
    }
    .right-col {
        padding-top: 0;
    }
    .p-l-r-70 {
        padding-left: 20px;
        padding-right: 20px;
    }
}