/*!
Theme Name:   Henderson Police Talk
Template:     wp-bootstrap-starter
Author:       Ben
Description:  Child theme based on Bootstrap 4
Version:      3.1.0
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');

body {
    /* font-family: 'Roboto Condensed', sans-serif; */
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
    line-height: 1.42857143;
    color: #5d5d5d;
	background-color:#fff !important;
}
body h1, body h2, body h3, body h4, body h5, body h6{
    color: #222;
}
.h1, h1 {
    font-size: 2.5rem !important;
}
header.site-header{
    /*box-shadow: 0 0 5px #151414;*/
    /*border-bottom: 2px solid #d7d7d7;*/
}
.menu-primary-menu-container ul.menu {
    padding-left: 0;
    margin: 0;
    font-size: 0;
    list-style: none;
    text-align: center;
}
.menu-primary-menu-container ul.menu li.menu-item {
    display: inline-block;
}
.menu-primary-menu-container ul.menu li.menu-item a {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    padding: .5rem;
    display: inline-block;
}
.menu-primary-menu-container ul.menu li.menu-item a:hover, .menu-primary-menu-container ul.menu li.menu-item.current-menu-item a{
    background-color: #fff;
    color: #1b3767;
}
#navhead.site-nav{
    background: #1b3767;
}
.nav-link {
    color: #fff;
    font-weight: 600;
}
.nav-link:hover {
    color: #1b3767;
    background: #fff;
}
.archive header.site-header{
    margin-bottom: 50px;
}
.navigation.posts-navigation{
    margin-top: 50px;
}
.nav-previous a,
.nav-next a{
    color: #fff;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.nav-previous a{
    background-color: #007bff;
    border-color: #007bff;
}
.nav-next a{
    background-color: #000;
    border-color: #000;
}
.logo-text-wrap{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.posts-navigation .nav-previous, .post-navigation .nav-previous {
    float: right;
    width: 50%;
    text-align: right;
}
.posts-navigation .nav-next, .post-navigation .nav-next {
    float: left;
    text-align: left;
    width: 50%;
}
@media (min-width: 1270px){
	.container {
		max-width: 1270px !important;
	}
}

.stp-banner{
	background-size: cover;
    background-repeat: no-repeat;
}

.stp-banner-bg{
	/* background:rgba(0,0,0,0.1); */
	padding: 25px 0;
	position: absolute;
    top: 0;
    width: 100%;
}

.stp-wvideo{padding: 20px 0;}
/* .stp-wvideo iframe{
	border: 0;
    border-radius: 10px;
} */
.stp-wvideo iframe {
    border-radius: 4px;
    border: 12px solid #222224 !important;
    /* background-image: url(https://360.vegas/wp-content/uploads/sites/39/2019/09/tv1.jpg);
    padding: 9px 9px 21px;
    background-size: cover; */
}

.video-bto{
	    margin-top: -5px;
    max-width: 60%;
}

.inn-banner.stp-banner{
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.inn-banner.stp-banner .stp-banner-bg{
	background: rgba(0,0,0,0.1);
    padding: 25px 0;
    position: unset;
    top: 0;
    width: 100%;
}

.stp-bar{

}

.stp-video{
    background: #000;
    padding: 75px 0;
    margin-bottom: 5em;
}

.stp-help .container-fluid{
    padding-left: 16px;
    padding-right: 16px;
}


.stp-services {
    background: #f4f3f4;
    padding: 75px 0;
}

.sr-wrap,
.vp-wrap,
.vp360-wrap,
.os-wrap{
    border-top: 1px solid #efefef;
}
.sr-wrap:before{
    content: "";
    width: 30px;
    height: 30px;
    border-image: url(images/border-top-shadow.png);
    border-image-width: 100%;
    border-image-repeat: stretch;
    top: 10px;
    right: 5px;
    position: absolute;
    display: inline-block;
}
.sr-wrap table,
.vp-wrap table,
.vp360-wrap table,
.os-wrap table{
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.sr-wrap h2,
.vp-wrap h2,
.vp360-wrap h2,
.os-wrap h2{
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
}
.sr-wrap .footer-ribbon {
    background: #f26322;
}
.sr-wrap .footer-ribbon:before {
    border-right-color: #9a2b16;
}
.sr-wrap .footer-ribbon:after {
    border-left-color: #9a2b16;
}
.vp-wrap .footer-ribbon {
    background: #c84599;
}
.vp-wrap .footer-ribbon:before {
    border-right-color: #6a1d5d;
}
.vp-wrap .footer-ribbon:after {
    border-left-color: #6a1d5d;
}
.vp360-wrap .footer-ribbon {
    background: #5e4e9b;
}
.vp360-wrap .footer-ribbon:before {
    border-right-color: #2f2354;
}
.vp360-wrap .footer-ribbon:after {
    border-left-color: #2f2354;
}
.os-wrap .footer-ribbon {
    background: #00adc3;
}
.os-wrap .footer-ribbon:before {
    border-right-color: #006266;
}
.os-wrap .footer-ribbon:after {
    border-left-color: #006266;
}
.colorbox {
    float: left;
    width: 30px;
    height: 30px;
    margin: 5px;
    border: 1px solid rgba(0, 0, 0, .2);
}

.black {
    background: #000000;
}

.grey {
    background: #4e4646;
}

.white {
    background: #fff;
}

.green{
    background: #21c40b;
}
.footer-ribbon {
    font-weight: 400;
    color: #fff;
}
.footer-ribbon {
    position: absolute;
    margin: -17px 0 0 0;
    padding: 10px 20px 6px 20px;
    color: #fff;
    font-size: 1.6em;
}


.footer-ribbon:before {
    left: -10px;
    border-right: 10px solid;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 7px;
}

.footer-ribbon:after {
    right: -10px;
    border-left: 10px solid;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 7px;
}


.overlay-box {
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 15px #000000ab;
    border-radius: 15px;
}
.overlay-box img {
    /*border-radius: 10px;*/
    -webkit-transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -ms-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
}

.overlay-box > a.title-link {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px 10px 5px 10px;
    background: rgba(0, 0, 0, 0.7);
    color: red;
    font-size: 1.5em;
    text-align: center;
    /*border-radius: 0 0 10px 8px;*/
}

.overlay-box > a.title-link:hover {
    color: #8a171a;
}

.stp-bar img{
	max-width: 125px;
}
.sl-tel p{
	text-align: right;
    font-size: 28px;
    color: #fff;
    font-weight: 600;
	margin-top: 20px;
}
.sl-tel p a{
	color: #00adff;
    font-weight: 900;
}
.sl-tel p a:hover{color:#fff;}

.sbt-bar h2{
	color: #fff;
    line-height: 80px;
    font-size: 60px;
    letter-spacing: 1px;
    font-weight: 300;
	margin-top: 20px;
}
.sbt-bar p{
	color: #47B6FF;
    margin: 30px 0;
    font-weight: 400;
    text-shadow: 0 1px 1px #000;
    font-size: 22px;
}
.sbt-bar h2 sup {
    top: -1.5em;
    font-weight: 600;
    font-size: 20px;
}
.sl-btn{
	background: #8A171A;
    color: #fff;
    padding: 5px 40px;
    font-size: 24px;
    border-radius: 4px;
    font-weight: 600;
	display:inline-block;
}
.sl-btn:hover{
	background: #333;
	 color: #fff;
}


.page-template-home-new-layout .plans-bbb table{
    border: 2px solid #c8c8c8;
}

.page-template-home-new-layout .plans-bbb table td,
.page-template-home-new-layout .plans-bbb table th {
    width: 5%;
    position: relative;
}

.page-template-home-new-layout .plans-bbb .plan-header-platinum .pricing-plan-name{
    background: url("images/bg-platinum.png");
}
.page-template-home-new-layout .plans-bbb .plan-header-gold .pricing-plan-name{
    background: url("images/bg-gold.png");
}
.page-template-home-new-layout .plans-bbb .plan-header-silver .pricing-plan-name{
    background: url("images/bg-silver.png");
}
.page-template-home-new-layout .plans-bbb .plan-header-bbb .pricing-plan-name{
    background: url("images/bg-bbb.png");
}


.page-template-home-new-layout .plans-bbb .pricing-plan-name {
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    height: 165px;
}
.page-template-home-new-layout .plans-bbb .pricing-plan-name span{
    top: 85px;
    position: relative;
}
.page-template-home-new-layout .plans-bbb th .platinum-offer{
    background: url("images/Save50.png");
    position: absolute;
    width: 130px;
    height: 117px;
    top: -9px;
    z-index: 1;
    right: -5px;
}
.page-template-home-new-layout .plans-bbb th .gold-offer{
    background: url("images/Save35.png");
    position: absolute;
    width: 130px;
    height: 117px;
    top: -9px;
    z-index: 1;
    right: -5px;
}
.page-template-home-new-layout .plans-bbb th .silver-offer{
    background: url("images/Save20.png");
    position: absolute;
    width: 130px;
    height: 117px;
    top: -9px;
    z-index: 1;
    right: -5px;
}
.page-template-home-new-layout .plans-bbb th .bbb-offer{
    background: url("images/Save10.png");
    position: absolute;
    width: 130px;
    height: 117px;
    top: -9px;
    z-index: 1;
    right: -2px;
}
.page-template-home-new-layout .plans-bbb .odd td:nth-child(n+3),
.page-template-home-new-layout .plans-bbb .even td:nth-child(n+3) {
    background: url(images/border-shadow.png);
    background-repeat: no-repeat;
    border-left: 0;
}
.page-template-home-new-layout .plans-bbb .odd td:nth-child(5),
.page-template-home-new-layout .plans-bbb .even td:nth-child(5) {
    border-right: 0;
}
.fa.fa-check{
    font-size: 18px;
    text-shadow: 0 0 3px #5a5a5a;
    color: #6bf437;
}
.btn-gs {
    color: #fff;
    font-weight: 600;
    background: -moz-linear-gradient(top, rgba(183,60,48,0.95) 0%, rgba(144,34,21,0.95) 52%, rgba(139,31,18,1) 59%, rgba(124,21,8,1) 78%);
    background: -webkit-linear-gradient(top, rgba(183,60,48,0.95) 0%,rgba(144,34,21,0.95) 52%,rgba(139,31,18,1) 59%,rgba(124,21,8,1) 78%);
    background: linear-gradient(to bottom, rgba(183,60,48,0.95) 0%,rgba(144,34,21,0.95) 52%,rgba(139,31,18,1) 59%,rgba(124,21,8,1) 78%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2b73c30', endColorstr='#7c1508',GradientType=0 );
}
.fbtm-drp{}
.fbtm-drp .fa{
	color: #8A171A;
    margin: 50px 0 10px;
    font-size: 48px;
    font-weight: 600;
}
.fbtm-drp a:hover .fa{
	color:#8A171A;
}
.sl-ht{
	color: #8A171A;
    line-height: 52px;
    font-size: 38px;
    letter-spacing: 1px;
    font-weight: 400;
    margin: 0 0 20px;
}

.sl-gvt{
	color: #222;
    line-height: 38px;
    font-size: 28px;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 0 0 15px;
}
.stp-wlcm{
	padding:80px 0;
}
.stp-wlcm p{
	    color: #333;
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
}

.stp-gvt iframe{
	pointer-events: none;
}

.stp-gvt #stGvt.iclicked iframe{
	pointer-events: auto;
}

.stp-whyg,
.stp-help{
	padding:80px 0 80px 0;
}
.stp-whyg .panel-default .panel-heading {
    color: #333;
    background-color: #EBEAEF;
    border-color: #EBEAEF;
    border-radius: 0;
    padding:0;
}
.stp-whyg .panel-group .panel{
	border-radius: 0;
	border-color: #EBEAEF;
}
.stp-whyg .panel-title {
    font-size: 22px;
    color: #333;
    font-weight: 500;
}
.stp-whyg .panel-title a{
    color: inherit;
    width: 100%;
    display: inline-block;
    padding: 10px 25px 15px;
}
.stp-whyg .panel-title span {
    color: #8A171A;
    font-weight: 700;
}
/* .stp-whyg .panel-group .panel+.panel {
    margin-top: 10px;
} */
.stp-whyg .panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    border: 1px solid #03bf03;
    padding-right: 5px;
    padding: 6px;
    font-size: 18px;
    height: 30px;
    background: #03bf03;
    text-align: center;
    width: 30px;
    color: #fff;
    border-radius: 50%;
}
.stp-whyg .panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.stp-whyg .panel-title > a:hover,
.stp-whyg .panel-title > a:active,
.stp-whyg .panel-title > a:focus  {
    text-decoration:none;
}
.stp-whyg .panel-body{
	    padding-bottom: 10px;
}

.stp-discount {
    background: #2E3138;
    padding: 50px 0;
    text-align: center;
	display:inline-block;
	width:100%;
}
.stp-discount span sup {
    top: -2em;
    font-weight: 700;
    font-size: 16px;
}

.sl-htd{
	color: #fff;
    line-height: 52px;
    font-size: 38px;
    letter-spacing: 1px;
    font-weight: 400;
    margin: 0 0 20px;
}
.sl-htd span{color:#ff5200;}
.dst-form{

}
.dst-form form{margin-top: 30px;}
.dst-form form input{
	height: 60px;
    border-radius: 2px;
    font-size: 18px !important;
    padding: 15px !important;
    border: 0;
}
.dst-form form .gfield_label{
	display:none !important;
}

.dst-form #gform_1 #field_1_1 #input_1_1{display:none;}

.dst-form form input.wpcf7-submit, .dst-form form input.gform_button{
	background: #3BE35A;
    padding: 7px 30px !important;
    font-size: 24px !important;
    color: #000 !important;
    height: auto;
    margin: 10px auto 0;
    box-shadow: 0 6px 0px 0px #2dbf48;
    float: unset;
    display: inline-block;
}
.dst-form form input.wpcf7-submit:hover, .dst-form form input.gform_button:hover{
	background-color: #14ea3c !important;
}

.dst-form .gform_footer.top_label, .dst-form .gform_body{
	text-align:center;
}

.stp-vts{
	margin: 0;
	padding: 0 !important;
}
.stp-vts .fetd-sec{
	background: #fff;
    padding: 80px 0 !important;
}
.stp-vts .sl-ht{margin-bottom:30px;}
.stp-vts .sl-ht sup {
    top: -1.5em;
    font-weight: 700;
    font-size: 20px;
}
.stp-vts p {
	color: #333;
    font-weight: 400;
    font-size: 23px;
    margin-bottom: 40px;
}
.stp-ownm{
	padding: 50px 0 !important;
    background: #888;
    float: left;
    width: 100%;
}
.ownm-p{

}
.ownm-p img{
	border: 5px solid #8A171A;
    border-radius: 50%;
}
.ownm-m{

}
.ownm-m h3{
	color: #fff;
    font-size: 32px;
    text-shadow: 0 0 2px #555;
    margin: 0 0 20px;
    font-weight: 400;
    letter-spacing: 1px;
}
.ownm-m p{
	font-size: 18px;
    color: #e5e5e5;
    font-style: italic;
    line-height: 30px;
    font-weight: 400;
}
.ownm-m h4{
	color: #fff;
    font-weight: 400;
    font-size: 22px;
    margin: 30px 0 5px;
}
.ownm-m p span{
	font-style: normal;
    font-size: 15px;
	line-height:20px;
}
.ownd p{line-height:23px;}
.ownm-m p a{
	color:#47B6FF;
}
.ownm-m p a:hover{
	color:#fff;
}
.stp-ask{
	padding: 60px 0 !important;
    background: #D8D8D8;
    float: left;
    width: 100%;
}

.askm-form{}
.askm-form .gform_wrapper .top_label .gfield_label{display:none;}
.askm-form input, .askm-form textarea{
	border: 1px solid #ccc;
    height: 45px;
    border-radius: 5px;
    padding: 10px !important;
}
.askm-form textarea{height: 120px;}
.askm-form #input_8_5{margin-bottom: 18px;}

.askm-form #gform_2 #field_2_4 #input_2_4{display:none;}

.askm-form .wpcf7-submit, .askm-form form input.gform_button{
	background: #3BE35A !important;
    padding: 6px 30px !important;
    color: #000 !important;
    box-shadow: 0 6px 0px 0px #2dbf48;
    float: right;
    border: 0;
    font-weight: 600;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 20px !important;
}
.askm-form .wpcf7-submit:hover, .askm-form form input.gform_button:hover{
	background-color: #14ea3c !important;
}
.askm-form .gform_wrapper textarea.large, .askm-form .gform_wrapper input.large {
    width: 100% !important;
}
.gform_confirmation_wrapper, .gform_confirmation_wrapper code{
    text-align: center;
    color: #19a919;
    font-size: 24px;
}
.gr_button{
	background: #3BE35A !important;
    padding: 6px 30px !important;
    color: #000 !important;
    box-shadow: 0 6px 0px 0px #2dbf48;
    border: 0;
    font-weight: 600;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 20px !important;
    margin: 15px 0 0;
    display: inline-block;
}
.gr_button:hover{
	background-color: #14ea3c !important;
	color: #1d34d6 !important;
}

.stp-map-bb{
	background-color: #f1f1f1 !important;
    padding: 50px 0;
    float: left;
    width: 100%;
}
#stp-map-box{
	float: left;
	width: 100%;
}
#stp-map{
	border: 5px solid #ddd;
    height: 400px;
    border-radius: 6px;
}

.stp-map-bb .sl-ht {
	color: #222;
    line-height: 38px;
    font-size: 28px;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 0 0 15px;
}
.stp-review{
	padding: 60px 0 30px 0;
}
.stp-gallery{
	background:#fff;
	padding: 60px 0 30px 0;
    float: left;
    width: 100%;
}
.stp-gallery .imgbox{
	background: #FFF;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 30px;
    box-shadow: 0 0 10px 0 rgba(46, 61, 73, .3);
    transition: all .3s ease;
}
.stp-gallery .imgbox:hover {
    box-shadow: 0 0 15px 0 rgba(46, 61, 73, .5);
}
.stp-gallery .imgbox img{}
.stp-gallery .imgbox h5{
	font-size: 16px;
    font-weight: normal;
    text-align: center;
    padding: 5px 5px 0px;
	color: #4e4e4e;
}

.pp_details .pp_description{display:none !important;}



@media only screen and (max-width: 767px) {
    body .menu-primary-menu-container ul.menu {
        text-align: left;
    }
	.dst-form form input.wpcf7-submit{
		font-size:18px !important;
	}
	.sale-page .container{
		padding:0 15px;
	}
	.sl-ht{
		line-height: 30px;
		font-size: 24px;
	}
	.sbt-bar h2 {
		line-height: 46px;
		font-size: 36px;
	}
	.sbt-bar h2 br, .sbt-bar p br{display:none;}
	.sl-tel p{font-size: 24px;margin-top: 5px;}
	.stp-bar img {
		max-width: 42px;
	}
	.stp-bar {
		margin-bottom: 30px;
	}
	.dst-form form input.gform_button{    font-size: 18px !important; padding: 6px 20px !important;}
	.stp-whyg .panel-title a{font-size: 17px;}
	.ownm-m {
		text-align: center;
		margin-top: 30px;
	}
	.ownm-m .text-right{
		text-align: center;
	}
}


.clearfix:before, .clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}

/*========================== stp-alc =============================*/
.stp-alc{
	background: #fff;
    padding: 60px 0 35px;
    /*border-bottom: 1px solid #999;*/
}

.alc-box{
	background: #323F48;
    margin-bottom: 30px;
    padding: 15px 5px 25px;
    text-align: center;
	float: left;
    width: 100%;
}
.alc-box img{max-height: 80px;}
.alc-box h3{
	margin: 15px 0 10px;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 1px;
	color:#fff;
}
.alc-box h3 a{color:#fff;}
.alc-box h3 a:hover{color:#1d34d6;}
.alc-box p{
	color: #fff;
    font-size: 18px;
	font-weight: 300;
    margin: 0 0 20px;
}
.alc-box .alc-btn{}
.alc-box .alc-btn a{
	background: #E15F3F;
    padding: 3px 15px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    height: auto;
    margin: auto;
    box-shadow: 0 4px 0px 0px #A1482A;
    float: unset;
    display: inline-block;
}
.alc-box .alc-btn a:hover{
	color: #1d34d6;
}

.footer{
	float: left;
    background: #dedede;
    width: 100%;
}
.footer p{
	    margin: 10px 0;
    color: #333;
    letter-spacing: 1px;
}

#scroll-top {
    position: fixed;
    right: 15px;
    bottom: 40px;
    cursor: pointer;
    width: 45px;
    display: none;
}
.stp-tb{
	padding: 5px 0 10px;
    display: inline-block;
    width: 100%;
}

.stp-tb .sl-ht{
	    font-size: 28px;
    letter-spacing: 1px;
    font-weight: 700;
    margin: 0 0 10px;
    line-height: 36px;
}

.topb-logo{
	/*    float: left;
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;*/
}
.topb-logo li{
	/*display: inline-block;
	text-align: center;
	float: left;
	width: 20%;*/
}
.topb-logo a{}
.topb-logo img{
	width: auto;
    max-width: 100%;
	max-height:55px;
	padding: 0 10px;
}

.stp-gray{
	    background: #fff;
    padding: 30px 0;
    float: left;
    width: 100%;
}
.stp-gray .btgray{
	    float: left;
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
}
.stp-gray .btgray li{
	display: inline-block;
    width: 16.66%;
    float: left;
    text-align: center;
}
.stp-gray .btgray a{}
.stp-gray .btgray img{
	width: auto;
    max-width: 100%;
	max-height: 33px;
}


.scroll-right{}
.scroll-right p{
	color: #ef0909;
    font-size: 18px;
    font-weight: 600;
}

.wpcf7-response-output{
	float: left;
    width: 100%;
}

.srpop{}
.srpop .modal-content{background:#fff;}
.srpop .close span{color:#000;}
.srpop h3{
	color: #333;
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
}

.srpop .modal-body h3{    margin-bottom: 1rem;}
.srpop .modal-body h4 {
    color: #444;
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 1em;
}
.srpop .modal-body h2 {
    color: #333;
    margin: 0;
    padding: 0;
    font-size: 26px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 1em;
}
.srpop .modal-body ul {
    list-style: none;
}
.alc-box .srpop .modal-body img {
    max-height: 100% !important;
}
.srpop p{
	font-size: 15px;
    color: #333;
    line-height: 1.5;
}
body.modal-open{
    overflow-x: hidden;
    overflow-y: scroll !important;
}
.wufoo-page .stp-bar img {
    max-width: 100px;
}

#gform_submit_button_2 {
    color: #fff;
    font-weight: 700;
    background-color: #007bff;
    border-color: #007bff;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid;
    padding: 0.375rem 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media only screen and (max-width: 767px) {
	.topb-logo img{
		height: auto;
		width: 100%;
		padding: 0 5px;
		margin-bottom: 5px;
	}
	.stp-gray .btgray img{padding: 0 5px;}
	.stp-tb .sl-ht {
		font-size: 20px;
		margin-bottom:10px;
		letter-spacing: 0;
	}
	.col-xs-4{width:33.33% !important;}
	.col-xs-6{width:50% !important;}
	.sbt-bar h2 {
		line-height: 38px;
		font-size: 28px;
	}
	.sl-htd{
		    line-height: 30px;
		font-size: 24px;
	}
	.ownm-m h3{font-size: 25px;}
	.sbt-bar h2 sup{top: -0.5em;}
	.sl-btn{
		padding: 5px 20px;
		font-size: 18px;
	}
	.stp-wlcm p{
		font-size: 18px;
		line-height: 25px;
	}
}
@media only screen and (max-width: 360px) {
	.dst-form form input.wpcf7-submit {
		font-size: 14px !important;
	}
	.sl-tel p a{font-size:21px;}

}

.logo-ch{
	cursor: pointer;
    width: 100%;
    display: block;
}
img.logo-w{max-width:125px;width: 100%;}

.logo-ch .logo-w{display:inline-block;}
.logo-ch .logo-r{display:none;}

.fancybox-iframe:hover img{
    box-shadow: 0 0 10px #0e57d4;
}
.fancybox-iframe:hover h3{
    text-decoration: underline;
}
.btn-group-lg>.btn, .btn-lg {
    font-size: 1.75rem;
}
@media only screen and (min-width: 768px) {
	.logo-ch{
		text-align: center;
	}
	.logo-ch:hover .logo-w{display:none;}
	.logo-ch:hover .logo-r{display:inline-block;}
	.tpc-info{text-align:center;}
}

.tp-bar{
	background: #fff;
    padding: 6px 0;
    float: left;
    width: 100%;
    position: relative;
}
.tp-bar.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.tp-bar p{
	color: #fff;
    font-size: 18px;
	margin:0;
	padding: 5px 0 5px;
}
.tpc-info{
	list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    text-align: right;
    width: 100%;
}
.tpc-info li{
	display: inline-block;
    padding: 5px 7px;
}
.tpc-info li a{
	color: #fff;
    font-size: 15px;
}
.tpc-info li a:hover{
	    color: #0ab5f7
}
.tpc-info li .fa{margin-right:5px;}

.foot-logo{
	    list-style: none;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}
.foot-logo li{
	display: inline-block;
    padding: 2px 3px 5px;
}
.headersubs-form .mailpoet_form_column input.mailpoet_submit, .headersubs-formob .mailpoet_form_column input.mailpoet_submit{
    height: 44px !important;
}

@media only screen and (min-width: 768px) {
    .navbar-expand-lg .navbar-toggler{
        display: none;
    }
    div#navbarHeader{
        display: block;
    }
    
    .headersubs-form{
        width: 100%;
        max-width: 500px;
    }
    
}
@media (min-width: 768px) and (max-width: 1024px) {

}


@media (min-width: 1500px) and (max-width: 1750px) {

}

@media (min-width: 991px) and (max-width: 1500px) {

}
@media only screen and (min-width: 991px){

}

@media only screen and (max-width: 991px){
    body #mailpoet_form_2 form.mailpoet_form {
        padding: 10px 0;
    }
    .logo-text-wrap{
        width: 50%;
    }
}
@media only screen and (min-width: 768px) {

}
@media only screen and (max-width: 767px) {
    .menu-primary-menu-container ul.menu li.menu-item, .menu-primary-menu-container ul.menu li.menu-item a{
        display: block;
    }
    .mb-headsec {
        display: flex;
        align-items: center;
        gap: 5px;
    }
    button.navbar-toggler {
        background-color: #1b3767;
        border-radius: 0;
        width: 30px;
        height: 30px;
        color: #fff;
        padding: 0;
        font-size: 18px;
        outline: 0;
    }
    #navhead.site-nav .container {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
    .headersubs-formob #mailpoet_form_2 form.mailpoet_form {
        max-width: 500px;
        padding-left: 10px;
        padding-right: 10px;
    }
    #navhead.site-nav ul.menu{
        padding-top: 10px;
    }
    img.logo-w{max-width:75px;width: 100%;}
    .logo-text-wrap{display:none !important}
    .footer-ribbon img {
        width: 100px;
    }
    .sr-wrap h2,
    .vp-wrap h2,
    .vp360-wrap h2,
    .os-wrap h2 {
        font-size: 2.5rem;
    }
	.stp-banner-bg{
		padding:5px 0;
	}
	.stp-wvideo iframe{height: 240px;}
	.hidden-xsm{display:none !important;}

	.dct-box .left-dct, .dct-box .right-dct{
		width:100%;
	}
	.dct-box .right-dct{
		padding: 20px;
	}
	.video-bto {
		margin-top: -8px;
		max-width: 70%;
	}
	.logo-ch{
		text-align: center;
	}
	.tpc-info{text-align:center;}
	.stp-wvideo{
		padding: 20px 0 30px;
	}
	.stp-discplan {
		margin: 50px 0 20px;
	}
	.tpc-info li a{font-size: 14px;}
	.topb-logo li{
		display: inline-block;
		width: 20%;
		float: left;
		text-align: center;
	}
	.dct-box .left-dct img {
		border-radius: 10px 10px 0 0;
		width: 100%;
	}
	.dct-box .right-dct h3{font-size:18px;}
	.dct-box .right-dct h3 strong, .dct-box .right-dct h3 span.ofprice{font-size:22px;}
	.stp-discount{
		padding: 30px 0;
	}
	.stp-tb .sl-ht {
		font-size: 17px;
	}
	.dct-box .right-dct p{
		font-size: 14px;
		line-height: 24px;
	}
	.ownm-p img{
		max-width: 60%;
	}

}


@media (min-width: 768px) and  (max-width: 1024px){
	.stp-wvideo iframe{height: 380px;}
}
/*=============================== BBB Price Plan =========================================*/



/*=============The End Page CSS======================*/
.wrappage-containerarea {
    width: 100%;
    padding: 20px 20px 20px 20px;
}
/* .wrappage-containerarea .top-sectionvideo-cap iframe.iframe-youtube {
    height: 400px;
    border: 11px solid #fff;
} */
.wrappage-containerarea .top-sectionvideo-cap {
    max-width: 600px;
    margin: 0 auto;
    width: 100%;
}
html.the-endpge, body.page-template.page-template-the-end-page-template {
    background: linear-gradient(to bottom,  #6d7792 0%,#737d98 3%,#747e99 4%,#737d96 4%,#768099 5%,#768099 6%,#78829b 6%,#7a849d 8%,#7d889e 8%,#7c879d 9%,#8189a0 10%,#838ea2 12%,#8792a6 14%,#8c94a7 16%,#979fb2 22%,#9ca5b6 27%,#a5acbe 30%,#a7aebe 33%,#acb3c3 35%,#aeb4c2 37%,#b7bdcb 42%,#b5bbc7 42%,#bfc3cf 46%,#d3d8de 65%,#d6dbe1 66%,#d7dae1 68%,#dcdfe6 71%,#e1e5e8 76%,#e4e9e5 81%,#e7ece6 82%,#e3e8e2 83%,#e6ebe4 83%,#e6ebe4 84%,#eaefe8 85%,#e7ece5 85%,#e7ece5 87%,#e9eee7 87%,#e2e7e0 88%,#e7ece5 88%,#e5eae3 91%,#e8ede6 91%,#e4e9e2 91%,#e6ebe4 92%,#e3e8e1 93%,#e6ebe4 94%,#e5eae3 95%,#e1e6df 95%,#e4e9e2 96%,#e2e7e0 97%,#e6ebe4 97%,#e4e9e2 98%,#e8ede6 99%,#e5eae3 99%,#e7ece5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    height: 100%;
}
body.page-template.page-template-the-end-page-template header.site-header {
    display: none;
}
body.page-template.page-template-the-end-page-template footer.footer {
    display: none;
}
.wrappage-containerarea {
    width: 100%;
    padding: 20px 20px;
}
.wrappage-containerarea .top-sectionvideo-cap {
    max-width: 700px;
    margin: 0 auto;
    width: 100%;
}

.wrappage-containerarea .top-sectionvideo-cap .top-sectionvideo{
    border: 0;
    border: 11px solid #fff;
    width: 100%;
    position: relative;
}
.wrappage-containerarea .top-sectionvideo-cap .wrptop-sectionvideo{
    position: relative;
    width: 100%;
    padding-top: 55.25%;
}
.wrappage-containerarea .top-sectionvideo-cap .wrptop-sectionvideo iframe{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body.page-template.page-template-the-end-page-template {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6d7792+0,737d98+3,747e99+4,737d96+4,768099+5,768099+6,78829b+6,7a849d+8,7d889e+8,7c879d+9,8189a0+10,838ea2+12,8792a6+14,8c94a7+16,979fb2+22,9ca5b6+27,a5acbe+30,a7aebe+33,acb3c3+35,aeb4c2+37,b7bdcb+42,b5bbc7+42,bfc3cf+46,d3d8de+65,d6dbe1+66,d7dae1+68,dcdfe6+71,e1e5e8+76,e4e9e5+81,e7ece6+82,e3e8e2+83,e6ebe4+83,e6ebe4+84,eaefe8+85,e7ece5+85,e7ece5+87,e9eee7+87,e2e7e0+88,e7ece5+88,e5eae3+91,e8ede6+91,e4e9e2+91,e6ebe4+92,e3e8e1+93,e6ebe4+94,e5eae3+95,e1e6df+95,e4e9e2+96,e2e7e0+97,e6ebe4+97,e4e9e2+98,e8ede6+99,e5eae3+99,e7ece5+100 */
    background: linear-gradient(to bottom,  #6d7792 0%,#737d98 3%,#747e99 4%,#737d96 4%,#768099 5%,#768099 6%,#78829b 6%,#7a849d 8%,#7d889e 8%,#7c879d 9%,#8189a0 10%,#838ea2 12%,#8792a6 14%,#8c94a7 16%,#979fb2 22%,#9ca5b6 27%,#a5acbe 30%,#a7aebe 33%,#acb3c3 35%,#aeb4c2 37%,#b7bdcb 42%,#b5bbc7 42%,#bfc3cf 46%,#d3d8de 65%,#d6dbe1 66%,#d7dae1 68%,#dcdfe6 71%,#e1e5e8 76%,#e4e9e5 81%,#e7ece6 82%,#e3e8e2 83%,#e6ebe4 83%,#e6ebe4 84%,#eaefe8 85%,#e7ece5 85%,#e7ece5 87%,#e9eee7 87%,#e2e7e0 88%,#e7ece5 88%,#e5eae3 91%,#e8ede6 91%,#e4e9e2 91%,#e6ebe4 92%,#e3e8e1 93%,#e6ebe4 94%,#e5eae3 95%,#e1e6df 95%,#e4e9e2 96%,#e2e7e0 97%,#e6ebe4 97%,#e4e9e2 98%,#e8ede6 99%,#e5eae3 99%,#e7ece5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

body.page-template.page-template-the-end-page-template header.site-header {
    display: none;
}

body.page-template.page-template-the-end-page-template footer.footer {
    display: none;
}
.top-videocap h3 {
    margin: 0;
    text-align: center;
    font-weight: 900;
    font-size: 25px;
    color: #292929;
}
.top-videocap h3.text-upppercase {
    text-transform: uppercase;
}
.wrapform-areamid {
    position: relative;
    padding: 15px 0 15px 0;
    max-width: 500px;
    margin: 0 auto;
}
.wrapform-areamid form {
    display: flex;
    gap: 10px;
    align-items: flex-end;
    justify-content: center;
}
.wrapform-areamid form .gfield input[type="text"] {
    background-color: transparent;
    border: 2px solid #292929;
    height: 35px;
    border-radius: 3px;
    outline: 0;
}
.wrapform-areamid form .gfield label.gfield_label.gform-field-label {color: #292929;font-size: 15px;}
.wrapform-areamid .gform_wrapper.gravity-theme .gform_footer {
    margin: 0;
    padding: 0;
    width: 20%;
}
.wrapform-areamid .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    margin-bottom: 0;
    height: 35px;
    border: 0;
    line-height: normal !important;
    background-color: #292929;
    color: #fff;
    padding: 5px 20px;
    border-radius: 3px;
}
.wrapform-areamid form .gform-body.gform_body {width: 80%;}
.wrapform-areamid .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
    background-color: #772109;
}
.gfcount-entries {
    margin-top: 15px;
    text-align: center;
    color: #984f34;
    font-size: 16px;
    font-weight: 700;
}
.btm-logo-reptr {
    position: relative;
    display: flex;
    gap: 50px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
    flex-wrap: wrap;
}
.btm-logo-reptr:before {
    content: '';
    background-color: #d1cece;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    max-width: 500px;
    transform: translate(-50%,0);
}
.btm-logo-reptr .vdologo-img img {
    height: 70px;
    width: auto;
}
.wrapform-areamid .gform_heading {
    display: none;
}
.wrapform-areamid .gform_wrapper.gravity-theme .gform_validation_errors {
    display: none;
}
.wrapform-areamid .gform_wrapper.gravity-theme .gfield_description.validation_message {
    background-color: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    position: absolute;
}
.top-videocap {
    padding-top: 15px;
}
.page-template-the-end-page-template .container {
    max-width: 1100px;
    width: 100%;
}
.vdo-containervmo{
    border: 10px solid #fff;
}
@media screen and (max-width:767px){
    body .wrapform-areamid .gform_wrapper.gravity-theme .gfield_description.validation_message{
        position: relative;
    }
    body .top-videocap h3 {
        font-size: 15px;
    }
    body .wrapform-areamid form {
        flex-wrap: wrap;
    }
    body .wrapform-areamid form .gform-body.gform_body {
        width: 100%;
    }
    body .wrapform-areamid .gform_wrapper.gravity-theme .gform_footer {
        width: 100%;
        justify-content: center;
    }
}
@media screen and (max-width: 1200px) {
    body .btm-logo-reptr {
        gap: 5vw;
    }
    body .btm-logo-reptr .vdologo-img img {
        height: 10vw;
        width: auto;
    }
}




/* CSS NEW Oct 1 */

.bwg_ctrl_btn_container {
    display: none;
}

.bwg_toggle_container {
    display: none;
}
body {
    overflow-x: hidden;
}
.subscriber-form h2{
	text-align: center; color: #000000; font-size: 20px; line-height: 1.5;
}
.subscriber-form img {
    max-width: 95px;
    margin: 0 auto 20px auto;
    display: block;
}
.subscriber-form {
    margin-bottom: 50px;
}
.subscriber-form button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style {
    width: 100%;
    box-sizing: border-box;
    background-color: #00d084;
    border-style: solid;
    border-radius: 40px !important;
    border-width: 0px;
    border-color: #313131;
    padding: 15px;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 20px;
    line-height: 1.5;
    height: auto;
    color: #ffffff;
    font-weight: bold;
}
.subscriber-form em {
    display: block;
    text-align: center;
    font-size: 13px;
}
.subscriber-form .fluentform.ff-default input {
    width: 100%;
    box-sizing: border-box;
    background-color: #f1f1f1;
    border-style: solid;
    border-radius: 40px;
    border-width: 0px;
    border-color: #313131;
    padding: 15px;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
    line-height: 1.5;
    height: auto;
}

.headersubscriber-form form.frm-fluent-form fieldset {
    display: flex;
}
.headersubscriber-form form.frm-fluent-form fieldset .ff-el-group.ff-text-left.ff_submit_btn_wrapper {
    margin: 0 0px 0 15px;
}

.headersubscriber-form form.frm-fluent-form fieldset .ff-el-group {
    margin: 0;
}
body .ff-message-success {
    padding: 0;
    box-shadow: none;
    border: 0;
    font-size: 12px;
    color: green;
}
.img-newlttr {
    display: flex;
    align-items: center;
}
.headersubscriber-form form.frm-fluent-form fieldset .ff-el-group.ff-text-left.ff_submit_btn_wrapper button.ff-btn.ff-btn-submit {
    font-weight: 700;
    font-size: 12px;
    height: 45px;
    padding: 8px 15px;
    background-color: #1b3767;
}

.headersubscriber-form form.frm-fluent-form fieldset .ff-el-group input.ff-el-form-control {
    background-color: #f1f1f1;
    border-color: #f1f1f1;
}