/*
Theme Name: SPINALpedia Theme
Description: This is an exclusive, fully SEO optimized Wordpress theme.
Author: SPINALpedia
Author URI:
Version: 1.0.0
*/
@font-face {
    font-family: 'ben_brownregular';
    src: url('fonts/benbrown-webfont.woff2') format('woff2'),
        url('fonts/benbrown-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
    width: 100%;
    font-size: 16px;
    color: #333333;
    line-height: 2;
    font-family: 'Source Sans Pro', sans-serif;
    overflow-x: hidden;
}
body,
html {
    height: 100%;
}

* {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
}

.hide {
    display: none;
}

:focus {
    outline: 0;
    outline: none;
}

a {
    color: #000;
    font-weight: 500;
}

a:hover {
    color: #000;
}

a,
.btn,
input,
select,
textarea,
button,
img {
    outline: 0 !important;
    box-shadow: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: #c70e09;
}

select {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0 0 0 #000;
}

a img {
    outline: 0;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

input,
select,
textarea {
    outline: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
}

[type=submit] {
    cursor: pointer;
}

a:hover,
a:focus {
    text-decoration: none;
}

p:empty {
    display: none;
}


/* reset css */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: 1;
    color: #fff;
}


/* reset default */


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* nav multiple css */

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-top li:first-child {
    margin-left: 0;
    padding-left: 0;
}

ul.menu-top li {
    display: inline-block;
    margin: 0;
    color: #FFF;
    position: relative;
    padding: 0px 0;
    vertical-align: middle;
}

.menu-top li:last-child {
    margin-right: 0;
}

.menu-top li a {
    padding: 15px 14px 16px;
    color: #000;
    position: relative; 
    font-size: 15px;
    display: flex;
    align-items: center;
    text-decoration: none;
    text-transform: capitalize;
}

ul.menu-top li#menu-item-79 a,
ul.menu-top li#menu-item-78 a,
ul.menu-top li#menu-item-80 a,
ul.menu-top #menu-item-77 a,
ul.menu-top #menu-item-84 a {
    pointer-events: inherit;
}

body.admin-bar #headertop {
    top: 32px;
}

.menu-top .current-menu-ancestor a {
   /*  color: #fff;
    border-bottom: 2px solid #ffffff; */
}

.current-menu-ancestor>ul li.current_page_item  a {
    color: #fff !important;
} 

.current-menu-ancestor {
    color: #669df5;
}

.menu-top li.menu-item-has-children:after {
    content: "";
    position: absolute;
    top: 2px;
    margin: auto;
    bottom: 0;
    right: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #000 transparent transparent transparent;
}

.menu-top li.menu-item-has-children:hover:after{
    border-color: #fff transparent transparent transparent;
}

ul.menu-top li ul.sub-menu li.menu-item-has-children:after {
    display: none;
}


/* Display the dropdown */

ul.menu-top li:hover>ul {
    display: block;
}

ul.menu-top li:hover li {
    float: none;
}

ul.menu-top li:hover li a:hover {
    /* background: #ef0e33; */
    color: #fff; 
}

.menu-top .sub-menu li.current_page_item a {
    padding-left: 20px;
    background-color: #ef0e33;
}

.menu-top .sub-menu>li.current_page_item ul li a {
    background-color: #142d5f;
}

.menu-top .sub-menu>li.current_page_item ul li a:hover {
    background-color: #ef0e33;
}

.menu-top li ul li {
    border-top: 0;
    display: block;
    margin: 0;
}


/* Displays second level dropdowns to the right of the first level dropdown */

ul.menu-top ul ul {
    left: 100%;
    top: 0;
    position: absolute;
}

ul.menu-top li .sub-menu li {
    padding: 0;
    border-bottom: 1px solid rgb(243, 243, 243);
}

ul.menu-top li .sub-menu li a {
    font-size: .9em;
    padding: .4em 1em;
    line-height: normal;
    margin: 0;
    border: none;
}

ul.menu-top li .sub-menu li a:hover {
    border: none;
}

.menu-top {
    position: relative;
    display: flex;
    margin-bottom: 0;
}

.menu-top li:first-child {
    margin-left: 0;
}

.menu-top li:last-child {
    margin-right: 0;
}

.about_right a.btn {
    margin-top: 15px;
}

.menu-top li a:hover {
    color: #ffffff;
    transition: .2s ease-in-out all;
}

.menu-top li a:after {
    content: "";
    position: absolute;
    bottom: -8px;
    margin: auto;
    left: 0;
    right: 0;
    opacity: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #ffffff transparent transparent transparent;
}

.menu-top li.current-menu-item a:after {
    opacity: 0;
}



.sub-heading a {
    color:#ffffff!important;
}

/*
.menu-top li a:before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  margin: auto;
  left: 0;
  right: 0;
  opacity: 0;
  box-shadow: 0 0 27px rgba(40, 73, 254, 0.24);
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%); 
} */

.menu-top li a:hover:before {
    opacity: 1;
}


/*
.menu-top li.current-menu-item a:before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  margin: auto;
  left: 0;
  right: 0;
  opacity: 1;
  box-shadow: 0 0 27px rgba(40, 73, 254, 0.24);
  background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
} */


.menu-top li.current-menu-item a,
.menu-top li a:hover,
.menu-top li.current-menu-ancestor > a{ 
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
    color:#ffffff;
}

.menu-top li.current-menu-ancestor:after{
    border-color: #fff transparent transparent transparent
}
.menu-top li:hover a:after {
    opacity: 0;
}

.menu-top li ul li a:after {
    display: none;
}

.sub-menu {
    background: #ffffff;
    min-width: 224px;
    text-align: left;
}

ul.menu-top li .sub-menu li a {
    font-size: 14px;
    padding: 10px 15px;
    line-height: 18px;
    margin: 0;
    color: #000;
    border: none;
}

.menu-header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.menu-header>ul>li>ul {
    transform: translateY(1.250em);
    transition: all linear 0.3s;
    top: 100%;
    position: absolute;
    list-style: none;
    z-index: 1;
    margin: 0;
    padding: 0;
}

.menu-header .sub-menu {
    visibility: hidden;
}

.menu-header ul li:hover>ul {
    opacity: 1;
    transform: translateY(0);
    display: block;
    visibility: visible;
}


/* menu nav end */


/* common css */


/*pagination css start */

.paging_new {
    float: left;
    width: 100%;
    position: relative;
}

.paging_new .nav-links {
    text-align: left;
}

nav.navigation {
    float: left;
    width: 100%;
    position: relative;
}

.paging_new .page-numbers {
    color: #838383;
    font-size: 16px;
    margin: 0 2px;
    height: 40px;
    width: 40px;
    border: 1px solid #838383;
    display: inline-block;
    text-align: center;
    padding-top: 7px;
    float: left;
}

.paging_new .page-numbers.current {
    color: #fff;
    border: 1px solid #669dce;
    background: #669dce;
}

.next.page-numbers,
.prev.page-numbers {
    font-size: 0px;
}

.paging_new .next.page-numbers:before,
.paging_new .prev.page-numbers:before {
    display: inline-block;
    position: relative;
    font-size: 16px;
    vertical-align: middle;
    top: 0;
    font: normal normal normal 22px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    font-size: 22px;
}

.paging_new .prev.page-numbers:before {
    content: "\f104";
}


/*======= Header Search ======*/

.nav-menu-inner {
    position: relative;
    margin-left: auto;
    margin-right: 0;
    width: 100%;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    /*    pointer-events: none;*/
}

.search-icon {
    cursor: pointer;
    transition: all ease-in-out 0.45s
}

.close-search {
    cursor: pointer;
}

.search-bar {
    padding: 10px 0 10px 15px;
    margin-left: 0;
    color: #000;
    position: relative;
    width: auto;
    display: inline-block;
    margin-top: 0px;
}

.search-bar:before {
    content: "";
    background-color: #fff;
    position: absolute;
    height: 1.15em;
    left: 0;
    width: 1.5px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}

.search-bar-box {
    background-color: #2b4db1;
    position: absolute;
    width: 0;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
    height: 53px;
    z-index: -2;
    bottom: 3px;
    opacity: 0;
    -webkit-transition: all ease-in-out 0.45s;
    -moz-transition: all ease-in-out 0.45s;
    -o-transition: all ease-in-out 0.45s;
    transition: all ease-in-out 0.45s;
    border: 1px solid #2b4db1;
}

.search-bar-box.active-bar {
    z-index: 2;
    opacity: 1;
    -webkit-transition: all ease-in-out 0.45s;
    -moz-transition: all ease-in-out 0.45s;
    -o-transition: all ease-in-out 0.45s;
    transition: all ease-in-out 0.45s;
    width: calc(100% - 2em);
    margin-left: 1rem;
    right: 12px;
}

#SiteSearchs img {
    width: 1.5em;
}

.browser-ie .search-bar-box,
.browser-unknown .search-bar-box,
.browser-ie .search-bar-box.active-bar,
.browser-unknown .search-bar-box.active-bar {
    -webkit-transition: all ease-in-out 0s;
    -moz-transition: all ease-in-out 0s;
    -o-transition: all ease-in-out 0s;
    transition: all ease-in-out 0s;
}

.search-icon-form button {
    background-color: transparent;
    border: none;
    cursor: pointer
}

.search-form-outer {
    width: 100%
}

.search-icon-form {
    padding: 8px 15px;
    margin-left: 15px;
    margin-right: 15px;
}

.close-search .bar {
    background: #FFF;
    border-radius: 0;
    display: block;
    height: 2px;
    width: 45px;
}

.close-search .bar:nth-of-type(2) {
    width: 25px;
    margin-bottom: 7px;
    margin-top: 7px;
}

.search-input-box {
    width: 100%
}

.search-input-box input {
    /*    background-color: transparent;*/
    border: none;
    padding-left: 0;
    padding-right: 0;
    color: #fff;
}

.search-input-box input:focus {
    /*    background-color: transparent!important; */
    outline: none!important;
    box-shadow: none!important
}

.search-input-box ::-webkit-input-placeholder {
    color: #FFF!important;
    opacity: 1!important;
}

.search-input-box ::-moz-placeholder {
    color: #FFF!important;
    opacity: 1!important;
}

.search-input-box :-ms-input-placeholder {
    color: #FFF!important;
    opacity: 1!important;
}

.search-input-box :-moz-placeholder {
    color: #FFF!important;
    opacity: 1!important;
}

.search-input-box .form-control:focus {
    border-bottom: none;
    padding-left: 5px;
    background-color: transparent;
}

#search-icon-bar .fa-search {
    color: #2b4db1;
}

.top-search-wrap {
    display: inline-block;
}

.search-input-box .form-control {
    padding: 0;
    height: 2.5rem;
    background-color: transparent;
    color: #fff;
}

.search-icon-form .fa-search {
    color: #fff;
}


/**Header Search End**/

.form-control,
.form-control:focus {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    box-shadow: none;
    padding: .4rem 0rem;
    font-size: 0.9rem;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #495057;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #495057;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #495057;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #495057;
}

.wpcf7-form-control-wrap {
    display: inline-flex;
    width: 100%;
    position: initial;
}

.wpcf7 .wpcf7-not-valid-tip {
    color: #fff;
    font-weight: normal;
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0;
    font-size: 12px;
    background-color: #d81423;
    padding: 2px 7px;
    border-radius: 0px 0 0 0;
    line-height: normal;
    text-transform: capitalize;
}

.wpcf7 .wpcf7-response-output {
    border: 0 none;
    margin: 0;
    font-size: 12px;
    line-height: 1.3;
    position: absolute;
    left: 0;
    bottom: -20px;
    right: 0;
    text-align: center;
    color: #e71725;
    font-weight: normal;
}

.wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #24ce3b;
}

.col-md-12.btn-wrap {
    text-align: center;
}

.sidebar .col-md-12.btn-wrap .ajax-loader {
    display: none;
}

.sidebar .wpcf7 .wpcf7-response-output {
    font-size: 10px;
    bottom: -35px;
}

.wpcf7 {
    position: relative;
}

textarea {
    resize: none;
    height: 5rem;
}

[type=submit],
[type=submit]:focus {
    cursor: pointer;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}


/*****************/


/**Header**/

.phone-header {
    padding: 0;
    text-align: right;
    width: 210px;
}

.social-top {
    display: inline-block;
    margin-right: 20px;
}

.footer-logo {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 40px;
}

.disclaimer-content {
    border-top: 1px solid #757575;
    padding: 5px 0;
}

ul.header-social li {
    margin: 0 10px;
}

.header-phone-right {
    display: inline-block;
}

.header-phone-right a .fa {
    display: none;
}

header#header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    line-height:29px;
    padding: 0;
}

body.buddypress header#header {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}

.bp-navs #front-personal-li {
    display: none!important;
}


.top-logo {
    width: 15%;
    padding: 0 0;
    z-index: 1;
    position: relative;
}

.top-logo a {
    display: inline-block;
    width: 100%;
}

.top-logo img {
    width: 160px;
    transition: .5s ease all;
}



.menu-phone {
    width: 78%;
    text-align: right;
}

.phone-header a {
    color: #ffffff;
    font-size: 16px;
    display: block;
    position: relative;
    padding: 12px 25px;
    background: #ea042a;
    font-weight: 600;
    height: 53px;
}

.header-wrap {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 10px;
    background:#ffffff;   
    margin-top: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}


/* banner start */

.bgimg {
    position: relative;
    opacity: 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;  
    background-image: url(img/banner.jpg);
}

.home-banner.bgimg {
    z-index: 1;
    align-items: center;
    display: flex;
    overflow: hidden;
    background-color: #0171fb;
}

.home-banner-item {
    position: relative;
    height: 100%;
    top: 0%;
    width: 100%;
}

.home-banner-item .container {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
}

div#homebanner {
    height: 100%;
}

#homebanner .owl-stage,
#homebanner .owl-stage,
#homebanner .owl-stage-outer,
#homebanner.owl-carousel.owl-drag .owl-item,
#homebanner .home-banner.bgimg,
#homebanner .home-banner-item .container {
    height: 100%;
}

#homebanner .owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 50px;
    width: 100%;
    margin: auto;
}

#homebanner.owl-carousel .owl-nav .owl-next,
#homebanner.owl-carousel .owl-nav .owl-prev {
    background-repeat: no-repeat;
    font-size: 0px;
    height: 56px;
    width: 26px;
    display: inline-block;
    margin-right: 0px;
    background-color: #fff;
    text-align: center;
    background-size: 7px;
}

#homebanner.owl-carousel .owl-nav .owl-prev {
    background-image: url(img/arrow-left.png);
    border-radius: 0px 30px 30px 0px;
    background-position: 6px center;
}

#homebanner.owl-carousel .owl-nav .owl-next {
    background-image: url(img/arrow-right.png);
    margin-left: auto;
    float: right;
    border-radius: 30px 0px 0px 30px;
    background-position: 12px center;
}

#homebanner .home-banner-item .container:after {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 15px;
    width: 1px;
    background: rgba(166, 255, 0, 0.21);
    z-index: 111111;
}

#homebanner .home-banner-item .container:before {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 15px;
    width: 1px;
    background: rgba(166, 255, 0, 0.21);
    z-index: 111111;
}

.banner-img {
    height: 600px;
    width: 600px;
    right: 0;
    position: absolute;
    bottom: 0;
    z-index: 2;
    background-position: center;
    background-repeat: no-repeat;
}

.banner-img img {
    width: 100%;
}

.banner-wrap {
    max-width: 630px;
    padding-top: 15px;
    margin-right: auto;
    text-align: left;
    bottom: 0;
    padding-bottom: 30px;
    top: 110px;
    margin: auto;
    left: 40px;
    display: flex;
    position: absolute;
    flex-direction: column;
    justify-content: center;
    z-index: 9;
}

.banner-desc {
    margin-bottom: 40px;
    color: #fff;
    margin-top: 20px;
}

.banner-title {
    font-size: 60px;
    line-height: 60px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
}

.banner-wrap .banner-title {
    line-height: 115px;
    font-size: 175px;
    letter-spacing: -5px;
    font-family: 'ben_brownregular';
    font-weight: normal;
    position: relative;
}

.banner-wrap .banner-title > span { 
    margin-right: -8px!important;
}

.banner-small-title {
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    text-transform: capitalize;
    margin-top: 70px;
}

.home-banner.bgimg video#myVideo {
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    right: 0;
    z-index: -2;
}

.ievideo .home-banner.bgimg video#myVideo {
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    overflow: hidden;
}

.home-banner.bgimg:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.home-banner .banner-form {
    background: rgba(0, 0, 0, 0.5);
    padding: 30px;
    position: absolute;
    right: 15px;
    bottom: 37px;
    color: #fff;
    width: 22rem;
}

.home-banner textarea.form-control {
    height: 90px;
}

.home-banner .form-title {
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
}

.banner-form .btn,
.mobile-banner-form .btn {
    background: #e70026;
    color: #fff;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
}

.banner-form .btn:hover {
    background: #000;
}

.form-group {
    position: relative;
}

.banner-form .form-control,
.banner-form .form-control:focus,
.mobile-banner-form .form-control {
    border-bottom: 1px solid rgba(100, 100, 100, 0.5);
    color: #fff;
}

.home-banner input:focus {
    outline: none!important;
    box-shadow: none!important
}

.home-banner ::-webkit-input-placeholder,
.mobile-banner-form ::-webkit-input-placeholder {
    color: #FFF!important;
    opacity: 1!important;
}

.home-banner ::-moz-placeholder,
.mobile-banner-form ::-moz-placeholder {
    color: #FFF!important;
    opacity: 1!important;
}

.home-banner :-ms-input-placeholder,
.mobile-banner-form :-ms-input-placeholder {
    color: #FFF!important;
    opacity: 1!important;
}

.home-banner :-moz-placeholder,
.mobile-banner-form :-moz-placeholder {
    color: #FFF!important;
    opacity: 1!important;
}


/*animated scroll arrow animation*/

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}

.go_down {
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
    height: 40px;
    width: 40px;
    margin: auto;
    cursor: pointer;
    -moz-animation: bounce 2.5s infinite;
    -webkit-animation: bounce 2.5s infinite;
    animation: bounce 2.5s infinite;
}

.mobile-banner-form {
    background: rgba(0, 0, 0, 1);
    padding: 30px;
    color: #fff;
    width: 100%;
    float: left;
}

.mobile-banner-form .form-title {
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
}

.mobile-banner-form textarea.form-control {
    height: 90px;
}

p:last-child {
    margin: 0;
}

.innerpages.bgimg {
    height: 500px;
    background-position: bottom center;
}

h1.page-title {
    font-size: 28px;
    text-transform: capitalize;
    line-height: 1.6;
}

.page-banner-wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    margin: auto;
}

.page-banner-wrap .banner-title {
    font-size: 50px;
}

.page-banner-wrap .container {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
}

.page-banner-wrap .container:after {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 15px;
    width: 1px;
    background: rgba(166, 255, 0, 0.21);
    z-index: 0;
}

.page-banner-wrap .container:before {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 15px;
    width: 1px;
    background: rgba(166, 255, 0, 0.21);
    z-index: 0;
}

.sub-heading {
    max-width: 500px;
    color: #fff;
    line-height: 26px;
    margin-top: 10px;
}

.common-banner-title {
    padding-left: 68px;
    margin-top: 60px;
}

.sidebar-title {
    margin-bottom: 40px;
}

.sidebar-title h2 {
    color: #333333;
    font-weight: 700;
    font-size: 30px;
    position: relative;
    line-height: 1.05;
    padding-top: 10px;
}

.sidebar-title h2:after {
    position: absolute;
    content: "";
    top: 0;
    width: 50px;
    height: 1px;
    background: #437cfa;
    left: 0;
    box-shadow: 0 0 27px rgba(40, 73, 254, 0.24);
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
}


/* end */

.olderpost {
    color: #333;
    font-size: 25px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-weight: 600;
}

.olderpost img {
    margin-right: 15px;
}

.side-blog-wrap {
    width: 100%;
    border: 1px solid #ebebeb;
}


/* side bar */


/* search sidebar */

.widget.searchitem {
    margin: 0;
    padding-top: 0;
    border: 0;
    float: left;
    width: 100%;
    position: relative;
}

.widget.searchitem label {
    display: inline;
    margin-bottom: 0;
}

.widget.searchitem .search-field {
    box-shadow: none;
    background: #fff;
    margin-bottom: 10px;
    color: #333;
    font-size: 15px;
    height: 59px;
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0;
    border: none;
    border-bottom: 1px solid #e1e7e6;
    padding: 10px;
    border-radius: 0;
    padding-left: 65px;
    line-height: 26px;
}

.widget.searchitem .search-submit {
    background-color: rgba(111, 91, 91, 0);
    background-image: url(img/blog-search-icon.png);
    background-repeat: no-repeat;
    border: none;
    position: absolute;
    top: 0;
    left: 22px;
    bottom: 0;
    width: 34px;
    height: 34px;
    padding: 0px 0px;
    margin: auto;
    background-position: center;
    cursor: pointer;
    font-size: 0px;
    background-size: 25px;
}

form.search-form {
    float: left;
    width: 100%;
    position: relative;
}

.side-top-wrap {
    padding: 30px 15px;
    padding-bottom: 15px;
}



.side-top-wrap .btn {
    width: 100%;
    margin: 0;
    padding: 10px 10px;
}

.sidebar .widget li,
.sidebar-widget ul li {
    position: relative;
    padding-right: 0;
    margin-bottom: 0;
}

.sidebar .widget-menu ul li a,
.sidebar-widget ul li a {
    padding: 18px 0;
    text-transform: capitalize;
    position: relative;
    transition: all 0.7s ease;
    color: #adadad;
    line-height: normal;
    padding-left: 30px;
    border-bottom: 1px solid #f1f1f1;
    background-position: center left;
    font-size: 16px;
    font-weight: normal;
    display: block;
}

.sidebar .widget-menu ul li a:hover,
.sidebar-widget ul li a:hover,
.sidebar ul li.activeChild a, 
.sidebar .widget li a.active {
    background: #d7e7f2;
    color: #000;
}

.sidebar .widget li a:after {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    top: 13px;
    right: 17px;
    color: #d6d6d6;
    font-size: 26px;
}

.sidebar .widget li a:hover:after,  .sidebar .widget li a.active:after {
    height: 55px;
    top: 0;
    width: 50px;
    text-align: center;
    padding-top: 13px;
    opacity: 1;
    color: #ffffff;
    background: #1f61fc;
    box-shadow: 0 0 27px rgba(40, 73, 254, 0.24);
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
    right: 0px;
}

.sidebar .widget-menu .current-menu a:after,
.sidebar .widget-menu ul .current_page_item a:after,
.sidebar .widget-menu .current-menu-item a:after,
.sidebar .widget-menu li.activeChild a:after {
    height: 55px;
    top: 0;
    width: 50px;
    text-align: center;
    padding-top: 13px;
    opacity: 1;
    color: #ffffff;
    background: #1f61fc;
    box-shadow: 0 0 27px rgba(40, 73, 254, 0.24);
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
    right: 0px;
}

.sidebar .widget-menu .current-menu a,
.sidebar .widget-menu .current-menu-item a,
.sidebar .widget-menu ul .current_page_item a,
.sidebar .widget-menu li.activeChild a {
    background: #d7e7f2;
    color: #000;
}

.widget-title {
    color: #333;
    font-size: 25px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-weight: 600;
    padding-left: 30px;
    padding-top: 30px;
}


/* end */


/* side bar */


/* btn sec */

.btn {
    display: inline-block;
    color: #fff;
    padding: 10px 35px;
    border-radius: 30px;
    position: relative;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 24px;
    width: auto;
    background: none;
    margin: 0 5px;
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
    border: 1px solid rgba(0, 0, 0, 0);
    transition: all 0.3s ease-in-out;
}

.btn:hover,
.btn:focus {
    background: #fff;
    color: #2b4db1;
    border: 1px solid #2b4db1;
}

.banner-wrap .btn {
    margin-top: 0;
    text-transform: capitalize;
    position: relative;
    transition: .5s ease all;
    border: none;
    background: #ffffff;
    color: #1287fa;
    border-radius: 25px;
    box-shadow: 0 0 27px rgba(0, 0, 0, 0.18);
}

.banner-wrap .btn:hover {
    border: none;
    background: #4f7aff;
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
    color: #fff;
}

.banner-wrap .btn:hover:after,
.banner-wrap .btn:hover:before {
    background: #ff0000;
}

.button-top {
    display: flex;
}

.button-top .btn {
    display: inline-block;
    color: #fff;
    padding: 4px 20px;
    border-radius: 30px;
    position: relative;
    font-weight: 300;
    text-transform: capitalize;
    font-size: 13px;
    line-height: 24px;
    width: 96px;
    background: none;
    margin: 0 5px;
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
}

.button-top .btn.btn1 {
    background: #fff;
    color: #2b4db1;
    border: 1px solid #2b4db1;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: #ffffff;
}


/* end */

.fullwidth {
    float: left;
    width: 100%;
    position: relative;
}

.search-icon img {
    width: 20px;
}

header#header.small-header {
    background-color: #ffffff;
    box-shadow: 0px 0px 23px rgba(0, 0, 0, 0.78);
}

.address-schma-content p,
.footer-heading {
    color: #fff;
}

.address-schma-content p a span {
    color: #fff;
}

.nap-global-direction a.direction-link {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.nap-global-direction {
    margin-bottom: 15px;
}

.copyright p {
    margin: 0;
}

.copyright p,
.copyright a {
    color: #ffffff;
    font-size: 12px;
}

.small-nav a {
    display: inline-block;
    margin-right: 1px;
    position: relative;
    padding-right: 9px;
}

.small-nav {
    margin-left: 15px;
}

.small-nav a:last-child {
    padding: 0;
    margin: 0;
}

.small-nav a:after {
    position: absolute;
    content: "/";
    width: auto;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color: #757575
}

.small-nav a:last-child:after {
    display: none;
}

.footer-menu li a,
.footer-menu li {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    position: relative;
}

.footer-menu li {
    margin-right: -4px;
}

.footer-menu li:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #757575;
    height: 20px;
    width: 1px;
}

.footer-menu li a {
    padding: 10px 20px;
}

.footer-menu li:last-child:after {
    display: none;
}

.footer-menu {
    display: block;
    width: 100%;
    text-align: center;
}

header#header.small-header .header-wrap {
    margin-top: 0;
    margin-bottom: 0;  
}


/* blog */

.section-pd {
    padding: 70px 0;
}

div#html5-close {
    background-image: url(img/lightbox-close.png);
    background-size: auto;
    width: 31px;
    height: 34px;
    background-repeat: no-repeat;
}

div#html5-close img {
    display: none;
}


/* footer start */

.footer {
    background-image: url(img/footer-bg.jpg);
}

.footer-content {
    max-width: 780px;
    margin: auto;
    text-align: center;
    margin-bottom: 20px;
}

.footer .footer-content p,
.footer .footer-content {
    color: #c1c1c1;
    line-height: 24px;
}

.footer-mail {
    margin-bottom: 30px;
    margin-top: 40px;
    text-align: center;
    position: relative;
    width: 100%;
}

.footer .footer-mail a {
    display: inline-block;
    color: #fff;
    padding: 15px 34px;
    border-radius: 72px;
    position: relative;
    font-weight: 300;
    text-transform: lowercase;
    font-size: 22px;
    line-height: 24px;
    background: none;
    margin: 0 5px;
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
}

img.mail-icon {
    margin: 0 0 10px;
}

.footer-mail img.mail-icon {
    margin-right: 10px;
    margin-bottom: 0;
}

.footer .footer-mail a:hover {
    color: #fff;
}

.footer-mail a {
    display: inline-block;
    color: #fff;
}

.footer-mail:after,
.footer-mail:before {
    content: "";
    width: 30%;
    position: absolute;
    height: 1px;
    background: #757575;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}

.footer-mail:before {
    right: inherit;
    left: 0;
}

.bg-cover {
    background-repeat: no-repeat;
    background-size: cover;
}

.footer #site-footer {
    position: relative;
}

ul.social-icon-list li a {
    color: #cca176;
    height: 50px;
    width: 50px;
    border: 1px solid #cca176;
    font-size: 25px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.social-icon-list li a span {
    color: #cca176;
}

ul.social-icon-list li a:hover {
    color: #fff;
    border-color: #fff;
}

ul.social-icon-list li a:hover span {
    color: #fff;
}

.disclaimer-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer a,
.footer p,
.footer div {
    color: #757575;
}

.footer a:hover {
    color: #0688fa;
}

.footer .disclaimer {}

.footer .disclaimer .container {
    border-top: 1px solid #cca176;
    padding-top: 25px;
    max-width: 1090px;
    margin: 0 auto;
}

.footer .disclaimer .container .inner-disclaimer {
    max-width: 947px;
    margin: 0 auto;
}

.footer .disclaimer .container .inner-disclaimer p {
    color: #908b92;
    font-size: 10px;
    line-height: 15px;
    font-weight: 400;
}

.footer .disclaimer .container .inner-disclaimer p b,
.footer .disclaimer .container .inner-disclaimer p span,
.footer .disclaimer .container .inner-disclaimer p strong {
    font-weight: 700;
}

.footer h4 {
    color: #e70026;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: -.3px;
    text-align: center;
}

.footer h4 span {
    color: #fff;
    letter-spacing: -.3px;
}

.footer .contact-footer .form-footer-wrap {
    padding-top: 30px;
    padding-bottom: 45px;
    max-width: 1091px;
    margin: 0 auto;
    overflow: hidden;
}

.form-footer-wrap div.wpcf7 .ajax-loader {
    opacity: 1;
    position: absolute;
    top: 18px;
    right: 5px;
}

.footer .contact-footer .form-footer-wrap form .inputs-wrap {
    float: left;
    width: calc(100% - 255px);
}

.footer .btn-wrap {
    width: 255px;
    float: left;
}

div.wpcf7 .ajax-loader {
    opacity: 1;
}

form.wpcf7-form {
    position: relative;
    float: left;
    width: 100%;
}

.footer .contact-footer .form-footer-wrap form .submit {
    float: left;
    width: 165px;
    height: 54px;
    line-height: 54px;
    background-color: #e70026;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.4px;
}

.footer .contact-footer .form-footer-wrap form .inputs-wrap .input-text {
    float: left;
    height: 54px;
    width: calc((100%/3) - 13px);
    background-color: #fff;
    margin-right: 12px;
    color: #5f5f5f;
    font-size: 15px;
    font-weight: 400;
    padding-left: 15px;
    padding-right: 15px;
}

.footer .middle-footer-wrap .info-footer .logo-footer-wrap {
    float: left;
    margin-right: 30px;
}

.footer .middle-footer-wrap .info-footer .logo-footer-wrap .logo-text {
    color: #fff;
}

.footer .middle-footer-wrap .info-footer .logo-footer-wrap .logo-text a {
    color: #fff;
    font-size: 14px;
}

.footer .middle-footer-wrap .info-footer .logo-footer-wrap .logo-text a:hover,
.live-chat a:hover,
.footer .middle-footer-wrap .info-footer .live-chat-wrap a.phone:hover {
    color: #e71725;
}

.footer .middle-footer-wrap .info-footer .live-chat-wrap {
    float: left;
    padding-left: 68px;
    background: url(img/icon_phone.svg) left center no-repeat;
    background-size: 53px 54px;
}

.footer .middle-footer-wrap .info-footer .live-chat-wrap a.phone {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: normal;
    position: relative;
    top: 2px;
}

.footer .middle-footer-wrap .info-footer .social-icon-wrap {
    float: right;
    margin-left: auto;
}

footer .middle-footer-wrap .info-footer .social-icon-wrap .social-icon-list li {
    display: inline-block;
    margin-left: 10px;
}

.footer .middle-footer-wrap .info-footer .social-icon-wrap .social-icon-list li a svg {
    width: 50px;
    height: 51px;
}

ul.social-icon-list li {
    display: inline-block;
    margin-left: 10px;
}

.footer .middle-footer-wrap .footer-map {
    position: relative;
    padding-bottom: 20px;
}

.footer .middle-footer-wrap .info-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 35px;
}

.footer .middle-footer-wrap .footer-map .map-wrap {
    max-width: 945px;
    width: 100%;
    height: 341px;
    background: silver;
    position: relative;
    box-shadow: 10px 17px 20px rgba(0, 0, 0, .15);
}

.footer-map #map-canvas {
    height: 100%;
    width: 100%;
    background-size: cover!important;
}

.footer #site-footer:before {
    position: absolute;
    width: 100%;
    height: 140px;
    left: 0;
    background: #fff;
}

.footer #site-footer:before,
.sidebar-box h3:after {
    bottom: 0;
    content: '';
}

.form-footer-wrap .form-group {
    position: relative;
}

.form-footer-wrap textarea.form-control {
    height: auto;
}

.form-footer-wrap textarea.form-control {
    height: 54px;
    padding-top: 15px;
}

.form-footer-wrap .form-control,
.form-footer-wrap .form-control:focus {
    background-color: rgb(255, 255, 255);
    border: none;
    border-radius: 0;
    box-shadow: none;
    font-size: 0.9rem;
    color: #5f5f5f;
    font-size: 15px;
    font-weight: 400;
    padding-left: 0px;
    padding-right: 0px;
    height: 54px;
}

.form-footer-wrap input.wpcf7-form-control.wpcf7-submit {
    height: 54px;
    line-height: 54px;
    background: #e70026;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    border: 1px solid #e70026;
    width: 100%;
}

.small-title {
    color: #000;
    font-size: 31px;
}

.heading-title {
    font-size: 36px;
    line-height: 48px;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 10px;
}

.linklist ul li {
    width: 50%;
    margin-right: -4px;
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px;
    padding-right: 15px;
}

.linklist ul li:after {
    content: "";
    position: absolute;
    top: 8px;
    background-image: url(img/red_check.png);
    background-position: 0;
    background-size: contain;
    left: 0;
    width: 19px;
    height: 15px;
    background-repeat: no-repeat;
}

div#html5-close {
    background-image: url(img/lightbox-close.png);
    background-size: auto;
    width: 31px;
    height: 34px;
    background-repeat: no-repeat;
}

div#html5-close img {
    display: none;
}

.about-sec {
    background: #f7f7f7;
    padding-bottom: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.center-content {
    display: flex;
    align-items: center;
}

.title {
    color: #333333;
    font-size: 52px;
    font-weight: 700;
    line-height: 55px;
    margin-bottom: 10px;
    position: relative;
}

.small-text {
    color: #bfbfbf;
    font-size: 18px;
    display: inline-block;
    position: relative;
    padding-top: 15px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: normal;
}

.small-text:before {
    position: absolute;
    content: "";
    top: 0;
    width: 50px;
    height: 1px;
    background: #437cfa;
}

.home-abt-content {
    padding-left: 20px;
    padding-right: 40px;
    padding-bottom: 90px;
}

.home-abt-content .title span, .mail-content .title .benfont > span, 
.vid-header-title .title .benfont > span, 
.community-blog-title .title .benfont > span, 
.home-blog-title .title .benfont > span, 
.about-left .title .benfont > span, 
.spinalpedia_vision .title .benfont > span, .presence .title .benfont > span, 
.team-header .title .benfont > span, .sidebar-title .benfont > span{
    display: inline;
    margin-right: -5px; 
}

.mail-content .title .benfont > span, 
.community-blog-title .title .benfont > span, 
.home-blog-title .title .benfont > span,
.spinalpedia_vision .title .benfont > span, .presence .title .benfont > span, 
.sidebar-title .benfont > span, .home-abt-content .title span, 
.page-template-images-and-videos .vid-header-title .title .benfont > span {
    color:#333333;
} 

.vid-header-title .title .benfont > span {
    color:#000;
}

.about-left .title .benfont > span {
    font-size: 100px;
    margin-right: -10px; 
}

.team-header.main-title .benfont> span {
    color:#ffffff;
    font-size: 75px;
}


.home-abt-content .title {
    font-family: 'ben_brownregular';
    font-weight: normal;
    font-size: 75px;
    line-height: normal;
    margin-bottom: 0;
}  

/*  .ourTeam .title span.benfonts */
.title .benfont, .sidebar-title .benfont{
    font-family: 'ben_brownregular';
    font-weight: 600;
    display: inline-block;
    color: #333333;
    letter-spacing: 5px;
    font-size: 55px;

}


.vid-header-title .title .benfont { color:#000;}



.abt-video {
    /*  padding-left: 40px;*/
    padding-bottom: 0px;
}

.activities-content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.activities-content .small-text {
    color: #333333;
    font-size: 33px;
    display: inline-block;
    position: relative;
    padding-top: 0;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 20px;
}

.activities-content .small-text:before {
    display: none;
}

.activities-content .title {
    color: #0a7dfa;
    font-size: 70px;
    font-weight: 700;
    line-height: 55px;
    margin-bottom: 10px;
    position: relative;
}

a#play_button {
    display: block;
}

.act-right-side .btn.btn1 {
    background: #fff;
    color: #2b4db1;
    border: 1px solid #2b4db1;
}

.act-right-side a.btn.btn1:hover {
    background-color: #fff;
    color: #fff;
    border: 1px solid rgba(43, 77, 177, 0);
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
}

.mail-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.title span {
    display: block;
    color: #2944ff;
}

.mail-content .small-text:before {
    display: none;
}

.mail-content .small-text {
    padding: 0;
}

a.mail-link {
    font-weight: 300;
    text-transform: capitalize;
    font-size: 35px;
}

.mail-right-side {
    text-align: center;
    width: 50%;
    margin-right: -30px;
}  

.mail_content {
    margin-top: -110px;
}

.mail_content:after {
    position: absolute;
    top: 110px;
    background-image: url(img/round-icon.png);
    background-repeat: no-repeat;
    content: "";
    right: 0;
    z-index: 1;
    height: 170px;
    width: 90px;
    background-size: 89px;
    background-position: bottom;
}

.mail-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    box-shadow: 0px 0px 30px rgba(148, 148, 148, 0.26);
    padding: 30px;
    padding-left: 50px;
    position: relative;
    background-color: #fff;
}

.mail-content:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 15px;
    border-radius: 13px;
    left: 0;
    border-radius: 10px;
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
}

.mail-content:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    height: 50%;
    width: 2px;
    border-radius: 13px;
    left: 80px;
    border-radius: 10px;
    right: 0;
    margin: auto;
    background-image: radial-gradient(circle, #7c7c7c, #8d8d8d, #9e9e9e, #b0b0b0, #c2c2c2);
    opacity: 0.1;
}

.mail-content .title {
    line-height: 50px;
}


/* blog post footer */

.home-post-item {
    width: 50%;
    float: left;
    position: relative;
    padding: 0 15px;
    margin-bottom: 15px;
}

.home-post-item a {
    position: relative;
    display: block;
}

.home-post-item.post-2 {
    margin-bottom: 30px;
}

.home-post-item a {
    position: relative;
    display: block;
    border-radius: 10px;
    width: 100%;
    overflow: hidden;
}

.home-post-item a:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    content: "";
    position: absolute;
    top: 0;
    z-index: 0;
    border-radius: 10px;
}

.post-abv-content {
    position: absolute;
    bottom: 0;
    width: 95%;
    padding-left: 15px;
    color: #fff;
    padding-right: 15px;
    padding-bottom: 15px;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
    width: 100% !important;
    padding: 15px;
}

.blog-read-link {
    line-height: normal;
}

.blog-read-link span {
    /*color: #0a7dfa;*/
    color:#fff;
    font-size: 16px;
    display: inline-block;
    /*border-bottom: 1px solid #0a7dfa;*/
    border-bottom: 2px solid #fff;
    line-height: normal;
    font-weight: 600;
}

.home-post-item a .featured-img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    max-height: 170px;
    border-radius: 10px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.home-post-item a:hover .featured-img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.home-post-item.post-1 a .featured-img {
    max-height: 370px;
}

.post-abv-content .h2,
.post-abv-content h2 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}

.home-post-item.post-1 .post-abv-content {
    width: 88%;
}

.home-blog-title {
    margin-bottom: 30px;
}

.home-blog-box {
    background-image: url(img/home-blogs-bg.jpg);
    background-size: cover;
    overflow: hidden;
    background-repeat: no-repeat;
    padding: 40px 0;
}

.home-blog-wrap {
    position: relative;
    z-index: 1;
}

.home-blog-wrap:after {
    content: "";
    background-image: url(img/blog-dots.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -98px;
    top: -31px;
    height: 200px;
    width: 272px;
    z-index: -1;
}


/* commuinituy */

.community-blog-title .small-text:before {
    right: 0;
    left: 0;
    margin: auto;
}

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

.post_image a img {
    min-height: 300px;
    max-height: 300px;
    background-size: cover;
    background-repeat: no-repeat; 
    background-position: center;
    border-radius: 10px 10px 0px 0px;
    object-fit: cover;
    object-position: top;
    width: 100%;
}

.community-blog-title {
    margin-bottom: 30px;
}

.content-page .blog_full_post .h2 a {
    color: #000;
}

.content-page .blog_full_post .h2 {
    font-size: 24px;
    margin-bottom: 13px;
    font-weight: 500;
    line-height: 1.2;
    color: #003d4e;
    padding: 0;
}

.content-page .blog_full_post ul li .info-box .short_description {
    color: #4c545d;
    font-size: 15px;
}

.datetime {
    color: #999999;
    font-size: 16px;
}

.info-box {
    padding: 15px;
    min-height: 204px;
}

.info-box .h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
}

.comm-wrap {
    width: 100%;
    float: left;
    border-radius: 10px;
    box-shadow: 0 0 5px 0 #d7d7d7;
}

.comm-wrap:hover {
    box-shadow: 0px 0px 51px rgba(136, 136, 136, 0.43);
}

.short_description {
    line-height: 25px;
    width: 100%;
}

.community-blog-box {
    background-image: url(img/comm-bg.png);
    background-size: 110px;
    background-repeat: no-repeat;
    background-position: -46px 0;
    padding: 40px 0;
}

a.read_more {
    font-size: 16px;
    color: #0a7dfa;
    display: inline-block;
    border-bottom: 1px solid #0a7dfa;
    line-height: normal;
}


/* video */

.item-video {
    position: relative;
    width: 100%;
}

.item-video a {
    display: inline-block;
    text-transform: lowercase !important;
}

.item-video a:first-letter {
    text-transform: uppercase !important;
}
.item-video a {
    width: 100%;
}

.video_thumb {
    width: 100%;
}

.video_thumb {
    position: relative;
    height: 274px;
    border-radius: 10px;
    pointer-events: none;
    overflow: hidden;
}

.vid-wrap .video_thumb {
    height: 355px;
}

.hover-description {
    opacity: 1;
    z-index: -1;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    z-index: 99;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    color: #fff;
    padding: 15px 10px 15px;
    background-color: rgba(0, 0, 0, 0.8);
    font-size: 16px;
    line-height: normal;
    text-align: center;

    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px

}


.hover-description .alink {
    color:#fff;
    font-size: 16px;
}

.vid-wrap:hover .hover-description { 
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    opacity: 1;
}

.community-blog-wrap .col-md-4 {
    margin-bottom: 40px;
}

.owl-carousel .owl-item img.play_video {
    position: absolute;
    bottom: 15px;
    width: 85px;
    height: 85px;
    top: 0;
    right: 0;
    margin: auto;
    left: 0;
}

img.play_video {
    z-index: 2;
}
/*
.video_thumb:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.68);
  z-index: 1;
  content: "";
  opacity: 0;
  border-radius: 10px;
}  */ 

.item-video a:hover .video_thumb:after {
    opacity: 1;
}

a.vid-title.html5lightbox {
    color: #000;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.owl-carousel .owl-item .row .col-md-3 {
    margin-bottom: 40px;
}

.home-videos-wrap {
    background-image: url(img/Videosbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 70px;
}

.home-videos-wrap .container {
    background-image: url(img/Videoswbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 45px 45px 5px;
    border-radius: 10px;
    box-shadow: 0px 0px 51px rgba(136, 136, 136, 0.43);
    z-index: 2;
    position: relative;
}

.home-videos-wrap:after {
    position: absolute;
    top: 0;
    background-image: url(img/side-dots.png);
    background-repeat: no-repeat;
    content: "";
    right: 0;
    z-index: 1;
    height: 180px;
    width: 28px;
    background-size: 25px;
}

.home-videos-wrap .vid-header a.btn {
    position: relative;
    right: 150px;
    background: #fff;
    color: #2b4db1;
    border: 1px solid #2b4db1;
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
    border: 1px solid rgba(0, 0, 0, 0);
    color: #fff;
}

.video_thumb img.default-thumb {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    border-radius: 10px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    object-fit: contain;
    background-color: #000;
}

.vid-wrap:hover .video_thumb img.default-thumb {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.home-videos-wrap .small-text {
    color: #000;
}

.home-videos-wrap .title {
    color: #000000;
    margin-bottom: 40px;
}

.title strong {
    position: relative;
    top: -10px;
}

.home-videos-wrap .owl-nav {
    position: absolute;
    top: -97px;
    bottom: 0;
    height: 50px;
    width: 120px;
    display: flex;
    align-items: center;
    right: 0;
    margin: 5px 0 0;
}

.home-videos-wrap .owl-carousel .owl-nav .owl-next,
.home-videos-wrap .owl-carousel .owl-nav .owl-prev {
    background-repeat: no-repeat;
    font-size: 0px;
    height: 43px;
    width: 42px;
    display: inline-block;
    opacity: 1;
    margin: 0;
    padding: 0;
}

.home-videos-wrap .owl-carousel .owl-nav .owl-next {
    background-image: url(img/sprites-arrow.png);
    margin-left: auto;
    float: right;
    background-color: transparent;
    background-position: -134px -10px;
}

.home-videos-wrap .owl-carousel .owl-nav .owl-prev {
    background-image: url(img/sprites-arrow.png);
    background-color: transparent;
    background-position: -10px -74px;
}

.home-videos-wrap .owl-carousel .owl-nav .owl-next:hover {
    opacity: 1;
    background-position: -10px -10px;
}

.home-videos-wrap .owl-carousel .owl-nav .owl-prev:hover {
    opacity: 1;
    background-position: -72px -11px;
}

.home-videos-wrap .small-text:before {
    background: #ffffff;
}

.vid-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.vid-header a.btn {
    position: relative;
    right: 130px;
    background: #fff;
    color: #2b4db1;
    border: 1px solid #2b4db1;
}

.vid-header a.btn:after {
    position: absolute;
    content: "";
    height: 50px;
    width: 1px;
    background: rgba(255, 255, 255, 0.23);
    top: -3px;
    right: -18px;
}

.cat-post_image img {
    min-height: 274px;
    max-height: 274px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-position: 20% 100%;
    border-radius: 10px 10px 0px 0px;
}

.bglogo {
    padding-top: 274px;
    background-repeat: no-repeat;
    background-position: 50%;
    border: solid 1px #ddd;
    border-radius: 10px 10px 0px 0px;
}


#postslider .cat-post_image .bglogo { 
    background-position: center;
    background-size: 80%;
}

.cat-post_image {
    width: 100%;
}

.cat-title {
    padding: 15px 0;
    text-transform: capitalize;
    position: relative;
    transition: all 0.7s ease;
    color: #000;
    line-height: normal;
    padding-left: 15px;
    border-bottom: 1px solid #f1f1f1;
    background-position: center left;
    font-size: 20px;
    font-weight: normal;
    background: #d7e7f2;
    width: 100%;
    height: 57px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.post-cat-wrap ul {
    border: 1px solid #d7e7f2;
    margin-top: -1px;
    width: 100%;
    display: block;
}

.post-cat-wrap ul li {
    border-bottom: 1px solid #d7e7f2;
    display: block;
}

.post-cat-wrap ul li:last-child {
    border-bottom: 0px solid #d7e7f2;
}

.post-cat-wrap ul li a {
    display: block;
    position: relative;
    width: 100%;
    padding: 12px 55px 12px 15px;
    font-size: 15px;
    line-height: 25px;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
}

.post-cat-wrap ul li a:after {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    color: #1f61fc;
    height: 100%;
    top: 0px;
    width: 51px;
    right: 0px;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
}

.post-cat-wrap ul li a:hover {
    background: #d7e7f2;
    color: #000;
}

.post-cat-wrap ul li a:hover:after {
    opacity: 1;
    color: #ffffff;
    background: #1f61fc;
    box-shadow: 0 0 27px rgba(40, 73, 254, 0.24);
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
    right: -1px;
}

.cat-title:after {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    color: #ffffff;
    background: #1f61fc;
    height: 57px;
    top: -1px;
    width: 51px;
    right: 0;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 27px rgba(40, 73, 254, 0.24);
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
}

.home-post-header .title {
    padding-top: 10px;
    margin-bottom: 30px;
}

.home-post-header .title:after {
    position: absolute;
    content: "";
    top: 0;
    width: 50px;
    height: 1px;
    background: #437cfa;
    left: 0;
    box-shadow: 0 0 27px rgba(40, 73, 254, 0.24);
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
}

.lifestyle {
    padding-bottom: 0px;
}

.need-cat-wrap {
    padding-bottom: 70px;
    padding-top: 70px;
}

.home-post-comment {
    display: flex;
    align-items: center;
}

.post-comment-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #ebebeb;
    padding: 10px 15px;
    margin-top: 20px;
}

.home-post-comment {
    display: flex;
    align-items: center;
    /* padding-left: 15px; */
}

.page-template-employment-resources .home-post-comment {
    padding-left: 0;
}

.post-icon {
    display: flex;
    align-items: center;
    margin-right: 25px;
    position: relative;
}

.post-icon:after {
    position: absolute;
    content: "";
    height: 20px;
    width: 1px;
    background: #ebebeb;
    right: -17px;
}

.post-icon:last-child:after {
    display: none;
}

.post-icon span {
    color: #adadad;
    margin: 0 5px;
}

a.comment-btn {
    color: #0a7dfa;
}

.activities {
    border-top: 1px solid #e0e0e0;
}


/* blog */

ul.post-list {
    margin-left: -14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto 0;
}

.blog_full_post ul li {
    margin-bottom: 20px;
    padding: 0 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.content-box {
    height: 100%;
    border-radius: 10px;
    box-shadow: 1px 1px 17px rgba(0, 0, 0, .15);
}

.post-list .post_image {
    width: 100%;
}

.post-list .post_image a {
    display: block;
}

.post-list .post_image a img {
    min-height: 274px;
    max-height: 274px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
    object-fit: cover; 
    object-position: top;
}

.post-list .info-box {
    width: 100%;
    padding: 15px;
    overflow: hidden;
    min-height: 140px;
}

.category-list {
    width: 100%;
    margin-bottom: 5px;
    line-height: normal;
}

.category-list a {
    color: #4292e3;
    font-size: 13px;
}

.blog_full_post .info-box .h2 {
    font-size: 18px;
    margin-bottom: 13px;
    font-weight: 500;
    line-height: 1.4;
    color: #000;
    padding: 0;
}

.blog_full_post ul li .info-box .short_description {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}

.blog_full_post .blog-foot {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.readmore {
    font-size: 16px;
    color: #0a7dfa;
    display: inline-block;
    border-bottom: 1px solid #0a7dfa;
    line-height: normal;
    position: relative;
}

a.readmore:hover {
    opacity: .5;
    color: #0b60a2;
}

.elm-button {
    box-shadow: none;
    display: inline-block;
    color: #fff;
    padding: 10px 35px;
    border-radius: 30px;
    position: relative;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 24px;
    width: auto;
    background: none;
    margin: 0 5px;
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
    border: 1px solid rgba(64, 90, 253, 0);
    cursor: pointer;
}

.elm-button:hover,
.elm-button:active,
.elm-button:focus {
    background: #fff;
    color: #2b4db1;
    border: 1px solid #2b4db1;
}

.h1,
h1 {
    font-size: 35px;
    font-weight: 600;
    color: #000;
}

.h2,
h2 {
    font-size: 28px;
    color: #000;
    font-weight: 600;
}

.h3,
h3 {
    font-size: 22px;
    font-weight: 500;
    color: #000;
}

.blog-content p {
    font-weight: 300;
    color: #000;
}

a.other-page-link {
    color: #2846ff;
    font-weight: 300;
}

.singleblog .blog-content .addtoany_content {
    display: none;
}

.additional-links .h3 {
    margin: 0;
}

.additional-links {
    margin: 20px 0px;
}

.video-sec .h2 {
    margin-bottom: 15px;
}

.video-sec .h3 {
    margin: 0;
}

.blog-single-img {
    margin-bottom: 25px;
}

.single-video .blog-single-img {
    float: left;
    margin-right: 15px;
}

.single-video .blog-single-img img {


}

.blog-content p a {
    color: #2846ff;
    font-weight: 300;
}

.blog-content .wp-image-wrap {
    margin: 20px 0;
}

.comment-form-email {
    padding-left: 13px;
}

.comment-form-author {
    padding-right: 13px;
}

.the_champ_sharing_container {
    width: 100%;
    float: left;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 30px 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

div#comments {
    margin-top: 20px;
}

.comment-reply-title {
    font-size: 25px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px;
}

form#commentform p label,
p.comment-notes {
    display: none;
}



form#commentform ::-webkit-input-placeholder { /* Edge */
    color:#333333;
}

form#commentform :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#333333;
}

form#commentform ::placeholder {
    color:#333333;
}


.comments-area input#submit {
    box-shadow: none;
    display: inline-block;
    color: #fff;
    padding: 10px 35px;
    border-radius: 30px;
    position: relative;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 24px;
    width: auto;
    background: none;
    margin: 0 5px;
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
    border: 1px solid rgba(64, 90, 253, 0);
}

.comments-area input#submit:hover {
    background: #fff;
    color: #2b4db1;
    border: 1px solid #2b4db1;
}

.comment-form-author,
.comment-form-email {
    width: 50%;
    float: left;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
    margin-bottom: 30px;
}

.comment-form-comment {
    margin-bottom: 40px;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.comment-form-comment textarea {
    width: 100%;
    display: block;
    padding: 10px 20px;
    border: 1px solid #e4e4e4;
    font-size: 16px;
    font-weight: 300;
}

.comment-form-comment textarea {
    height: 150px;
    resize: none;
}

.blog-top-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blog-top-info ul li {
    display: inline-block;
}

.blog-top-info ul li a {
    display: block;
}

.pagenav,
#nav-tab {
    border-bottom: none;
}

.blog-nav {
    background: #f7f7f7;
}

.blog-top-info ul li {
    margin-right: 15px;
    display: inline-block;
}

.blog-top-info ul li a {
    display: block;
    color: #bfbfbf;
    padding: 19px 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0);
    font-size: 18px;
    text-transform: uppercase;
}

.blog-top-info ul li a:hover {
    color: #2847fe;
    border-bottom: 2px solid #2847fe;
}

.blog-top-info ul.pagenav .current-menu-item a {
    color: #2847fe;
    border-bottom: 2px solid #2847fe;
}

.blog-top-info a.btn {
    display: inline-block;
    color: #fff;
    padding: 10px 15px;
    border-radius: 30px;
    position: relative;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 24px;
    width: auto;
    background: none;
    margin: 0 5px;
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
    border: 1px solid rgba(43, 77, 177, 0);
}

.blog-top-info a.btn img {
    margin-right: 8px;
    display: inline-block;
    vertical-align: top;
}

.blog-top-info ul li a.current-page {
    color: #2847fe;
    border-bottom: 2px solid #2847fe;
}

a.taglink {
    color: #a9a9a9;
    background: #f7f7f7;
    padding: 10px 15px;
    display: inline-block;
    margin: 3px;
    font-size: 18px;
    line-height: 18px;
}

.tag-title {
    color: #000;
    font-size: 25px;
    font-weight: 600;
    display: block;
    background-image: url(img/tag-icon.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 0;
    margin-bottom: 15px;
}


/* blog */

.blog-top-info ul.pagenav li a {
    margin-right: 20px;
}

.blog-top-info ul.pagenav li:last-child a {
    margin-right: 0px;
}

.main-title .title {
    color: #333333;
    font-size: 65px;
    padding-top: 15px;
}

.main-title .title span {
    display: block;
    color: #333333;
    font-size: 45px;
    font-weight: 500;
}

.main-title .title span.benfont {
    font-weight: normal;
    font-size: 100px;
    line-height:100px;
}

.team-header.main-title .benfont {
    display: inline;
    font-size: 74px!important;
    color: #fff; 
}

.about-left.main-title .title{
    margin-bottom: 10px;
}


.main-title .title:after {
    position: absolute;
    content: "";
    top: 0;
    width: 50px;
    height: 1px;
    background: #437cfa;
    left: 0;
    box-shadow: 0 0 27px rgba(40, 73, 254, 0.24);
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
}

.about-left p {
    color: #092441;
}

.about-left .title {
    margin-bottom: 30px;
}

.abt-small-tagline span {
    display: block;
    font-size: 17px;
    color: #2454fd;
    font-weight: 600;
}

.abt-small-tagline {
    font-size: 22px;
    color: #092441;
    line-height: normal;
    display: inline-block;
    padding: 13px 20px;
    z-index: 7;
    background: #fff;
    box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.abt-bottom-sec {
    position: absolute;
    right: -50px;
    bottom: -10px;
    z-index: 1;
}

.btn-border {
    position: relative;
}

.btn-border:after {
    position: absolute;
    content: "";
    right: 510px;
    height: 1px;
    width: 3000px;
    background: #dcdcdc;
    top: 0;
    bottom: 0;
    margin: auto;
}

.about-left {
    margin-top: -150px;
    padding-right: 60px;
}

.display-center {
    display: flex;
    align-items: center;
}

.btn-border {}

ul.abt-social {
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.abt-social li {
    margin: 0 10px;
}

.presence {
    background: #f7f7f7;
}

.page-center-title .title {
    font-size: 52px;
    padding-top: 10px;
    margin-bottom: 30px;
}

.page-center-title .title:after {
    position: absolute;
    content: "";
    top: 0;
    width: 50px;
    height: 1px;
    background: #437cfa;
    box-shadow: 0 0 27px rgba(40, 73, 254, 0.24);
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
    left: 0;
    right: 0;
    margin: auto;
}

.vision-wrap p {
    color: #092441;
    font-size: 17px;
    line-height: 30px;
}

.vision-wrap {
    background: #fff;
    padding: 30px 25px;
    height: 100%;
    box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.vision-wrap .h3 {
    padding: 25px 0;
    padding-bottom: 5px;
    font-size: 22px;
    font-weight: 500;
}

.spinalpedia_vision {
    background-color: #ffffff;
    z-index: 1;
    padding-bottom: 90px;
}

.team-header.main-title .title {
    font-size: 52px;
}

.about.section-pd {
    padding-bottom: 100px;
}

.spinalpedia_vision .page-center-title {
    margin-bottom: 50px;
}

.spinalpedia_vision:before {
    background-image: url(img/spinal-vision-bg.png);
    background-repeat: no-repeat;
    background-size: 90%;
    content: "";
    position: absolute;
    width: 25%;
    height: 70%;
    z-index: -1;
    background-position: top right;
}

.spinalpedia_vision:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 75%;
    height: 48%;
    background: #f7f7f7;
    z-index: -1;
}

.vision-item-2:after {
    position: absolute;
    content: "";
    top: -7px;
    width: 80%;
    height: 7px;
    z-index: 1;
    right: 0;
    left: 0;
    margin: auto;
    background: #437cfa;
    box-shadow: 0 0 27px rgba(40, 73, 254, 0.24);
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
}

.vision-item-2:before {
    content: "";
    background-image: url(img/vision-dot-bg.png);
    height: 40%;
    width: 50%;
    position: absolute;
    z-index: -1;
    left: -10px;
    bottom: -20px;
    background-size: cover;
}

.teams-info {
    display: flex;
    width: 100%;
    align-items: center;
    position: relative;
}

.our-team .teams-info{
    align-items: flex-start;
} 

.team-wrap {
    width: 40%;
    position: relative;
}

.team-right-side {
    width: 60%;
    position: relative;
}

.team-image {
    position: relative;
    display: none;
}

.team-image.active {
    display: flex;
    align-items: center;
}

.team-image img {
    width: 50%;
}

.team-right-content {
    width: 50%;
}

.our-team {
    background-image: url(img/team-bg.jpg);
}

.team-header.main-title .title:after {
    position: absolute;
    content: "";
    top: 0;
    width: 50px;
    height: 1px;
    background: #ffffff;
    left: 0;
    box-shadow: 0 0 27px rgba(40, 73, 254, 0.24);
    background-image: linear-gradient(30deg, #ffffff 0%, #ffffff 100%);
}

.team-header.main-title .title {
    font-size: 52px;
    color: #fff;
}

.team-right-content .h4,
.team-right-content,
.team-right-content span {
    color: #fff;
}

.team-name .h4 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0;
}

.team-name span {
    font-size: 18px;
    font-weight: 600;
}

.team-left-info ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.team-page-link {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 135px;
    float: left;
    margin-bottom: 40px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.team-page-link a {
    display: flex;
    align-items: center;
}

.team-page-link.active {
    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.team-page-link .team-name span {
    font-size: 25px;
    font-weight: 600;
    display: block;
    line-height: normal;
    color: #fff;
    opacity: 0.5;
}

.team-page-link .team-name span.designation-name {
    font-size: 15px;
}

.team-page-link.active .team-name span {
    color: #0a7dfa;
    opacity: 1;
}

.team-page-link.active .team-name span.designation-name {
    color: #6b6b6b;
}

.team-left-info {
    padding-right: 30px;
}

.team-page-link img.right-arrow {
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: 0;
}

.team-page-link.active img.right-arrow {
    opacity: 1;
}

.team-page-link a img.img-icon {
    width: 120px;
    margin-top: 15px;
}

.team-header.main-title {
    margin-bottom: 30px;
}

.team-main-img img {
    width: 100%;
}

.team-main-img {
    padding-right: 15px;
    padding-bottom: 15px;
    position: relative;
    z-index: 1;
}

.our-team .team-main-img{
    max-width: 370px;
}

.our-team .team-main-img img {
    border-radius: 10px;
}

.our-team .team-image.active {
    align-items: flex-start;
}

.team-right-content {
    padding-left: 30px;
}

.team-right-content p a {
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}

.team-main-img:after {
    position: absolute;
    content: "";
    border: 1px solid rgba(129, 194, 255, 0.41);
    right: 0;
    width: 95%;
    height: 95%;
    bottom: 0;
    z-index: -1;
}

.btn2 {
    display: inline-block;
    color: #fff;
    padding: 10px 35px;
    border-radius: 30px;
    position: relative;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 24px;
    width: auto;
    background: none;
    margin: 0 5px;
    background: #fff;
    color: #2b4db1;
    border: 1px solid #2b4db1;
}

.button-top .btn2:hover {
    color: #ffffff;
}

.team-right-content .team-name {
    margin-bottom: 15px;
}

.team-right-content a.btn2 {
    margin-top: 20px;
}

.team-page-link .team-name {
    margin-left: 15px;
}

.wpcf7-form-control-wrap {
    display: inline-flex;
    width: 100%;
}

.wpcf7-form-control-wrap {
    position: relative;
}

.contat-wrap .form-group {
    margin-bottom: 1.5rem;
}

.contat-wrap form.wpcf7-form {
    position: relative;
}

.contact_form.contat-wrap div.wpcf7 {
    box-shadow: none;
    overflow: hidden;
    padding: 0;
    padding-top: 20px;
}

.contat-wrap div.wpcf7 {
    padding: 25px 25px;
    box-shadow: 0px 0px 31px rgba(167, 167, 167, 0.31);
    padding-top: 40px;
    width: 100%;
}

.contat-wrap {
    padding: 0 20px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.contat-wrap div.wpcf7 .wpcf7-form .form-control {
    border-bottom: none;
    padding: 10px 15px;
    font-size: 16px;
    text-transform: none;
    background-color: #f7f7f7;
    height: 60px;
}

.contat-wrap div.wpcf7 .wpcf7-form textarea.form-control {
    height: 140px;
}

.wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #24ce3b;
}

[type=submit],
[type=submit]:focus,
.btn:hover,
.btn:focus {
    border-radius: 30px;
}

.question-wrap .col-md-12.btn-wrap {
    text-align: center;
    margin-top: 30px;
}

.faq-content {
    margin-bottom: 25px;
}

.faq-info {
    margin-bottom: 20px;
}

button.plusicon {
    background: none;
    display: block;
    width: 100%;
    text-align: left;
    background-color: #ffffff;
    padding: 9px 15px;
    cursor: pointer;
    color: #000000;
    background-repeat: no-repeat;
    background-position: 98% center;
    background-image: url(img/arrow-up.png);
    font-size: 22px;
    font-weight: 600;
    border-radius: 10px 10px 10px 10px;
    border: 1px solid #eee;
}

button.plusicon.collapsed {
    background-color: #eee;
    border: 1px solid #eee;
    background-image: url(img/arrow-down.png);
}

.faq-info button.plusicon[aria-expanded="false"] {
    border-radius: 10px;
}

.faq-description {
    padding: 0 15px;
    padding-bottom: 15px;
    color: #262626;
    margin-top: 0;
    background-color: #ffffff;
    border: 1px solid #edebeb;
    border-radius: 0px 0px 10px 10px;
    border-top: 0;
    padding-top: 10px;
}

.question-ans-wrap {
    padding: 70px 0;
    background-image: url(img/page-top-bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: fixed;
}

.faq-description p {
    font-weight: normal;
    font-size: 16px;
}

.faq-info button.plusicon[aria-expanded="true"] {
    color: #1d48fe;
    border-radius: 0!important;
    background-color: #ffffff;
    position: relative;
    border-bottom: 0;
    padding-bottom: 15px;
}

.faq-info button.plusicon[aria-expanded="true"]:after {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    width: 97%;
    height: 1px;
    background: #e6e6e6;
    margin: auto;
}

.question-wrap .contat-wrap form.wpcf7-form {
    padding-bottom: 30px;
}

.question-wrap .wpcf7 .wpcf7-response-output {
    bottom: 0;
}

.learning-header {
    background-image: url(img/page-top-bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    padding: 40px 0; 
    text-align: center;
    background-size: cover;
}

.learning-header p {
    color: #092441;
    font-size: 17px;
}

.learning-header h2 {
    display: inline-block;
    position: relative;
    color: #092441;
    font-size: 25px;
}

.learning-header h2:after,
.learning-header h2:before {
    background: #2b3fff;
    content: "";
    position: absolute;
    right: -100px;
    width: 80px;
    height: 1px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.learning-header h2:before {
    right: inherit;
    left: -100px;
}


/* portals */

.portal-wrap {}

.portal-wrap ul {
    margin-left: -14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.portal-wrap ul li {
    padding: 0 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    min-height: 350px;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

.portal-wrap ul li .portals_link {
    position: absolute;
    height: 100%;
    width: 90%;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.portal-wrap ul li:hover .portals_link {
    background-color: #fff;
    width: 100%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 2;
    padding: 0 18px;
    box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.18823529411764706);
}

.portal-wrap ul li:hover .portals_link:before {
    position: absolute;
    content: "";
    top: -10px;
    width: 75%;
    height: 10px;
    background: #437cfa;
    box-shadow: 0 0 27px rgba(40, 73, 254, 0.24);
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
    right: 0;
    left: 0;
    margin: auto;
}

.portal-wrap ul li:before {
    content: "";
    background-image: url(img/vision-dot-bg.png);
    height: 40%;
    width: 50%;
    position: absolute;
    z-index: -1;
    left: -40px;
    bottom: -44px;
    background-size: cover;
    background-color: #fff;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    opacity: 0;
}

.portal-wrap ul li:hover:before {
    opacity: 1;
}


/*.portal-wrap ul li .portals_link .btn {
    border: 2px solid rgba(0, 0, 0, 0);
}

.portal-wrap ul li:hover .portals_link .btn:hover {
    color: #2b3fff;
    border: 2px solid #2b3fff;
}*/

.portal-wrap ul li .portals_link .btn {
    opacity: 0;
    display: none;
}

.portal-wrap ul li span {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    display: inline-block;
    color: #000;
    margin: 20px 0;

}

.portal-wrap ul li:hover .portals_link .btn {
    opacity: 1;
}

.portal-wrap ul li:nth-child(4n) {
    border-right: 0px solid rgba(222, 222, 222, 0);
    z-index: 1;
}

.portal-wrap ul li:nth-child(4n):after {
    content: "";
    position: absolute;
    right: 0;
    width: 30%;
    height: 1px;
    bottom: -1px;
    background: #fff;
    z-index: 1;
}

.portal-wrap ul li:nth-child(4n+1) {
    border-left: 0px solid rgba(222, 222, 222, 0);
    z-index: 1;
}

.portal-wrap ul li:nth-child(4n+1):after {
    content: "";
    position: absolute;
    left: 0;
    width: 30%;
    height: 1px;
    bottom: -1px;
    background: #fff;
    z-index: 1;
}

.portal-wrap ul li:nth-last-of-type(1),
.portal-wrap ul li:nth-last-of-type(2),
.portal-wrap ul li:nth-last-of-type(3),
.portal-wrap ul li:nth-last-of-type(4) {
    border-bottom: 0px solid rgba(222, 222, 222, 0);
}


/* end footer */

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

.banner-form div.wpcf7 .ajax-loader {
    opacity: 1;
    margin: 0 auto;
    width: 25px;
    display: block;
    background-repeat: no-repeat;
}

.need-cat-wrap:after {
    position: absolute;
    top: -150px;
    background-image: url(img/side-dots.png);
    background-repeat: no-repeat;
    content: "";
    left: 0;
    z-index: 1;
    height: 274px;
    width: 58px;
    background-size: 35px;
}


/* contact page css */

.right-side-form .contact_form.contat-wrap {
    background: #f7f7f7;
    padding: 70px;
}

.right-side-form .contact_form.contat-wrap .main-title .title {
    font-size: 30px;
    padding-top: 0px;
    font-weight: 600;
}

.right-side-form .contact_form.contat-wrap div.wpcf7 .wpcf7-form .form-control {
    padding: 10px 10px;
    border-bottom: 1px solid #eaeaea;
}

.right-side-form .col-md-12.btn-wrap {
    padding-bottom: 30px;
    margin-top: 15px;
}

.right-side-form .wpcf7 .wpcf7-response-output {
    bottom: 0;
}
.contact-page{
    border-bottom: 1px solid #eee
}
.contact-page .email-details {
    padding: 70px 0;
}

.email-details .email-info {
    max-width: 90%;
    background-image: url(img/mail.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 15px 0;
    padding-left: 100px;
    background-size: 90px;
    margin: 10px 0px;
}

.email-details .email-info:hover {
    box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.2);
}

.email-details .email-info a {
    display: inline-block;
    font-size: 21px;
    font-weight: 500;
    line-height: normal;
}

.email-details .email-info span {
    display: block;
}

.email-details p {
    color: #092441;
}

.email-details .email-info span {
    display: block;
    color: #092441;
    line-height: normal;
    margin-bottom: 5px;
}

.email-details .fax-info {
    max-width: 90%;
    background-image: url(img/fax.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 15px 0;
    padding-left: 100px;
    background-size: 90px;
    margin: 10px 0px;
}

.email-details .fax-info:hover {
    box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.2);
}

.email-details .fax-info a {
    display: inline-block;
    font-size: 21px;
    font-weight: 500;
    line-height: normal;
}

.email-details .fax-info span {
    display: block;
}


ul.social-profile {
    display: block;
    margin: 0px 0;
    margin-top: 20px;
}

ul.social-profile li {
    display: inline-block;
    margin-right: 30px;
    line-height: normal;
}

ul.social-profile li:last-child {
    margin: 0;
}

ul.social-profile li a {
    font-size: 30px;
}

ul.social-profile li a:hover {
    color: #405ffc;
}

ul.footer-social {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0;
    margin-top: 30px;
}

ul.footer-social li {
    margin: 0px 10px;
}

.contact-maps-wrap {
    padding-bottom: 0;
}

.map-location p:last-child {
    margin-bottom: -5px;
}

.map-location iframe {
    height: 470px;
    width: 100%;
    border: 0 solid;
    max-width: 100% !important;
    margin-left: 0;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: -5px;
    line-height: normal;
    padding: 0;
}


/* emolyement resources */

.post-time {
    text-transform: lowercase;
}

.emp-resources .info-box {
    border: 1px solid #f3f3f3;
    float: left;
    width: 100%;
    border-radius: 10px;
}

.emp-resources .item-video+.info-box {
    border: 1px solid #f3f3f3;
    border-radius: 10px;
    border-radius: 0px 0px 10px 10px;
    border-top: 0px solid #000;
}

.emp-resources .video_thumb {
    border-radius: 10px 10px 0px 0px;
}

.emp-resources .video_thumb img {
    border-radius: 10px 10px 0px 0px;
}

.author-info {
    display: flex;
    align-items: center;
    width: 100%;
}

.author-post {
    display: flex;
    width: 70px;
    height: 70px;
    border: 1px solid #e1e1e1;
    text-align: center;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    margin-right: 15px;
    background: #fff;
}

.author-name {
    font-size: 25px;
    color: #0a7dfa;
    font-weight: 600;
    line-height: normal;
}

.author-info {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
}

.emp-resources .video_thumb .play_video {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}

.single-blog-video {
    position: relative;
}

.single-blog-video .video_thumb {
    height: 354px;
    margin-bottom: 20px;
}

.single-blog-video .play_video {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}

.card-columns .card {
    border: none;
    padding: 10px;
}

.like-btn .wpulike .wp_ulike_btn {
    margin: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0px;
    box-shadow: none;
    padding: 0px 0;
    border: none;
    text-align: center;
    transition-property: none;
}

.like-btn .wpulike-default .wp_ulike_btn {
    color: #616161;
    background: #ffffff;
    min-height: auto;
    min-width: auto;
    cursor: pointer;
}

.like-btn .wpulike-default .wp_ulike_put_image:after {
    width: 26px;
    height: 20px;
}

.like-btn .wpulike-default .count-box {
    border-radius: 0;
    font-size: 15px;
    text-decoration: none;
    background-color: #fff;
    margin-left: 15px;
    line-height: normal;
    padding: 0;
    box-shadow: none;
    color: #adadad;
}

.like-btn .wpulike-default .count-box:before {
    display: none;
}

.blog-content .wpulike.wpulike-default {
    display: none;
}

.blog-content .wp_ulike_btn.wp_ulike_put_image:after {
    background-image: url(http://spinalpedia.staging.wpengine.com/wp-content/uploads/2019/08/like.png) !important;
}

.post-icon .simplefavorite-button.preset {
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    font-size: 0px;
    background: none;
    background-image: url(img/heart.png);
    background-repeat: no-repeat;
    height: 21px;
    width: 40px;
}

.post-icon span.simplefavorite-button-count {
    font-size: 16px;
    position: relative;
    right: -10px;
    top: -5px;
}

.post-icon .simplefavorite-button.preset:hover {
    background-color: #fff;
    border-color: #fff;
    color: #fff;
}

.post-icon .simplefavorite-button.preset.active {
    background-color: #fff !important;
    border-color: #fff;
    color: #fff;
    opacity: 1;
}

.simplefavorites-modal-content-body {
    background-color: #ffab00;
}

.simplefavorites-modal-content-body p {
    color: #fff;
    text-align: center;
    margin: 0;
    font-size: 20px;
}

.simplefavorites-modal-content-body a {
    display: inline-block;
    position: absolute;
    right: -15px;
    top: -15px;
    background: #0a7dfa;
    width: 35px;
    height: 35px;
    font-size: 0;
    border-radius: 20px;
}

.simplefavorites-modal-content-body a:after {
    content: "x";
    font-size: 22px;
    color: #fff;
    position: relative;
    left: 0px;
    top: -7px;
}

.simplefavorites-modal-content.active {
    top: 0 !important;
    height: 72px;
    bottom: 0;
    margin: auto;
}

.ur-field-item p {
    position: relative;
}

.ur-field-item p .user-registration-error {
    position: absolute;
    padding: 0;
}

.ur-field-item .user-registration-error::before {
    display: none;
}

.ur-frontend-form .ur-form-row .ur-form-grid label {
    display: none;
}

.ur-frontend-form .ur-form-row .ur-form-grid label.user-registration-error {
    display: inline-block;
    border-top-color: #ffffff;
    background: rgba(216, 34, 35, 0);
    color: #961818;
    text-align: right;
    bottom: 5px;
    right: 10px;
    width: auto;
    border: none;
}

.modal-body .ur-frontend-form {
    border: none;
    padding: 0;
    box-sizing: border-box;
}

.modal-body .ur-frontend-form .form-row { 
    position: relative;
}

.modal-body .ur-frontend-form .form-row .user-registration-error {
    position: absolute;
    right: 5px!important;
    top: 5px;
    padding: 0!important;
}

.modal-body .ur-frontend-form input#user_pass,
.modal-body .ur-frontend-form .field-user_login input#user_login,
.modal-body .ur-frontend-form input#user_email,
.modal-body .ur-frontend-form .input-text.ur-frontend-field,
.modal-body .ur-frontend-form .ur-form-row .ur-form-grid input[type=password],
.modal-body .ur-frontend-form .ur-form-row .ur-form-grid input[type=text] {
    padding: 10px 15px;
    padding-left: 60px;
    border: none;
    font-size: 16px;
    text-transform: none;
    background-color: #f7f7f7;
    height: 60px !important;
}

.modal-body .ur-frontend-form .input-text.ur-frontend-field {
    background-image: url(img/user.png);
    background-repeat: no-repeat;
}

.modal-body .ur-frontend-form .field-user_login input#user_login {
    background-image: url(img/desire.png);
    background-position: 0;
}

.modal-body .ur-frontend-form input#user_email,
.user-registration-form-row input#username {
    background-image: url(img/email-icon.png);
    background-repeat: no-repeat;
    background-position: 0;
}

.user-registration-form-login .user-registration-form-row span.password-input-group {
    width: 100%;
}

#ur-frontend-form #password {
    background-image: url(img/password.png);
    background-repeat: no-repeat;
    background-position: 0;
}

.modal-body .ur-frontend-form input#user_pass,
.modal-body .ur-frontend-form input#user_confirm_password {
    background-image: url(img/password.png);
}

.modal-body .ur-frontend-form .lost_reset_password input#user_login {
    background-image: url(img/email-icon.png);
    background-repeat: no-repeat;
}

.modal-body .ur-frontend-form input#user_login {
    background-image: url(img/password.png);
}

.modal-body .ur-frontend-form input#user_login {
    background-image: url(img/user.png);
}

.close-modal {
    background-image: url(img/close-modal.png);  
    background-position: 0;
}

button.close.close-modal {
    width: 100px;
    height: 50px;
    background-size: contain;
    right: -70px;
    position: relative;
    font-size: 0px;
    background-repeat: no-repeat;
    opacity: 1;
    top: -20px;
}

.modal-body .btn.button.ur-submit-button {
    margin-left: auto;
    display: block;
    width: 150px;
    margin-right: auto;
    float: none;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #4381f9;
}

.modal-body .btn.button.ur-submit-button:hover {
    background: #fff;
    color: #2b4db1;
    border: 1px solid #2b4db1;
}

input.user-registration-Button.button {
    margin-left: auto;
    display: block;
    width: 150px;
    margin-right: auto;
    float: none;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #4381f9;
    color: #fff;
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
}

input.user-registration-Button.button:hover {
    background: #fff;
    color: #2b4db1;
    border: 1px solid #2b4db1;
}

p.user-registration-LostPassword.lost_password {
    color: #333;
    text-align: center;
    margin: 0;
}

.social-login {
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-login a {
    margin: 0 10px;
}

.login-other {
    height: 70px;
}

.login-seprator span {
    width: 100px;
    height: 70px;
    color: #000;
    font-size: 47px;
    background: #fff;
    z-index: 2;
    display: inline-block;
    line-height: 47px;
}

.login-seprator {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
}

.login-seprator:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    background: #e8e8e8;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: -1;
}

.header-top-right {
    width:70%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: transparent;
    padding:0 0 0 7px; 
}

.right-side-items {
    display: flex;
    align-items: center;
}

.right-side-items a.btn {
    min-width: 180px;
}

a.btn.btn-white {
    background: #fff;
    color: #0a7dfa;
    height: 49px;
    border: 1px solid #0a7dfa;
    border-radius: 55px;
    padding: 12px 20px;
}

.right-side-items .widget.searchitem .search-field {
    color: #0a7dfa;
    height: 50px;
    border: 1px solid #0a7dfa;
    border-radius: 55px;
}

.right-side-items .widget.searchitem .search-field::-webkit-input-placeholder {
    color: #0a7dfa!important;
    opacity: 1!important;
}

.right-side-items .widget.searchitem .search-field::-moz-placeholder {
    color: #0a7dfa!important;
    opacity: 1!important;
}

.right-side-items .widget.searchitem .search-field:-ms-input-placeholder {
    color: #0a7dfa!important;
    opacity: 1!important;
}

.right-side-items .widget.searchitem .search-field:-moz-placeholder {
    color: #0a7dfa!important;
    opacity: 1!important;
}

.right-side-items .widget.searchitem .search-submit {
    background-image: url(img/search-icon-blue.png);
}

.right-side-items .widget.searchitem {
    margin-right: 15px;
}


/* community page **/

.community-wrap .user-wrapper {
    border: 1px solid #f3f3f3;
    float: left;
    width: 100%;
    border-radius: 10px;
}

.user-detail .h3 {
    color: #0a7dfa;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    line-height: normal;
}

.user-designation {
    color: #acacac;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
}

.recent-status {
    font-size: 15px;
    color: #000;
    vertical-align: middle;
    line-height: normal;
    margin-top: 5px;
}

.recent-status .fa {
    font-size: 8px;
    display: inline-block;
    vertical-align: middle;
    color: #71ae00;
    margin-right: 5px;
    margin-top: -3px;
}

.user-main-info {
    padding: 20px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f3f3f3;
    position: relative;
    z-index: 1;
}

.user-main-info:before {
    background: #fafafa;
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 50%;
    z-index: -1;
}

.user-thumb-img {
    width: 140px;
    height: 140px;
    display: inline-block;
    padding: 0px;
}

.user-thumb-img img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 1px solid #e4e4e4;
    overflow: hidden;
    padding: 8px;
}

.user_blogs_list {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #f3f3f3;
    padding: 20px;
}

.user_blogs_list a.page-link-user {
    height: 70px;
    width: 70px;
    text-align: center;
    border: 1px solid #f3f3f3;
    margin: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.mentor-interstes {
    border-bottom: 1px solid #f3f3f3;
    padding: 20px;
}

.mentor-interstes h4 {
    margin: 0;
    color: #000;
    font-size: 18px;
}

.mentor-interstes span {
    color: #000;
    font-weight: 300;
    display: inline-block;
}

.mentor-interstes .interstes a {
    background-image: url(img/tag-icon-grey.png);
    background-repeat: no-repeat;
    padding: 10px;
    padding-left: 40px;
    background-position: 8px 10px;
    background-color: #f2f2f2;
    display: inline-block;
    margin-right: 15px;
    line-height: normal;
    font-weight: 300;
}

.mentor-interstes .interstes {
    margin-top: 15px;
}

a.link-btn {
    color: #0a7dfa;
}

.user-friends-wrap {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    justify-content: space-between;
}

.user-left-info {
    display: flex;
    align-items: center;
}

.user-left-info .friends-links {
    margin-right: 30px;
    position: relative;
    line-height: normal;
}

.user-left-info .friends-links:after {
    position: absolute;
    content: "";
    height: 20px;
    width: 1px;
    background: #ebebeb;
    right: -15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.friends-links:last-child:after {
    display: none;
}


/* end */

.error-page .col-md-12.btn-wrap {
    padding-bottom: 30px;
}

.error-page .wpcf7 .wpcf7-response-output {
    bottom: 0;
}


/* search page css */

h2.page-title {
    line-height: normal;
    font-weight: 300;
    font-size: 30px;
    margin-bottom: 30px;
    color: #000;
}

h2.page-title span {
    color: #0a7dfa;
    font-weight: 500;
}

.search_result article {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 30px;
}

.entry-header h2 {
    font-size: 24px;
    text-transform: capitalize;
    line-height: 1.4;
    margin-bottom: 15px;
}

.entry-header h2 a {
    font-weight: 600;
    color: #000;
}

.entry-header h2 a:hover {
    color: #0a7dfa;
}

.no-result-found a {
    color: #0a7dfa;
}

.entry-summary a.readmore {
    margin-top: 0;
}

a.readmore:hover {
    opacity: .5;
    color: #0b60a2;
}

.submit-post .btn-wrap {
    text-align: left;
    margin: 10px 0;
}

.submit-post .btn-wrap .close {
    float: none;
    opacity: 1;
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: 1;
    color: #405afd;
}

.submit-post .form-control {
    padding: 10px 15px;
    border: none;
    font-size: 16px;
    text-transform: none;
    background-color: #f7f7f7;
    height: 60px;
}

.submit-post textarea.form-control.your-message {
    height: 135px;
}

.submit-post .form-group {
    margin-bottom: 1.5rem;
}

span.post-form-title {
    text-transform: capitalize;
    font-size: 18px;
    color: #000;
    margin-bottom: 5px;
    display: block;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
}

.fileplacename {
    color: #6b6b6b;
    background-color: #f7f7f7;
    padding: 13px 15px;
    width: 100%;
    font-size: 16px;
    display: block;
    background-image: url(img/upload.png);
    background-repeat: no-repeat;
    padding-left: 58px;
    height: 60px;
}

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 60px;
}

#mypostidea .modal-title {
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 600;
}

#mypostidea .modal-title img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
    margin-top: -4px;
}

.contact-page .email-details .wpulike.wpulike-default,
{
    display: none;
}

.page-template-templates.page-template-employment-resources .wpulike,
.page-template-templates.page-template-contact .wpulike {
    display: inline-block;
}

.static-page-details ul {
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
}

.static-page-details li {
    position: relative;
    padding-left: 20px;
}

.static-page-details li:after {
    content: "\f111";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0px;
    color: #000000;
    font-size: 9px;
    display: inline-block;
    line-height: normal;
    bottom: 0;
    height: 10px;
    width: 10px;
    left: 0;
    margin: auto;
}

.static-page-details h4 {
    font-size: 22px;
    font-weight: 600;
    color: #000;
}

.static-page-details h3 {
    font-size: 25px;
    font-weight: 600;
    color: #000;
}

.static-page-details h2 {
    font-size: 30px;
    color: #000;
    font-weight: 600;
}

.additional-sec-1 {
    margin-top: 10px;
}

.static-page-details a {
    color: #0a7dfa;
    font-weight: 500;
}

.video-play-sec {
    height: 410px;
    margin: 20px 0;
}

.additional-sec-video .video-play-sec {
    margin-top: 0;
}

.video-play-sec .page-video-sec {
    position: absolute;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.page-play-icon {
    background-image: url(img/video-icon.png);
    position: absolute;
    width: 95px;
    height: 95px;
    z-index: 1;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: contain;
}

.login-username label,
.login-password label {
    display: none;
}

.ur-frontend-form .ur-form-row .ur-form-grid label.user-registration-form__label {
    display: inline-block;
}

.ur-frontend-form .ur-form-row .ur-form-grid label.user-registration-error {
    display: inline-block;
    border-top-color: #ffffff;
    background: rgba(216, 34, 35, 0);
    color: #961818;
    text-align: right;
    bottom: 5px;
    right: 10px;
    width: auto;
    border: none;
}

.user-registration-form .ur-form-grid {
    position: relative;
}

.user-registration-form .ur-form-grid .user-registration-LostPassword.lost_password {
    position: absolute;
    right: 10px;
    bottom: 25px;
}

.ur-frontend-form.login input[name=rememberme]#rememberme {
    margin-top: -2px;
}

ul.user-registration-error {
    padding: 0 15px;
}

#user-registration.user-registration {
    margin: 0;
}

.register_link a {
    color: #2b3fff;
}

.register_link {
    font-size: 18px;
    margin-top: 10px;
    float: left;
    width: 100%;
}

.modal-content {
    border-radius: 10px;
}

.modal-content .modal-title {
    font-weight: 600;
}

.terms-content {
    font-size: 18px;
    line-height: normal;
    margin: 20px 0px;
    margin-bottom: 30px;
}

.terms-content a {
    color: #2b3fff;
}


/*  Ambassadors page */

.ambassadors ul li a {
    color: #0a7dfa;
}

.ambassadors .row:nth-child(even) {
    flex-direction: row-reverse;
    background-color: #eee;
    padding: 30px;
}

.ambassadorsImg {
    padding: 5px;
    border: solid 1px #ddd;
}

.row.addrow1.mb-5.p-5 {
    padding-top: 0!important;
}

.ambassadors .row:last-child {
    margin-bottom: 0!important;
}

.ambassadors_img {
    background-size: cover;
    background-position: top center;
    padding-top: 100%;
}


/* Donate  page Css */

.funkyradio-info {
    display: inline-block;
    background-color: #ddd;
    margin-bottom: 1.5rem;
    width: 49%;
}

.funkyradio-info input[type="radio"]:empty,
.funkyradio-info input[type="checkbox"]:empty {
    display: inline-block;
    opacity: 0;
    height: 40px;
    width: 45%;
    position: absolute;
    z-index: 99;
    cursor: pointer;
}

.funkyradio-info input[type="radio"]:empty~label:before,
.funkyradio-info input[type="checkbox"]:empty~label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    width: 2.5em;
    background: #0b9cf7;
    border-radius: 3px 0 0 3px;
}

.funkyradio-info input[type="radio"]:empty~label,
.funkyradio-info input[type="checkbox"]:empty~label {
    position: relative;
    line-height: 2.5em;
    text-indent: 3.25em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    display: block;
    width: 100%;
}

.funkyradio-info input[type="radio"]:empty~label:before,
.funkyradio-info input[type="checkbox"]:empty~label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    width: 2.5em;
    background: #0b9cf7;
    border-radius: 3px 0 0 3px;
}

.funkyradio-info input[type="radio"]:checked~label:before,
.funkyradio-info input[type="checkbox"]:checked~label:before {
    content: '\2714';
}

.funkyradio-info input[type="radio"]:checked~label:before,
.funkyradio-info input[type="checkbox"]:checked~label:before {
    color: #fff;
    background-color: #5cb85c;
    text-indent: .9em;
}

.donate ul {
    margin: 2rem 0 1.5rem 2rem;
}

.donate ul li .fa {
    color: #0b9cf7;
    margin-right: 10px;
}

.donatebtn input[type=submit] {
    display: block;
    width: 100%;
    margin: 1.5rem 0 0;
    background: #fff;
    color: #2b4db1;
    border: 1px solid #2b4db1;
}

.donatebtn input[type=submit]:hover {
    background-color: #fff;
    color: #fff;
    border: 1px solid rgba(43, 77, 177, 0);
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
}


/* Donate  page Css End */

.page-template-members .follow-button {
    position: absolute;
    bottom: 21px;
    left: 22%;
    width: 24px;
    text-align: center;
}

.member-header-actions li:after,
#object-nav li:after,
#groups-list li:after {
    display: none;
}

.page-template-members .pending_friend,
.page-template-members .following {
    display: none;
}

.follow-button:after,
.not_friends a:after {
    position: absolute;
    content: "";
    height: 20px;
    width: 1px;
    background: #ebebeb;
    right: -15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

#postslider .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: -40px;
    background-image: url(img/left-icon1.png);
    background-color: transparent;
    opacity: 1;
    height: 43px;
    width: 42px;
    font-size: 0;
    margin-top: -40px;
}

#postslider .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: -40px;
    margin-top: -40px;
    background-image: url(img/right-icon1.png);
    background-color: transparent;
    opacity: 1;
    height: 43px;
    width: 42px;
    font-size: 0;
}

#postslider .owl-dots span {
    background-color: #224cfa;
    width: 10px;
    height: 10px;
}

#postslider .owl-dot.active span {
    background-color: #699913;
}

#postslider .owl-item ul li a {
    display: flex;
    align-items: center;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;

}

#postslider .cat-post_image img {
    border: solid 1px #ddd;
}

#hvideo .owl-dots {
    display: none;
}

@media (min-width: 575px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}


/* @media css */

@media (min-width: 1400px) {
    .banner-form .form-control,
    .banner-form .form-control:focus,
    .mobile-banner-form .form-control {
        padding: 1.5rem 0rem;
    }
    .home-banner .banner-form {
        bottom: 50px;
    }
    .banner-img {
        height: 650px;
        width: 650px;
    }
}

@media (min-width: 1600px) {

    body {
        font-size: 16px;
    }
    .tt-dropdown-menu{
        width:736px; 
    }

    #postslider .owl-item ul li a { font-size:26px;}
    .btn  { font-size: 26px;} 

    .map-location iframe {
        height: 500px;
    }
    .about-left {
        margin-top: -100px;
        padding-right: 160px;
    }
    .innerpages.bgimg {
        height: 550px;
    }
    .cat-title {
        font-size: 22px;
    }
    a.vid-title.html5lightbox {
        font-size: 22px;
    }
    .banner-form .form-control,
    .banner-form .form-control:focus,
    .mobile-banner-form .form-control {
        padding: 1.8rem 0rem;
    }
    .home-banner .banner-form {
        bottom: 60px;
        width: 26rem;
    }
    .home-banner .form-title {
        margin-bottom: 20px;
    }

    .banner-wrap .banner-title {
        font-size: 125px;
        line-height: 125px;
    }




    .banner-small-title {
        font-size: 45px;
        line-height: 60px;
    }
    ul.menu-top li {
        padding: 0px 9px;
    }
    .menu-top li a {
        padding: 15px 16px 16px;
        font-size: 16px;
    }
    .container {
        max-width: 1420px;
    }
    .banner-img {
        height: 810px;
        width: 810px;
    }
    .home-abt-content {
        /*        padding-right: 170px;*/
        padding-bottom: 120px;
    }
    .home-post-item.post-1 a .featured-img {
        max-height: 440px;
    }
    .home-post-item a .featured-img {
        max-height: 205px;
    }
    .post-abv-content {
        width: 78%;
        padding-bottom: 25px;
    }
    .video_thumb {
        height: 430px;
    }
}

@media (min-width: 1800px) {
    .banner-img {
        height: 870px;
        width: 870px;
    }
    .home-abt-content {
        /*        padding-right: 22rem;*/
        padding-bottom: 110px;
    }
}


/****** resources ******/


/*** .empForm start here ***/

.page-template-resources .about-sec {
    padding-bottom: 70px;
    background: #fff;
    position: relative;
}

.page-template-resources .container {
    z-index: 3;
    position: relative;
}

.page-template-resources .about-sec {
    display: block;
}

.page-template-resources .home-blog-box {
    overflow: hidden;
}

.page-template-resources .about-sec:after {
    content: '';
    position: absolute;
    width: 30%;
    height: 80%;
    background: #F5F5F5;
    z-index: 1;
    top: 0;
    right: 24%;
}

.empForm {
    max-width: 540px;
    padding: 25px 25px 25px 25px;
    background: url('img/form.jpg');  
    background-size: cover;
    margin-left: auto;
}





.emp-qForm input::-webkit-input-placeholder { /* Edge */
    color: #ffffff;
}

.emp-qForm input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
}

.emp-qForm input::placeholder {
    color: #ffffff;
}



.emp-qForm input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    width: 100%;
    height: 45px;
    color: inherit;
    margin-bottom: 15px;
}

.emp-qForm textarea {
    background: transparent;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    width: 100%;
    height: 100px;
    resize: none;
    margin-bottom: 30px;
}

.form-title {
    font-size: 28px;
    line-height:normal;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
}

.emp-qForm input[type=submit] {
    background: #fff;
    max-width: 180px;
    margin: 0 auto !important;
    display: inherit;
	color: #000 !important;
}

.emp-qForm span.ajax-loader {
    display: none !important;
}

.wpcf7 .emp-qForm .wpcf7-not-valid-tip {
    bottom: 31px;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}


/*** .cta-sect start here ***/

.cta-sec {
    background: url(img/cta-bg.jpg);
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 20px 0;
    position: relative;
    overflow: hidden;
}

.cta-sec .container {
    z-index: 3;
    position: relative;
}

.cta-sec:after {
    content: '';
    position: absolute;
    right: 0;
    border-left: 80px solid transparent;
    border-bottom: 217px solid #0842a5;
    top: 0;
    bottom: 0;
    background: #1267FB;
    width: 40%;
    z-index: 1;
}

.title-cta {
    font-size: 44px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
}

.cta-sec p {
    font-size: 26px;
    line-height: normal;
    font-weight: 600;
}



.cta-sec a.call-btn.btn {
    display: inline-block;
    font-weight: bold;
    border: none;
    font-size: 18px;

}

.three-steps {
    padding: 7% 0;
    position: relative;
    background: url('img/three-steps.png');
    background-repeat: no-repeat;
    background-position: top right;
}

.three-steps:after {
    content: '';
    position: absolute;
    left: 50%;
    height: 1px;
    border: 1px dashed #0a7dfa;
    width: 50%;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    z-index: -1;
}

.stepBox {
    text-align: center;
    max-width: 260px;
    width: 100%;
    background: #fff;
    margin: 0 auto;
    position: relative;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.18823529411764706);
    border-radius: 10px;
}

.stepBox:hover:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 20px;
    right: 20px;
    height: 15px;
    background: #2352F8;
}

.stepBox:hover:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 20px;
    right: 20px;
    height: 15px;
    background: #1180ED;
}

.stepBox a {
    padding: 35px 20px 50px;
    display: block;
}

.iconBox {}

.iconBox img {
    max-width: 100px;
}

.stepBox .content {
    font-size: 21px;
    line-height: 28px;
    margin-top: 25px;
    margin-bottom: 30px;
    color: #666;
}

.linkbtn {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    color: #0a7dfa;
    font-size: 18px;
    text-decoration: underline;
}


/*** .quote-content start here ***/

.quote-content {
    background: #F3F2F3;
    padding: 5% 0;
    position: relative;
}

.quote-content:after {
    content: '';
    position: absolute;
    left: 0;
    background: url(img/round-icon-2.png);
    width: 150px;
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    background-size: 100%;
    background-position: bottom -133px left;
}


.page-template-legal_support .quote-content:after {
    display: none; 
}


.page-template-legal_support .quote-sec .subheading:after, 
.page-template-legal_support .quote-sec .subheading:before {
    display: none;    
}



.heading-block {
    text-align: center;
    position: relative;
    padding-top: 14px;
}

.heading-block:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 70px;
    height: 2px;
    background: #1166FA;
    margin: 0 auto;
}

.heading-block span {
    font-size: 20px;
    text-transform: uppercase;
    color: #bfbfbf;
    line-height: 1;
}

.heading-block h3 {
    font-size: 44px;
    font-weight: 700;
    line-height: 1;
    color: #333333;
}

.quote-sec {
    background: #fff;
    padding-top: 4%;
    padding-bottom: 4%;
    text-align: center;
    z-index: 3;
    border-radius: 10px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.18823529411764706);
}

.cnt-area {
    font-size: 24px;
}

.cnt-area p {
    position: relative;
    padding: 20px;
}


.quote-sec .subheading {
    font-family: 'Source Sans Pro', sans-serif;
    color: #092441;
    font-weight: bold; 
    /* font-style: italic; */
    position: relative;
    display: inline-block;
}

.quote-sec .subheading:after, .quote-sec .subheading:before {
    background: #2b3fff;
    content: "";
    position: absolute;
    right: -100px;
    width: 80px;
    height: 1px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.quote-sec .subheading:before {
    right: inherit;
    left: -100px;
}




/*.cnt-area p:before {
    content: '';
    position: absolute;
    background-image: url(img/quote.png);
    width: 65px;
    height: 80px;
    background-size: 90px;
    background-position: center;
    top: -30px;
    left: 15px;
    z-index: 12222;
    display: inline-block;
    background-repeat: no-repeat;
}

.cnt-area p:after {
    content: '';
    position: relative;
    background-image: url(img/quote-2.png);
    width: 40px;
    height: 30px;
    background-size: 56px;
    background-position: center;
    top: 20px;
    z-index: 12222;
    display: inline-block;
    background-repeat: no-repeat;
}
*/

.subheading {
    font-size: 24px;
}


/*** .ser-stepBox start here ***/

.ser-section {
    padding: 5% 0;
    position: relative;
    background: url('img/icons-bg.png');
}

.ser-section:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 200px;
    background: url('img/dotedbg.png');
    background-repeat: no-repeat;
    background-position: top 100px left;
}

.ser-stepBox {
    width: 100%;
}

.ser-section .list-view {
    margin-top: 100px;
}

.ser-section .serList-item {
    margin-bottom: 60px;
}

.ser-iconBox {
    max-width: 110px;
    width: 100%;
    height: 110px;
    border-radius: 50%;
    position: relative;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.18823529411764706);
}

.ser-iconBox img {
    width: 100%;
    max-width: 50px;
}

.ser-section .serList-item .ser-iconBox:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 40px;
    right: 100%;
    top: 50%;
    border: 1px dashed #0a7dfa;
    z-index: -1;
    margin-right: -30px;
    transform: translateX(-50%);
}

.ser-section .serList-item:nth-child(even) .ser-iconBox:after {
    right: inherit;
    left: 100%;
    margin-left: 10px;
}

.ser-content {
    font-size: 24px;
    font-weight: 600;
    padding: 0 35px;
    max-width: 350px;
    width: 100%;
    line-height: 30px;
    position: relative;
}
.ser-content a {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.social-activite {
    padding: 5% 0;
    background: #f3f3f3;
}

.social-activite span {
    font-size: 36px;
    font-weight: 600;
    line-height: 1;
}

.social-activite span.benfont{
    font-family: 'ben_brownregular';
    font-weight: 600;
    display: inline-block;
    color: #1d7dfa;
    letter-spacing: 5px;
    font-size: 60px;
}


.social-activite span.benfont:first-letter {
    display: inline;
    margin-right: -5px;
}


.social-activite h2 {
    font-size: 64px;
    font-weight: 800;
    line-height: 1;
    color: #0a7dfa;
}

.btn-box .btn:first-child {
    background: transparent;
    color: #2b4db1;
    border: 1px solid #2b4db1;
}

@media (min-width: 768px) {


    .ser-stepBox {
        flex-direction: row-reverse;
    }
    .ser-section .serList-item:nth-child(odd) .ser-content {
        text-align: right;
    }
    .ser-section .serList-item:nth-child(even) .ser-stepBox {
        flex-direction: row;
    }
    .ser-section .serList-item:nth-child(even) {
        padding-left: 60px;
    }
    .ser-section .serList-item:nth-child(odd) {
        padding-right: 60px;
    }
}

@media (max-width: 1460px) {
    .cnt-area p {
        padding: 20px 30px;
        font-size: 22px;
    }
    .subheading {
        font-size: 22px;
    }
}

@media (max-width: 1024px) {
    .title-cta {
        font-size: 38px;
    }
    .cta-sec p {
        font-size: 26px;
    }
    .quote-content:after {
        width: 110px;
    }
    .btn-box .btn:first-child {
        margin-bottom: 20px;
    }
    .menu-top > li > a {
        padding: 15px 14px 16px !important;
    }
}

@media (max-width: 991px) {
    .cta-sec a.call-btn.btn {
        white-space: pre-wrap;
        text-align: center;
        justify-content: center;
        padding: 10px 20px; 
        display: block;
        height: auto !important;
    }
    .empForm {
        margin-right: auto;
        margin-top: 60px;
    }
    .call-btn {
        /* max-width: 70px; */
        display: inline-block;
    }
    .cta-sec:after {
        border-left: 60px solid transparent;
        border-bottom: 134px solid #0842a5;
        width: 25%;
        z-index: 1;
    }
    .title-cta {
        font-size: 30px;
    }
    .cta-sec p {
        font-size: 20px;
        margin-top: 10px;
    }
    .stepBox {
        margin: 20px auto;
    }
    .three-steps:after {
        left: 50%;
        height: auto;
        border-left: 1px dashed #0a7dfa;
        width: 2px;
        transform: translateX(-50%) translateY(-50%);
        top: 50%;
        z-index: -1;
        bottom: 0;
    }
    .heading-block h3 {
        font-size: 28px;
    }
    .cnt-area p:before {
        height: 40px;
        background-size: 50px;
        top: -10px;
        left: 0;
    }
    .cnt-area p {
        padding: 20px 15px;
        font-size: 18px;
    }
    .cnt-area p:after {
        width: 40px;
        height: 22px;
        background-size: 56px;
        top: 14px;
    }
    .subheading {
        font-size: 18px;
    }
    .quote-content:after {
        width: 90px;
    }
}

@media (max-width: 767px) {

    .cta-sec a.call-btn.btn {
        display: block;
        width: auto;
        max-width: 100%;
        margin-top: 25px;
    }


    .social-activite .btn-box .btn {
        display: inline-block;
        margin: 0 auto;
        width: 50%;
    }


    .social-activite .btn-box {
        text-align: center!important;
    }

    .ser-stepBox {
        display: block !important;
        text-align: center;
    }
    .ser-section .serList-item .ser-iconBox:after {
        content: none;
    }
    .ser-content {
        font-size: 20px;
    }
    .ser-section .serList-item {
        margin-bottom: 30px;
    }
    .cta-sec:after {
        content: none;
    }
    .ser-iconBox {
        display: inline-block !important;
        line-height: 110px;
    }
    .subheading {
        font-size: 15px;
    }
    .cnt-area p {
        padding: 20px 0;
        font-size: 15px;
    }
    .cnt-area p:before {
        background-size: 35px;
        top: -6px;
        left: -10px;
        width: 30px;
    }
    .ser-section:after {
        width: 40px;
    }
    .title-cta {
        font-size: 18px;
    }
    .cta-sec p {
        font-size: 14px;
        margin-top: 0px;
    }

    .page-banner-wrap .banner-title {
        font-size: 26px;
    }

    .sub-heading {
        line-height: 18px;
        margin-top: 0;
    }
    .form-title {
        font-size: 22px;
        line-height: 28px;
    }
    .empForm {
        padding: 30px 20px 40px 20px;
    }
    .social-activite span {
        font-size: 20px;
    }
    .social-activite h2 {
        font-size: 34px;
        margin-bottom: 20px;
    }
    .btn-box .btn {
        padding: 5px 20px;
        font-size: 15px;
        vertical-align: top;
        margin-bottom: 0 !important;
    }
    .emp-qForm input[type=submit] {}
    .wpcf7 .wpcf7-response-output {
        bottom: -36px;
    }
}


/**** new-portal ****/

.portal-wrap.new-portal ul li {
    padding: 0 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}

@media (max-width: 767px) {
    .portal-wrap.new-portal ul li {
        padding: 0 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .portal-wrap.new-portal ul {
        margin-left: 0;
    }
    .portal-wrap.new-portal ul li {
        border-right: 0;
    }
    .portal-wrap ul li:nth-last-of-type(1),
    .portal-wrap ul li:nth-last-of-type(2),
    .portal-wrap ul li:nth-last-of-type(3),
    .portal-wrap ul li:nth-last-of-type(4) {
        border-bottom: 1px solid #dedede;
    }
    .portal-wrap ul li:nth-child(4n):after {
        bottom: 1px;
    }
    .portal-wrap ul li:nth-child(4n) {
        border-right: 0px solid rgba(222, 222, 222, 0) !important;
    }
}

.portal-wrap ul li:nth-child(3n) {
    border-right: 0px solid rgba(222, 222, 222, 0);
}

.portal-wrap.new-portal ul li:last-child {
    border-top: 1px solid #dedede;
}

.portal-wrap ul li:nth-child(4n) {
    border-right: 1px solid #dedede;
}

.portal-wrap ul li:nth-child(4n):after {
    bottom: 1px;
}

.new-portal .portals_link img {
    max-width: 80px;
}

.new-portal.portal-wrap ul li span {
    text-transform: capitalize;
}

.portal-wrap ul li:nth-child(4n+1):after {
    bottom: 1px;
}

.legal-form {}

.legal-support form {
    margin: 120px 0 60px;
    padding: 30px;
    background: rgba(0, 0, 0, 0.3);
}

.legal-support .main-title .title {
    color: #fff;
    font-size: 28px;
    line-height: 1;
    margin: 0;
    padding-top: 5px;
}

.legal-support .subtitle {
    color: #fff;
    font-size: 18px;
}

.legal-support .sub-heading {
    max-width: 700px;
}

.legal-form textarea.form-control {
    height: auto;
    max-height: 80px;
}


/*.legal-support.innerpages.bgimg {
    height: 400px;
}*/

.legal-support .page-banner-wrap {
    position: relative;
}

.legal-support form input,
.legal-support form textarea {
    color: #fff !important;
}

.legal-support form input::-webkit-input-placeholder,
.legal-support form textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

.legal-support form input::-moz-placeholder,
.legal-support form textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

.legal-support form input:-ms-input-placeholder,
.legal-support form textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

.legal-support form input:-moz-placeholder,
.legal-support form textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.legal-support .btn:focus,
.legal-support .btn:hover {
    background: #fff;
    color: #2b4db1 !important;
    border: 1px solid #2b4db1;
}

.legal-support .wpcf7 form .wpcf7-response-output {
    bottom: 0;
    background: #d81423;
    color: #fff;
}

.legal-support .container {
    display: block;
}

.legal-support div#wpcf7-f691-o1 {
    max-width: 400px;
    margin-left: auto;
}

.legal-form form.wpcf7-form {
    float: none;
}

.question-ans-wrap {
    background-size: cover;
}


/***  .ourTeam ends ***/

.ourTeam {
    text-align: center;
}

.ourTeam .title {
    margin-bottom: 50px;
}

.ourTeam .small-text:before {
    left: 50%;
    margin-left: -25px;
}

.team-member {
    max-width: 340px;
    margin: 0 40px 40px;
    width: 100%;
}

.contentArea {
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
    padding: 10px;
    color: #fff;
}

.contentArea .name {
    line-height: 1;
    font-size: 22px;
}

.imgBox {
    height: 300px;
    overflow: hidden;
}

.imgBox img {
    min-height: 300px;
    object-fit: cover;
    object-position: center;
}

@media (min-width: 768px) {
    .legal-support.innerpages.bgimg {
        min-height: 550px;
        height: auto;
    }
}

@media (max-width: 991px) {
    .legal-support .main-title .title {
        font-size: 28px;
    }
    .legal-support form {
        margin: 90px 0 50px;
        padding: 30px;
        background: rgba(0, 0, 0, 0.3);
    }
    .page-banner-wrap .banner-title {
        font-size: 36px;
    }
}

@media (max-width: 767px) {
    .legal-form .main-title .title {
        font-size: 22px;
    }
    .legal-form .form-control,
    .legal-form .form-control:focus {
        border-bottom: 1px solid #000;
    }
    .legal-form {
        padding-bottom: 60px;
    }
    .page-center-title .title {
        font-size: 26px;
        line-height: 30px;
    }
    .common-banner-title {
        padding: 0 30px !important;
    }
    .portal-wrap.new-portal ul li {
        min-height: 1px;
    }
    .portal-wrap ul li .portals_link {
        position: relative;
        padding: 30px 0;
    }
    .portal-wrap ul li .portals_link .btn {
        opacity: 1;
    }
    .portal-wrap .btn {
        ;
        padding: 4px 20px;
        font-size: 15px;
    }
    .title {
        font-size: 22px;
        line-height: 1;
        margin-bottom: 30px;
    }
    .home-post-item {
        width: 100%;
        margin-bottom: 30px;
    }
    .question-ans-wrap button.plusicon {
        padding: 9px 0;
        font-size: 17px;
    }
    button.plusicon.collapsed {
        background-size: 12px;
        background-position: top 22px right 5px;
    }
    button.plusicon {
        background-size: 12px;
    }
    .team-member {
        margin: 0 15px 40px;
    }
}


/*** categories style start here ***/

.cat-list-sec#section_4 {
    background-image: url('img/bg2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}


.img.catimg {
    padding-top: 75%;
    background-repeat: no-repeat;
    background-size: cover; 
}


.cat-list-sec .img img {
    width: 100%;
}

.cat-title {
    padding: 0;
}

.cat-title a {
    display: block;
    position: relative;
    z-index: 9;
    line-height: 1;
    padding: 10px 40px 10px 10px;
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
}

.cat-list-sec#section_4 .post-cat-wrap ul li a {
    color: #fff;
}

.cat-list-sec#section_4 .post-cat-wrap ul li a:after {
    color: #fff;
}

.cat-list-sec#section_4 .post-cat-wrap ul li a:hover {
    color: #000;
}

.cat-list-sec.bg-3 {
    background-image: url('img/bg3.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.community-wrap .not_friends a {  
    font-size: 0;
    background-image: url('img/add-friend.png');
    height: 22px;
    width: 22px;
    display: flex;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.memberslist .not-following a {
    font-size: 0;
    background-image: url('img/friends.png');
    height: 22px;
    width: 22px;
    display: flex;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.mentor-interstes h4,
.user-designation {
    text-transform: capitalize;
}

#nav-tab .active {
    color: #2847fe;
    border-bottom: 2px solid #2847fe;
}

.single-headers a.button,
.single-headers div.generic-button {
    margin: 2px 10px 0 10px;
}

.member-header-actions li {
    padding-left: 0;
}

#members-list li:after,
.membersdetailpage #item-body .bp-navs, .friends #subnav-filters {
    display: none;
}

.membersdetailpage #members-list {  
    display: flex;
    flex-wrap: wrap;
    border: none;
    padding-top: 0;
    margin-top: 0;
}

.membersdetailpage #members-list li {
    display: flex;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0;
    border: none;
    margin: 0 0 10px;
}

.bp-pagination.top { padding: 0; }

.membersdetailpage .bp-list li .item-avatar {
    float: none;
    margin-right: 0;
}

.membersdetailpage .bp-list li .item .item-block {
    float: none;
    margin-right: 0;
    width: 100%;
}

.membersdetailpage #members-list .list-wrap {
    width: 100%;
    border: solid 1px #ddd;
    padding: 15px;
    margin: 0 10px 10px;
    border-radius: 5px;
    position: relative;
}

.membersdetailpage #members-list .item-avatar {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 1px solid #e4e4e4;
    overflow: hidden;
    padding: 8px;
    margin: 0 auto 10px;
}

#members-list .item-avatar img.avatar {
    border-radius: 50%;
}

#members-list .following-meta li,
#members-list .friends-meta li,  
.followers-meta li {
    display: flex!important;
    flex: 0 0 100%!important;
    max-width: 100%!important;
}

#members-list .following-meta div,
#members-list .followers-meta div, 
#members-list .friends-meta div {  
    display: flex;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px;

}


.membersdetailpage #members-list .list-wrap:before {
    content: "";
    background-color: #699913;
    position: absolute;
    width: 100%;
    height: 32%;
    z-index: -1;
    left: 0;
    top: 0;

}



#members-list .following-meta li button,  
#members-list .friendship-button .pending_friend,  
.following-meta div a, 
#members-list .friends-meta li button,
#members-list .following-meta div a,
#members-list .friends-meta div a ,  
#members-list .followers-meta div a {
    display: inline-block;
    width: 100%!important;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    position: relative;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 24px;
    width: auto;
    background: none;
    margin: 0 5px;
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
    border: 1px solid rgba(0, 0, 0, 0);
    max-width: 100%;
}

#members-list .list-wrap .item-block h2 {
    text-align: center;
    text-align: center;
    margin: 0 0 20px;
}

#members-list .list-wrap .item-block h2 a {
    color: #000;
    font-size: 18px;
}

#members-list .list-wrap .item-block h2,
#members-list .list-wrap .item-block p {
    float: none;
}

#members-list .list-wrap .item-meta.last-activity,
.membersdetailpage #item-header-content .item-meta {
    display: none;
}

.logged-in .membersdetailpage .main-navs {
    border: 0;
}



.field_introduce-yourself-to-the-community #field_562-1 {
    display: inline-block;
    position: relative;
    top: 15px;
}


.logged-in .membersdetailpage .main-navs ul {
    float: left;
    position: relative;
    z-index: 8;
    margin-bottom: 0;
}

#object-nav .membersdetailpage .main-navs ul li {
    padding-left:0!important;
}


#object-nav ul li  { padding-left: 0!important }
#object-nav ul li a { margin: 0; }


#buddypress #item-header-cover-image {
    margin-bottom: 0;
}


.bp-single-vert-nav .item-body:not(#group-create-body){
    border-left:none; 
    padding-left: 2.5em;

}

.bp-single-vert-nav .bp-navs.vertical ul {
    border-right:none; 
    background-color: #f7f7f7;
    border: solid 1px #eaeaea;
    border-bottom: none;
}




#notifications-user-list {
    padding-top:0;
}

.notifications  #subnav-filters {
    margin-top: 0;
}

.buddypress-wrap .profile.edit .button-nav {
    background: #f7f7f7;
}

.buddypress-wrap .profile.edit .button-nav li {

    margin-right: 0;
    display: inline-block;
    padding-left: 0;
    width: 25%;
    float: left;

}


.buddypress-wrap .profile.edit .button-nav li a {

    display: inline-block;
    color: #bfbfbf;
    padding:10px 10px;
    border-bottom: 2px solid rgba(255, 255, 255, 0);
    font-size:16px;
    text-transform: uppercase;
    width: 100%;
    text-align: center  
}



.buddypress-wrap .profile.edit .button-nav {
    list-style: none;
    margin: 0 0 45px;
    float: none;
    width: 96%;
    margin: 0 auto 25px!important;
    height:54px;
}

.buddypress-wrap .profile.edit .button-nav li.current a, .buddypress-wrap .profile.edit .button-nav li a:hover{
    color: #2847fe;
    border-bottom: 2px solid #2847fe;
}


.buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav:not(.tabbed-links) {
    border-bottom: 0;
    border-top: 0;
}

.profile-edit  .profile-group-title.edit,  .field-visibility-settings-notoggle {
    display: none;   
}

.buddypress-wrap .profile { margin-top: 0; }
.profile-edit .edit-profile-screen, 
.profile .view-profile-screen {
    color: #333333;
    font-weight: 700!important;
    font-size: 32px!important;
    position: relative;
    line-height: normal;
    padding-top: 0!important;
    margin: 0px auto 15px!important;
}

.profile .profile-group-title, 
.activity  h2.bp-screen-reader-text, 
.settings h2.general-settings-screen, 
.change-cover-image h2.change-cover-image-screen,  
.change-avatar h2.change-avatar-screen {
    color: #333333;
    font-weight:700!important;
    font-size: 32px!important;
    position: relative;
    line-height: normal;
    padding-top: 0!important;
    margin: 0px 0 0!important;
    padding: 0 0 30px;

}

.field_country select { width:100%;}
.buddypress-wrap .standard-form input[required],
.buddypress-wrap .standard-form select[required], 
.buddypress-wrap .standard-form textarea[required] {
    border-color: #d6d6d6!important;
    border-width: 1px !important;
}

.buddypress-wrap .profile.public .profile-group-title {
    border-bottom: none;
    border-top: none;
    background-color: #fafafa;
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    padding: 5px 10px!important;
}

.buddypress-wrap .public .profile-fields td.label{
    vertical-align: top;
}


.buddypress-wrap .public .profile-fields td {
    border: 1px solid #eaeaea;
}


.buddypress-wrap .profile.edit .editfield {

    background: #f7f7f7;
    border: none;
    margin: 0 2% 15px;
    padding: 0 15px 15px;
    width: 46%;
    float: left;
}

.buddypress-wrap .profile.edit .editfield input, 
.buddypress-wrap .profile.edit .editfield select{
    background-color: #fff;
    border-radius: 0;
    height: 45px;

} 


.buddypress-wrap .profile.edit .editfield  input[type=checkbox], *
.buddypress-wrap .profile.edit .editfield  input[type=radio]{
    height: auto;
}

.profile-edit .buddypress-wrap .standard-form label, 
.profile-edit .buddypress-wrap .standard-form span.label {
    margin: 0 0 0;
}

legend { margin-bottom: 0;}

.field_level-of-injury .checkbox-options label {
    display: inline-block;    
    margin-right: 10px!important;

}

.profile-edit .clear-value { display: none!important; }
.field-visibility-settings .field-visibility-settings-close {
    display: inline-block;
    color: #fff!important;
    padding: 5px 37px!important;
    border-radius: 30px!important;
    position: relative;
    font-weight: 400!important;
    text-transform: capitalize;
    font-size: 18px!important;
    line-height: 24px;
    width: auto;
    background: none;
    margin: 0 5px;
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%)!important;
    border: 1px solid rgba(43, 77, 177, 0);

}

.field-visibility-settings-toggle{ margin-bottom:0;}
.field-visibility-settings-toggle button.visibility-toggle-link {
    color: #0a7dfa!important;
    padding: 0;
}

.field_gender select, .field_ethnicity  select,
.field_cause-of-injury select,  .field_relation-to-injured select {
    width: 100%;
}

.buddypress-wrap .profile.edit .editfield fieldset label {
    line-height: 30px
}

.field_profile-video-intro .description {
    background-color: #fff!important;
    margin: 0!important;
    font-size: 13px!important;
}

.field_date-of-birth select{
    width:20%;
}



.profile-edit .buddypress-wrap .standard-form .submit{
    float: right;
}
.profile-edit .buddypress-wrap .standard-form .submit input {
    display: inline-block;
    color: #fff;
    padding: 15px 35px;
    border-radius: 30px!important;
    position: relative;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 24px;
    width: auto;
    background: none;
    margin: 0 5px;
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
    border: 1px solid rgba(43, 77, 177, 0);

}

.field_introduce-yourself-to-the-community {
    width:96%!important;  
}




div.radio label {
    display: inline-block!important;
    float: left;
    margin-right: 15px!important;
    line-height: 30px; }


.profile-edit .field_community-role,  .profile-edit .field_state {  float: right!important;}


.buddypress-wrap .bp-tables-user tbody tr, 
.buddypress-wrap table.forum tbody tr, 
.buddypress-wrap table.wp-profile-fields tbody tr {
    background: #fff;
}

.bp-widget.bio h3.profile-group-title {
    border-top: 1px solid #eaeaea!important
}

/* Notifications  */
.member-header-actions li a,
.member-header-actions li button,
.member-header-actions .generic-button a {
    display: inline-block;
    width: 100%!important;
    color: #fff!important;
    padding: 10px;
    border-radius: 0;
    position: relative;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 24px;
    width: auto;
    margin: 0 0 0 0;
    background-color: #085cfd!important;
    border: 1px solid rgb(8, 92, 253)!important;
    max-width: 100%;
}

.buddypress-wrap table.notifications td {
    padding: 5px 10px;
    border: solid 1px #ddd;
    text-transform: capitalize;
}

.buddypress-wrap .bp-pagination .pag-count {
    float: right;
}

.notifications-user-list {
    padding-top: 0;
}

.buddypress-wrap table.notifications th {
    border: solid 1px #ddd;
    border-bottom: 0;
    padding: 0 10px;
}

.buddypress-wrap table.notifications .bulk-select-all,
.buddypress-wrap table.notifications .bulk-select-check {
    width: 4%;
}

.buddypress-wrap .bp-tables-user thead tr,
.buddypress-wrap table.forum thead tr,
.buddypress-wrap table.wp-profile-fields thead tr {
    border-bottom: 1px solid #ddd;
    background-color: #f4f4f4;
}

.dashicons,
.dashicons-before:before {
    vertical-align: middle;
}

.buddypress-wrap table.notifications .actions,
.buddypress-wrap table.notifications .notification-actions {
    width: 20%;
}

.buddypress-wrap table.notifications .notification-actions {
    text-align: center;
}

.buddypress-wrap table.notifications .notification-actions a {
    padding: 5px 10px;
}

.buddypress-wrap table.notifications td a {
    color: #000;
}


.buddypress-wrap table.notifications td.notification-actions a  {
    color: #065ffd;

}

.buddypress-wrap table.notifications .title {
    width: auto!important;
}






.membersdetailpage ul li:after, .activity #subnav-filters, .bulk-select-check .bp-screen-reader-text, .notification-actions .bp-screen-reader-text, .activity .item-body .bp-screen-title,  .buddypress-wrap table.notifications .bulk-select-all .bp-screen-reader-text,  #activity-stream li:after,  #settings-form .bp-feedback, .change-cover-image div.change-cover-image .bp-feedback, div.change-cover-image  #bp-upload-ui .drag-drop-buttons .bp-screen-reader-text,  div.change-avatar .bp-feedback, div.change-avatar .drag-drop-buttons label.bp-screen-reader-text, body.messages .bp-messages-filters, .notifications-options-nav .select-wrap .bp-screen-reader-text,  #notifications-user-list .bp-pagination.bottom  {
    display: none!important; 
}


.buddypress-wrap .select-wrap select { text-indent: 0; }

.bp-messages-content {
    margin: 0; 
    background-color: #ffffff!important;
    padding: 0 0 0 0!important
        float: left;
}

#send_message_form label  {
    margin: 10px 0 0;
    font-size: 14px;
    font-weight: normal;
}



/* Gropu list */
#groups-list li  {

    display: flex;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0;
    border: none;
    margin: 0 0 10px;

}

/* activity  */
#activity-stream{  padding: 0!important;}
#activity-stream .bp-messages { margin:0;}
#activity-stream ul { padding: 0; margin: 0!important;}
#activity-stream ul li .activity-avatar, #activity-stream li .activity-avatar,
.comment-item .acomment-avatar {float: left; max-width: 100px;   width: 100%;}
div#whats-new-avatar a img {  border-radius: 50%; padding: 5px; border: solid 1px #eee;}
.activity-list .activity-item div.item-avatar img, .comment-item .acomment-avatar img {  height: auto;  width: 100%;  max-width: 100%; padding: 5px; border: solid 1px #eee; border-radius: 50%;}
.activity-list .activity-item .activity-content { margin-left: 115px;}
.activity-list .activity-item .activity-header { margin: 0 5px 0 0;  }
.activity-list .activity-item .activity-content .activity-inner { background: #ffffff;
                                                                  margin: 0 0 0; padding: 0; line-height: normal; font-size: 16px;}
.activity-list .activity-item .activity-meta.action { border:none; background: #ffffff;
                                                      padding: 0;  position: relative; text-align: left;}
.buddypress-wrap .activity-comments div.acomment-avatar img{   height: 80px;  width: 80px;   border-radius: 50%; padding: 5px;}     
.buddypress-wrap .activity-comments .acomment-content { border-left: 1px solid #0661fc;  margin: 0px 0 0 12%; padding: 0 15px; line-height: normal; border-radius: 0!important;}
.activity-meta.action a {   background-color: transparent!important; border: solid 1px #0662fc!important;  margin-right: 5px;  border-radius: 5px; padding: 2px 25px!important; display: inline-block; color: #000!important; font-size: 14px!important;}
.bp-screen-reader-text {  border: 0; clip: unset;  height: auto;  margin: auto; overflow: hidden; padding: 0; position: relative; width: auto; word-wrap: normal!important;}
.activity-item .activity-content .activity-meta { margin-top: 15px;}
.activity-list .activity-item .activity-meta.action .acomment-reply.button:before, 
.activity-list .activity-item .activity-meta.action .fav:before, 
.activity-list .activity-item .activity-meta.action .delete-activity:before { color:#0662fc;}
.activity-list.bp-list { border:none; background-color:#fff; }
#activity-stream .activity-item { background: #fff; border: 1px solid #ffffff;  box-shadow: 0 0 5px rgba(210, 210, 210, 0.5); margin: 0 0 20px; border-radius: 5px!important;}   
.activity-list .activity-item .comment-item .activity-meta.action {margin-left: 115px; margin-top: 0;}
.activity-inner {  margin-top: 10px;  width: 100%;}
.activity-list .activity-item .activity-meta.action .button span{ font-weight: normal;}
.bp-single-vert-nav .bp-navs.vertical li a { color:#000; border-bottom:  solid 1px #eee;
                                             text-transform:  capitalize; padding: 5px 15px; }
.bp-single-vert-nav .bp-navs.vertical li.selected a,  .bp-single-vert-nav .bp-navs.vertical li a:hover { background: #0e55fe; color: #fff;}

.bp-nouveau-activity-form { background: #fff; border: 1px solid #ffffff;  box-shadow: 0 0 5px rgba(210, 210, 210, 0.5); margin: 0px; border-radius: 5px!important;}
.bpfb_form_container { background-color: transparent!important; padding: 0!important;}
.bpfb_form_container #whats-new-content { padding: 0;}
.bpfb_form_container .bpfb_actions_container { margin-bottom: 0; }
.activity-update-form { box-shadow: 0 0 5px rgba(210, 210, 210, 0.5)!important;
                        border: none; border-radius: 5px!important;}
.activity-update-form #whats-new-textarea textarea {border: solid 1px #eee;}

.settings  #item-body {   
    background-color: #f7f7f7!important;
    width: calc(75% - 2.5%)!important;
    padding: 15px 25px 15px 25px!important;
}

.settings  .email-pwd-info {
    font-size: 12px;
    line-height: normal;  
    margin-bottom: 0;
    font-style: italic;
}

#settings-form label {
    margin: 10px 0 0;
    font-size: 14px;
    font-weight: normal;


}  

#settings-form a {    font-size: 14px;
                      font-weight: normal;}

#settings-form  .submit #submit,
#bp-delete-cover-image, #bp-browse-button, 
#bp-delete-avatar-container #bp-delete-avatar, 
#avatar-crop-actions .avatar-crop-submit, 
#bp-messages-send, 
#bp-messages-reset,  #send_reply_button, .ac-reply-content input[type="submit"], 
.ac-reply-content .ac-reply-cancel {
    display: inline-block;
    color: #fff;
    padding: 10px 35px;
    border-radius: 30px!important;
    position: relative;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 24px;
    width: auto;
    background: none;
    margin: 0 5px;
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
    border: 1px solid rgba(0, 0, 0, 0);
}


#send_reply_button, .ac-reply-content input[type="submit"], 
.ac-reply-content .ac-reply-cancel { color: #ffffff!important;
                                     background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%)!important;
                                     min-width: 120px;
}


#avatar-crop-actions { margin-top: 15px;}
#drag-drop-area {  border: 2px dashed #0e55fe; margin-top:15px;}
.bp-cover-image-status p.warning, .bp-avatar-status p.warning { 
    background-color: transparent!important;
    border: 1px solid #0e55fe!important;
    color: #000;
    display: block;
    font-size: 13!important;
    margin: 1em 0;
    padding: 5px 15px;
    text-align: center;
    font-size: 13px;    
}

.bp-avatar-nav .avatar-nav-items { background-color: #f7f7f7; border: none;     margin-bottom: 15px;}
.bp-avatar-nav ul.avatar-nav-items li.current{ border: none; }
.bp-avatar-nav ul.avatar-nav-items li {width:50%; padding: 0; }
.bp-avatar-nav ul.avatar-nav-items li a {display: inline-block;    color: #bfbfbf;
                                         padding: 10px 10px;    border-bottom: 2px solid rgba(255, 255, 255, 0);    font-size: 16px;   text-transform: uppercase;   width: 100%;  text-align: center;}
.bp-avatar-nav ul.avatar-nav-items li a:hover, 
.bp-avatar-nav ul.avatar-nav-items li.current a {
    color: #2847fe;
    border-bottom: 2px solid #2847fe;
    font-weight:normal;
    background-color: #ededed;

}

.buddypress-wrap .grid.bp-list>li .item-avatar img.avatar { width:100%; }
.buddypress .buddypress-wrap button.text-button:focus, .buddypress .buddypress-wrap button.text-button:hover, .buddypress .buddypress-wrap input.text-button:focus, .buddypress .buddypress-wrap input.text-button:hover { text-decoration:none;}


/*  images-videos Page  */
.imagesvideo-wrap #hvideos .video_thumb {  
    border: solid 1px #ddd;
    margin-bottom: 30px;
}

.imagesvideo-wrap #hvideos .item-video a {
    display: block;
}
.imagesvideo-wrap #hvideos .item-video img.play_video {
    z-index: 2;
    position: absolute;
    left: 50%;
    right: 0;
    top: 50%;
    margin-left: -53px;
    transform: translateY(-50%);
}

.imagesvideo-wrap  .vid-header-title .title .benfont {color: #333;}
.elm-loading-icon {
    fill:#0859fd!important;   
    stroke:#0762fc!important;

}

#notifications-filter-select
.notifications-filter-by {
    display: inline-block;
    float: left;
    height: 50px;
}
#notifications-filter-select .select-wrap {
    display: inline-block;
    margin-left: 15px;
}

.buddypress-wrap .filter label:before {
    content: "\f536";
    color: #1d7dfa;
}

select#notifications-filter-by option {
    background-color: #ffffff;
    color: #333; 
}
form#notifications-bulk-management {
    position: relative;
}
.notifications-options-nav {
    position: absolute;
    top: -46px; 
}
.notifications-options-nav 
.select-wrap #notification-select {
    height: 45px;
    width: 175px;
    font-size: 16px;
} 
#notification-bulk-manage {
    background-color: #085cfd;
    color: #fff;
    height: 46px;
    margin-left: 10px;
    width: 150px;
}

.buddypress-wrap table.notifications .date, 
.buddypress-wrap table.notifications .notification-description,
.buddypress-wrap table.notifications .notification-since, 
.buddypress-wrap table.notifications .title {
    width: 41%;
}

div#bp-delete-avatar-container,
#bp-delete-cover-image-container {
    display: block;
    padding: 40px 0;
    text-align: center; 
    vertical-align: middle;
    border: 2px dashed #0e55fe;
    margin-top: 15px;
}
div#bp-delete-avatar-container p { 
    margin-bottom: 5px;
    color: #767676;
    text-align: center;
}

/* buddypress Message Page */


.bp-messages-content #thread-preview {
    border: 1px solid #eaeaea;
    margin-top: 0;
    width: 60%;
    float: right;
}

#message-threads  {width:38%; float:left;    border-left: solid 1px #eaeaea; border-right: solid 1px #eaeaea; max-height: 480px; border-bottom: solid 1px #eaeaea;}
#message-threads .thread-cb label,  #message-threads .thread-cb,
#message-threads .user-link .bp-screen-reader-text,
#message-threads .user-link .user-name, .thread-content .excerpt,
#message-threads .thread-date, .preview-content .message-action-delete .bp-screen-reader-text, 
.preview-content .message-action-star .bp-screen-reader-text,  .preview-content .message-action-unstar .bp-screen-reader-text, 
.preview-content .message-action-view .bp-screen-reader-text, #message-threads .num-recipients, 
.single-message-thread-header .actions .bp-screen-reader-text, .message-action-star .bp-screen-reader-text, 
.message-action-unstar .bp-screen-reader-text   { display: none!important;}

#message-threads li { padding:10px;}
.preview-content .preview-pane-header .actions .bp-icons {
    padding: 0;
    font-size: 18px!important;
    vertical-align: top;
}

.bp-messages-content .thread-participants dd { margin-bottom:0;}

#message-threads li .thread-from img.avatar,
#message-threads li .thread-to img.avatar {
    float: left;
    margin: 0 10px 0 0;
    border-radius: 50%;
    padding: 3px;
    border: solid 1px #eaeaea;
    height: 32px;
    width: 32px;
}


#message-threads li .thread-from, #message-threads li .thread-to {

    flex: 1 2 10%
}


#message-threads li .thread-content {
    flex: 1 2 85%;
    padding-right: 15%;
}

.thread-subject .thread-count {
    position: absolute;
    right: 0;
    background-color: #0e55fe;
    color: #fff;
    height: 100%;
    width: 15%;
    text-align: center;
    line-height: 50px;
    border-radius: 0;
    top: 0;
}


.bp-messages-content .actions, 
.bp-messages-content .thread-participants { width:100%; max-width:100%; float: none; margin: 0;}
.bp-messages-content .thread-participants li { margin-left:5px; padding: 0;}
.message-action-delete:before {
    content: "\f1f8";
    font-family: FontAwesome; 
}

.thread-participants dt { font-weight: normal; }
.bp-messages-content #thread-preview .preview-content .preview-message {
    background: transparent;
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 16px;
    line-height: 25px;
}

.bp-messages-content .thread-participants img {
    width: 32px;
    border-radius: 50%;
    padding: 3px;
    border: solid 1px #eaeaea; 
}
.bp-messages-content .thread-participants li:first-child { margin-left:0;}
.bp-messages-content .thread-participants ul { 

    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 95px;
}


/* width */
#message-threads::-webkit-scrollbar {
    width: 8px;
}

/* Track */
#message-threads::-webkit-scrollbar-track {
    background: #f1f1f1; 
}

/* Handle */
#message-threads::-webkit-scrollbar-thumb {
    background: #888; 
}

/* Handle on hover */
#message-threads::-webkit-scrollbar-thumb:hover {
    background: #555; 
}


.bp-messages-content .single-message-thread-header  {

    background-color: #fff;
    border-bottom: 0;
    margin-bottom: 0;
    padding: 0 15px 5px;
    border: solid 1px #eaeaea;
    height: 40px;

}

.single-message-thread-header .thread-participants {
    display: inline-block;
    float: left;
    width: 90%;
    position: relative;
}
.single-message-thread-header .actions {
    display: inline-block;
    float: right;
    width: 15px;
    height: auto;

}

.single-message-thread-header .message-action-delete:before {

    font-size: 20px!important;
}

.single-message-thread-header .message-action-delete {
    padding: 0!important;
}

.bp-messages-content #bp-message-thread-list li {
    padding: 0;
    border: solid 1px #eaeaea;
    margin-bottom: 10px; 
    border-top: 0;
}

.message-content  #message_content_ifr { width: 99.5%!important;}

.bp-messages-content #bp-message-thread-list li:nth-child(2n) .message-content {
    background-color: #ffffff!important;
}

.bp-messages-content #bp-message-thread-list .message-content {
    overflow: hidden;
    margin: 1em auto 1rem;
    width: 96%;
}


.bp-messages-content #bp-message-thread-list {
    padding: 0 0 0;
    margin: 10px 0 0;
}

.bp-messages-content #bp-message-thread-list .message-metadata .avatar {
    width: 32px;
    border-radius: 50%;
    padding: 3px;
    border: solid 1px #eaeaea;

}

.message-metadata {
    position: relative; 
    background-color: #f7f7f7;
}

.message-metadata a {  color: #333333;}

.message-metadata .actions {
    position: absolute;
    right: 15px;
    top: -2px;
    width: 14px;  
}

.bp-messages-content #bp-message-thread-list .message-metadata {
    border-bottom: 1px solid #eaeaea;
    box-shadow: none;
    display: table;
    padding: 5px;
    width: 100%; 
}
.bp-messages-content form.send-reply .avatar-box { padding: 0; }
#send-reply .message-metadata{ background-color: transparent;}  
#message-threads li .thread-content .thread-subject { line-height:16px; }
#message-threads li .thread-content .thread-subject a {color: #333;}

.bp-messages-content #bp-message-thread-header h2:first-child, 
.bp-messages-content #thread-preview h2:first-child {
    background-color: #f7f7f7;
    border-bottom: solid 1px #eaeaea;
}

.change-cover-image .bp-single-vert-nav .bp-navs.vertical li.selected a,  
.profile-edit .bp-single-vert-nav .bp-navs.vertical li.selected a, 
.change-avatar .bp-single-vert-nav .bp-navs.vertical li.selected a {
    background-color: #f7f7f7!important;
    color: #000!important;
    font-weight: normal!important; 
}



.bp-single-vert-nav .bp-navs.vertical li.bp-personal-tab.addactive3.current.selected a,  
.bp-single-vert-nav .bp-navs.vertical li.bp-personal-tab.addactive2.current.selected a, 
.bp-single-vert-nav .bp-navs.vertical li.bp-personal-tab.addactive1.current.selected a {
    background: #0e55fe!important;
    color: #fff!important;
}

form.ac-form .ac-reply-content input {
    margin-top: 0;
    margin-left: 40px;
}



/*** Feedback - 14Oct  ****/
.bootstrap-select button.btn, 
.bootstrap-select button.btn:focus, 
.bootstrap-select button.btn:active,
.bootstrap-select button.btn:hover{
    padding-left: 0!important;
    background: transparent!important;
    outline: none!important;
    border: none!important;
    color: #495057!important;
    font-size: inherit!important;
    box-shadow: none!important;
    border-radius: 0!important
}
.empForm select, .legal-form select,
.empForm .bootstrap-select button.btn, 
.empForm .bootstrap-select button.btn:focus, 
.empForm .bootstrap-select button.btn:active,
.empForm .bootstrap-select button.btn:hover,
.legal-form .bootstrap-select button.btn, 
.legal-form .bootstrap-select button.btn:focus, 
.legal-form .bootstrap-select button.btn:active,
.legal-form .bootstrap-select button.btn:hover{
    color: #FFF!important;  
}
.empForm .bootstrap-select button.btn{
    font-size: 16px!important
}
.empForm .bootstrap-select button.btn, 
.empForm .bootstrap-select button.btn:focus, 
.empForm .bootstrap-select button.btn:active,
.empForm .bootstrap-select button.btn:hover{
    border-bottom: 1px solid rgba(255, 255, 255, 0.6)!important
}
.empForm .bootstrap-select{
    margin-bottom: 15px!important
}
.legal-form .bootstrap-select button.btn, 
.legal-form .bootstrap-select button.btn:focus, 
.legal-form .bootstrap-select button.btn:active,
.legal-form .bootstrap-select button.btn:hover{
    border-bottom: 1px solid #FFF!important
}
.gallery-view ul{
    margin: 15px 0 0;
    padding: 0;
    display: flex;
    list-style: none;
    flex-wrap: wrap;
}
.gallery-view ul li{
    width: calc(100% / 5);
    border: 2px solid #FFF
}
.gallery-view ul li a{
    display: block;
    position: relative
}
.gallery-view ul li img.gallery-thumb{
    display: block;
    height: 220px;
    background-position: center top!important;
    background-size: cover!important;
    width: 100%;
    box-shadow: inset 0 0 79px 56px rgba(0,0,0,0.25);
    transition: all ease-in-out 0.25s;
}
.gallery-view ul li:hover img.gallery-thumb{
    box-shadow:none 
}
.gallery-view ul li img.expand{
    position: absolute;
    right: 10px;
    bottom: 10px; 
}
/** Get Involved ***/
.get-involved-content-wrapper h2, 
.get-involved-content-wrapper .h2,
.get-involved-listing .h2,
.get-involved-listing h2,
.connect-get-involved .h2, 
.connect-get-involved h2
{
    font-size: 36px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 30px
}
.get-involved-featured{
    position: relative
}
.get-involved-featured img{
    box-shadow: 0 0 13px 0 rgba(0,0,0,0.25)
}
.get-involved-featured:after {
    content: "";
    background-image: url(img/blog-dots.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -30px;
    bottom: -30px;
    height: 288px;
    width: 272px;
    z-index: -1;
}
.get-involved-listing{
    border-top: 1px solid #e2e0e0
}
.get-involved-listing-inner{
    padding: 0 25px
}
.get-involved-listing-inner img{
    max-width: 100px;
    margin-bottom: 25px;
    width: 100%
}
.connect-get-involved{
    background: url(img/blue-bg-1920x468.jpg) no-repeat left center/cover;
    color: #FFF
}
.connect-get-involved .h2, 
.connect-get-involved h2{
    color: #FFF
}
.connect-get-involved-content a{
    color: #FFF;
    text-decoration: underline
}
.connect-get-involved-content a:hover{
    text-decoration: none
}
.social-involved-list-box{
    margin-bottom: 30px
}
.social-involved-list-box a {
    color: #FFF;
    margin: 0 25px;
    display: inline-block;
    padding-bottom: 15px;
    border-bottom: 1px solid #FFF;
    position: relative
}
.social-involved-list-box a:before{
    content: "";
    width: 1px;
    height: 15px;
    position: absolute;
    left: -5px;
    background-color: #FFF;
    bottom: -1px;
    transform: rotate(-35deg)
}
.social-involved-list-box a:after{
    content: "";
    width: 1px;
    height: 15px;
    position: absolute;
    right: -5px;
    background-color: #FFF;
    bottom: -1px;
    transform: rotate(35deg)
}
.social-involved-list-box em{
    border: 1px solid #fff;
    width: 40px;
    line-height: 40px;
    font-size: 20px;
    margin-left: 25px
}
ul.list-type{
    margin: 0;
    padding: 0;  
    list-style: none
}
ul.list-type li{
    background: url(img/logo-icon.png) no-repeat left top;
    padding-left: 39px;
    line-height: 1.45;
    min-height: 29px;
    margin: 20px 0
}
ul.list-type li:last-child{
    margin-bottom: 0
}


.portal-wrap ul li:hover {
    z-index: 9;
}

.portal-wrap ul li:hover .portals_link .btn {
    display: block;
}
/*  comment   */








@media(max-width:1599px){
    .get-involved-content-wrapper h2, .get-involved-content-wrapper .h2 {
        font-size: 30px
    }  

}


@media(max-width:1199px){
    /*** Feedback - 14Oct  ****/
    .page-template-about .abt-bottom-sec{
        position: static
    }
    .page-template-about .abt-small-tagline {
        font-size: 20px
    }

    .page-template-about .abt-bottom-sec .btn-border:after {
        right: 105%
    }
    .page-template-about .about-left{
        padding-right: 0;
        margin-top: -30px
    }
    .page-template-about .about-left.main-title .title span.benfont {
        font-size: 80px;
        line-height: 1.1;
    }
    .page-template-donate .funkyradio-info{
        font-size: 0.85rem 
    }
    .gallery-view ul li img.gallery-thumb {
        height: 175px
    }
    .get-involved-listing-inner {
        padding: 0
    }

    .menu-top > li > a {
        padding: 15px 12px 16px;
    }
}

@media(max-width:991px){
    /*** Feedback - 14Oct  ****/
    .page-template-about .about-left{
        margin-top: 0   
    }
    .page-template-about .about-left.main-title .title span.benfont {
        font-size: 65px
    }
    .page-template-about .about-left.main-title .title span {
        font-size: 36px
    }
    .blog-top-info ul li{
        margin-right: 7px
    }
    .blog-top-info ul.pagenav li a{
        margin-right: 10px;  
    }
    .page-template-donate .funkyradio-info {
        display: block;
        margin-bottom: 5px;
        width: auto;
        font-size: 1.05rem;
    }
    .sidebar-title h2{
        font-size: 32px
    }
    .gallery-view ul li img.gallery-thumb {
        height: 150px
    }
    .get-involved-featured:after{
        content: none
    }
    .get-involved-content-wrapper h2, .get-involved-content-wrapper .h2 {
        text-align: center;
        margin-top: 20px;
    }
}

@media(max-width:767px){
    /*** Feedback - 14Oct  ****/    
    .page-template-about .abt-bottom-sec {
        margin: 10px 0 15px
    }
    .gallery-view ul li {
        width: calc(100% / 3)
    }
    .get-involved-content-wrapper h2, .get-involved-content-wrapper .h2 {
        font-size: 24px;
    }
    .get-involved-listing .row >div+div{
        margin-top: 35px
    }
    .get-involved-listing-inner img {
        margin-bottom: 10px
    }
}

@media(max-width:550px){
    /*** Feedback - 14Oct  ****/  
    .gallery-view ul li {
        width: calc(100% / 2)
    }
    .social-involved-list-box span{
        display: none
    }
    .social-involved-list-box a{
        border: none
    }
    .social-involved-list-box a:before, .social-involved-list-box a:after{
        content: none
    }
    .social-involved-list-box {
        margin-bottom: 10px;
    }
    .social-involved-list-box em{
        margin-left: 0
    }
    .social-involved-list-box a {
        margin: 0 10px;
    }

    .spinalpedia_vision:after {
        width: 100%;
    }
}


@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    .blog-top-info ul li a {
        font-size: 15px;
    }

    .blog-top-info ul li {
        margin-right: 10px;
    }


    .side-blog-wrap {
        margin-bottom: 30px;    
    }  

    .side-top-wrap {
        padding: 30px 10px 15px;
    }


    .side-top-wrap .btn {
        padding: 10px 15px;
    }
}



@media screen and (min-device-width: 1080px) and (max-device-width: 1920px) and (orientation : portrait){
    ul.menu-top  #menu-item-978,  
    ul.menu-top #menu-item-979 { display: none; }
    div#homebanner {
        height: 580px;
    }
    .bgimg {
        height: 580px; 
    }

}

@media screen and (max-width: 1200px){
    .innerpages.bgimg{
        height: 400px; 
    }
}
@media screen and (max-width: 991px){
    .innerpages.bgimg {
        background: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%) !important;
    }
}

@media screen and (max-width: 991px){
    .innerpages.bgimg { 
        height: auto !important;
        min-height: 250px;
        display: flex;
        align-items: flex-end;  
    }

    .page-banner-wrap {
        position: relative;
        padding-bottom: 30px;
        padding-top: 20px;
    }

    .home-videos-wrap .container{
        padding: 45px 15px 5px;
    }

    .home-videos-wrap .owl-nav {
        width: 96px;
    }
    .home-videos-wrap .vid-header a.btn {
        right: 110px;
    }   
    .mail-content .small-text {
        padding: 0 0 10px;
    }
} 

@media screen and (max-width: 768px){
    .blog-top-info ul li a {
        font-size: 15px;
    }
    .sidebar {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 575px){


    .quote-sec .subheading:after, .quote-sec .subheading:before{
        content: none; 
    }

    .mail-right-side {
        text-align: center;
        width: 100%;
        margin-right:0;
    }

    .banner-wrap .banner-title{
        letter-spacing: 5px;
    }
    .btn{
        white-space: normal;
    }

    .contentArea .name {
        font-size: 18px;
    }

}

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

    .home-videos-wrap .vid-header a.btn {
        right: 0 !important;
    }

    /* #hvideo{
        padding-top: 40px !important;
    } */

    .home-videos-wrap .owl-nav {
        top: -15px !important;
    }
}




.sidebar-title h2 strong{
    position: relative;
    top: -10px;
}


.home-page .learning-header .btn{
    white-space: normal;
}


.learning-header .btn {
    word-wrap: break-word;
    word-break: break-word;
    white-space: normal;
}



.sub-cat { display: none; background-color: #f7f7f7; }  
.sub-cat li a { color: #000!important; }
.vidoeideaslist { border: solid 1px #e6e6e6;}
.vidoeideaslist li { border-bottom: solid 1px #e6e6e6; padding:5px 15px;}
.vidoeideaslist li:last-child { border-bottom: none; } 
.owlcarousel .faq-info button.plusicon[aria-expanded="true"]:after { display: none;}


.vidwrapcount {
    position: relative;  
}

span.view-count {
    position: absolute;
    z-index: 9;
    background-color: #1f57fd;
    color: #fff;
    padding: 0 10px;
    -webkit-border-top-left-radius: 13px;
    -moz-border-radius-topleft: 13px;
    border-top-left-radius: 13px; 
}

#hvideos .tab-content>.active {
    display: flex;
    flex-wrap: wrap;
}

.row.most_postlist, .row.loadpost, .newsdetials2 .row { width:100%!important}

.news-detials .col-md-6.col-lg-6,
.newsdetials1 .col-md-6.col-lg-6,
.newsdetials2 .col-md-6.col-lg-6 {
    -ms-flex: 0 0 50%!important;
    flex: 0 0 50%!important;
    max-width: 50%!important;
}


.tax-faq-category .faq-description .wpulike.wpulike-default {
    display: none;
}


div#myloginform .modal-content {
    position: absolute;
    top: -62%;
}

div#myregform {
    position: relative;
}
div#myloginform {
    position: relative;
}

div#myloginform .modal-dialog:before {
    height: 400px;
}

#myregform .modal-content {
    bottom: 20%;
    position: absolute;
}

.alter_login_list .img-circle {
    border-radius: 50%;
    width: 25px;
    height: 25px;
    background: #afabab;
}
.right_navigation_wrap{
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0px;
    width: auto;
    justify-content: left;
    padding: 0;  
}
.right_navigation_wrap .badge{
    display:none;    
}
.right_navigation_wrap .dropdown-toggle::after{
    display:none;     
}

.alter_login_list.dropdown .dropdown-toggle::after{
    display:block;    
}


li.dropdown .dropdown-toggle {
    margin: 0 4px;
    font-size: 16px;
    color: #5575da;
}
.alter_login_list .dropdown-toggle {
    display: flex;
    align-items: center;
}

.alter_login_list .user_name_after_login {
    width: 71px;
    margin-left: 4px;
}

.alter_login_list .collapse-profile-name>span, .alter_login_list .profile-content.thumbnail a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.dropdown-menu.dropdown-menu-new.pull-right, .right_navigation_wrap .dropdown-menu{
    top: 13px !important;
    border-radius: 0px !important;
    border: 0px !important;
    left: auto !important;
    right: 0;
    text-align:left;
    padding:0px;  
}
.alter_login_list .dropdown-menu>li>a {
    display: block;
    padding: 7px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #555;
    white-space: nowrap;
    border-bottom: 1px solid #f2f2f2;
    font-size:14px; 
}
.alter_login_list .dropdown-menu>li:last-child>a{
    border-bottom:0px;    
} 
.alter_login_list .dropdown-menu>li>a i {
    display: none;
}
.tt-dropdown-menu {
    background-color: #fff;
    border:0px; 
    border-radius: 0 0 4px 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
    padding: 5px;
    width: 100%;
    font-size: 14px
}

.tt-dropdown-menu a,
.tt-dropdown-menu div {
    padding: 0;
    margin: 5px 0;
    line-height: 20px;
    display: block
}

.tt-dropdown-menu small,
.tt-dropdown-menu span {
    display: inline-block
}

.tt-dropdown-menu div.category {
    background-color: #f4f4f4;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px;
    margin: 5px -5px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    line-height: 12px
}
.twitter-typeahead{
    width:100%;    
}

ul#friendRequestList {
    width: 250px;
    left: auto !important;
    right: -50px !important;
}
#friendRequestList .form-friend-request {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
#friendRequestList .form-friend-request a {
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100px;
    color: #555;
    text-align: left;
    text-decoration: none;
    font-size: 14px;
    width: 100%;
}
#friendRequestList .accept_btn {
    color: #1888f8;
    background: #fff;
    border: 1.5px solid #1888f8;
    border-radius: 5px;
    padding: 1px 14px;
    text-align: center;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
}
#friendRequestList .reject_btn {
    background: #2b3eff;
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
    color: #fff;
    font-size: 13px;
    border-radius: 5px;
}
#friendRequestList .row{
    margin:0px;    
}

.tt-dropdown-menu {
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0 0 4px 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    padding: 5px;
    width: 750px;
    font-size: 14px;
    border-radius: 0;
    top: 46px !important;
    border: 0;
    box-shadow: 0 0 10px #ccc !important;
    right: -16px !important;
    left: auto !important;
}


body.home #postslider_left .post_wrapper .image{
    background-size: auto;
    background-color: #fff;
    background-repeat:no-repeat;
    /* background-image: url(img/Spinalpedia-logo.png); */
    height: 300px;
    width: 100%;
    background-position: center; 
    margin: 15px 0;
    border: 1px solid #d7d7d7;
}


body.home #postslider_left .post_wrapper .image img {
    object-fit: cover; 
    object-position: top;
    width: 100%;
    height: 100%;
}
body.home #postslider_left .post_wrapper .image.no-image{
    background-size: 200px;
}
body.home #postslider_left .post_wrapper {
    position: relative;
    padding: 0 50px;
}

body.home #postslider_left .post_wrapper:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #d7d7d7;
}

body.home #postslider_left .post_wrapper:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: #d7d7d7;
    height: 1px;
    margin: auto;
    z-index: -1;
}
body.home div#postslider_right div span {
    width: 100%;
    display: block;
    padding: 10px 20px;
    background-color: #d7d7d7;
    margin-bottom: 2px; 
    cursor: pointer;
    position: relative;
}

body.home div#postslider_right div span a {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: '';
    z-index: 1;
}

body.home div#postslider_right div span:hover,
body.home div#postslider_right div span.active {
    background-color: #fff;
}

body.home div#postslider_right div span:before{
    position: absolute;
    left: 0;
    top: 0; 
    width: 2px;
    transition: all 0.3s ease-in-out;
    content: '';
    background-color: #2b3eff;
    height: 0;
}

body.home div#postslider_right div span:hover:before,
body.home div#postslider_right div span.active:before {
    height: 100%;
    transition: all 0.3s ease-in-out;
}

body.home #postslider_left .post_wrapper .read_more {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
}
body.home #postslider_left .post_wrapper .read_more a {
    padding-left: 80px;
    position: absolute;
    font-size: 18px;
}
body.home #postslider_left .post_wrapper .read_more a:hover {
    color: #2b3eff;
}

body.home #postslider_left .post_wrapper .read_more a:before {
    width: 70px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    height: 1px;
    background-color: #d7d7d7; 
    margin: auto;
    transition: all 0.3s ease-in-out;
}
body.home #postslider_left .post_wrapper .read_more a:after{
    width: 0;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    height: 1px;
    background-color: #2b3eff; 
    margin: auto;
    transition: all 0.3s ease-in-out;
}
body.home #postslider_left .post_wrapper .read_more a:hover:after{
    width: 70px;
    transition: all 0.3s ease-in-out;
}


.page-template-resources .abt-video .title {
    padding-left: 12%;
    margin-bottom: 40px;
    font-size: 43px;
}


.page-template-resources .abt-video .small-text{
    padding-left: 12%;
}
.ser-iconBox a {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

body.home .mail_content a.btn,  body.home .home-abt-content .btn {
    /*background: -webkit-linear-gradient(to right, #008000, #228B22);
    background: linear-gradient(to right, #008000, #228B22); 
    border-color: #008000; */
    background-image: linear-gradient(30deg, #0b9cf7 0%, #2b3eff 100%);
}


body.home .mail_content a.btn:hover, body.home .home-abt-content .btn:hover {
    background: #52c234;
    background: -webkit-linear-gradient(to right, #061700, #52c234);
    background: linear-gradient(to right, #061700, #52c234);
    color: #fff;
    border-color: #52c234;
    transition: all 0.3s ease-in-out;
}

div#hvideo .slick-slide > div {
    width: 95%;
    margin: auto;
    margin-bottom: 5px;
}
div#hvideo .circle {
    position: relative;
    cursor: pointer;
}

div#hvideo .count {
    padding-left: 20px;
}
div#hvideo .count:before {
    position: absolute;
    left: 0;
}
div#hvideo .ul {
    margin-top: 10px;
}

div#hvideo .like_this_item {
    position: absolute;
    top: -50px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    font-size: 2rem;
    cursor: pointer;
    color: #d8d8d8;
}

div#hvideo .play_video{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

div#hvideo .item  a.video_link {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: 999;
}
div#hvideo .item {
    position: relative;
}

div#hvideo .like_this_item.already_liked .fa {
    color: #ff0000;
}



div#hvideo .circle.active {
    color: #4787f9;
    cursor: pointer;
}

div#hvideo .circle.active .fa-heart {
    color: red;
}


.commentmain { position: relative;}
a.commentbtn{ position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 999;}

.static-page .static-page-details ul li {
    position: relative;
}

.static-page .static-page-details ul li:before {
    position: absolute;
    left: 5px;
    top: 14.5px;
    height: 6px;
    width: 6px;
    background-color: #000;
    content: '';
    border-radius: 50%;
}

.static-page .static-page-details img {
    border: 1px solid #d7d7d7;
    padding: 5px;
    float: left;
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 20px;
    max-width: 50%;
} 

.static-page .static-page-details a{
    display: inline-block;
    width: 100%; 
    float: left;
} 

.tax-faq-category  .static-page-details li:after {
    display: none;
}

body.single .singleblog .blog-content img {
    max-width: 50%;
    padding: 5px;
    border: solid 1px #ddd;
    float: left;    
    margin: 0 30px 0 0;
}

body.single .singleblog .blog-heading {
    margin-bottom: 15px;
}


#friendRequestList .form-friend-request {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

#friendRequestList .form-friend-request .left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 70%;
}
#friendRequestList .form-friend-request .acept_reject_buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 25%;
} 

#friendRequestList .form-friend-request .acept_reject_buttons button {
    width: auto;
    padding: 0;
    border: 0;
    background: transparent;
    color: #000;
}
#friendRequestList .form-friend-request .acept_reject_buttons .accept .fa {
    color: green;
}


#friendRequestList .form-friend-request .acept_reject_buttons .reject .fa {
    color: red;
}

ul#friendRequestList li {
    padding: 5px 10px;
    border-bottom: 1px solid rgba(215, 215, 215, 0.4); 
}

body.home .mail_content .btn.logged_in{
		background: #061700;
    /* background: -webkit-linear-gradient(to right, #061700, #52c234);
    background: linear-gradient(to right, #061700, #52c234); */
    background: -webkit-linear-gradient(to right, #52c234, #061700);
    background: linear-gradient(to right, #52c234, #061700);
    color: #fff;
    border-color: #061700;
    }

    body.home .mail_content .btn.logged_in:hover{
    	 background: #52c234 !important;
    }

.banner_count {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -180px;
    font-size: 22px;
    line-height: 2;
    height: 100%;
    width: 300px;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: normal;
    color: #52c234;
    font-weight: bold;
}

body.single .singleblog img + *:after {
    content: '';
    clear: both;
    display: block;
}

span.vCount,
span.uCount {
    background-color: #fff;
    padding: 0 10px;
    margin: 5px;
    box-shadow: 0 0 10px 0 #d7d7d7; 
            border-radius: 5px;
}

.page-template-donate .donatebtn .btn {
    background: #061700;
    background: -webkit-linear-gradient(to right, #52c234, #061700);
    background: linear-gradient(to right, #52c234, #061700);
    color: #fff;
    border-color: #061700;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
}

.page-template-donate .donatebtn .btn:hover {
    background: #52c234 !important;
}
.fa-beat {
  animation:fa-beat 5s ease infinite;
}
@keyframes fa-beat {
  0% {
    transform:scale(1);
  }
  5% {
    transform:scale(1.25);
  }
  20% {
    transform:scale(1);
  }
  30% {
    transform:scale(1);
  }
  35% {
    transform:scale(1.25);
  }
  50% {
    transform:scale(1);
  }
  55% {
    transform:scale(1.25);
  }
  70% {
    transform:scale(1);
  }
}
.donatebtn {
    position: relative;
}

 

.heart {
    color:red;
    font-size: 2rem;
    margin-right: 10px;
}
.page-template-terms-template .static-page .static-page-details ul li:after {
    display: none;
}

.single .content-area ul {
    padding-left: 30px;
    list-style: disc;
    font-weight: 300;
}

.fakeClick {
    background-size: contain;
    background-position: center;
    height: 50px;
    background-repeat: no-repeat;
    width: 100%;
    background-image: url(img/fakeClick.png);
    cursor: pointer;
}

.side_post_ul {
    display: inline-block;
    width: 100%
}

.side_post_ul .side_post_li:first-child {
    border-top: 1px solid #d7d7d7; 
}
.side_post_ul .side_post_li {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px solid #d7d7d7; 
    padding: 20px;
    position: relative;
}

.side_post_ul .side_post_li:hover {
    box-shadow: 0 0 10px 0 #d7d7d7;
}

.side_post_ul .side_post_li a {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.side_post_ul .side_post_li .left1 {
    width: 35%;
}

.side_post_ul .side_post_li .left1 img {
    width: 100%;
    object-fit: cover;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    max-width: 100%;
}


.side_post_ul .side_post_li .right {
    width: 60%;
}

.side_post_ul .side_post_li .right .title {
    font-weight: bold;
    line-height: normal;
    font-size: 18px;
    margin-bottom: 3px;
}
.side_post_ul .side_post_li .right .excerpt {
    line-height: normal;
    font-size: 14px;
}

.side_post_ul .side_post_li  .right  .readmore {
    font-size: 14px;
}
.side_post_ul .side_post_li:hover .right  .readmore {
    opacity: .5;
    color: #0b60a2;
}

.side_post_ul + .btn{
    font-size: 16px;
    padding: 5px 20px;
    margin: 20px;
    position: relative;
}

.side_post_ul  + .btn a {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.postLikee {
    cursor: pointer;
    border: 1px solid transparent;
    transition: all 0.3s ease-in-out;
}

.postLikee:hover { 
    border-color: #d7d7d7;
    transition: all 0.3s ease-in-out;
}

.postLikee_like.active .fa,
.postLikee_like.active .count {
    color: #4787f9;
}

.postLikee_fvt.active .fa,
.postLikee_fvt.active .count {
    color: #ff0000;
}

.fb_loader {
    min-height: 60px; 
}

.fb-comments {
    background-color: #fff;
}

.fb-comments svg {
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
}

ul.menu-top li .sub-menu li:last-child {
    border-bottom-width: 0px;
}

.widget .form-control, 
.widget .form-control:focus { 
    border-bottom: 1px solid #d7d7d7 !important; 
} 

.widget textarea {
    height: 100px;
}


.sidebar .wpcf7 .wpcf7-response-output {
    bottom: -28px;
}

a.site_feedback {
    background: #004bae;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 1.5rem;
    height: 50px;
    line-height: 50px;
    position: fixed;
    left: -40px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform-origin: center;
    z-index: 1;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 1px solid #9E9E9E;
    width: 130px;
    border-top-width: 0px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    color: #fff !important;
}

a.site_feedback:hover {
    background: #4f7aff;
    transition: all 0.3s ease-in-out;
}

 
 
#feedbackModal .modal-content input,
#feedbackModal .modal-content textarea {
  border-bottom: 1px solid #d7d7d7
}

#feedbackModal .modal-content fieldset {
    display: none
}

 #feedbackModal .modal-content fieldset.show {
    display: block
}

/* button:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0
} */

#feedbackModal .modal-content .tabs {
    margin: 2px 5px 0px 5px;
    padding-bottom: 10px;
    cursor: pointer;
    position: relative;
}

 
#feedbackModal .modal-content a:hover {
    text-decoration: none;
    color: #1565C0
}

#feedbackModal .modal-content .box {
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 10px
}


#feedbackModal .modal-body { 
    padding-bottom: 2rem;
}

#feedbackModal .modal-content .tabs:after {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    left: 0;
    width: 0;
    margin: auto;
    height: 1px;
    background: #2b4db1;
    transition: all 0.3s ease-in-out;
}
#feedbackModal .modal-content .tabs.active:after {
    width: 100%;
}

#feedbackModal .modal-content .tabs.active {
    color: #2b4db1;
}

#feedbackModal button.close {
    position: absolute;
    right: -15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #000;
    top: -15px;
    z-index: 1;
    opacity: 1;
    color: #fff;
  transition: all 0.3s ease-in-out;
}
#feedbackModal button.close:hover{
  background: #2b4db1;
  transition: all 0.3s ease-in-out; 
}
div#feedbackModal {
    z-index: 99999 !important;
}
div#feedbackModal .vertical-alignment-helper {
   display: flex;
      display: -webkit-flex;
    height: 100%;
    width: 100%; 
    align-items: center;
    justify-content: center;
}
div#feedbackModal .vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
} 
#feedbackModal .modal-content span.ajax-loader {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
@media screen and (max-width: 768px) {
    #feedbackModal .modal-content .tabs h6 {
        font-size: 12px
    }
}

.search_video_wrapper {
    position: relative;
    height: 100%;
    width: 100%;
    min-height: 250px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-color: 1px solid #f7f7f7;
    background-image: url(img/default.jpg);
}

.search_video_wrapper a {
    position: absolute;
    z-index: 1;
    left: 0;
    content: '';
    bottom: 0;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60px;
    transition: all 0.3s ease-in-out;
}

.search_video_wrapper a.video {
    background-image: url('img/youtube-black.svg');
}
.search_video_wrapper a.video:hover{
    background-image: url('img/youtube-red.svg');
}

.search_video_wrapper:after {
    top: 0;
    width: 0;
    right: 0;
    bottom: 0;
    border-width: 2px 0 2px 0;
    position: absolute;
    content: '';
    border-style: solid;
}

.search_video_wrapper:before {
    top: 0;
    height: 0;
    left: 0;
    right: 0;
    border-width: 0 2px 0 2px;
    position: absolute;
    content: '';
    border-style: solid;
    transition: all 0.5s ease-in-out;
}

.search_video_wrapper:hover:after, 
.search_video_wrapper:hover:before {
    width: 100%;
    height: 100%;
    border-color: #2b3eff;
    border-style: solid;
    transition: all 0.5s ease-in-out;
}

.search_video_wrapper .profile_avtar {
    position: absolute;
    content: '';
    right: 10px;
    bottom: 10px;
    margin: auto;
    width: 70px;
    height: 70px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
    border: 3px solid #3f52fe;
    background-color: #3f52fe;
}

div.dynamic-load-more-button-custom {
    overflow: hidden;
}

div.dynamic-load-more-button-custom .loader {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #3e4afe;
    background-image: url(img/custom_search_loader.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px;
    display: none;
    transition: all 0.3s ease-in-out;
}

.search-results .badge {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}

.search-results .badge {
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 25px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1;
    text-align: center;
    font-weight: 600;
}

.search_video_wrapper.photo {
    background-position: unset;
}

.search_video_wrapper.user {
    background-position: top;
}

body.search .search-tabs li{
    width: calc(100% / 4);
    padding: 0;
    position: relative;
    margin-bottom: 15px;
}

body.search .search-tabs li span {
     
    cursor: pointer;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
}

body.search .search-tabs li span {  
    background-image: linear-gradient(30deg,#fff 0%,#fff 100%); 
    transition: all 0.3s ease-in-out;
    border: 1px solid #dee2e6; 
    border-radius: 0;
    text-transform: capitalize;
}

body.search .search-tabs li span.active { 
    color: #fff;
    background-image: linear-gradient(30deg,#0b9cf7 0%,#2b3eff 100%);
    border: 1px solid #0b9cf7;
    transition: all 0.3s ease-in-out;
}

body.search .content-area div#myTabContent {
    border: 1px solid #0b9cf7;
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    margin-top: -2px;
} 


body.search article * {
    word-break: break-all;
}

.message-box-wrap .chat-bubble .chat-bubble-inner .form-horizontal textarea.form-control{color:#FFF}



input:-webkit-autofill {
  background-color: transparent !important;
  box-shadow: 0 0 0px 1000px transparent inset !important;
}


input:-moz-autofill {
  background-color: transparent !important;
  box-shadow: 0 0 0px 1000px transparent inset !important;
}

