div#back-to-top .fa {
    margin-top: -3px;
}
* {
	padding: 0;
	margin: 0;
	text-decoration: none;
	outline: none;
	box-sizing: border-box;
}
h2.wppsac-post-title {
    text-align: center;
}
.row.y-middle.proi {
    padding-top: 5px;
    padding-bottom: 34px;
}

h2.wppsac-post-title p {
    text-align: center;
}
.blog_category {
    display: none;
    margin-top: 50px;
}
.post_title h2 a {
    color: #fff;
    font-size: 18px;
    line-height: 15px;
}
.post_title h2 {
    line-height: 20px;
}
div#page .spacer {
    height: 100px;
}
.orien p {
    padding: 0;
    margin-bottom: 5px;
    font-size: 15px;
}

.orien h3 {
    padding: 0;
}
a.wppsac-readmorebtn {
    padding: 4px;
}
.borr {
    width: 80%;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #F3F3F3;
    margin-top: 50px;
    /* background: #000; */
    /* color: #fff; */
    border-top: 11px solid #f1f1f1;
    font-family: system-ui;
}

.borr h2 {
    color: #000;
    font-weight: 500;
    text-align: center;
    FONT-SIZE: 21PX;
}

.col-12.terms ul {
    line-height: 26px;
    color: #000;
    font-size: 16px;
}
div#topfixed {
  
    position: fixed;
    bottom: 220px;
    left: 2px;
    z-index: 10;
}
div#struppa1 p {
    margin-bottom: 19px;
}
.juicer-feed h1.referral {
    display: none !important;
}
table.orient td {
    font-size: 18px !important;
    text-align: center;
    padding: 9px;
}
div#struppa1 {
    margin-top: 132px;
}
ul.profiledetail {
    line-height: 28px;
    margin-left: 20px;
}
.select2.select2-container {
    width: 100% !important;
}
.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 100% !important;
}
.select2-container .select2-selection{
    border-radius: 5px !important;
    border: none !important;
    height: 45px !important;
    box-shadow: none;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    padding: 10px 2em 10px 10px;
    text-align: left;
    background: #fff url(../images/down-arrow.svg) no-repeat right 10px center !important;
}
.select2-container--default .select2-results__option{
    font-size: 16px;
    font-weight: 300;
    padding: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{
    padding: 0 !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #faf9fb !important;
    border: 0 !important;
    border-radius: 4px !important;
    cursor: default !important;
    float: left !important;
    margin-right: 5px !important;
    margin-top: 0 !important;
    padding: 0 5px !important;
    color: #8F8F8F;
    height: 30px;
    line-height: 30px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice span{
    color: #8F8F8F !important;
    margin-right: 5px !important;
}
.select2-container .select2-search--inline .select2-search__field{
    margin-top: 0 !important;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #faf9fb !important;
    color: #000 !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #0c71c3 !important;
    color: white !important;
}
.select2-dropdown, .select2-container--default .select2-search--dropdown .select2-search__field{
    border: 1px solid #ececec !important;
}
.select2-container .select2-selection--single .select2-selection__rendered{
    padding: 0 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000 !important;
    line-height: 25px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none !important;
}
section.login_page, section.register_page {
    width: 100%;
    float: left;
    padding-top: 50px;
    padding-bottom: 100px;
}
section.login_page h1, section.register_page h1{
    text-align: center;
    margin-bottom: 50px;
}
.login_form, .register_form {
    width: 100%;
    float: left;
    background-color: #f0f1f1;
    padding: 50px;
}
.form-group {
    margin-bottom: 30px;
}
.form-group label{
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}
.form-group .form-control {
    width: 100%;
    padding: 10px;
    height: 45px;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    background: #fff;
    box-shadow: none;
    outline: none;
    border: none;
    border-radius: 5px;
}
.form-button{
    width: 100%;
    float: left;
    margin-top: 25px;
    margin-bottom: 15px;
}
.login_form .submit_btn, .register_form .submit_btn {
    font-family: 'futura-pt', arial, sans-serif;
    letter-spacing: 0.02em;
    line-height: 1;
    font-size: 13px;
    text-transform: uppercase;
    padding: 15px 35px;
    border-radius: 5px;
    background: #000 !important;
    color: #fff !important;
    border: none;
    box-shadow: none;
    outline: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.login_form .submit_btn:hover, .register_form .submit_btn:hover {
    box-shadow: 0px 4px 25px -7px rgba(0, 0, 0, 0.6);
    transform: translateY(-5px);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.form-group a.frgt_pwd {
    width: 100%;
    /* text-align: right; */
    float: left;
    color: #d6a628;
    text-decoration: underline;
}
form p.link_txt {
    margin-bottom: 0;
    margin-top: 15px;
    font-weight: 600;
}
form p.link_txt a {
    color: #d6a628;
    text-decoration: underline;
}
section.blog_page {
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
}
.blog_category {
    width: 100%;
    float: left;
}
.blog_category ul.ctgry_navigation {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    list-style: none;
}
.blog_category ul.ctgry_navigation li {
    display: flex;
    align-items: center;
    height: 80px;
}
.blog_category ul.ctgry_navigation li+li {
    margin-left: 40px;
}
.blog_category ul.ctgry_navigation li a.active{
    color: #0c71c3;
    font-weight: 600;
}
.blog_posts {
    width: 100%;
    float: left;
}
.post_list {
    width: calc(100% + 30px);
    margin-left: -15px;
    float: left;
    display: flex;
    flex-wrap: wrap;
}
.post_list .post_item {
    width: calc(100% / 3 - 30px);
    margin: 15px;
}
.post_list .post_item .post_content {
    width: 100%;
    float: left;
    position: relative;
}
.post_list .post_item .post_content .post_img{
    width: 100%;
    float: left;
    height: 300px;
    position: relative;
}
.post_list .post_item .post_content .post_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.post_list .post_item .post_content .post_overlay{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 30px;
    background: rgba(0, 0, 0, 0.5);
}
.post_list .post_item .post_content .post_overlay .overlay_content{
    width: 100%;
    height: 100%;
    padding-top: 30px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.post_list .post_item .post_content .post_overlay .overlay_content .post_info {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    color: #fff;
    font-weight: 600;
    letter-spacing: normal;
    font-size: 14px;
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    opacity: 0.8;
}
.post_list .post_item .post_content .post_overlay .overlay_content .post_info span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.post_list .post_item .post_content .post_overlay .overlay_content .post_info span > div{
    width: 2px;
    height: 2px;
    border-radius: 50%;
    align-self: center;
    margin: 0 8px;
    background-color: rgb(255, 255, 255);
}
.post_list .post_item .post_content .post_overlay .overlay_content .post_title h2 {
    margin: 0;
    color: #fff;
    font-size: 28px;
}
.post_list .post_item .post_content .post_overlay .overlay_content .post_title h2 a{
    color: #fff;
}
.post_list .post_item .post_content .post_overlay .overlay_content .post_title h2 a:hover, .recent_list .post_item .post_content .post_title h2 a{
    color: #d6a628;
}
.blog_posts .post_full_detail {
    width: 100%;
    float: left;
    /* border-top: 1px solid #f1f1f1; */
    padding-top: 30px;
}
.blog_posts .post_full_detail .post_content {
    width: 100%;
    float: left;
}
.blog_posts .post_full_detail .post_content img {
    width: 100%;
    margin-bottom: 20px;
}
.blog_posts .post_full_detail .post_content .post_info {
    color: #000;
    font-weight: 600;
    letter-spacing: normal;
    font-size: 14px;
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    opacity: 0.8;
    margin-bottom: 20px;
}
.blog_posts .post_full_detail .post_content .post_info span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.blog_posts .post_full_detail .post_content .post_info span > div {
    width: 2px;
    height: 2px;
    border-radius: 50%;
    align-self: center;
    margin: 0 8px;
    background-color: #000;
}
.blog_posts .post_full_detail .post_content h3{
    font-style: italic;
}
.blog_posts .post_full_detail .post_content .post_text p em {
    color: #d6a628;
}
.recent_blog_post {
    width: 100%;
    float: left;
    border-top: 1px solid #f1f1f1;
    padding-top: 10px;
}
.recent_blog_post .recent_hedr {
    width: 100%;
    float: left;
    position: relative;
}
.recent_blog_post .recent_hedr h3 {
    padding-right: 60px;
}
.recent_blog_post .recent_hedr a {
    position: absolute;
    right: 0;
    top: 15px;
    color: #d6a628;
}
.recent_list {
    width: calc(100% + 30px);
    margin-left: -15px;
    float: left;
    display: flex;
    flex-wrap: wrap;
}
.recent_list .post_item {
    width: calc(100% / 3 - 30px);
    margin: 15px;
}
.recent_list .post_item .post_content {
    width: 100%;
    float: left;
    position: relative;
}
.recent_list .post_item .post_content .post_img {
    width: 100%;
    float: left;
    height: 200px;
    position: relative;
}
.recent_list .post_item .post_content .post_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.recent_list .post_item .post_content .post_title {
    width: 100%;
    float: left;
}
.recent_list .post_item .post_content .post_title h2 {
    font-size: 22px;
    line-height: 1;
}
.recent_list .post_item .post_content .post_title h2 a{
    color: #000;
}
section.helpdesk_page {
    width: 100%;
    float: left;
    padding-top: 60px;
    padding-bottom: 50px;
}
#hd_accordion{
    width: 100%;
    float: left;
} 
#hd_accordion .card{
    width: 100%;
    float: left;
    border-bottom: 0;
    border: 0;
    border-radius: 0;
}
#hd_accordion .card .card-header{
    border: 0;
    border-radius: 0;
    background: #eceeef;
    padding: 0;
    margin-bottom: .5rem!important;
    margin: 0;
    padding-left: 20px;
    cursor: pointer;
    font-weight: normal;
}
#hd_accordion .card .card-header a{
    text-decoration: none;
    font-size: 16px;
    color: #000;
    width: 100%;
    float: left;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-top: 15px;
} 
#hd_accordion .card .card-header a:after {
    content: "\f067";
    position: absolute;
    right: 0;
    top: 0;
    font: normal normal normal 14px/1 FontAwesome;
    width: 25px;
    height: 50px;
    line-height: 50px;
    color: #0c71c3;
}
#hd_accordion .card .card-header a[aria-expanded="true"]:after {
    content: "\f068";
}
#hd_accordion .card .card-body{
    width: 100%;
    float: left;
    padding: 10px 20px;
    border: 1px solid #ddd!important;
    margin-bottom: .6rem!important;
}
#hd_accordion .card .card-body ul {
    padding-left: 20px;
}
#hd_accordion .card .card-body ul li {
    padding: .15em 0;
}
#hd_accordion .card .card-body table, #hd_accordion .card .card-body table th, #hd_accordion .card .card-body table td {
    border: 1px solid #dee2e6;
    border-collapse: collapse;
}
#hd_accordion .card .card-body table th, #hd_accordion .card .card-body table td{
    padding: 12px;
}
#city_slider, #city_slider .carousel-inner, #city_slider .carousel-inner .carousel-item, #city_slider .carousel-inner .carousel-item img {
    height: 100%;
}
#city_slider .carousel-inner .carousel-item img{
    object-fit: cover;
}
#city_slider .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.wpb_wrapper.city_section {
    width: 100%;
    float: left;
    padding: 0 20px;
}
section.blog_page .back_button a.btn.back_btn {
    color: #fff;
    background-color: #006db5;
    border-color: #006db5;
    box-shadow: none;
    outline: none;
    margin: 1em 0;
}
div#stream {
    height: 550px;
}
div#stream .section-row-bg-container-stream {
    height: 100%;
}
div#stream .section-row-bg-container-stream .embed-responsive.embed-responsive-16by9 {
    height: 100%;
    object-fit: cover;
    padding-bottom: 0;
}





@media only screen and (max-width: 1199px){
.home .primary-typo::before{
    font-size: 17px !important;
}
.orient_btn a.btn.btn-primary {
    padding: 13px 20px;
}
.shrink-header-menu .header-icon{
    max-height: 80px !important;
}
.agni-slide-content-container.container.v_align_sec {
    top: 0;
}
div#agni-page-header-10 {
    height: 550px !important;
}
}


@media only screen and (max-width: 991px){
.post_list .post_item, .recent_list .post_item {
    width: calc(100% / 2 - 30px);
    margin: 15px;
}
.agni-slide-title h2 {
    font-size: 35% !important;
}
a.btn.vt-btn.btn-primary.vertual_btn {
    margin-top: 20px;
}
.orient_btn a.btn.btn-primary {
    width: calc(50% - 13px);
    margin: 5px;
}
}

@media only screen and (max-width: 767px){
.blog_category ul.ctgry_navigation li+li {
    margin-left: 15px;
}
.post_list .post_item .post_content .post_overlay .overlay_content .post_title h2{
    font-size: 22px;
}
.recent_list .post_item .post_content .post_title h2{
    font-size: 18px;
}
div#struppa img.fullwidth-image {
    width: 100%;
    margin-top: 30px;
}
}

@media only screen and (max-width: 575px){
.blog_category ul.ctgry_navigation li {
    margin-left: 0;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #e7e7e7;
}
.blog_category ul.ctgry_navigation li+li{
    margin-left: 0;
}
.post_list .post_item, .recent_list .post_item {
    width: calc(100% - 30px);
    margin: 15px;
}
.post_list .post_item .post_content .post_overlay{
    padding: 20px;
}
.orient_btn a.btn.btn-primary {
    width: 100%;
    margin: 5px 0;
}
.agni-slide-title h2 {
    font-size: 24% !important;
}
a.btn.vt-btn.btn-primary.vertual_btn{
    padding: 13px 10px;
    width: 100%;
    margin: 30px 0 0;
}
.agni-slide-description p {
    margin-bottom: 15px;
    font-size: 64% !important;
    background: #e9f2f9;
    padding: 8px 5px;
    letter-spacing: normal;
    text-align: center;
}
.home .primary-typo::before {
    font-size: 13px !important;
}
.header-icon img {
    max-height: 70px !important;
}
.shrink-header-menu:not(.side-header-menu) .header-icon img {
    max-height: 60px !important;
}
div#agni-page-header-10 {
    height: 450px !important;
}
.primary-typo h2 {
    line-height: 33px !important;
}
}

.error-class {
    color: #ff0000;
}

section.register__banner {
    width: 100%;
    height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.header-menu .nav-menu a {
    display: block!important;
}
div#topfixed {
    display: none;
}