@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@font-face {
    font-family: 'poppins';
    src: url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/Poppins-Bold.woff2') format('woff2'),
        url('../fonts/Poppins-Bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

span.red-star {
    color: #f8831a;
    content: "*";
    font-size: 10px;
    position: absolute;
    margin-left: 1px;
}

/*.custom-text-records {
  font-size: 12px;
}*/
body.homepage {
    /*background: #000;*/
    font-family: 'poppins';
}

.homepage .navbar-brand {
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 20px;
    padding: 16px 0;
    /*----------------------added on 12th August 2015-------*/
}

.homepage .navbar-default {
    background-color: transparent;
    border: none;
    box-shadow: none;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}

.homepage .navbar-default .navbar-nav>li>a {
    color: #fff;
    font-family: arial;
    font-size: 16px;
    font-weight: 600;
}

.homepage .navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    background-color: transparent;
    color: #fff !important;
}

.homepage .navbar-nav>li>a {
    padding-bottom: 15px;
    padding-top: 25px;
    color: #fff;
}

.homepage .video_bg {
    background: #000;
}

.homepage .video1 {
    left: 0;
    overflow: hidden;
    right: 0;
    width: 100%;
}

.homepage .padd_lft {
    padding-left: 0px;
}

.homepage .padd_rth {
    padding-right: 0px;
}

.homepage .heading {
    left: auto;
    position: absolute;
    right: auto;
    text-align: center;
    top: 35%;
    z-index: 5;
    width: 100%;
}

.homepage .heading h2 {

    font-size: 57px;
    color: #fff;
}

.homepage .heading1 {
    padding-right: 40px;
    position: absolute;
    margin-left: 155px;
    top: 25%;
    width: 500px;
    text-align: left;
    z-index: 5;
}

.homepage .heading1 h2 {
    color: #fff;
    font-size: 26px;
    display: inline-block;
}

.homepage .midline {
    display: inline-block;
    margin: 0px;
    position: relative;
    width: 100%;
}

.homepage .midl_line {
    border-top: 2px solid #fff;
    bottom: 11px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}

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

.homepage .btn-grn {
    background-color: #007a87;
    color: #fff;
}

.homepage .btnn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-family: 'Exo', sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 5px 28px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.homepage .footer {
    background-color: #000;
    border: medium none;
    bottom: 0;
    color: #fff;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
    padding: 10px 0;
}

.homepage .ftr_txt {
    font-family: arial;
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
}

.homepage .wth100 {
    min-width: 100%;
    min-height: 100vh;
}

#rightVideoPlayer {
    position: relative;
    left: -40px;
}

.dropdown-menu.login-pop:hover {
    display: block !important;
}

/*.vedio_tilt{
      background: rgba(0, 0, 0, 0) url("../img/vedio_1_img.jpg") no-repeat scroll 0 0;
      height: 623px;*/
/*transform: skew(-8deg, 0deg);}*/
.audio_site {
    margin-left: -60px;
    margin-right: -60px;
}

.full_area {
    overflow: hidden;
}

.heading1 p {
    color: #fff;
    margin-top: 15px;
}

.btn.scene {
    padding: 0;
}

.btn-cstm.btn-org {
    background: #f8831a;
    border: medium none;
    border-radius: 22px;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    padding: 10px;
    width: 322px;
}

.btn-cstm.btn-org>span {
    padding-left: 20px;
}

.btn.scene {
    margin-top: 20px;
}

.footer_links li {
    color: #fff;
    float: left;
    font-size: 12px;
    list-style: outside none none;
    padding-right: 15px;
}

.footer_links li a {
    color: #fff;
}

.footer_links ul {
    margin: 0;
    padding: 10px 0;
}

.footer_social-links>ul {
    float: right;
    margin: 0;
    padding: 0;
}

.footer_social-links>ul li {
    float: left;
    list-style: none;
    padding-left: 15px;
}

.footer_social-links span {
    margin: 10px 0 0;
    color: #fff;
    font-size: 12px;
    display: inline-block;
}

.footer_social-links a {
    color: #fff;
}

.footer_social-links>ul {
    margin: 5px 0 0;
}

.table-box,
.table-box-cell {
    width: 100%;
    height: 100%;
}

.table-box {
    display: table;
}

.table-box-cell {
    display: table-cell;
    vertical-align: middle;
}

/*----vedio css----*/

.thevideo {
    height: 100%;
}

#videosList {
    width: 100%;
     max-width: 100%;
    overflow: hidden;
}

.video {
    background-image: url("../img/lft-img.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 665px;
    width: auto;
}

/* Hide Play button + controls on iOS */
/*video::-webkit-media-controls {
    display:none !important;
}*/

.modalcustom .modal-body {
    padding: 10px !important;
}

#video_data video {
	height: 100%;
	width: 100%;
}

#video_data1 video {
    height: 400px;
    width: 730px;
}

.c-hamburger.c-hamburger--htx {
    background: transparent none repeat scroll 0 0;
    float: right;
}

.c-hamburger span::before {
    top: -8px;
}

.c-hamburger span::after,
.c-hamburger span::before {
    height: 2px;
}

.c-hamburger span::after {
    bottom: -8px;
}

.c-hamburger {
    width: 70px;
}

.c-hamburger span {
    height: 2px;
}

.video.right {
    background-image: url('../img/rgt-img.png');
}

.circle_btn {
    border: 2px solid #fff;
    border-radius: 50%;
    height: 50px;
    left: 5px;
    position: absolute;
    top: 20px;
    width: 52px;
}

.c-hamburger span::after,
.c-hamburger span::before {
    width: 26px;
}

.c-hamburger span {
    width: 26px;
}

.c-hamburger.c-hamburger--htx {
    left: 40px;
    position: relative;
    top: -5px;
}

.video .thevideo {
    height: auto;
    transform: skew(8deg, 0deg);
    width: 108%;
}

.toggle_div {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #e76f27 0%, #e44c01 100%) repeat scroll 0 0;
    padding: 20px;
    position: absolute;
    right: -240px;
    top: 67px;
    z-index: 9999;
    width: 230px;
    border-radius: 4px;
}

.toggle_div>ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.toggle_div a {
    color: #FFF;
}

.slide-in-out {
    right: 30px;
    transition: all 0.5s;
    border-radius: 6px;
}

.toggle_div a:hover {
    text-decoration: none;
}

.homepage {
    overflow-x: hidden;
}


/** css update on 19 april**/
.user-log li {
    display: inline-block;
    padding: 0 4px;
    color: #e2e2e2;
    position: relative;
}

ul.user-log {
    text-align: right;
}

button.custom-drop {
    background-color: transparent;
    border: none;
}

.login-pop {
    width: 280px;
    left: -90px;
    padding: 13px 9px;
    background-color: transparent;
    border: 2px solid #fff;
    position: absolute;
    border-radius: 5px;
}

.input-group-fields {
    margin-bottom: 18px;
}

input.form-control.custom-input {
    border-radius: 0;
    background-color: #fff;
    border: 0px;
}

.login-pop {
    width: 280px;
    left: -100px;
    padding: 21px 14px;
    padding-top: 31px;
    border: 2px solid #fff;
}

a.f-links {
    color: #fff;
    text-align: center;
    display: block;
}

ul.user-log {
    margin-top: 16px;
}

button.custom-drop.dropdown-toggle:hover {
    color: #e76f27;
    transition: all .5s;
}

.forget-pswrd h3 {
    font-size: 14px;
    margin-top: 0;
    color: #fff;
    text-align: center;
    font-weight: 400;
}

a.f-btn {
    border: 1px solid #fff;
    border-radius: 50px;
    min-width: 150px;
    display: inline-block;
    color: #fff;
    margin-bottom: 12px;
    margin-top: 6px;
}

.btn-center {
    text-align: center;
}

.switch-div {
    display: block !important;
}

.forget-pswrd {
    display: none;
}

.login-pop {
    display: none;
}

.switch-block {
    display: none !important;
}

/*.rmv-link .b-link{ display:block !important;}*/
.b-link {
    display: none;
}

/*.switch-div .b-link{ display:block;}*/
#revert-log {
    color: #fff;
    font-size: 12px;
    margin-top: 6px;
}

button.custom-drop:hover {
    color: #e76f27;
}

i.fa.fa-close {
    position: absolute;
    top: 7px;
    right: 10px;
}

button.f-btn {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #e76f27 0%, #e44c01 100%) repeat scroll 0 0;
    border: 0px;
    min-width: 150px;
    border-radius: 50px;
    margin-bottom: 3px;
}

a:hover {
    text-decoration: none !important
}

.f-links {
    display: block;
    margin: 0px auto;
    width: 150px;
}

.rmv-link .f-links {
    display: none;
}


.login-pop .links-group {
    text-align: center;
}

.login-pop .links-group a.f-links,
.login-pop .links-group a.b-link {
    display: inline-block;
    width: auto;
    margin-top: 5px;
}

.close-span {
    cursor: pointer;
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 20px;
    position: absolute;
    right: -5px;
    top: -9px;
    width: 20px;
}

.close-span i.fa.fa-close {
    color: #de4c15;
    position: absolute;
    right: 5px;
    top: 3px;
}

/*** css update on 25-4-2017 ***/
.filter-section {
    margin-top: 90px;
    background: none;
    background-repeat: no-repeat;
    padding: 20px 15px;
    border-radius: 5px;
    background-size: 100%;
    position: absolute;
    width: 100%;
    bottom: 66px;
    top: 0;
    padding-top: 0px;
    width: 20%;
}

.filter-section h3 {
	font-size: 18px;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 20px;
}

.f-select {
    margin-bottom: 20px;
}

.col-sm-9.right-panel {
    margin-left: 21%;
    margin-top: 83px;
    width: 79%;
    padding-right: 0;
    /* float: left; */
}

.tab-selection {
    width: 84%;
    float: left;
}

.nav-tabs>li>a {
    border: none;
    font-size: 18px;
    font-weight: 500;
}

.video-frame img {
    width: 100%;
}

.nav-tabs>li.active>a,
.nav-tabs>li>a:hover {
    border: none;
    color: #ec5305 ;
    background: transparent;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;

    TEXT-ALIGN: CENTER;
}

.tab-content {
    padding: 0;
}

.filter-r-wrap {
    float: right;
    margin-top: -46px;
    width: 23%;
    text-align: right;
}

.v-overlay {
    background-image: url(../img/vidoe-overlay.png);
}

.filter-r-section {
    text-align: right;
    margin-bottom: 20px;
}

.filter-r-wrap span {
    float: left;
}

.filter-r-wrap .select {
    width: 62%;
    margin-left: 38%;
}

.filter-r-wrap span {
    float: left;
    margin-top: 9px;
}


.video-wrap {
	display: inline-block;
	width: 100%;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-ms-border-radius: 12px;
	margin-bottom: 20px;
	background: #232323;
	overflow: hidden;
}

.video-frame {
    position: relative;
    max-width: 100%;
    overflow: hidden;
}

.video-desc {
    color: #000;
    padding: 0;
    margin-bottom: 15px;
}

.image-box img {
	width: 34px;
	border-radius: 100%;
	overflow: hidden;
	background: transparent;
	height: 34px !important;
	object-fit: cover;
}

.image-box {
	display: flex;
	align-items: center;
	column-gap: 15px;
}

figcaption {
    margin-left: 41px;
}

figcaption h4 {
    font-weight: normal;
    font-size: 14px;
    margin-top: 7px;
    margin-bottom: 0;
    text-transform: uppercase;
}

figcaption p {
    text-transform: uppercase;
    font-size: 14px;
    text-transform: uppercase;
}

.v-overlay {
    background-image: url(../img/vidoe-overlay.png);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
}

span.vplay img {
    width: auto;
}

span.like-me {
    position: absolute;
    right: 15px;
    z-index: 999;
    bottom: 18px;
}

span.vplay {
    position: absolute;
    left: 46%;
    top: 64%;
    z-index: 99;
    width: 59px;
    margin-left: -30px;
    margin-top: -30px;
}

span.vplay:hover img {
    opacity: 1;
    cursor: pointer;
    transition: all .5s;
}

.desc-wrap {
	padding: 14px 10px;
	min-height: 43px;
	position: relative;
	background: #232323;
}

span.like-me:hover .fa {
    /*color: #d41e1e;*/
    color: #ec5305;
    cursor: pointer;
    transition: all .5s;
}

.desc-wrap h4 {
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0;
	color: #fff;
}

span.price-tag {
    position: absolute;
    right: 9px;
    top: 4px;
}
.desc-wrap .vid_title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 0;
	font-weight: 600;
	border-bottom: 1px solid #373737;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.revert-pane {
    left: 0 !important;
    transition: all .5s;
    bottom: 0 !important;
    z-index: 9999 !important;
    top: -25px !important;
}

/** css for tabs**/
.nav-tabs {
    border-bottom:0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border-width: 0;
}

.nav-tabs>li>a {
    border: none;
}

.nav-tabs>li.active>a,
.nav-tabs>li>a:hover {
    border: none;
    background: transparent;
}

.nav-tabs>li>a::after {
    content: "";
    background: #f8831a;
    height: 3px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -2px;
    /*transition: all 250ms ease 0s;*/
    transform: scale(0);
}

.nav-tabs>li.active>a::after,
.nav-tabs>li:hover>a::after {
    transform: scale(1);
}

.tab-nav>li>a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}

.tab-pane {
    padding: 15px 5px;
}

.tab-content {
    padding: 0px
}

.card {
    background: none;
    box-shadow: NONE;
    margin-bottom: 30px;
}

.adds-section {
    margin-left: 84%;
    margin-top: 10px;
    /*min-height:450px;*/
}

.ad-list li {
    list-style: none;
    margin-bottom: 10px;
}

.ad-list {
    padding-left: 20px;
}

ul.video-list {
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    display: inline-block;
    width: 100%;
}

.video-list li {
    display: inline-block;
    margin-right: -3px !important;
    width: 25%;
    margin-bottom: 16px;
    padding-left: 8px;
    padding-right: 8px;
    vertical-align: top;
}

.video-list li {
    display: inline-block;
    float: left;
    margin-bottom: 16px;
    margin-right: 0;
    padding-left: 13px;
    padding-right: 13px;
    vertical-align: top;
    width: 25%;
    padding-top: 13px;
}

.search-words input[type="search"] {
    width: 100%;
    padding: 8px 6px;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
}

.video-wrap:hover .v-overlay {
    opacity: .1;
    transition: all .2s;
    cursor: pointer;
}

.filter-click {
    display: none;
}

.nws-bx-shdw-ppovr {
    padding-right: 13px;
}




/*** css update on 26***/
.news-main {
    float: left;
    margin-right: 5px;
    width: 44%;
    margin-bottom: 10px;
}

.news-wrap {
    background-color: #fff;
    /*border-top-right-radius: 5px;border-top-left-radius: 5px;*/
}

.news-wrap {
    border: 3px solid #e6e6e6;
    margin-bottom: 20px;
    background-color: #fff;
    /* border: 2px solid; */
    /* border-top-right-radius: 5px;
    border-top-left-radius: 5px;  */
    overflow: hidden;
}

.new-square {
    border-top: 3px solid #e6e6e6;
    padding: 18px;
    position: relative;
}

.new-square h4 {
    height: 42px;
    overflow: hidden;
    font-size: 20px;
    margin-top: 0px;
    color: #202120;
    font-weight: 500;
    text-transform: uppercase;
}

span.date-on {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 12px;
}

.news-wrap img {
    border-radius: 0px;
}

.news-f-block {
    margin-left: 45%;
}

a.read-more {
    font-size: 14px;
    float: none;
    text-transform: uppercase;
    color: #f8831a;
    margin-bottom: 14px;
}

.read-more i.fa.fa-long-arrow-right {
    font-size: 18px;
    vertical-align: middle;
    margin-left: 8px;
}

.news-f-block .new-square p {
    font-size: 11px;
}

.video-list.news-list li {
    display: inline-block;
    margin-right: 1%;
    width: 49%;
    margin-bottom: 20px;
    float: left;
}

.news-f-block .new-square h4 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: bold;
}

.news-f-block span.date-on {
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 10px;
}

.news-f-block .new-square p {
    font-size: 13px;
    margin-bottom: 0px;
    min-height: 45px;
}

.news-f-block a.read-more {
    float: right;
    color: #ec5305;
    margin-bottom: 6px;
    font-size: 12px;
}

.news-e-block .new-square p {
    font-size: 11px;
}

/*.news-e-block .video-list.news-list li {display: inline-block;margin-right: 1%;width: 48.55%;margin-bottom: 20px;float: left;}*/
.news-e-block .video-list.news-list li {
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    margin-right: 1%;
    width: 24% !important;
}

.news-e-block .new-square h4 {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: bold;
}

.news-e-block span.date-on {
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 10px;
}

.news-e-block .new-square p {
    font-size: 11px;
    margin-bottom: 0px;
    min-height: 45px;
}

.news-e-block a.read-more {
    float: right;
    color: #ec5305;
    margin-bottom: 6px;
    font-size: 12px;
}

.news-e-block .all-new .video-list.news-list li {
    display: inline-block;
    margin-right: 1%;
    width: 32%;
    margin-bottom: 20px;
}

.news-e-block .all-new ul.video-list.news-list {
    margin-top: 22px;
}

.news-e-block .all-new .new-square p {
    font-size: 11px;
    min-height: 46px;
}

.news-e-block .all-new .new-square a.read-more {
    margin-bottom: 14px;
    font-size: 12px;
}

.news-e-block .all-new .new-square h4 {
    font-size: 13px;
    margin-top: 0;
}

.news-wrap img {
    border-radius: 0px;
    width: 100%;
    height: auto;
}

h4.inner-heading:after {
    background: #ec5305;
    height: 5px;
    position: absolute;
    left: 0;
    width: 100px;
    content: "";
    top: 27px;
}

h4.inner-heading {
    color: #ec5305;
    position: relative;
    border-bottom: 2px solid #888;
    padding-bottom: 10px;
}

.all-new .video-list.news-list li {
    display: inline-block;
    margin-right: 1%;
    width: 32%;
    margin-bottom: 20px;
}

.all-new ul.video-list.news-list {
    margin-top: 22px;
}

.all-new .new-square p {
    font-size: 11px;
    min-height: 48px;
}

.all-new .new-square a.read-more {
    margin-bottom: 14px;
    font-size: 12px;
}

.all-new .new-square h4 {
    font-size: 13px;
    margin-top: 0;
}

.hld-image {
    height: 100px;
}

.hld-image img {
    max-height: 100px;
}


.profile_navigation .dropdown ul li.active a {
    font-weight: normal;
}

/** css update on 27 april**/
.product-wrap .video-frame {
    border: 1px solid #e2e2e2;
    padding: 0 25px;
}

.product-wrap span.like-me {
    position: absolute;
    right: 15px;
    z-index: 995;
    bottom: 18px;
    top: 6px;
    font-size: 20px;
    color: #898989;
}

.product-wrap .desc-wrap {
    padding: 8px 6px;
}

.price-range label {
    color: #eb5409;
    margin-top: 12px;
}

input.form-control.tri-input {
    width: 83px;
    float: left;
    margin-right: 0;
}

.range span {
    float: left;
    margin: 6px 6px;
}

button.fg-btn {
    min-width: 50px;
    padding: 7px 0;
    border-radius: 0px;
    border: 1px solid;
    background-color: #eb5409;
    color: #fff;
    border: none;
    margin-left: 7px;
}

.tab-selection.static-pages {
    width: 100% !important;
}

.static-pages .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 100%;
    text-align: left;
}

.tnc-policy .well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}

.tnc-policy .sub-head {
    color: #EB512C;
}

.tnc-policy .txt-margin {
    margin-left: 30px;
}

.tnc-policy .media-body {
    color: #333;
}

.tnc-policy .media {
    color: #333;
}

.tnc-policy #contact {
    padding: 10px 0 10px;
}

.tnc-policy .contact-text {
    margin: 45px auto;
}

.tnc-policy .mail-message-area {
    width: 100%;
    padding: 0 15px;
}

.tnc-policy .mail-message {
    width: 100%;
    background: #8BC3A3 !important;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
    margin: 0 auto;
    border-radius: 0;
    color: #FFFFFF;
}

.tnc-policy .not-visible-message {
    height: 0px;
    opacity: 0;
}

.tnc-policy .visible-message {
    height: auto;
    opacity: 1;
    margin: 25px auto 0;
}

/* Input Styles */
.tnc-policy .form {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.075);
    border-radius: 6px;
    color: #333333 !important;
    font-size: 13px;
    margin-bottom: 25px;
    padding: 12px 13px;
    transition: all 0.4s ease 0s;
    width: 100%;
}

.tnc-policy .form:focus {
    color: white;
    outline: none;
    border: 1px solid #eb5409;
}

.textarea {
    height: 100px;
    max-height: 200px;
    max-width: 100%;
    resize: none;
}

/* Generic Button Styles */
.tnc-policy .button {
    padding: 8px 12px;
    background: #0A5175;
    display: block;
    width: 120px;
    margin: 10px 0 0px 0;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    font-size: 0.8em;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.10);
}

.tnc-policy .button:hover {
    background: #8BC3A3;
    color: white;
}

/* Send Button Styles */
.tnc-policy .form-btn {
    width: 180px;
    display: block;
    height: auto;
    padding: 15px;
    color: #fff;
    background: #8BC3A3;
    border: none;
    border-radius: 3px;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin: auto;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.10);
}

.tnc-policy .form-btn:hover {
    background: #111;
    color: white;
    border: none;
}

.tnc-policy .form-btn:active {
    opacity: 0.9;
}

.tnc-policy center {
    margin-top: 330px;
}

.tnc-policy input {
    position: relative;
    font-family: 'poppins';
}

.tnc-policy .info_box {
    margin: 0 0 11%;
}

.tnc-policy .info_box {
    font-size: 13px;
    margin: 27px 0;
    padding: 0;
    text-align: center;
    width: 100%
}

.tnc-policy h4.sub-head {
    font-size: 12px;
    font-weight: 600;
}

.tnc-policy .form::-webkit-input-placeholder {
    color: #333333;
}

.tnc-policy .form:-moz-placeholder {
    color: #333333;
}

.tnc-policy .form::-moz-placeholder {
    color: #333333;
}

.tnc-policy .form:-ms-input-placeholder {
    color: #333333;
}

.tnc-policy .error {
    color: #ff0000;
    margin-bottom: 3px;
}

.tnc-policy input .form error {
    border: 1px solid #ff0000;
}

.tnc-policy .common-title>h4::before {
    background-color: #eb5409;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 30px;
    width: 100px;
}

.tnc-policy .common-title {
    position: relative;
}

.tnc-policy .common-title>h4 {
    border-bottom: 2px solid #888;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 12px;
}

.tnc-policy footer {
    background-color: #000000;
    bottom: 0;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    padding: 12px;
    position: fixed;
    width: 100%;
}

.tnc-policy .cm-o-btn {
    background-color: #eb5409 !important;
    border-radius: 50px;
    padding: 7px 0;
}

.tnc-policy .cm-o-btn:hover {
    background-color: #e46a2e !important;
    transition: all .5s;
}

.tnc-policy .well.well-sm.custom-well {
    background-color: #fff;
    box-shadow: none;
    margin-top: 30px;
    padding: 20px 5px !important;
    -webkit-box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.15);
    -moz-box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.15);
    box-shadow: 0 0 4px 0 rgba(50, 50, 50, 0.15);
    border: 0px;
}

.tnc-policy .cst-subhead {
    background-color: rgba(255, 84, 9, 0.5);
    border-radius: 5px;
    color: #fff;
    margin: 0 auto;
    padding: 10px 15px;
    width: 97%;
}

.tnc-policy .inner.contact.ic-div_2 {
    background-color: #f2f2f2;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    width: 97%;
}

.tnc-policy .well.well-sm.custom-well.cs-well {
    margin-top: 0;
    box-shadow: none;
    padding: 10px 0 !important;
}

.tnc-policy .tab-content .tab-pane {
    padding-top: 0;
}


/** contact page**/
.inner-heading h4:before {
    width: 5px;
    height: 20px;
    background-color: #ec5305;
    position: absolute;
    content: "";
    left: -13px;
    top: -1px;
}

.inner-heading h4 {
    color: #202020;
    position: relative;
}

.job-wrap h4 {
    font-size: 16px;
    margin-bottom: 4px;
    margin-top: 0;
}

.job-wrap p {
    font-size: 14px;
    color: #888;
    margin-bottom: 0;
}

ul.j-list {
    padding-left: 0;
    list-style: none;
}

span.o-h {
    margin-left: 0;
    padding-left: 3px;
    color: #ec5305;
}

.job-wrap {
    -webkit-box-shadow: 0px 0px 18px 0px rgba(50, 50, 50, 0.13);
    -moz-box-shadow: 0px 0px 18px 0px rgba(50, 50, 50, 0.13);
    box-shadow: 0px 0px 18px 0px rgba(50, 50, 50, 0.13);
    padding: 16px 15px;
    border-radius: 4px;
}

.inner-heading {
    margin-bottom: 18px;
    margin-top: 20px;
}

.job-list li {
    margin-bottom: 15px;
}

.job-despcription .inner-heading {
    padding: 0 16px;
    margin-top: 0;
}

.req-list li {
    font-size: 14px;
    color: #888;
    line-height: 16px;
    margin-bottom: 16px;
    font-size: 22px;
}

.cs-well p {
    color: #888;
}

.key-req {
    margin-top: 25px;
}

.event-title {
    position: absolute;
    bottom: 0;
    padding: 0 24px;
    color: #fff;
    background-color: rgba(0, 0, 0, .7);
    width: 100%;
    left: 0;
    right: 0;
}

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

.view-img-banner {
    position: relative;
    margin-bottom: 0px;
    margin-top: 0px;
}

.view-img-banner h3 {
    margin-top: 0px;
    text-transform: uppercase;
}

span.text-deco {
    font-size: 22px;
}

.event-title h3 {
    margin-bottom: 5px;
}

.page-link a.go-bck {
    color: #ec5305 !important;
}

.page-links {
    text-align: right;
    margin-top: 20px;
}

.section-bg {
    padding: 0 0;
}

.input-wrap .form-control.sign_up {
    height: 39px;
    margin-bottom: 0px !important;
}

.input-wrap {
    margin-bottom: 22px;
    position: relative;
}

.input-wrap .error {
    color: #ff0000;
    font-size: 12px;
    position: absolute;
    bottom: -22px;
    display: inline-block;
    width: 100%;
    left: 0;
}

.sign_up.error {
    position: static !important;
}

.sign_up_email>p {
    font-size: 16px;
    text-align: center;
    color: rgb(0, 0, 0);
    margin-top: 0px !important;
}

.tabular_steps li a {
    border-radius: 0px !important;
}

.go-bck {
    color: #ec5305 !important;
}

span.ltext {
    margin-top: 40px;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin-left: 36px;
    color: #fff;
}

.navbar-brand>img {
    display: block;
    width: 36px;
    margin-right: 0;
    float: left;
}

span.ltext a:hover .ht-h {
    color: #ec5305 !important;
    transition: all .5s;
}

.container-fuild.custom-container {
    padding: 0 20px;
}

.f-select select {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    width: 100%;
    padding: 9px 6px !important;
    border: 1px solid #e2e2e2;
    background: #fff;
    border-radius: 4px;
    /* padding: 0 3px; */
}

.filter-r-wrap select {
    padding: 4px 2px;
    margin-left: 10px;
    border-radius: 4px;
    border: 1px solid #e2e2e2;
    margin-top: 4px;
}

.logo_inner_page_steps img {
    width: 62px;
}

.fltr-tgl-rt .filter-r-section .sort-bxcntnt select {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
}

/*--css added on 1-5-17---*/
.event-description.title {
    font-size: 20px;
    padding-bottom: 10px;
    padding-top: 0px;
}

.logo_img {
    float: left;
    margin-right: 20px;
    width: 8%;
}

.subscribe_btn {
    float: left;
}

.btn.subscription {
    background: rgb(204, 24, 30) none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    margin-right: 0;
    padding: 7px 20px;
}

.subscribe_btn>span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #333 #333 #333 currentcolor;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    margin-left: -4px;
    padding: 7px 10px 9px;

}

.fa.fa-youtube-play.play_u_tube {
    padding-right: 10px;
}

.views {
    color: rgb(104, 106, 106);
    display: block;
    float: right;
    font-size: 18px;

}


.panel-white {

    background: rgb(241, 241, 241);
}

.panel-white .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #ddd;
}

.panel-white .panel-footer {
    background-color: #fff;
    border-color: #ddd;
}

.post .post-heading {
    height: 95px;
    padding: 20px 15px;
}

.post .post-heading .avatar {
    width: 60px;
    height: 60px;
    display: block;
    margin-right: 15px;
}

.post .post-heading .meta .title {
    margin-bottom: 0;
}

.post .post-heading .meta .title a {
    color: black;
}

.post .post-heading .meta .title a:hover {
    color: #aaaaaa;
}

.post .post-heading .meta .time {
    margin-top: 8px;
    color: #999;
}

.post .post-image .image {
    width: 100%;
    height: auto;
}

.post .post-description {
    padding: 15px;
}

.post .post-description p {
    font-size: 14px;
}

.post .post-description .stats {
    margin-top: 20px;
}

.post .post-description .stats .stat-item {
    display: inline-block;
    margin-right: 15px;
}

.post .post-description .stats .stat-item .icon {
    margin-right: 8px;
}

.post .post-footer {
    padding: 15px 15px 0;
}

.post .post-footer .input-group-addon a {
    color: #454545;
}

.post .post-footer .comments-list {
    padding: 0;
    margin-top: 20px;
    list-style-type: none;
}

.post .post-footer .comments-list .comment {
    display: block;
    width: 100%;
    margin: 0px 0;
}

.post .post-footer .comments-list .comment .avatar {
    width: 35px;
    height: 35px;
}

.post .post-footer .comments-list .comment .comment-heading {
    display: block;
    width: 100%;
}

.post .post-footer .comments-list .comment .comment-heading .user {
    font-size: 14px;
    font-weight: bold;
    display: inline;
    margin-top: 0;
    margin-right: 10px;
}

.post .post-footer .comments-list .comment .comment-heading .time {
    font-size: 12px;
    color: #aaa;
    margin-top: 0;
    display: inline;
}

.post .post-footer .comments-list .comment .comment-body {
    margin-left: 50px;
}

.post .post-footer .comments-list .comment>.comments-list {
    margin-left: 50px;
}

.pad_20px {
    padding: 20px 0;
}

.btn-toolbar {
    display: inline-block;
    float: left;
}

.subscribe {
    border-bottom: 1px solid rgb(104, 106, 106);
    clear: both;
}

.event-description {
    font-family: 'poppins';
    color: #b0b0b0;
    padding-top: 10px;
}

.btn-group a:hover {
    color: #000;
}

.user_profile img {
    border-radius: 50%;
    height: 150px;
    width: 150px;
}

.text_area_address {
    resize: none;
    width: 100%;
}

.input-xlarge.form-control.detail_valid {
    background: #fff none repeat scroll 0 0;
}

.change-photo {
    background: #23ccef none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    padding: 8px 15px;
}

.fileUpload input.upload {
    cursor: pointer;
    font-size: 33px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fileUpload.btn.change-photo.pic>span {
    background: rgb(236, 83, 5) none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    padding: 10px 17px !important;
}

.fileUpload.btn.change-photo {
    margin-top: 20px;
}

.fileUpload.btn.change-photo.pic>span {
    position: relative;
}

/*--css ended on 1-5-17---*/
/*--css added on 2-5-17---*/
.custom-drop-out a {
    color: #fff;
    cursor: pointer;
}

.custom-drop.dropdown-toggle {
    color: #fff;
    cursor: pointer;
}

.custom-drop-out a:hover {
    color: rgb(228, 78, 3);
}

.custom-drop.dropdown-toggle:hover {
    color: rgb(228, 78, 3);
}

.new-square p {
    min-height: 120px;
    max-height: 120px;
    overflow: hidden;
    color: #b0b0b0;
    font-family: 'poppins';
    font-size: 14px;
    line-height: 24px;
}

.filter-r-wrap span {
    position: relative !important;
    padding: 0 !important;
}

#show-filter {
    padding-left: 10px;
}

.margin_top_100px {
    padding-top: 83px;
}

.dark_bg {
    background: #222;
}

.white_color {
    color: #fff;
}

.btn.btn-inverse.disabled {
    color: #fff;
}

.pad_20px {
    padding: 20px 0;
}

.round_circle a {
    background: rgb(236, 83, 5) none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    font-size: 10px;
    height: 30px;
    line-height: 30px;
    opacity: 1 !important;
    padding: 0;
    position: relative;
    text-align: center;
    width: 30px;
}

.round_circle a i {
    padding: 0 0 0 2px;
}

.btn-group.info_comments {
    float: right;
    display: block;
}

.comments-list li a img {
    border: 1px solid #ccc;
    border-radius: 50%;
}

.event-description.title {
    float: left;
    width: 70%;
    font-size: 18px;
}

.event-description.title.user_title {
    width: 100%;
}

.pad_30_20 {
    padding: 20px 0 30px;
}

.event-description.title.small {
    font-size: 15px;
}

.listing_font {
    font-size: 12px;
}

.mar_bt_15 {
    margin-bottom: 15px;
}

.input-group-addon {
    padding: 0 !important;
}

.col-sm-5.col-xs-2.uploader_name.name_upload {
    padding: 0;
}

.uploader_name.name_upload>a {
    color: rgb(236, 83, 5);
    display: inline-block;
    padding: 8px 0 0;
}

.col-sm-12.control-label_label {
    font-size: 14px;
}

/*--css ended on 2-5-17---*/
.caret_caret {
    background: url(../img/dropdown_2.png);
}

.caret_caret {
    height: 34px;
    position: absolute;
    right: 15px;
    top: 0;
    pointer-events: none;
    width: 33px;
}

.input-group-fields {
    position: relative;
}

.form-group {
    position: relative;
}

.form-group select {
    position: relative;
}

/*.form-control.error{position:fixed; color:#333;}*/
.error {
    bottom: 0px;
    color: red;
    display: block;
    font-size: 12px;
    left: 0;
    /*position: absolute; diksha*/
}

.form-group textarea {
    position: static;
}

.alert.alert-danger {
    position: absolute;
    right: 40px;
    top: 8px;
    width: 260px;
    z-index: 999;
}

.view-img-banner>img {
    height: auto;
    width: auto;
}

/*---media queries start from here---*/



/******************* LISTING PAGE (10MAY2017) **********************/

.cfd-list-bx {
    height: 150px;
    position: relative;
}

.cfd-list-bx a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
}

.cfd-list-bx a span {
	border: 3px solid #aaaaaa;
	border-radius: 50%;
	color: #aaaaaa;
	font-size: 40px;
	font-weight: normal;
	height: 80px;
	margin: 34px auto;
	opacity: 0.5;
	padding: 2px;
	width: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cfd-list-bx a span i {
    position: relative;
    top: 0;
}

.lst-msc {
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #99999b;
	display: inline-block;
	width: 100%;
}

/*added by diksha*/
.frnt-clfd {
    background: #ffffff none repeat scroll 0 0;
    opacity: 0.8;
}

/*.lst-msc:hover{ background:#f6f6f6;}
.lst-msc.active { box-shadow: 0 0 15px 0 rgba(0,0,0,0.4);}*/
.lst-msc-avt {
	width: 15%;
}

.lst-msc-cntnt {
	position: relative;
	width: calc(100% - 150px) !important;
}
.usr-prfl-mn .lst-msc-cntnt{
    width: calc(100% - 300px) !important;
}

.toast-tip {
    position: absolute;
    right: 0px;
    top: -6px;
}

.toast-tip a {
    color: #222;
    font-size: 20px;
    margin-left: 10px;
}

.toast-tip a:hover {
    color: #ea5000;
}

.toast-tip a.dwnld-icn {
    font-size: 17px;
}

/*.toast-tip a{ padding:10px 14px; display:inline-block; background-repeat:no-repeat; margin-left:6px; background-size:auto 18px;}
.envl-icn{background: url("../img/envlp.png");}
.dwnld-icn{background: url("../img/dwnld.png");}*/
.lst-msc-cntnt h4 {
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 5px;
}

.lst-msc-cntnt h4 a {
    color: #333;
}

.lst-msc-cntnt h4 a span {
    color: #f8831a;
}

.wrk-stts {
	text-align: left;
	color: #07FF4D !important;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
	width: 100%;
}

.wrk-stts-looking {
	text-align: left;
	color: #FF5252 !important;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
	width: 100%;
}

.lst-msc-avt img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	width: 115px !important;
	height: 115px !important;
	object-fit: cover;
}
.lst-tb-bx .nav-tabs>li {
    width: auto;
    margin-right: 15px;
}

.lst-tb-bx .nav-tabs>li a {
    padding-left: 0px;
    padding-right: 0px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.lst-tb-bx .nav-tabs>li>a::after {
    bottom: -1px;
}

.wrk-stts-off {
    color: #860115;
}

.lst-tb-bx .filter-r-section {
    margin-bottom: 0px;
    margin-top: 8px;
}

.fltr-ht {
    background-size: cover;
}

.fltr-ht #city_id {
    margin-top: 0px !important;
}

/******************* /LISTING PAGE (10MAY2017) **********************/
/******************* VIEW PROFILE (10MAY2017) **********************/
.video-list-thumbs>li:hover .vdo-actn {
    opacity: 1;
}

.vdo-actn {
	position: absolute;
	right: 30px;
	top: 25px;
	z-index: 1;
	opacity: 0;
}
.vdo-actn a {
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	background: #000000AB;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	color: #ff8d28;
	display: inline-block;
	height: 45px;
	margin-left: 7px;
	padding: 2px;
	text-align: center;
	width: 45px;
	cursor: pointer;
	line-height: 40px;
	font-size: 18px;
}

.vdo-actn a i {
    opacity: 0.9;
}

.vdo-actn .tooltip-inner {
    padding: 5px 20px;
}

.vdo-actn a:focus {
    outline: none;
}

.vdo-actn a:hover {
    background: rgba(0, 0, 0, 0.4);
}

.plusicon {
    background: rgba(0, 0, 0, 0.8);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-size: 40px;
    height: 36px;
    overflow: hidden;
    padding: 8px;
    position: absolute;
    right: 48px;
    top: 8px;
    width: 36px;
}

.plusicon i {
    font-size: 20px;
    vertical-align: top;
    color: #fff;
}

.profile_navigation .tooltip {
    z-index: 111;
}

.profile_navigation .tooltip-inner {
    padding: 5px 0px;
    min-width: 90px;
}

.profile_navigation .dropdown.open .mCSB_inside>.mCSB_container {
    margin-right: 0px;
}

/******************* /VIEW PROFILE (10MAY2017) **********************/
/******************* FILTER UI (10MAY2017) **********************/
.filter-input-wrap #city_id {
    margin-top: 0;
}

.filter-input-wrap #state_id {
    margin-top: 0;
}

.play-chkvdo span.vplay {
    width: 40px;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    top: 50%;
}

.filter-input-wrap .fg-btn,
.filter-input-wrap .btn-info {
    min-height: 38px;
    padding: 9px 15px;
    margin-left: 0px;
    border: none;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    min-width: 80px;
    margin-bottom: 8px;
}

.filter-input-wrap .fg-btn {
    margin-bottom: 15px!important;
}

.filter-input-wrap .btn-info {
    background: #013473;
}

.sort-bxcntnt {
	display: inline-block;
	position: relative;
	width: 100%;
}

.sort-bxcntnt select {
	background: #0000;
	border: 0;
	margin: 0;
	padding: 8px 10px;
	font-size: 13px;
	font-family: 'poppins';
	color: #7f7f7e;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	width: 100%;
}

.sort-bxcntnt em {
	background: #ffffff;
	border-bottom: 0;
	border-radius: 0 2px 2px 0;
	border-right: 0;
	border-top: 0;
	height: auto;
	bottom: 0px;
	position: absolute;
	right: 0;
	top: 0;
	width: 28px;
	pointer-events: none;
    display: none;
}

.sort-bxcntnt em:before {
    position: absolute;
    right: 8px;
    top: 15px;
    content: "";
    border-top: 6px solid #555;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

#loader_message .btn-cstm.btn-org {
    padding: 10px 25px;
    width: auto;
    font-size: 16px;
    margin-top: 0px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -ms-border-radius: 16px;
}

.filter-input-wrap .f-select {
    position: relative;
}

.filter-input-wrap .f-select::before {
    pointer-events: none;
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    content: "";
    height: auto;
    top: 0px;
    bottom: 0px;
    position: absolute;
    right: 0;
    width: 28px;
}

.filter-input-wrap .f-select::after {
	position: absolute;
	content: "";
	top: 18px;
	right: 10px;
	border-top: 8px solid #fff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	pointer-events: none;
}

.rpttxt-cntnt-scrl {
    max-height: 60px;
    overflow-y: auto;
}

.lst-msc-cntnt .mCustomScrollbar {
    max-height: 84px;
    overflow-y: auto;
}

/******************* /FILTER UI (10MAY2017) **********************/
/******************* VIDEO DETAIL (11MAY2017) **********************/
.vdo-sidebar {
    background: #eee;
    min-height: 506px;
}

.vdo-sidebar .event-description.title.small {
    font-size: 14px;
}

.vdo-sidebar p {
    font-size: 12px;
}

.uploader_name .round_circle i {
    margin-right: 2px;
}

.vdo-sidebar .col-sm-6:last-child {
    padding-left: 0px;
}

.uploader_name .info_comments {
    padding-right: 78px;
}

.sharingPadding {
    padding-right: 110px !important;
}

.act-vdomwrp {
    margin-top: 0;
    position: absolute;
    right: 0px;
    z-index: 111;
}

.act-vdomwrp span.like-me {
    border: 1px solid #ec5305;
    border-radius: 50%;
    color: #ec5305 !important;
    display: inline-block;
    font-size: 13px;
    height: 30px;
    padding: 4px;
    position: static;
    text-align: center;
    width: 30px;
    margin-right: 0px !important;
}

.info-dbx-mwt {
    position: relative;
}

.vdo-dtlbx .page-links {
    margin-top: 0px;
}

.vdo-dtlbx .event-description p {
    font-size: 13px;
}

.unkbx-cntct span.like-me {
    color: #ec5305 !important;
}

.kbx-cntct span.like-me {
    background: #ec5305;
    color: #fff !important;
}

.act-vdomwrp span.like-me:hover i {
    color: inherit;
}

/******************* /VIDEO DETAILS (11MAY2017) **********************/
/******************* GALLERY DETAILS (11MAY2017) **********************/
body .flexslider {
    margin-bottom: -5px;
    border: none;
}

body .main-flex {
    margin-bottom: 10px;
}

.glrt-dtl-ovt .pad_30_20,
.glrt-dtl-ovt .vedio_details {
    padding-top: 0px;
}

.glrt-dtl-ovt .view-img-banner {
    margin-top: 20px;
}

.glrt-dtl-ovt .pad_30_20 {
    padding-bottom: 20px;
}

.glrt-sdbar .col-sm-6 {
    padding-left: 0px;
}

.glrt-sdbar .nav-tabs>li {
    width: auto;
}

.glrt-sdbar .nav-tabs>li a {
    padding-left: 0px;
    padding-right: 0px;
}

.glrt-dtl-ovt .flex-direction-nav a {
    font-size: 0px;
}

.glrt-dtl-ovt .flex-direction-nav a:before {
    display: none;
}

.glrt-dtl-ovt .flex-prev {
    background: url("../img/rightarrow.png") no-repeat center center;
}

.glrt-dtl-ovt .flex-next {
    background: url("../img/leftarrow.png") no-repeat center center;
}

.glrt-dtl-ovt .flex-direction-nav a {
    background-color: rgba(0, 0, 0, 0.5);
    background-size: 12px auto;
}

.flexbx-crausal .slides>li.flex-active-slide {
    box-shadow: 0px 0px 0px 5px #ec5305 inset;
}

body .flexbx-crausal .flex-direction-nav a {
    width: 30px;
    height: 30px;
    background-size: 10px;
}

.flexbx-crausal li img {
    padding: 1px;
}

/******************* /GALLERY DETAILS (11MAY2017) **********************/
body .vdoadd-boxwp {
    margin-bottom: -4px;
    margin-top: 20px;
    padding-bottom: 20px;
    vertical-align: top;
}

/*.vdoadd-boxwp .col-sm-6{ background: #ffffff; width: 49%; margin-bottom:25px; border:1px solid #d9e2f0;}*/
.vdoadd-boxwp .col-sm-6 .col-sm-12 {
	padding: 0px;
	color: #fff;
	font-family: 'poppins';
	font-size: 14px;
	font-weight: 600;
}
.thumb_img {
	margin-right: 25px;
}
.vdoadd-boxwp .form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
    min-height: 95px;
    margin-bottom: 5px;
}

.vdoadd-boxwp .col-sm-6:last-child {
    float: right;
}

.vdoadd-boxwp .form-control {
	height: auto;
	padding: 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	color: #fff;
	width: 100%;
	font-family: 'poppins';
	border-radius: 9.975px;
	background: rgba(255, 253, 253, 0.30);
	border: 0px;
    box-shadow: none;
    outline: none;
}

.vdoadd-boxwp .control-label_label {
    font-size: 14px;
}

.vdoadd-boxwp .cke_toolbar_break {
    display: inline-block;
}

.vdoadd-boxwp .cke_contents.cke_reset {
    height: 143px !important;
}

.vdoadd-boxwp .coustomized_radio_button input[type="radio"]+label span {
    height: 19px;
}

.vdoadd-boxwp .form-control#city_id,
.vdoadd-boxwp #state_id.form-control {
    margin-top: 0px;
}

.vdoadd-boxwp .caret_caret {
    background: #EAEDF2;
    height: 40px;
    pointer-events: none;
    right: 0px;
}

.vdoadd-boxwp .caret_caret:before {
    position: absolute;
    right: 11px;
    top: 17px;
    content: "";
    border-top: 8px solid #777;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.vdoadd-boxwp .fileUpload.btn.change-photo {
    margin-top: 0px;
}

/******************* ADD PRODUCT (12MAY2017) **********************/
.form-ui-wrp .well {
    padding: 0px;
    background: none;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    margin-top: 0;
}

.form-ui-wrp .form-horizontal .control-label {
    text-align: left;
    font-size: 14px;
    margin-bottom: 6px;
    color: #333;
}

.form-ui-wrp .form-horizontal .form-group span.help-block {
    font-size: 12px;
    color: #ff0000;
    margin-bottom: 0px;
}

.form-ui-wrp .fileuploader {
    background: #EAEDF2;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    border: 1px solid #d9e2f0;
}

.br-hide .form-group~br {
    display: none;
}

.form-ui-wrp .fileuploader.fileuploader-theme-thumbnails {
    margin: 0px;
}

.tile-upload-bt .fileuploader-theme-thumbnails .fileuploader-thumbnails-input,
.fileuploader-theme-thumbnails .fileuploader-items-list li.fileuploader-item {
    line-height: 64px;
    height: 94px;
}

.vdoadd-boxwp .box-footer .btn {
    margin-right: 8px;
    padding: 10px 30px;
    font-family: 'poppins';
}

.vdoadd-boxwp .box-footer .btn:hover {
    opacity: 0.8;
}

.vdoadd-boxwp .box-footer .btn-default {
    background: #999;
    border-color: #999;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
}

.vdoadd-boxwp .box-footer .btn-info {
    background: #f8831a;
    border-color: #f8831a;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
}

.vdoadd-boxwp .cke_bottom,
.vdoadd-boxwp .cke_top,
.vdoadd-boxwp a.cke_combo_button,
.vdoadd-boxwp .cke_toolgroup {
    border-color: #a1acbf !important;
    background: none !important;
}

.vdoadd-boxwp .cke_chrome {
    border-color: #a1acbf !important;
}

.rdo-tp-lbl {
    font-size: 14px;
}

.rdo-tp-lbl input[type="radio"] {
    margin-right: 4px;
}

.rdo-tp-lbl span {
    margin-right: 10px;
    color: #555;
    font-size: 14px;
    font-weight: normal;
    position: static !important;
    font-family: 'poppins';
}

.vdoadd-boxwp .form-group label.error {
    margin-bottom: 0px;
    font-size: 13px;
    color: #ff0000;
    font-family: 'poppins';
}

.vdoadd-boxwp .nav-tabs>li {
    width: auto;
    white-space: nowrap;
}

.cg-bxwrp {
    max-width: 520px;
    margin: 0 auto;
}

.cg-bxwrp .spc-ui-pro {
    background: #ffffff;
    padding: 20px;
    border: 1px solid #d9e2f0;
}

.cg-bxwrp .spc-ui-pro label {
    font-size: 14px;
}

.btn-orange {
	padding: 10px 20px;
	color: #000;
	background: -moz-linear-gradient(180deg, #FFA04B 0%, #FF861B 100%);
	background: -webkit-linear-gradient(180deg, #FFA04B 0%, #FF861B 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5811a', endColorstr='#c36816', GradientType=0);
	border-radius: 6.497px;
	background: linear-gradient(180deg, #FFA04B 0%, #FF861B 100%);
	font-weight: 500;
}

.btn-orange:hover {
    color: #fff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef761a+0,b75c16+100 */
    background: rgb(239, 118, 26);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(239, 118, 26, 1) 0%, rgba(183, 92, 22, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(239, 118, 26, 1) 0%, rgba(183, 92, 22, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(239, 118, 26, 1) 0%, rgba(183, 92, 22, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef761a', endColorstr='#b75c16', GradientType=0);
    /* IE6-9 */
}

.btn-orange:focus,
.btn-orange:active {
    color: #fff;
    outline: none;
}

.swvdo-filter {
    z-index: 11;
    background: #ec5305;
    color: #ffffff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    font-size: 11px;
    padding: 4px 7px;
    position: absolute;
    right: -49px;
    top: 39px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    right: 9px;
    top: -2px;
}

.filter-toggle .swvdo-filter {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    right: -49px;
    top: 39px;
    z-index: 1;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}


.swvdo-filter:hover,
.swvdo-filter:focus {
    color: #fff;
    outline: none;
    text-decoration: none;
}

.fltr-tgl-bx {
    margin-left: 0px;
    z-index: 1;
}

.filter-toggle .fltr-tgl-bx {
    margin-left: -20%;
}

.fltr-tgl-rt.right-panel {
    margin-left: 21%;
    width: 79%;
}

.filter-toggle .fltr-tgl-rt.right-panel {
    width: 100%;
    margin-left: 0px;
}

/*.filter-toggle .video-frame{ height:151px !important;}*/
/******************* /ADD PRODUCT (12MAY2017) **********************/
.vd-dtl-actv.act-vdomwrp span.like-me {
    padding: 8px 0px;
}

.act-vdomwrp .fl-hrt-cnnt span.like-me {
    background: #ec5305;
}

.fl-hrt-cnnt span.like-me i {
    color: #fff;
}

.fl-bkmrk-cnnt span.like-me {
    background: #ec5305;
}

.fl-bkmrk-cnnt span.like-me i {
    color: #fff;
}

/******************* SORTING FILTER (12MAY2017) **********************/
.fltr-tgl-rt .filter-r-wrap {
    width: 100%;
    margin-top: 0px;
}

.fltr-tgl-rt .filter-r-wrap .filter-r-wrap {
    width: 100%;
}

.fltr-tgl-rt .tab-content.clearfix {
    overflow: visible;
}

.fltr-tgl-rt .filter-r-wrap span {
    margin-right: 10px;
}

.fltr-tgl-rt .filter-r-section {
    float: right;
    margin-top: -58px;
}

.fltr-tgl-rt .filter-r-section .sort-bxcntnt select {
    width: 100%;
}

body {
    position: relative;
}

.unlike-content i {
    color: #ec5305;
}

.like-content i {
    color: #000;
}

#loader_message {
    text-align: center;
    padding-bottom: 0px;
}

body .sort-slct-flw {
    overflow: visible;
}

.sort-slct-flw span {
    margin-right: 10px;
}

.sort-slct-flw .filter-r-wrap {
    margin-top: -60px;
    width: auto;
}

.sort-slct-flw .sort-bxcntnt {
    max-width: 162px;
}

.sort-slct-flw .sort-bxcntnt select {
    width: 100%;
}

/******************* /SORTING FILTER (12MAY2017) **********************/
/******************* INTERNAL CSS ***********************/
.profile-fluid {
    overflow-y: auto;
    z-index: 10;
    /*position: fixed;top: 75px;*/
    padding-top: 75px;
    bottom: 0px;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.06);
}

.pad_0 {
    padding: 0;
}

.profile_info_2 {
    position: relative;
    border: 1px solid #ececec;
}

.profile_info_widget {
    border-bottom: 1px solid #ececec;
    background-color: #fff;
    color: #000;
    padding: 15px 10px;
    /*position: absolute; top: 0; bottom: 0; left: 0; right: 0;*/
}

.profile_desc_widget {
    background-color: #f8f8f8;
    color: #000;
    padding: 15px 10px;
}

.profile_desc_widget p {
    font-size: 12px;
}

.profile-pic {
	border-radius: 100px;
	width: 60px;
	object-fit: cover;
	height: 60px;
}

.profile-name {
    font-size: 16px;
    text-align: center;
    margin: 10px 0;
}

.profile-name p {
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    color: #ccc;
}

.profile-follow ul {
	margin: 0;
	padding: 0;
	width: 100%;
	justify-content: center;
	display: flex;
}

.profile-follow ul li {
    margin: 0;
    padding: 0;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    width: 31%;
}

.follow-msg-btns {
    margin: 15px 0 15px 0;
}

.btn.btn-fill {
    background-color: #000;
    color: #fff;
    border-radius: 0px;
    width: 100%;
    font-size: 13px;
}

.mar_bot_10 {
    margin-bottom: 10px;
}

.profile_navigation {
    background-color: #fff;
    width: 100%;
    /* text-align: center;*/
}

/*.profile_navigation ul { margin: 0; padding: 0; width: auto; }
.profile_navigation ul li { margin: 0; padding: 0; width: auto; display: inline-block; vertical-align:top; }
.profile_navigation ul li .dropdown{ top:-3px;}
.profile_navigation ul li a { color: #000; line-height: 50px; margin-right: 15px; }*/
.profile_navigation ul li.active a {
    font-weight: bold;
    color: #ec5305;
}

.profile_video_listing {
    padding: 0 20px;
    margin-top: 20px;
}

.video-list-thumbs>li {
    margin-bottom: 12px;
}

.video-list-thumbs>li .txt-out-of-stock {
    background-color: #eb5409;
    border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    left: -20px;
    opacity: 0.7;
    padding: 2px 18px 5px;
    position: absolute;
    top: 14px;
    transform: rotate(-41deg);
    -webkit-transform: rotate(-41deg);
    -ms-transform: rotate(-41deg);
    z-index: 100;
}

.txt-out-of-stock::after {
    border-bottom: 1px dashed #fff;
    bottom: 2px;
    content: "";
    left: 0;
    opacity: 0.8;
    position: absolute;
    right: 0;
}

.txt-out-of-stock::before {
    border-bottom: 1px dashed #fff;
    content: "";
    left: 0;
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: 2px;
}

.video-list-thumbs > li > a {
	display: block;
	position: relative;
	background-color:#3B3E4C;
	color: #fff;
	padding: 5px 0;
	border-radius: 3px;
	transition: all 500ms ease-in-out;
	border-radius: 4px;
	overflow: hidden;
	border-radius: 12px;
	background: #3B3E4C;
	border: 0px;
}

/********* FEEDBACK (30MAY2017) **********/
.splsh-logobx {
    left: 50%;
    margin-left: -98px;
    margin-top: -100px;
    max-width: 200px;
    position: absolute;
    top: 50%;
    z-index: 1;
}

.pos-rel {
    position: relative;
}

html.video {
    height: auto;
    background: none;
}

/********* /FEEDBACK (30MAY2017) **********/
/********* /CHECKOUT (6JUNE2017) **********/
.ttl-pay-hd {
    background: #cccccc;
    color: #555555;
    font-weight: normal;
    padding: 13px;
    text-transform: uppercase;
}

.ttl-pay-hd strong {
    font-weight: normal;
    font-size: 16px;
}

.cart-ui-wp .btn.btn-warning {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #e76f27 0%, #e44c01 100%) repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-weight: 300;
    padding: 7px 10px;
}

#MarketplaceCartWidget {
    position: relative;
}

#MarketplaceOverlay {
    background-color: #fff;
    bottom: 0;
    left: 0;
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.chkot-contain {
    margin: 0 auto;
    max-width: 1140px;
}

.chkot-contain button.btn {
    margin-top: 0px;
}

.pay-bx-mt {
    padding: 20px;
    background: #fff;
}

.rvw-ord-ui td {
    padding: 10px 20px !important;
}

.rvw-ord-ui td.rvw-od-hd {
    padding: 12px 20px !important;
    color: #fff;
    font-size: 18px;
    background: #eb5409;
    text-transform: uppercase;
}

.rvw-od-hd a.btn-link {
    border: 1px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    font-size: 11px;
    margin-top: 0;
    padding: 4px 8px;
    vertical-align: top;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
}

.rvw-ord-ui tr:nth-child(2n) td {
    background: #f4f4f4;
}

/********* /CHECKOUT INTERNAL (6JUNE2017) **********/
/* steps css */
.bs-wizard {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}

.bs-wizard>.bs-wizard-step {
    padding: 0;
    position: relative;
}

.bs-wizard>.bs-wizard-step+.bs-wizard-step {}

.bs-wizard>.bs-wizard-step .bs-wizard-stepnum {
    color: #595959;
    font-size: 16px;
    margin-bottom: 5px;
}

.bs-wizard>.bs-wizard-step .bs-wizard-info {
    color: #999;
    font-size: 14px;
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #fbe8aa;
    top: 45px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #fbbd19;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px;
}

.bs-wizard>.bs-wizard-step>.progress {
    position: relative;
    border-radius: 0px;
    height: 8px;
    box-shadow: none;
    margin: 20px 0;
}

.bs-wizard>.bs-wizard-step>.progress>.progress-bar {
    width: 0px;
    box-shadow: none;
    background: #fbe8aa;
}

.bs-wizard>.bs-wizard-step.complete>.progress>.progress-bar {
    width: 100%;
}

.bs-wizard>.bs-wizard-step.active>.progress>.progress-bar {
    width: 50%;
}

.bs-wizard>.bs-wizard-step:first-child.active>.progress>.progress-bar {
    width: 0%;
}

.bs-wizard>.bs-wizard-step:last-child.active>.progress>.progress-bar {
    width: 100%;
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot {
    background-color: #f5f5f5;
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:after {
    opacity: 0;
}

.bs-wizard>.bs-wizard-step:first-child>.progress {
    left: 50%;
    width: 50%;
}

.bs-wizard>.bs-wizard-step:last-child>.progress {
    width: 50%;
}

.bs-wizard>.bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none;
}

/* steps css */
.fontcase_checkout {
    font-size: 15px;
}

.fontcase_checkout a {
    font-size: 14px;
}

/* checkout success or error message */
#w_checkout {
    display: block;
    width: 750px;
    margin: 0 auto;
    padding-top: 30px;
}

#content_checkout {
    display: block;
    width: 100%;
    background: #fff;
    padding: 25px 20px;
    padding-bottom: 35px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}

.flatbtn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    outline: 0;
    border: 0;
    color: #f9f8ed;
    text-decoration: none;
    background-color: #b6a742;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    font-size: 1.2em;
    font-weight: bold;
    padding: 12px 22px 12px 22px;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 rgba(15, 15, 15, 0.3);
    -moz-box-shadow: 0 1px 0 rgba(15, 15, 15, 0.3);
    box-shadow: 0 1px 0 rgba(15, 15, 15, 0.3);
}

.flatbtn:hover {
    color: #fff;
    background-color: #c4b237;
}

.flatbtn:active {
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
}

/** notifications **/
.notify {
    display: block;
    background: #fff;
    padding: 12px 18px;
    max-width: 500px;
    margin: 0 auto;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px 0px;
}

.notify h1 {
    margin-bottom: 6px;
}

.successbox h1 {
    color: #678361;
}

.errorbox h1 {
    color: #6f423b;
}

.successbox h1:before,
.successbox h1:after {
    background: #cad8a9;
}

.errorbox h1:before,
.errorbox h1:after {
    background: #d6b8b7;
}

.notify .alerticon {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

/** typography **/
#CheckoutResultOptions h1 {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 2.5em;
    line-height: 1.5em;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
    padding: .1em 0;
    color: #444;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}

#CheckoutResultOptions h1:before,
#CheckoutResultOptions h1:after {
    content: "";
    position: relative;
    display: inline-block;
    width: 50%;
    height: 1px;
    vertical-align: middle;
    background: #f0f0f0;
}

#CheckoutResultOptions h1:before {
    left: -.5em;
    margin: 0 0 0 -50%;
}

#CheckoutResultOptions h1:after {
    left: .5em;
    margin: 0 -50% 0 0;
}

#CheckoutResultOptions h1>span {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
}

#CheckoutResultOptions p {
    display: block;
    font-size: 1.35em;
    line-height: 1.5em;
    margin-bottom: 22px;
    font-size: 15px;
}

/********* /CHECKOUT INTERNAL (6JUNE2017) **********/
/********* /CHECKOUT (6JUNE2017) **********/
.home-vdo-fl .video.right {
    background: none;
}

.vedio_tilt #videosList>div>img {
    min-height: 100%;
}

.home-vdo-fl .video .thevideo {
    width: 155%;
}

.video-list-thumbs>li>a>h2 {
    color: #000;
    padding: 0 8px;
}

.video-list-thumbs>li>a:hover {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    text-decoration: none
}

.video-list-thumbs h2 {
    bottom: 0;
    font-size: 14px;
    height: 33px;
    margin: 8px 0 0;
}

.video-list-thumbs .glyphicon-play-circle {
    font-size: 60px;
    opacity: 0.6;
    position: absolute;
    right: auto;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -53px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    transition: all 500ms ease-in-out;
}

.video-list-thumbs>li>a:hover .glyphicon-play-circle {
    color: #fff;
    opacity: 1;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .8);
}

.video-list-thumbs .duration {
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 2px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    left: 12px;
    line-height: 13px;
    padding: 2px 3px 1px;
    position: absolute;
    top: 12px;
    transition: all 500ms ease;
}

.video-list-thumbs>li>a:hover .duration {
    background-color: #000;
}

@media (min-width:768px) {
    .col-sm-6.cont-ovt {
        padding-left: 0px;
        padding-right: 8px;
    }

    .copyrt-text-ft {
        bottom: 5px;
        position: absolute;
    }
}

@media (min-width:320px) and (max-width: 480px) {
    .video-list-thumbs .glyphicon-play-circle {
        font-size: 35px;
        right: 36%;
        top: 27%;
    }

    .video-list-thumbs h2 {
        bottom: 0;
        font-size: 12px;
        height: 22px;
        margin: 8px 0 0;
    }
}

.embed-code {
    width: 300px !important;

}

/******************* INTERNAL CSS ***********************/
.vdo-sidebar .nav-tabs li a,
.vdo-sidebar .nav-tabs li a:hover {
    pointer-events: none;
    background: none;
}

/******************* PROFILE ***********************/
.pf-mn-wrpbx {
    margin: 0 auto;
    max-width: 1000px;
}

/*.pf-main-inr{ background: #ffffff none repeat scroll 0 0;  box-shadow: 0 0 5px 0 #cccccc; padding: 20px 15px;}*/
.pf-aside .user_profile {
    margin-bottom: 15px;
}

/*.pf-aside .user_profile{background: #ffffff; box-shadow: 0 0 5px 0 #cccccc; margin: 0 8px; padding: 10px; margin-bottom:15px;}*/
.pf-aside .user_profile img {
	padding: 0px;
	width: 100px;
	height: 100px;
	object-fit: cover;
	border-radius: 50%;
	border: 2px solid #ff8d28;
}

/*.pf-aside{ width:232px; float:left;}*/
.pf-aside {
    padding-right: 0px;
    width: 120px;
    float: left;
    text-align: center;
}

.pf-mainwp {
    margin-left: 0;
    float: none;
    display: block;
    width: auto;
    text-align: left;
}

.pf-aside .fileUpload.btn.change-photo {
    width: 100%;
    display: inline-block;
}

.pf-main-inr .form-group {
    display: inline-block;
    width: 100%;
}

.pf-main-inr .input-xlarge.form-control.detail_valid {
	border-radius: 9.975px;
	background: rgba(255, 253, 253, 0.30);
	border: 0px;
    min-width: 100%;
    min-height: 44px;
}

.pf-main-inr input.input-xlarge.form-control.detail_valid::-webkit-date-and-time-value{
    text-align: left !important;
    height: 100% !important;
}

.pf-main-inr label {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
}

.btn-submit {
    border-radius: 0px;
    background: #ec5305;
    border-radius: 3px;
    padding: 10px 20px;
    color: #fff;
}

.btn-submit:hover {
    color: #fff;
}

.mb-0 {
    margin-bottom: 0px;
}

.navbar-default .navbar-nav>li.activeNav>a {
    color: #fff;
}


.search_bar_searh .profile-pic {
    margin-top: 6px;
    max-width: 46px;
}

.pf-mainwp .btn-submit {
	background: #f8831a;
	margin-right: 10px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-ms-border-radius: 7px;
}

body .form-footer-btn .profileCancel {
	border: none;
	background: #686867;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-ms-border-radius: 7px;
}

.pf-mainwp .btn-submit:hover {
    background: #ea750d;
}

body .form-footer-btn .profileCancel:hover {
    background: #575756;
}

/******************* /PROFILE ***********************/
@media all and (min-width:1200px) {
    html .homepage .heading1 {
        left: 54%;
        margin-left: 0;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }
}

@media all and (max-width:1260px) {
    .homepage .heading1 {
        margin-left: 95px;
    }

    .splsh-logobx {
        max-width: 150px;
        margin-left: -75px;
        margin-top: -83px;
    }
}

@media all and (max-width:1199px) {
    body .container h4.chk-pg-ttl {
        padding-left: 14px;
    }

    .view-img-banner .event-title h3 {
        font-size: 16px;
        margin-top: 10px;
    }

    .view-img-banner .event-title {
        padding-left: 15px;
        padding-right: 15px;
    }

    .tabs_steps .with-nav-tabs .btn.btn-primary {
        font-size: 13px;
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    .nav.navbar-nav a {
        font-size: 12px;
        padding: 18px 7px !important;
    }

    .nav.navbar-nav a.c-hamburger {
        padding: 0px !important;
    }
}

@media (min-width:992px) and (max-width:1023px) {
    .nav.navbar-nav a {
        font-size: 12px;
        padding: 18px 4px !important;
    }

    .nav.navbar-nav a.c-hamburger {
        padding: 0px !important;
    }

    .navbar-header {
        margin-right: 10px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .footerColor .footer_social-links span {
        font-size: 11px;
    }

    .footerColor .footer_links li {
        font-size: 11px;
    }

    .nav.navbar-nav a {
        font-size: 11px;
        padding: 18px 4px !important;
    }

    .nav.navbar-nav a.c-hamburger {
        padding: 0px !important;
    }

    body .navbar-brand {
        padding-left: 0px;
        padding-right: 0px;
    }

    body .search_bar_searh input.search {
        width: 210px;
        margin-right: 10px;
    }

    body .search_bar_searh .fa.fa-search.search_bar {
        top: 20px;
    }

    .vw-pv-rsp .col-md-2 {
        width: 200px;
        float: left;
    }

    .vw-pv-rsp .col-md-10 {
        margin-left: 200px;
    }

    .footer-wrap .col-lg-4 {
        padding-right: 0px;
    }

    .vw-pv-rsp .profile_video_listing {
        display: inline-block;
        width: 100%;
    }



    .footerColor .col-sm-8 {
        width: auto;
        float: right;
    }

    .homepage .vedio_tilt .btn-cstm {
        max-width: 100%;
    }

    .homepage .vedio_tilt .btn {
        white-space: normal;
        word-break: break-word;
        max-width: 100%;
    }

    .homepage .navbar-header span.ltext {
        margin-left: 0px;
    }

    .home-top .display-table .display-cell {
        padding-right: 0px;
        padding-left: 15px;
    }

    .home-top .display-table .display-cell.home-caption {
        padding-left: 0px;
        padding-right: 15px;
    }

}

@media only screen and (max-width: 1220px) {

    /*.video-list li {margin-right: 1%; width: 23.66%;}*/
    .round_circle {
        position: relative !important;
    }
}

@media only screen and (max-width: 1200px) {
    .homepage .heading1 {
        margin-left: 100px;
        width: 70%;
    }

    .footer_links li {
        padding-right: 12px;
    }

    /*.col-sm-9.right-panel { margin-left: 21%;  margin-top: 21px;}*/
    .video-list li {
        width: 33.33% !important;
    }

    ul.video-list li:nth-child(4n) {
        margin-right: 1%;
    }

    .video-list.news-list li {
        display: inline-block;
        margin-right: 1%;
        width: 47.55% !important;
        margin-bottom: 20px;
    }

    .col-sm-9.right-panel {
        margin-top: 80px;
    }

    .filter-input-wrap .fg-btn,
    .filter-input-wrap .btn-info {
        min-width: 70px;
    }

}

@media (max-width:991px) {

    .vdoadd-boxwp .fileuploader-theme-thumbnails .fileuploader-thumbnails-input,
    .vdoadd-boxwp .fileuploader-theme-thumbnails .fileuploader-items-list li.fileuploader-item {
        width: 33%;
    }

    .footer-wrap .footer_links li a {
        font-size: 11px;
    }

    .vw-pv-rsp {
        position: static;
        margin-top: 75px;
    }

    .card .nav-tabs>li {
        width: auto;
    }

    .splsh-logobx {
        margin-left: -60px;
        margin-top: -67px;
        max-width: 120px;
    }

    .homepage .heading1 h2 {
        font-size: 22px;
    }

    .homepage .heading1 {
        padding-right: 50px;
    }

    .profilter-wrp.proshowfilter {
        width: 360px;
    }

    body .profilter-wrp .filter-input-wrap {
        background: #ffffff;
        border-top: 2px solid #eb5409;
        border-bottom: 2px solid #eb5409;
        margin-left: 30px;
        margin-top: 49px;
        padding: 14px;
    }

    body .profilter-wrp .filter-input-wrap .row {
        padding-right: 0px;
    }

    body .profilter-wrp {
        background: none;
    }

    body .profilter-wrp .col-sm-2 {
        display: inline-block;
        width: 100%;
        margin-bottom: 8px;
    }

    .profilter-wrp .filter-input-wrap .fg-btn {
        width: 100%;
    }

    body .profilter-wrp .filter-input-wrap {
        box-shadow: 0px 0px 3px 0px #ccc;
    }

    .mm-grd-scl.common-section-grid .pd-ltrt-10 {
        width: 33.33%;
    }

    .news-f-block {
        margin-left: 46%;
    }

    .footerColor .container {
        width: auto;
    }

    .coustomized_btn .btn span {
        position: static;
    }

    .fileUpload.btn.change-photo>span {
        position: static;
    }

    .news-e-block .video-list.news-list li {
        width: 32% !important;
    }

    .event-title h3 {
        font-size: 16px;
    }

    /*.profilter-wrp .col-sm-2:nth-last-child(2), .profilter-wrp .col-sm-2:last-child{ float:left; margin-bottom:0px; width:50%;}*/
    .profilter-wrp .col-sm-2 .btn {
        margin-bottom: 0px;
    }

    .vdo-sidebar .event-description.title {
        width: 100%;
    }

    .btn-fltr-clps .fg-btn,
    .btn-fltr-clps .btn-info {
        width: 48% !important;
    }

    .btn-fltr-clps .btn-info {
        float: right;
    }
}

.footerColor {
    background: rgba(12, 12, 12, 0.9);
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

@media (max-width:1176px) {
    .filter-r-wrap {
        width: 34%;
    }

    .footerColor {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media all and (min-width:992px) {
    .profilter-wrp .filter-input-wrap .col-sm-2 {
        padding: 0 2px;
        width: 14%;
    }
}

@media (max-width:992px) {
    .video-list li {
        width: 50% !important;
    }

    /*ul.video-list li:nth-child(2n) {margin-right: 0px !important;}
    ul.video-list li:nth-child(3n) {margin-right: 2%;}*/
    /* .container-fluid.section-bg{min-height:10px!important;}
	body .section-bg{ margin-bottom:0px;}*/
    .filter-input-wrap .fg-btn,
    .filter-input-wrap .btn-info {
        min-width: 10px;
    }

    .filter-input-wrap .btn-info {
        margin-right: 0px;
    }

    .ad-list {
        padding-left: 2px;
    }

}

@media all and (min-width:769px) and (max-width:991px) {
    .filter-toggle .fltr-tgl-rt.right-panel {
        margin-left: 25%;
        width: 74%;
    }

    .filter-section .f-select select {
        font-size: 12px;
    }

}

@media (min-width:768px) and (max-width:991px) {
    .nav.navbar-nav.top_menus a {
        font-size: 13px;
        padding: 18px 6px;
    }

    .homepage .heading1 {
        margin-left: 0px;
        padding-left: 100px;
        left: 50%;
        padding-right: 60px;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: 100%;
    }
}

@media (max-width:768px) {
    .filter-input-wrap .flt-ipt-lt .col-sm-6 {
        width: 50%;
        float: left;
    }

    .filter-section .filter-wrap {
        padding-top: 15px;
    }

    .filter-toggle .swvdo-filter {
        right: 9px;
        top: 2px;
        transform: rotate(0deg);
    }

    .filter-section {
        margin-top: 0px;
        left: -251px;
        bottom: auto;
        background: #fff;
        box-shadow: 0 0 5px 0 #cccccc;
    }

    .swvdo-filter {
        border-radius: 3px 3px 0 0;
        right: -47px;
        top: 39px;
        transform: rotate(90deg);
        z-index: 1;
    }

    .filter-toggle .fltr-tgl-bx {
        left: 0;
        margin-left: 0;
    }

    body #show-filter.filter-click {
        display: none !important;
    }

    .filter-section {
        position: fixed;
        width: 100%;
        bottom: 46px;
        top: 84px !important;
        width: 250px;
        left: -250px;
        z-index: 99;
    }

    .filter-click {
        display: block;
    }

    .col-sm-9.right-panel {
        margin-left: 0;
        margin-top: 21px;
        padding-right: 0;
        float: left;
    }

    .filter-click {
        position: absolute;
        left: -15px;
        background-color: #ec5305;
        color: #fff;
        padding: 1px 15px;
        width: 45px;
        text-align: center;
        height: 30px;
        font-size: 22px;
        top: 65px;
        cursor: pointer;
    }

    .filter-set {
        position: absolute;
        left: 185px !important;
        background-color: #ec5305;
        color: #fff;
        padding: 1px 15px;
        width: 45px;
        text-align: center;
        height: 30px;
        font-size: 22px;
        top: 10px !important;
        cursor: pointer;
        transition: all .5s;
        z-index: 99999 !important;
        border-radius: 4px;
    }

    .col-sm-9.right-panel.mbl-spcpd {
        margin-top: 75px;
    }

    body #show-filter.filter-click {
        height: auto;
        width: auto;
        padding: 4px 15px;
        left: 0px;
    }

    .right-panel.fltr-tgl-rt {
        margin-top: 82px;
    }

    .fltr-tgl-rt.right-panel {
        width: 100%;
    }
}

@media (min-width:361px) and (max-width: 767px) {
    .clsfd-rw-bx .lst-msc {
        display: inline-block;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .home-top .display-table {
        display: inline-block;
        width: 100%;
        height: auto !important;
    }

    .profile_video_listing {
        padding-bottom: 15px;
    }

    .col-sm-9.right-panel.mbl-spcpd {
        margin-top: 82px;
    }

    .links-right ul.user-log {
        margin-top: 0px;
    }

    .navbar-default .container-fuild.custom-container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .footerColor .copyrt-text-ft {
        position: static;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
    }

    .homepage .navbar-header .navbar-toggle {
        padding: 7px;
        width: 40px;
    }

    .vdo-sidebar #player_1_wrapper {
        height: auto !important;
    }

    body #show-filter.filter-click {
        left: 190px !important;
    }

    body #show-filter.filter-click.filter-set {
        left: 0px !important;
    }

    .alert-success {
        font-size: 13px;
    }

    .vdo-panel-scroll {
        max-height: inherit !important;
    }

    .vdoadd-boxwp .col-sm-6 {
        width: 100%;
    }

    .video1 {
        transform: none;
    }

    .footer_social-links span {
        margin: 0;
    }

    .homepage .heading1 {
        margin-left: 150px;
    }

    .btn-cstm.btn-org {
        width: 300px;
    }

    .homepage .heading1 h2 {
        font-size: 24px;
    }

    .footer_links li {
        padding-right: 8px;
    }

    .homepage .heading1 {
        left: 0;
        margin: 0;
        padding: 0 25%;
        right: 0;
        text-align: center;
        width: 100%;
    }

    .footer_social-links>ul li:first-child {
        padding-left: 0;
    }

    .footer_social-links span {
        font-size: 10px;
    }

    .footer_social-links>ul li {
        padding-left: 5px;
    }

    .navbar-default .navbar-toggle.toggle_icon .icon-bar {
        background-color: #fff;
    }

    .navbar-toggle.toggle_icon {
        border-radius: 50%;
        height: 40px;
    }

    .video1 {
        height: 343px;
    }

    .footer_links ul {
        padding: 10px 0 0;
    }

    .vedio_tilt {
        transform: skew(0deg, 0deg);
    }

    .homepage .heading1 {
        transform: none;
        top: 20%;
    }

    .heading1 p {
        line-height: 20px;
        margin-top: 0;
    }

    body.homepage .navbar-collapse {
        overflow: visible !important;
        border: none !important;
    }

    .news-main {
        width: 100%;
        margin-right: 0px;
        padding-left: 8px;
        padding-right: 8px;
        float: left;
        margin-bottom: 15px;
    }

    .news-f-block {
        margin-left: 0;
    }

    .video-list.news-list li {
        display: inline-block;
        margin-right: 1%;
        width: 48.99% !important;
        margin-bottom: 20px;
    }

    .user_info_profile>img {
        width: 50px;
    }

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

    /*.filter-section{ left:-300px;}*/
    #show-filter.filter-click {
        padding-right: 0px;
    }

    .lst-msc {
        display: block;
        width: auto;
    }

    .vdoadd-boxwp * {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }

    body .navbar-toggle {
        margin-top: 17px;
        margin-right: 0px;
    }

    .header .navbar-default .navbar-collapse {
        border-color: #333;
        margin-top: 1px;
        padding: 0px;
    }

    .header .navbar-default .navbar-nav {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }

    .header .navbar-default .nav.navbar-nav a {
        padding: 10px 20px;
        color: #fff;
    }

    .header .navbar-default .nav.navbar-nav>li {
        background: none;
        border-bottom: 1px solid #ed8d55;
        font-weight: normal;
    }

    .header .search_bar_searh {
        background: none;
        padding: 10px;
    }

    .header .search_bar_searh .fa.fa-search.search_bar {
        top: 12px;
        left: 22px;
        color: #fff;
    }

    .header .search_bar_searh input.search {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        background: rgba(255, 255, 255, 0.1);
        margin: 0px;
        color: #fff;
        border: 1px solid rgba(255, 255, 255, 0.5);
    }

    .nav.navbar-nav.navbar-right.search_bar_searh li {
        padding: 8px 15px;
    }

    .nav.navbar-nav.navbar-right.search_bar_searh li:last-child {
        display: none;
    }

    .header .navbar-default .nav.navbar-nav a.c-hamburger {
        padding: 0px !important;
    }

    .navbar-default .navbar-toggle {
        background: rgba(0, 0, 0, 0) linear-gradient(to right, #e76f27 0%, #e44c01 100%) repeat scroll 0 0;
        border-radius: 50%;
        padding: 12px 10px;
        border: 2px solid #fff;
    }

    body .navbar-default .navbar-toggle .icon-bar {
        background-color: #ffffff;
    }

    body #show-filter.filter-click {
        z-index: 1;
    }

    .swvdo-filter {
        display: block;
    }

    .filter-section .filter-wrap {
        padding: 15px;
        background: #fff;
    }

    .filter-section.col-sm-3 {
        padding: 0px;
        bottom: auto;
        margin-top: 0px;
    }

    .splsh-logobx {
        margin-left: -45px;
        margin-top: -38px;
        max-width: 90px;
    }

    .vdo-panel-scroll,
    .newscrollht,
    .provdoscrollht {
        max-height: inherit !important;
    }

    .iframe_vd-mdl #player_1_wrapper {
        height: 340px !important;
    }

    .lbl-top-chkt>.row>.col-sm-6 {
        width: 49%;
        float: left;
    }

    .lbl-top-chkt>.row>.col-sm-6:nth-child(2n) {
        float: right;
    }

    .video-list li {
        padding-left: 6px;
        padding-right: 6px;
    }

    .col-sm-9.right-panel {
        width: 100%;
    }

    .newscrollwrp .lst-msc {
        display: inline-block;
        width: 100%;
    }

    body .navbar-default {
        min-height: 10px;
    }

    .audio_site.pos-rel .video1 {
        height: 400px;
    }

    .audio_site.pos-rel .video .thevideo {
        width: 140%;
    }

    .footer_social-links>ul {
        margin-top: -17px;
    }

    .tabs_steps {
        padding-bottom: 40px;
    }

    .left-sidebar .scroll-data .mCSB_scrollTools {
        right: -5px;
    }

    .tbl-cart-rsp .table>tbody>tr>td,
    .tbl-cart-rsp p {
        white-space: normal;
    }

    .tbl-cart-rsp .table tfoot .hidden-xs {
        display: table-cell !important;
    }

    .tbl-cart-rsp table#cart tbody td .form-control {
        width: 100%;
    }

    .cart-page-title li a {
        white-space: nowrap;
    }

    .tabs_steps .with-nav-tabs .rg-actn-btn {
        width: 50%;
        float: left;
    }

    .tabs_steps .with-nav-tabs .rg-actn-btn~.col-sm-6 {
        width: 50%;
        float: left;
    }

    .vedio_tilt .video {
        height: 560px !important;
    }

    .vedio_tilt #videosList>div>img {
        width: 100%;
    }

    .audio_site.pos-rel .video .thevideo {
        height: 100%;
    }
}

@media only screen and (max-width: 600px) {
    .vw-pv-rsp .profile_navigation .dropdown-toggle {
        padding-left: 0px;
    }

    .vw-pv-rsp {
        margin-top: 80px;
    }

    .adds-section {
        margin-left: 84%;
        margin-top: 37px;
        display: none;
    }

    .tab-selection {
        width: 99%;
        float: left;
    }

    .col-sm-9.right-panel {
        margin-left: 0;
        margin-top: 21px;
        width: 100%;
        padding-right: 10px;
        float: left;
        padding-left: 15px;
        margin-top: 34px;
    }

    .nav-tabs>li>a {
        border: none;
        color: #666;
        font-size: 14px;
    }


    .filter-r-wrap {
        float: right;
        width: 70%;
        text-align: left;
    }

    .lst-msc-cntnt {
        margin-left: 0px;
        text-align: left;
    }

    .toast-tip {
        position: static !important;
    }

    .toast-tip a {
        margin-left: 0px;
        margin-right: 10px;
    }

    .lst-msc-cntnt {
        padding-right: 0px;
    }

    .fltr-ht {
        min-height: 10px !important;
    }

    body .vdoadd-boxwp {
        margin-top: 24px;
    }

    .vdoadd-boxwp .coustomized_radio_button input[type="radio"]+label {
        padding-left: 25px;
        position: relative;
    }

    .vdoadd-boxwp .coustomized_radio_button input[type="radio"]+label span {
        left: 0px;
    }

    body .navbar-brand {
        padding: 0 15px 0 0;
    }

    .vdoadd-boxwp body.cke_editable.cke_editable_themed {
        margin: 8px;
    }

    .active span#content {
        position: static;
    }

    .card .nav-tabs {
        float: none;
        display: table;
        width: 100%;
        padding-right: 15px;
    }

    .card .nav-tabs li {
        display: table-cell;
        float: none;
    }

    .tab-content .filter-r-section .filter-r-wrap {
        display: inline-block;
        float: none;
        margin-top: 0;
        width: auto;
    }

    body .fltr-tgl-rt .filter-r-section {
        display: inline-block;
        float: none;
        margin-top: 0;
        text-align: center;
        width: 100%;
    }

    .lbl-top-chkt>.row>.col-sm-6 {
        width: 100%;
    }

    .mm-grd-scl.common-section-grid .pd-ltrt-10 {
        width: 50%;
    }

    .news-e-block .video-list.news-list li {
        width: 48% !important;
    }

    .nav.nav-tabs.tabular_steps li {
        width: 25% !important;
    }

}

@media (min-width:401px) and (max-width:480px) {
    .vdo-panel-scroll .video-list li {
        width: 50% !important;
    }

    .vdo-panel-scroll .video-frame img {
        height: 118px;
        max-width: 600px;
        width: auto;
    }
}

@media all and (max-width:480px) {
    .footerColor {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .footer_social-links>ul {
        margin-top: 0;
    }

    .vdoadd-boxwp .col-sm-6 {
        padding: 15px 20px;
    }

    .video1 .btn-cstm.btn-org {
        width: auto;
        font-size: 14px;
        padding: 8px 25px;
    }

    .video-wrap {
        display: block;
    }

    .video-list li {
        display: inline-block;
        margin-right: 0;
        width: 100.55% !important;
    }

    span.vplay {
        position: absolute;
        left: 53%;
    }

    .front-video,
    .front-video body,
    .front-video .section-bg {
        height: auto;
    }

    html,
    body {
        height: 100%;
    }

    body {
        font-family: "Montserrat", sans-serif;
    }

    body {
        background-color: #fff;
        color: #333;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 1.42857;
    }

    body {
        margin: 0;
    }

    * {
        box-sizing: border-box;
    }

    html {
        font-size: 10px;
    }

    html {
        font-family: sans-serif;
    }

    *::after,
    *::before {
        box-sizing: border-box;
    }

    .footer_links li {
        padding-right: 8px;
    }

    .footer_links li {
        padding-right: 12px;
    }

    .footer_links li {
        font-size: 10px;
    }

    .vw-pv-rsp .profile_navigation .dropdown-toggle {
        padding-top: 0px;
    }

    .plusicon {
        height: 22px;
        width: 22px;
    }

    .vw-pv-rsp .follow-msg-btns .btn {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }

    .vw-pv-rsp .video-list-thumbs .glyphicon-play-circle {
        left: 50%;
        margin-left: -18px;
        margin-top: -26px;
        right: auto;
        top: 50%;
    }

    .bs-wizard>.bs-wizard-step .bs-wizard-stepnum {
        font-size: 14px;
    }

    .mbl-tb-hlf {
        width: 50%;
    }

    .mbl-tb-fl {
        width: 100%;
    }

    .mbl-tb-fl:first-child {
        margin-bottom: 15px;
    }

    .rvw-ord-ui td.rvw-od-hd {
        font-size: 14px;
    }

    .rvw-od-hd a.btn-link {
        padding: 4px 6px;
        font-size: 10px;
    }

    .lst-msc-cntnt h4 {
        font-size: 16px;
    }

    /* .video-list-thumbs>li {
        padding-left: 8px;
        padding-right: 8px;
    } */

    /* .video-list-thumbs h2 {
        font-size: 12px;
    } */

    /* .video-list-thumbs>li img {
        height: auto !important;
    } */

    .header .navbar-default .navbar-collapse {
        margin-top: 0px;
    }

    body .navbar-header .navbar-toggle {
        margin-bottom: 10px;
    }

    .footer_social-links a {
        line-height: 24px;
    }

    .coustomized_btn>li.or {
        margin-bottom: 15px;
    }

    .nav.nav-tabs.tabular_steps .active a {
        border-bottom-color: #fff;
    }

    .nav.nav-tabs.tabular_steps li {
        margin-bottom: 0px;
    }

    .vdo-sidebar .event-description.title.small {
        font-size: 13px;
    }

    .sceneme_tab .nav.nav-tabs.tabular_steps li {
        width: 50% !important;
    }

    .sceneme_tab .nav.nav-tabs.tabular_steps li.active {
        border-bottom: 1px solid #fff;
    }
}




.cost-div:before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 15px;
}

.cost-div:after {
    bottom: 0;
    content: "";
    right: 0;
    position: absolute;
    top: 0;
    width: 15px;
}

.cost-div:hover~.vdo-actn {
    display: none;
}

.vdo-sidebar #player_1_wrapper {
    overflow: hidden;
}

.footer_links li a:hover {
    color: #f8831a;
}

/********* ONLY 4 LOGIN (18MAY2017) **********/
#loginbox.mainbox {
    float: none;
    margin: 20px auto !important;
    max-width: 480px;
    padding-bottom: 15px;
}

#loginbox .panel-info {
    border: none;
    box-shadow: 0 0 10px 0 #aaa;
}

#loginbox .panel-info>.panel-heading {
    text-transform: uppercase;
    background-color: #ec5305 !important;
    padding: 15px 25px;
    border-color: #ec5305;
}

#loginbox .panel-body {
    padding: 15px 25px;
    padding-top: 20px !important;
}

#loginbox label {
    font-size: 14px;
    text-transform: uppercase;
}

#loginbox .form-control {
    height: 40px;
    padding: 6px 12px;
    border-color: #ccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
}

#loginbox a {
    color: #e95207;
}

#loginbox .btn {
    background: #ee6f22;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ee6f22 0%, #ea5001 100%, #2989d8 100%, #207cca 100%, #1e5799 100%, #7db9e8 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ee6f22 0%, #ea5001 100%, #2989d8 100%, #207cca 100%, #1e5799 100%, #7db9e8 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ee6f22 0%, #ea5001 100%, #2989d8 100%, #207cca 100%, #1e5799 100%, #7db9e8 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee6f22', endColorstr='#7db9e8', GradientType=1);
    /* IE6-9 */
    border: medium none;
    border-radius: 20px;
    font-size: 13px;
    padding: 12px 0;
    max-width: 160px;
    width: 100%;
    margin-top: -25px;
}

#loginbox .input-group {
    margin-bottom: 15px !important;
}

#loginbox label.error {
    font-size: 13px;
    text-transform: none;
}

.lgn-ftr-bts {
    border-color: #ccc !important;
}

.coustomized_checkbox.rmlgchk [type="checkbox"]:not(:checked),
.coustomized_checkbox.rmlgchk [type="checkbox"]:checked {
    left: 0px;
    z-index: 111;
    opacity: 0;
    margin-left: 0px;
}

/********* ONLY 4 LOGIN (18MAY2017) **********/

.header.navbar-fixed-top {
    height: 75px;
}

.profilter-wrp .filter-input-wrap.product-listing .col-sm-2 {
    padding: 0 2px;
    width: 12%;
}

.filter-input-wrap .fg-btn,
.filter-input-wrap .btn-info.btn-reset {
    min-height: 38px;
}


/* registration form */
.g-recaptcha,
.coustomized_btn,
.login_here_section {
    width: 100%;
    float: left;
}

.g-recaptcha+input+.error,
.coustomized_checkbox .error {
    position: static;
}

/*.filter-toggle .desc-wrap { height:57px;}*/

@media only screen and (max-width: 500px) {
    .navbar-brand.navbar-brand-centered {
        width: 50%;
    }

    .btn-cstm.btn-org {
        width: 230px;
    }

    .homepage .heading1 {
        padding: 0 15%;
    }

    .homepage .heading1 h2 {
        font-size: 22px;
    }

    .coustomized_btn>li {
        width: 100% !important;
    }

    .form_tabs .coustomized_btn p {
        padding: 0 !important;
    }

    .or {
        width: 100% !important;
    }

    .coustomized_btn .btn-primary span {
        position: static;
    }

    #loginbox.mainbox {
        padding-left: 0px;
        padding-right: 0px;
    }

}

@media all and (max-width:400px) {
    .heading1 p {
        line-height: 18px;
    }

    .lst-msc-avt {
        width: 100px;
    }


    .vdoadd-boxwp .box-footer .col-xs-offset-2 {
        margin-left: 7%;
    }

    .vdoadd-boxwp .fileuploader-theme-thumbnails .fileuploader-thumbnails-input,
    .vdoadd-boxwp .fileuploader-theme-thumbnails .fileuploader-items-list li.fileuploader-item {
        width: 50%;
    }

    .rvw-ord-ui td.rvw-od-hd {
        padding: 12px 10px !important;
    }

    .footer_social-links>ul {
        margin-top: 0px;
    }

    #loginbox .btn {
        max-width: 140px;
    }

    #loginbox.mainbox {
        padding-bottom: 20px;
    }

    body .logo_inner_page_steps {
        padding: 18px 0 19px;
    }

    .nav.nav-tabs.tabular_steps li {
        border-bottom: 1px solid #dddddd;
        text-align: center;
        width: 50% !important;
        border-right: 1px solid #dddddd;
    }

    .vedio_details .view-img-banner .iframe-vdo-ot,
    .vedio_details .view-img-banner .iframe-vdo-ot iframe {
        height: 250px !important;
    }

    .col-fl-400 {
        width: 100%;
    }

    .pdtl-ctnt-lt .carousel-inner {
        min-height: 10px;
    }

    .col-xs-400 {
        width: 100%;
    }

    body .vdo-panel-scroll #loader_message {
        padding-bottom: 20px;
    }

    .nav.nav-tabs.tabular_steps li span {
        position: absolute;
        margin-left: 5px;
    }

    /*.homepage .footer_links ul li{ padding-left:4px; padding-right:4px;}*/
    .homepage .heading1 h2 {
        margin-top: 10px;
    }

    .homepage .vedio_tilt .btn.scene {
        margin-top: 10px;
    }
}

@media only screen and (max-width:360px) {
    .footerColor {
        padding-top: 0px;
    }

    .footer_social-links>ul {
        float: none;
    }

    .footer_social-links li {
        margin-left: 10px;
    }

    .footer_social-links>ul {
        padding: 0 20%;
    }

    /*.footer_links ul li {padding-left:10px;}*/
    .footer_social-links {
        text-align: center;
    }

    .lst-msc-avt {
        width: 100%;
        text-align: left;
        margin-bottom: 15px;
    }

    .lst-msc-cntnt {
        margin-left: 0px;
        display: inline-block;
        width: 100%;
    }

    .vw-pv-rsp .profile_navigation ul li a {
        line-height: 28px;
    }

    .plusicon i {
        font-size: 16px;
    }

    .plusicon {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        font-size: 20px;
        height: 30px;
        padding: 7px;
        width: 30px;
    }

    .lst-msc-cntnt h4 {
        margin-top: 10px;
    }

    .video-list-thumbs .glyphicon-play-circle {
        font-size: 34px;
    }

    #loginbox .spc-tp-btm .btn {
        max-width: 48%;
    }
}

.mcustomscrollbar {
    /*    max-height: 80px;*/
    overflow: auto;
}

/*loader css*/
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url() center no-repeat #fff;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #f8831a;
    border-color: #f8831a;
    color: #fff;
    cursor: default;
    z-index: 0;
}

.pagination>li>a,
.pagination>li>span {
    color: #f8831a;
}

.ajax-loader {
    background: #fff url("/loader-128x/loader-small.gif") no-repeat scroll center center;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    opacity: 0.68;
    z-index: 9999;
}

.ajax-loader p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50%;
    display: inline-block;
    text-align: center;
    margin-bottom: -5em;
}

.p-dtl-avt {
    width: 60px;
    height: 60px;
    float: left;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    overflow: hidden;
    border: 1px solid #ddd;
}

.p-dtl-avtnm {
    margin-left: 70px;
    padding-top: 18px;
    font-size: 14px;
}

.p-dtl-avtnm a {
    color: #eb5308;
}

/**************** FEEDBACK (1AGST2017) ****************/
.lst-msc:hover {
    box-shadow: 0 0 6px 0 #666;
    -webkit-box-shadow: 0 0 6px 0 #666;
    -ms-box-shadow: 0 0 6px 0 #666;
}

.newscrollwrp {
    padding: 0px;
}

.shop-col .img-sec {
    position: relative;
}

.shop-col .sp-ft-actn {
    bottom: 10px;
    top: auto;
}

/**************** /FEEDBACK (1AGST2017) ****************/



/****  css update on 15/9/2017   ****/
.tab-selection {
    padding-left: 13px;
}

.mCSB_scrollTools.mCSB_1_scrollbar.mCS-light.mCSB_scrollTools_vertical {
    margin-top: 0px !important;
    padding-top: 30px;
}

.tab-selection {
    padding-top: 12px;
}

.grid-bx {
    padding: 15px;
    padding-top: 0;
}

#loader_message .btn-cstm.btn-org {
    border-radius: 0px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'poppins';
    margin-top: 0;
    padding: 10px 27px;
    width: auto;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
}



/****** css update on 9/19/2017  *******/

.pay-btn-wrp1 .btn.btn-lg.btn-success.send-to-card.cus {
    background: #fec43a none repeat scroll 0 0;
    border: medium none;
    border-radius: 50px;
    display: inline-block;
    font-size: 14px;
    margin-left: 0;
    width: 46%;
    font-family: 'poppins';
}

.pay-btn-wrp1 .btn.btn-lg.btn-info.send-to-paypal.cus {
    border-radius: 50px;
    display: inline-block;
    font-family: 'poppins';
    padding: 14px;
    text-transform: uppercase;
    float: right;
    font-size: 14px;
    margin-left: 0;
    width: 46%;
    background: #27a9e3;
}

.m-modify .btn.btn-default {
    min-width: 160px;
}

.modal-footer.m-modify {
    border-top: 1px solid #e2e2e2;
    padding-top: 6px;
    margin-top: 39px;
}

.m-header-fill h4 {
    font-size: 15px !important;
}

.modal-footer.m-modify.clearfix {
    border-top: 1px solid #e2e2e2;
    padding-top: 10px;
}

.pwc-change {
    width: 47% !important;
    display: inline-block;
    float: left;
}

.btn.btn-primary.change-payment-btn {
    border-radius: 50px;
    float: right;
    padding: 9px 23px;
}

.btn-org.setUserSite.cntrl_width {
    font-size: 14px;
    min-width: 149px;
    padding: 7px 0;
    width: 176px !important;
}

.form-ui-wrp .form-horizontal .control-label {
    display: block;
    color: #fff;
    font-family: 'poppins';
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    text-align: left;
}


/*************** HOMEPAGE DESIGN (16.04.2018) **************/
.home-social li {
    padding-right: 25px;
    margin-right: 25px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-right: 1px solid #2b2b2b;
}

.home-social li a,
.home-social li p {
    font-size: 14px;
    margin-bottom: 0px;
}

.home-social li:last-child {
    padding-right: 0px;
    margin-right: 0px;
    border-right: none;
}


.footerColor .footer_social-links > ul {
	margin-top: 12px;
}

.footerColor .footer_social-links > ul li {
	padding-left: 20px;
}

.footerColor {
    padding-top: 0;
    padding-bottom: 0;
}

.home-top {
    background: url("../img/mainbg.jpg") no-repeat;
    background-size: cover;
    padding-bottom: 72px;
    padding-top: 58px;
}

.display-table {
    display: table;
}

.display-cell {
    display: table-cell;
}

.home-caption h1 {
	font-size: 80px;
	font-weight: 600;
	font-family: poppins;
	text-transform: uppercase;
	color: #fff;
}

.home-caption {
    padding-top: 0px;
}

.home-caption p {
	color: #fff;
	font-size: 16px;
}

.home-caption h4 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 25px;
    font-weight: 400;
}

.home-caption .btn, .btn-back {
	position: relative;
	overflow: hidden;
	min-width: 140px;
	color: #000;
	padding: 12px 25px;
	margin-right: 16px;
	border: none;
	font-size: 14px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	text-align: center;
	font-weight: 600;
}

.home-caption .btn:last-child {
    margin-right: 0px;
}

.home-caption .btn-default {
	background: -moz-linear-gradient(180deg, #FFA04B 0%, #FF861B 100%);
	background: -webkit-linear-gradient(180deg, #FFA04B 0%, #FF861B 100%);
	border-radius: 6.497px;
	background: linear-gradient(180deg, #FFA04B 0%, #FF861B 100%);
}

.home-caption .btn-default:hover,
.btn-back:hover,
.btn-back:focus,
.btn-back:active {
    color: #fff;
}

.btn-back:active {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3b3b3b+0,161616+100 */
    background: rgb(59, 59, 59);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(59, 59, 59, 1) 0%, rgba(22, 22, 22, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(59, 59, 59, 1) 0%, rgba(22, 22, 22, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(59, 59, 59, 1) 0%, rgba(22, 22, 22, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b3b3b', endColorstr='#161616', GradientType=0);
    /* IE6-9 */
}

.home-caption .btn-primary,
.btn-back {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4b4b4a+0,191919+100 */
    background: #969595;
}

.home-form {
	border-radius: 26.802px;
	border: 2px solid rgba(255, 255, 255, 0.29);
	background: rgba(62, 62, 62, 0.54);
	backdrop-filter: blur(7.3095855712890625px);
	padding: 35px 50px;
}

.width50 {
    width: 50%;
}

.home-top .display-cell {
    vertical-align: middle;
    padding-left: 25px;
    padding-right: 25px;
}

.home-form h3 {
	margin-top: 0px;
	margin-bottom: 25px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	font-size: 22px;
	font-weight: 600;
}

.home-form .form-control {
	/* text-transform: uppercase; */
	color: #ddd;
	background: #0000;
	border: none;
	height: 45px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 6.497px;
	border: 0.812px solid rgba(255, 255, 255, 0.33);
}

.home-form .form-control:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
}

.rm-label input {
    margin-right: 6px;
    vertical-align: top;
    margin-top: 6px;
}

.rm-label a {
    color: #f8831a;
}

.rm-label {
    color: #fff;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 400;
}
.rm-label a{font-weight: 500;}
.mt-20 {
    margin-top: 20px;
  }
.captcha-rw {
    margin-bottom: 10px;
    display: inline-block;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
}

.chklbl-rmbrbx {
    padding-left: 25px;
    position: relative;
    padding-top: 1px;
}

.chklbl-rmbrbx input {
	opacity: 0;
	position: absolute;
	left: 0px !important;
	top: 1px;
	z-index: 1;
}

.chklbl-rmbrbx label {
    font-weight: normal;
    font-size: 12px;
    font-weight: 500;
}

.chklbl-rmbrbx label a{
    font-weight: 600;
}

.chklbl-rmbrbx label::before {
	content: "";
	height: 16px;
	left: 0;
	position: absolute;
	top: 5px;
	width: 16px;
	line-height: 15px;
	color: #fff;
	text-align: center;
	border-radius: 4.873px;
	border: 1.624px solid #FF8D28;
	cursor: pointer;
}

.chklbl-rmbrbx input:checked~label::before {
    background: #f8831a;
    content: "\2713 ";
}

.home-caption .btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1;
    -webkit-transform: translate(0, -105%);
    transform: translate(0, -105%);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, 0.25);
}

.home-caption .btn:hover:before {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.rm-label a:hover {
    text-decoration: underline !important;
}

.home-top .display-cell.home-caption {
    padding-right: 60px;
}

span.ltext {
    margin-top: 25px;
}

.home-form .form-group {
	margin-bottom: 15px;
}

.homepage .navbar-header .navbar-toggle {
    border: none;
    background: none;
}

body .btn-round {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    padding: 14px 20px
}

.pd-lt-6 {
    padding-left: 6px;
}

.mb-0 {
    margin-bottom: 0px;
}

.btn {
    outline: none !important;
}
.plr-0{
    padding-right: 0;
    padding-left: 0;
}

/*************** /HOMEPAGE DESIGN (16.04.2018) **************/
/*************** ACCOUNT SETUP (19.04.2018) **************/
.accountbx {
	max-width: 520px;
	margin: 0 auto;
	position: relative;
	margin: 50px auto;
}

.accountbx span.ltext {
    margin-left: 0px;
    margin-top: 0px;
    font-size: 24px;
    width: 100%;
    text-align: center;
}

.accountbx .home-form {
    margin-top: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.signup-banner {
	background: url("../img/signup.jpg") no-repeat scroll 0 0;
	background-size: cover;
	position: relative;
	min-height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
}



.pswd-remb {
    margin-bottom: 30px;
    text-align: center;
}

.pswd-remb .chklbl-rmbrbx {
    display: inline-block;
}


.pswd-remb .chklbl-rmbrbx input:checked ~ label::before {
	content: "\2713 ";
}

.frgt-pswd-wrp {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 0;
    padding-right: 0;
}

.frgt-pswd-wrp a {
	margin-top: 15px;
	color: #f8831a;
	text-decoration: none;
	font-size: 13px;
}
.frgt-pswd-wrp a:hover {
	text-decoration: underline!important;
}

.frgt-pswd-wrp .rm-label {
    margin-top: 30px;
}

.btn-ht {
    min-height: 50px;
}

.lbl-ctrl {
	color: #fff;
	font-weight: normal;
	font-size: 16px;
}

.btn-tab {
	margin-bottom: 15px;
	display: flex;
	gap: 15px;
}

.btn-tab .btn-round {
    padding: 11px 20px;
    min-height: 44px;
    margin-right: 15px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
}

.avt-bx {
	width: 180px;
	height: 180px;
	display: block;
	margin: 0 auto;
}

.browsebtn {
	display: inline;
	position: relative;
	opacity: 1;
}

.browsebtn input {
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 0;
	width: 100%;
	opacity: 0;
	height: 50px;
	border-radius: 50%;
	z-index: 999;
	width: 100%;
    height: 100%;
	/* transform: translateX(-50%); */
}
.browsebtn{
	text-transform: uppercase;
	border-radius: 50%;
	color: #fff;
	height: 50px;
	max-width: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 6.497px;
	border: 1px solid #FF8D28;
	width: 100%;
	margin: 25px auto 0px;
	color: #FF8D28;
	font-weight: 600;
	cursor: pointer;
    position: relative;
}
.browsebtn a{
    text-decoration: none;
    pointer-events: none;
    color: #FF8D28;
    font-weight: 600;
}
.acvt-acnt {
    margin: 0 auto;
    max-width: 300px;
    text-align: center;
}

.acvt-acnt h4 {
    color: #ffffff;
    font-family: oswald;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
}

.acvt-acnt a {
    color: #f8831a;
}

.acnt-actv-ht {
    height: 354px;
    width: 100%;
}

.accountbx .display-table {
    width: 100%;
}

.acnt-actv-ht .display-cell {
    display: table-cell !important;
    float: none !important;
    width: 50% !important;
}

.empblk .rm-label {
    display: inline-block;
}

.empblk .chklbl-rmbrbx label::before {
	width: 18px;
	top: 4px;
	height: 18px;
}



.empblk .chklbl-rmbrbx input:checked ~ label::before {
	content: "\2713 ";
}

.empblk .chklbl-rmbrbx label {
    cursor: pointer;
}

.bkarw {
    margin-right: 4px;
    max-width: 24px;
}

.home-form .btn {
    text-transform: uppercase;
    font-weight: 500;
}

.header .search_bar_searh {
    padding-right: 20px;
}

/*************** /ACCOUNT SETUP (19.04.2018) **************/
/*************** FEATURE VIDEO (19.04.2018) **************/
/*************** /ACCOUNT SETUP (19.04.2018) **************/
/* media query (17.04.2018) */

@media only screen and (max-width:1199px) {
    .home-form {
        padding: 20px
    }

    .chklbl-rmbrbx label,
    .rm-label {
        font-size: 12px
    }

    .home-social li {
        margin-right: 15px;
        padding-right: 15px;
    }

    .home-caption h1 {
        font-size: 90px;
        margin-top: 0;
    }

    .home-form {
        padding: 25px 30px;
    }
}

@media only screen and (max-width:991px) {
    .home-top .display-cell.home-caption {
        padding-right: 25px;
        width: 40%
    }

    .home-caption .btn {
        min-width: 122px;
        padding: 12px 0
    }

    .home-caption h4 {
        margin-top: 20px;
    }

    .home-caption p {
        margin-bottom: 0px;
        font-size: 13px;
    }

    .home-form {
        padding: 20px;
    }
}

@media only screen and (max-width:767px) {
    span.ltext {
        margin: 10px 0 0 15px
    }

    .home-top .display-cell.home-caption,
    .home-top .display-cell {
        float: left;
        width: 100%;
        margin: 0px 0 0px
    }

    .home-top .display-cell {
        padding-left: 0px;
        padding-right: 0px;
    }

    .footer_links ul {
        display: inline-block;
    }

    .footerColor .footer_social-links>ul {
        float: none;
        margin-top: 0px;
        display: inline-block;
    }

    .footerColor {
        text-align: center;
        padding-bottom: 15px;
    }

    .home-social li {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .footerColor .footer_social-links a {
        height: auto;
    }

    span.ltext {
        margin-left: 0px;
    }

    .home-form {
        margin-top: 0px;
    }

    .home-top .display-cell.home-caption {
        padding-right: 0px;
    }

    .footer_links li {
        float: none;
        display: inline-block;
    }

    .homepage span.ltext {
        margin-top: 0px;
    }
}

@media only screen and (max-width:600px) {

    .home-social li a,
    .home-social li p {
        font-size: 12px;
    }
}

/*.g-recaptcha > div, .g-recaptcha iframe{ width:100% !important;}*/
.rc-anchor-light.rc-anchor-normal {
    background: #202020 !important;
    border: none !important;
}

.rc-anchor-normal .rc-anchor-checkbox-label {
    color: #ffffff !important;
}

.bsns-rmb-bx {
    margin-bottom: -18px;
    margin-top: 20px;
}

.home-form input::placeholder {
	color: #A6A6A6;
	opacity: 1;
}

.home-form input:-ms-input-placeholder {
    color: #e2e2e2;
    opacity: 1;
}

.home-form input::-ms-input-placeholder {
    color: #e2e2e2;
    opacity: 1;
}

.mg-rvrs-5 {
    margin-left: -5px;
    margin-right: -5px;
}

.pd-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.btn-table {
    display: table;
    min-width: 100%;
}

.btn-cell {
    display: table-cell;
}

.bsns-vl h4 {
    margin: 0px;
    font-family: oswald;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px;
}

.bsns-vl h4 span {
    display: inline-block;
    font-size: 15px;
    margin-top: 4px;
    text-transform: initial;
    vertical-align: top;
}

.bsns-vl .form-control {
    width: 100%;
}

.bsns-vl h4 span a {
    color: #e97b19;
}

.bsns-vl p {
    margin: 0px;
    font-size: 14px;
    color: #b9b9b9;
}

.bsns-vl p a {
    color: #f8831a;
}

.bsns-vl p a:focus {
    outline: none;
}

.bsns-vl {
    vertical-align: top;
    padding-left: 0;
}

.btn-bsns-lngth .btn {
    min-width: 100px;
    text-align: center;
}

.bsns-spc {
    margin-top: 70px;
    margin-bottom: 40px;
}

.nbsplbl {
    width: 100%;
}

.width100 {
    width: 100px;
}

.bsns-vl .amt-sz {
    font-size: 26px;
}

.bsns-vl label {
    color: #b9b9b9;
}

.pay-blk {
    margin-top: 40px;
    margin-bottom: 20px;
}

.home-form .g-recaptcha iframe {
    height: 78px;
    left: -42px;
    position: absolute;
    top: -15px;
    transform: scale(0.62);
    -webkit-transform: scale(0.62);
    -ms-transform: scale(0.62);
    /* opacity:0.5;*/
}

.home-form label.error {
	opacity: 1;
}

.accountbx .alert {
    background: rgba(0, 0, 0, 0.3) !important;
    text-align: center;
    border: none !important;
    width: auto !important;
    margin-bottom: 5px !important;
    position: static !important;
}

.radiobtn .css-label {
    vertical-align: top;
    cursor: pointer;
    width: 100%;
    height: 100px;
    margin-bottom: 0px;
}

.radiobtn {
    position: relative;
}

.radiobtn .css-checkbox {
    cursor: pointer;
    opacity: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    margin: 0px;
}

.paypal-icon {
    background: url("../img/paypal.png") no-repeat center center;
    background-size: 100% 100%;
}

.visa-icon {
    background: url("../img/visa.png") no-repeat center center;
    background-size: 100%;
}

.payment-option {
    min-height: 200px;
    margin-top: 60px;
}

.nxtarw {
    position: absolute;
    right: 60px;
    top: 19px;
}

.radiobtn input:checked~.css-label {
    box-shadow: 0 0 0 3px #f8831a;
    -webkit-box-shadow: 0 0 0 3px #f8831a;
    -ms-box-shadow: 0 0 0 3px #f8831a;
}

.radiobtn input:checked {
    outline: none;
}

.pd-sp-15 {
    padding-top: 15px;
}

.label-signup label {
    width: 100%;
    color: #b9b9b9;
}

.cong-block {
    margin: 30px 0px;
}

.cong-block img {
    max-width: 280px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.cong-block p {
    text-align: center;
    font-size: 26px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 15px;
    font-family: oswald;
}

.cntct-rw-in {
	margin-bottom: 30px;
	position: relative;
	border-radius: 10px;
	border: 1px solid #FF8D28;
	background: rgba(255, 255, 255, 0.12);
	box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.05);
	padding: 12px 30px;
	display: flex;
	align-items: center;
	width: 30%;
	justify-content: center;
	gap: 15px;
	max-width: 100%;
	margin-top: 15px;
}

.cntct-rw-in i {
    font-size: 46px;
    padding: 20px;
}

.cntct-rw-in h4 {
    font-family: oswald;
    color: #f8831a;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 6px;
}

body .cntct-rw-in p {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 0px;
}

.iconmbl {
    background: url("../img/mobile.png") no-repeat center center;
}

.iconemail {
    background: url("../img/envelope.png") no-repeat center center;
}

.iconmarker {
    background: url("../img/marker.png") no-repeat center center;
}

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

.brand-size img {
    max-width: 40px;
}

.home-form select.form-control,
.home-form input.form-control {
    font-size: 12.99px;
}

.home-form .g-recaptcha>div {
    display: inline-block;
    height: auto !important;
}

.home-form .g-recaptcha {
    margin-bottom: 10px;
}

.home-caption #video-site, .home-caption #audio-site {
	margin-bottom: 25px;
}

.remb-forgot
{
    margin: 20px 0;
}

a:focus {
	outline: none !important;
}

.d-none
{
    display: none;
}

.avt-bx #previewHolder {
	width: 180px;
	height: 180px;
	object-fit: cover;
	border-radius: 50%;
}

.alert-dismissable .close, .alert-dismissible .close {
	opacity: 1;
	color: #fff !important;
}

.icon-box {
	position: absolute;
	font-size: 20px;
	top: 3px;
	right: 20px;
	color: #A6A6A6;
}

.home-form .btn .glyphicon {
	margin-right: 10px;
}

.close {
	color: #fff;
	text-shadow: none;
	opacity: 1;
}


.btn-wrap {
	display: inline-flex;
	align-items: center;
	column-gap: 25px;
	margin-top: 20px;
}
.next_btn {
	margin-bottom: 15px;
	margin-top: 25px;
}
.btn-tab .btn {
	width: 100%;
	margin: 0px;
}
.empblk {
	margin-top: 25px;
}
.empblk .rm-label:first-child {
	margin-right: 15px;
}
.Inner_logo{
    text-align: center;
    margin-left: 0px!important;
    width: 100%;
    margin-top: 0px!important;
}
.Inner_logo a{
    color: #FFF;
}
.ltext.brand-size.Inner_logo {
	position: absolute;
	top: 27px;
	left: 0;
}
.login-banner {
	background: url("../img/login_bg.png") no-repeat!important;
	background-size: cover !important;
}
.login-banner.signup-banner::before{
    background: url("../img/login_bg.png") no-repeat center/cover !important;
}
.content-maxbx li {
    margin-bottom: 15px;
    font-size: 14px;
    color: #fff;
    padding-left: 20px;
    position: relative;
}
.content-maxbx li::before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background: #ff983d;
    left: 0;
    top: 7px;
    border-radius: 50%;
}
@media screen and (max-width:1366px){

	.home-form {
        border-radius: 26.802px;
        padding: 20px 30px;
        margin: 50px 0px;
    }
    .accountbx .home-form {
        margin: 0px;
    }
    .home-form h3 {
        font-size: 20px;
    }
    .career-sd .panel-rpt > h4 {
        font-size: 13px!important;
    }
}

.login_wrpp {
    margin-top: 32px;
    text-align: right;
}

.footer_head {
	color: #ff8820!important;
}
.footer_head:hover {
	text-decoration: underline!important;
}
.margin_top_5{
    margin-top: 30px;
}
select option {
    color: #000;
}

.right_icon {
	display: none;
}

/* Anas CSS */

.browsebtn input{top: 0 !important;}
.footerColor{position: fixed !important;bottom: 0;top: unset;left: 0;right: unset;width: 100%;}
.img-circle.avt-bx {
    background: #555555;
}
.lst-msc-avt {
    min-width: 115px !important;
    max-width: 115px !important;
    height: 115px !important;
    border: 3px solid #FF8D28;
    border-radius: 50%;
    overflow: hidden;
}
.lst-msc-cntnt h4{
    text-transform: none;
    margin-bottom: 3px;
}
.lst-msc-cntnt p{
    font-weight: 500;
}
.lst-msc-options {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 0 0 0 auto;
}
.lst-msc-options a {
    width: 37px;
    height: 37px;
    border-radius: 7.41px;
    background: #81818b;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #FFF;
}
.box-footer{margin-top: 25px;}
.box-footer .btn-info {
    background: #FF9333 !important;
    border-color: #FF9333 !important;
    border-radius: 7px !important;
    font-size: 14px;
}
.box-footer .btn-default{
    background: #737373 !important;
    border-color: #737373 !important;
    border-radius: 7px !important;
    font-size: 14px;
}
.error {
    font-size: 12px !important;
    color: #ff0000 !important;
    margin: 3px 0;
    display: block;
}
.sttp-fg .error{
    position: absolute;
    bottom: -24px;
}
.sttp-fg :has(.SlectBox.error) .SumoSelect{
    margin-bottom: 15px;
}
.p-0{padding: 0 !important;}
.frm-cntrl-pt .form-control{
    color: #FFF !important;
}
.pf-mainwp .btn-submit {
    background: #FF9333;
}
.home-form .form-control.error{margin-top: 0 !important;}

.row.remb-forgot {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media only screen and (min-width: 320px) and (max-width: 767px){
    .lst-msc{
        flex-direction: column;
        align-items: flex-start !important;
    }
    .usr-prfl-mn .lst-msc-cntnt,.lst-msc-cntnt{
        width: 100% !important;
    }
}

.footerColor{position: relative !important;bottom: 0;top: unset;left: 0;right: unset;width: 100%;}
.error.text-success{
    color: #3c763d !important;
}

.cntct-slct .tail-select.no-classes {
    background: transparent !important;
    border: 1px solid #d5d5d5;
    height: 42px;
    padding: 3px;
    border-radius: 8px;
}

.cntct-slct .tail-select .select-label,.cntct-slct .tail-select .select-label:hover{
    color: #909596 !important;
}

.cntct-slct .tail-select .select-label:after{
    opacity: 0.5 !important;
}

.cntct-slct .tail-select .select-dropdown ul li.dropdown-option:before,
.cntct-slct .tail-select .select-dropdown ul li.dropdown-option:hover:before{
    background-color: transparent !important;
}
