@font-face {
    font-family: 'Merriweather-Italic'; 
    src: local('Merriweather-Italic'),url('Merriweather-Italic.ttf');
}

@font-face {
    font-family: 'Merriweather-Regular'; 
    src: local('Merriweather-Regular'),url('Merriweather-Regular.ttf');
}

@font-face {
    font-family: 'Lato-BlackItalic'; 
    src: local('Lato-BlackItalic'),url('Lato-BlackItalic.ttf');
}

@font-face {
    font-family: 'Lato Black'; 
    src: local('Lato Black'),url('Lato-Black.ttf');
}

.titletopcountdown {
    width: 92%;
}

.banner_main_Bfry{
	width: 100%;
    height: 90vh;
    background: url(../images/cny/Website-Banner.png) top center;
    background-size: cover;
    position: relative;
}

.k2software_text {
    padding-top: 40px;
}

.k2software_text {
    padding-bottom: 40px;
}

.k2software_text .row p {
    color: #C33F30;
    font-family: Lato;
    font-size: 20px;
    margin: 10px 0;
}

.k2software_text .row span {
    color: #626262;
    font-family: Lato;
    font-size: 20px;
    line-height: 1;
        margin-top: 18px;
    display: block;
}

.k2software_text .row h3 {
    color: #000000;
    font-family: Merriweather-Bold;
    font-size: 37px;
}

.k2txtcontent {
    padding-left: 1.4em;
}


.k2txtcontent h4 {
	font-size: 20px;
    color: #22975F;
    font-family: 'Merriweather-Regular';
}

.k2txtcontent_p {
    color: black;
    font-family: 'Merriweather-Regular';
    font-size: 15px;
}

.k2img img{
	margin-top: 25px;
	width: 50px;
	height: 50px;
}

.k2imgleftC {
    text-align: right;
}

.k2imgleftC img {
    width: 85%;
}

.learnbtn {
    padding-top: 40px;
    cursor: pointer;
}

.learnbtn img, .allfeaturesbtn img{
	width: 100%;
}

.allfeaturesbtn{
    padding-top: 40px;
    cursor: pointer;
    margin-bottom: -35px;
}

.stories_outbkg {
    padding-top: 40px;
    position: relative;
    z-index: 0;
}

.stories_outbkg h3 {
    font-family: Merriweather-Bold;
    font-size: 37px;
    color: black;
    margin-top: 0px;
}

.stories_outbkg span {
    font-family: Lato;
    font-size: 20px;
    color: #636363;
}

.vl {
    border-left: 3px solid #d7d7d7;
    height: 170px;
    text-align: center;
    width: 7px;
    margin: auto;
    align-items: center;
    vertical-align: middle;
    margin-top: 80px;
    margin-right: 28px;
}

.d-block-stories {
    width: 100%;
    margin-top: 40px;
    border-radius: 10px;
}

	.bloc-time.days{
		margin-right: 20px;
	}
 
	.bloc-time {
	    float: left;
	    text-align: center;
	}
 
  .count-title {
    display: block;
    color: white;
    font-family: 'Lato-Bold';
    font-size: 12px;
	}

    .clock-divider::before {
	    content: ":";
	    color: #fff;
	    font-size: 32px;
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: flex;
	    justify-content: center;
	    width: 10px;
	}
	
	
	span.clock-divider.seconds, span.clock-divider.minutes {
    	float: left;
    	margin-left: 4px;
    	margin-right: 4px;
	}
	
	.clock-divider {
	  display: block;
	  position: relative;
	  top: 12px;
	}
	

.figure {
    position: relative;
    height: 40px;
    width: 30px;
    background-color: #c44031;
}

	.counterdownbg {
		  height: 100vh;
		  max-height: 380px;
		  background-image: url("../images/cny/countdown-background.png");
		  background-size: cover;
		  background-repeat: no-repeat;
	}
	
	.counterdownbg_txt {
	    font-family: 'Helvetica Bold';
	    font-size: 37px;
	    color: white;
	    text-align: left;
	    line-height: 1.2;
	}
	
	.counterdownbg .container-fuild{
	    width: 75%;
	    margin: auto;
	    padding-top: 32px;
	    padding-left: 66px;
	}
	
	.pst_left{
		float: left;
	}
	
	.pst_right{
		float: right;
	}
	
	.counterdownbg-txt1 {
		    font-size: 45px;
    font-family: 'Helvetica Bold';
		line-height: 1;
		color: white;
	}

	.counterdownbg-s1-txt1 {
		font-size: 15px;
		font-family: 'Helvetica Bold';
		color: white;
	}
	
	.counterdownbg .size2 {
	    width: 110px;
	    height: 100px;
	    text-align: center;
	    color: white;
	    vertical-align: middle;
	}
	
	.counterdownbg .size2v {
	    width: 84px;
	    height: 88px;
	    text-align: center;
	    color: white;
	    vertical-align: middle;
	}
	
	.counterdownbg .how-countdown{
		background: rgba(218,117,123,0.6);
	    margin-right: 15px;
	    margin-bottom: 10px;
	    border-radius: 4px;
	    margin-left: 15px;
    	padding: 10px;
    	border: 1px solid white;
	}
	
	.top_pricing_plan{
		padding-bottom: 70px;
	}
	
	.PricingPlan_outbkg{
		background-image: url("../images/cny/Subscription-info-background.png");
		background-size: cover;
		background-repeat: no-repeat;
	}
	
	.card-header {
    text-align: center;
    background: #801517;
		height: 130px;
	}
	
	.card-body {
    background-color: #91191B;
    text-align: center;
	}
	
	.card-subt {
    color: #E7E515;
    font-size: 25px;
    text-align: center;
    align-items: center;
    font-family: 'Merriweather-Regular';
	}
	
	.card {
    	border: 4px solid #BB924D;
    	border-radius: 10px;
	}
	
	.card-title {
    padding-top: 10px;
	}
	
	img.decoration-icon {
    text-align: center;
    width: 90%;
	}
	
	.signuppric-icon{
		text-align: center;
	    width: 80%;
	        padding-bottom: 30px;
	}
	
	.card-price-contents .card-price-top {
    color: white;
    font-size: 20px;
    font-family: 'Merriweather-Regular';
    padding-top: 30px;
	}
	
	.card-price-3 {
    color: #E7E515;
    font-size: 25px;
    font-family: 'Merriweather-Regular';
	}

	.card-price-1, .card-price-4 {
    color: white;
    font-size: 25px;
    font-family: 'Merriweather-Regular';
	}
	
	.card-price-1-50{
		margin-right:40px
	}

.card-price-1-50:after {
	content: "";
    background: url(../images/cny/50-off-icon.png);
    height: 80px;
    width: 110px;
    background-repeat: no-repeat;
    background-size: cover;
    right: 20px;
    position: absolute;
    margin-top: -25px;
}

@media ( min-width : 1200px) {
	
	.banner_main_Bfry {
    height: 100vh !important;
	}
	
	 .blackfpromo_outer{
		position: absolute;
    	top: 60px;
	}
	
	.titleBFrd {
	    color: #E2C675;
	    font-family: 'trajanpro';
	    font-size: 35px;
	}
	
	.titleBFrv2 {
	    font-family: 'Lato-BlackItalic';
	    font-size: 35px;
	}
	
	.background-black-friday{
    	width: 88%;
	}
	
	img.background-xmas2.img-fluid {
    width: 100%;
	}
	
	.background-xmas2-h2 {
    	font-size: 37px;
    	padding-top: 20px;
    }
    
    .box-gifs_outer {
    width: 87%;
    padding-top: 45px;
	}
	
	img.img-responsive.promo-img {
    width: 98%;
	}
	
	.topbar_banner .col-md-12.col-lg-12.col-xl-2.col-12.content {
    	margin-left: -20px;
	}
	
	.sign-up-button {
    	font-size: 18px;
	}
	
	.saleson_txt {
    	font-size: 25px;
    }
    
    .text-right.salesonleft img {
    	margin-left: 80px;
    	width: 87%;
	}
	
	.saleson_txt3 {
   		font-size: 25px;
	}
	
	span.top-back {
    font-size: 22px;
    }
    
    .saleon_txt2 {
    	font-size: 31px;
    }
    
    .middle_banner {
    	height: 143px;
	}
	
	.btn-wrap {
	    font-size: 20px;
	    margin-top: 20px;
	    margin-bottom: 30px;
    }
    
    .bottom_banner_bfry-box1 .description {
    	font-size: 25px;
    }
    
    .icon-box1, .icon-box2, .icon-box3 {
    	font-size: 30px;
	}
	
	.row.middle_banner_row {
	    width: 81%;
	    padding-top: 10px;
	}
	
	li.nav-item {
	    font-size: 14px !important;
	}	
}

@media ( min-width : 1400px) {
	
	.banner_main_Bfry {
    height: 103vh !important;
	}
	
	 .blackfpromo_outer{
		position: absolute;
    	top: 65px;
	}
	
	.titleBFrd {
	    font-size: 55px !important;
	}
	
	.titleBFrv2 {
	    font-family: 'Lato-BlackItalic';
	    font-size: 35px !important;
	}
	
	.background-black-friday {
    	width: 90% !important;
	}
	
	.background-xmas2-h2 {
   	color: white;
    font-size: 47px;
    font-family: 'Helvetica Bold';
    padding-top: 30px;
	}
	
    li.nav-item {
	    font-size: 20px !important;
	}
	
	.remind-countdown {
    	font-size: 20px;
    }
	
	.clock-divider {
    	top: 10px;
	}
}

@media ( min-width : 1520px) {
	.figure {
	    position: relative;
	    height: 35px;
	    width: 27px;
	    background-color: #c44031;
	}
	
	.count-title {
    	font-size: 10px;
	}
	
	span.top-back {
    	font-size: 20px;
    	font-family: 'Merriweather-Bold';
    }
   
   .remind-countdown {
    	font-size: 18px;
    }
}


@media ( min-width : 1620px) {

	.clock-divider {
    	top: 12px;
	}
	
	.remind-countdown {
    	font-size: 20px;
    }
    
	 .blackfpromo_outer{
		position: absolute;
    	top: 95px;
	}
	
	.icon-box1, .icon-box2, .icon-box3 {
    	font-size: 40px;
	}
	
	.titleBFrd {
	    color: white;
	    font-family: 'trajanpro';
	    font-size: 55px !important;
	}
	
	.titleBFrv2 {
	    font-family: 'Lato-BlackItalic';
	    font-size: 55px !important;
	}
	
	.background-black-friday {
    	width: 79% !important;
	}
	
	.saleson_txt{
		font-family: 'Lato';
	    font-size: 39px !important;
	    color: white;
	    text-align: left;
	    padding-left: 20px;
	    margin-top: 10px;
	}
	
	.salesonright {
    	padding-left: 58px;
	}
	
	.saleon_txt2 {
	    font-size: 44px;
	    color: #fed500;
	    font-family: 'Merriweather-Bold';
	}
	
	.text-right.salesonleft img {
    	margin-left: 50px;
	}
	
	.saleson_txt3 {
	    color: #fed500;
	    font-size: 38px;
	    font-family: 'Lato-BlackItalic';
	    margin-bottom: 2px;
    	margin-top: 2px;
    	border: 1px solid white;
    	letter-spacing: 2px;
	}
	
	span.top-back {
	    font-size: 25px;
	    font-family: 'Merriweather-Bold';
	}
	
	
	.figure {
	    position: relative;
	    height: 40px;
	    width: 30px;
	    background-color: #c44031;  
    }
    
    .bottom_banner_bfry-box1 .description {
    	font-size: 35px;
	}
	
	.btn-wrap {
	    font-size: 30px;
	    margin-top: 30px;
	    margin-bottom: 40px;
	}
	
}

	@media ( min-width : 320px) and (max-width: 568px) {
		
		.size2 {
		    width: 55px;
		    height: 55px;
    	}
		
		.figure {
		    height: 30px;
		    width: 20px;
		}
		
		span.top-back {
	    	font-size: 19px;
	    }
	    
	    .clock-divider {
    		top: 7px;
		}
		
		.blackfpromo_outer {
	    	top: 30px;
		}
		
		.titleBFrd {
	    	font-size: 15px;	    
		}
		
		.titleBFrv2 {
    		font-size: 15px;
		}
		
		.background-black-friday{
    		width: 80%;
		}
		
		.salesonright {
		    padding-left: 0px;
		}
		
		.saleson_txt {
		    font-size: 13px;
		    text-align: center;
		    padding-left: 0px;
		}
		
		.text-right.salesonleft img {
    		margin-left: 0px;
    		width: 55%;
		    margin: auto;
		    display: block;
		}
		
		.saleon_txt2 {
		    font-size: 14px;
		}
		
		.salesonleft_mbl_view {
	    	padding-top: 18px !important;
		}
		
		.text-right.salesonleft {
		    padding-bottom: 15px;
		}
		
		.salesonright_mbl_view {
		   padding-left: 15px !important;
		    padding-right: 15px !important;
		    padding-top: 10px !important;
		}
		
		.saleson_txt3 {
		  	font-size: 11px;
    		margin-top: -10px;
		}
		
		.middle_banner {
	   		height: 70px
		}
		
		.icon-box1, .icon-box2, .icon-box3 {
		    padding: 0px 0px;
		    font-size: 8px;
		   
		}
		
		.banner_main_Bfry {
		    height: 23vh;
		}
		
		.btn-wrap {
		    font-size: 18px;
		}
		
		.bottom_banner_bfry-box1 .description {
 			font-size: 16px;
    	}
    	
    	.bottom_banner_bfry_row {
		    width: 100%;
		    margin: auto;
		}
		
		.row.middle_banner_row {
		    width: 100%;
		    padding-top: 0px;
		}
		
		.icon-box2::before, .icon-box2::after{
			content: "";
		}
		
		.icon-box2-outer::before{
			content: "+";
		    position: absolute;
		    top: 46px;
		    left: 0px;
		    color:white;
		    font-size: 10px;
		}
		
		.icon-box2-outer::after{
			content: "=";
		    position: absolute;
		    top: 46px;
    		right: 0px;
    		color:white;
    		font-size: 10px;
		}
		
		.counterdownbg-s1-txt1 {
		    font-size: 9px;
		}
		
		.counterdownbg-txt1 {
		    font-size: 27px;
		}
		
		.counterdownbg .size2 {
    		height: 60px;
    		width: 55px !important;
    		margin-left: 10px;
    		margin-right: 10px;
    		padding: 5px;
    	}
		
		.counterdownbg .size2v {
    		height: 60px;
    		width: 52px !important;
    		margin-left: 10px;
    		margin-right: 10px;
    		padding: 5px;
    	}
    	
    	.counterdownbg .container-fuild {
	    	width: 100%;
	    margin: auto;
	    padding-top: 0px;
	    padding-left: 0px;
	}
    	
    	.counterdownbg_txt {
    		font-size: 20px;
    		text-align: center;
    	}
    	
    	.counterdownbg {
		    max-height: 265px;
		    margin-top: -65px;
		}
		
		.mbl_viewcounterdownbg {
		    padding-left: 0px;
		    padding-right: 0px;
		}
	}
	
	@media only screen and (min-device-width : 375px) and (max-device-height : 667px) {
		.figure {
		    height: 35px;
		    width: 26px;
		}
		
		span.top-back {
	    	font-size: 21px;
	    }
	    
	    .blackfpromo_outer {
	    	top: 30px;
		}
		
		.titleBFrd {
	    	font-size: 17px;	    
		}
		
		.titleBFrv2 {
    		font-size: 17px;
		}
		
		.background-black-friday{
    		width: 90%;
		}
		
		.salesonright {
		    padding-left: 0px;
		}
		
		.saleson_txt {
		    font-size: 18px;
		    text-align: center;
		    padding-left: 0px;
		}
		
		.text-right.salesonleft img {
    		margin-left: 0px;
    		width: 60%;
		    margin: auto;
		    display: block;
		}
		
		.saleon_txt2 {
		    font-size: 20px;
		}
		
		.salesonleft_mbl_view {
	    	padding-top: 18px !important;
		}
		
		.text-right.salesonleft {
		    padding-bottom: 15px;
		}
		
		.salesonright_mbl_view {
		   padding-left: 15px !important;
		    padding-right: 15px !important;
		    padding-top: 10px !important;
		}
		
		.saleson_txt3 {
		    font-size: 15px;
		}
		
		.middle_banner {
	   		height: 105px
		}
		
		.icon-box1, .icon-box2, .icon-box3 {
		    padding: 0px 0px;
		    font-size: 16px;
		   
		}
		
		.img-responsive.promo-img {
			width: 112px;
		}

		.banner_main_Bfry {
		    height: 30vh !important;
		}
		
		.btn-wrap {
		    font-size: 18px;
		}
		
		.bottom_banner_bfry-box1 .description {
 			font-size: 16px;
    	}
    	
    	.bottom_banner_bfry_row {
		    width: 100%;
		    margin: auto;
		}
		
		.row.middle_banner_row {
		    width: 100%;
		    padding-top: 0px;
		}
		
		.icon-box2::before, .icon-box2::after{
			content: "";
		}
		
		.counterdownbg-s1-txt1 {
		    font-size: 10px;
		}
		
		.counterdownbg-txt1 {
		    font-size: 27px;
		}
		
		.counterdownbg .size2 {
    		height: 60px;
    		width: 48px !important;
    	}
		
		.counterdownbg .size2v {
    		height: 70px;
    width: 62px !important;
    margin-left: 10px;
    margin-right: 10px;
    	}
    	
    	.counterdownbg_txt {
    		font-size: 25px;
    		text-align: center;
    	}
    	
    	.counterdownbg {
		    max-height: 265px;
		    margin-top: -65px;
		}
		
		.mbl_viewcounterdownbg {
		    padding-left: 0px;
		    padding-right: 0px;
		}
	}
	
	@media only screen and (min-device-width : 375px) and (max-device-height : 812px){
			.banner_main_Bfry {
			    height: 34vh;
			}
	}
	
	@media ( min-width : 480px) and (max-width: 736px){
		.figure {
		    height: 35px;
		    width: 26px;
		}
		
		span.top-back {
	    	font-size: 21px;
	    }
	    
	    .blackfpromo_outer {
	    	top: 30px;
		}
		
		.titleBFrd {
	    	font-size: 17px;	    
		}
		
		.titleBFrv2 {
    		font-size: 17px;
		}
		
		.background-black-friday{
    		width: 90%;
		}
		
		.salesonright {
    		padding-left: 0px;
		}
		
		.saleson_txt {
		    font-size: 18px;
		    text-align: center;
		    padding-left: 0px;
		}
		
		.saleon_txt2 {
		    font-size: 20px;
		}
		
		.salesonleft_mbl_view {
	    	padding-top: 18px !important;
		}
		
		.text-right.salesonleft {
		    padding-bottom: 15px;
		}
		
		.salesonright_mbl_view {
		     padding-left: 15px !important;
		    padding-right: 15px !important;
		    padding-top: 10px !important;
		}
		
		.saleson_txt3 {
		    font-size: 15px;
		}
		
		.middle_banner {
	   		height: 100%;
		}
		
		.icon-box1, .icon-box2, .icon-box3 {
		    padding: 0px 0px;
		    font-size: 16px;
		}
		
		.banner_main_Bfry {
		    height: 63vh;
		}
		
		.row.middle_banner_row {
		    width: 100%;
		    padding-top: 0px;
		}
	}
	
	@media only screen and (min-device-width : 412px) and (max-device-height : 915px){
		.banner_main_Bfry {

		    height: 23vh;   
		}
	}
	
	@media only screen and (min-device-width : 360px) and (max-device-height : 800px){
		.banner_main_Bfry {

		    height: 24vh;   
		}
		
		.img-responsive.promo-img {
			width: 112px;
		}
	}
	
	@media only screen and (min-device-width : 360px) and (max-device-height : 640px){
		.banner_main_Bfry {

		    height: 57vh;   
		}
	}
	
	@media (max-width: 1400px) and (min-width: 1300px){
		.remind-countdown {
		    font-size: 19px !important;
		}
		
		.size2 {
		    width: 58px;
		}
		
		.box-gifs_outer {
		    width: 87%;
		    padding-top: 58px;
		}
		
		.counterdownbg_txt {
  		    font-size: 33px;
		}
		
		.counterdownbg .size2v {
			width: 80px;
			height: 80px;
			margin-right: 10px !important;
			margin-left: 10px !important;
		}
		
		.counterdownbg-txt1 {
			font-size: 40px;
		}
	}
	
	@media (max-width: 1500px) and (min-width: 1400px){
		.counterdownbg_txt {
	    font-family: 'Helvetica Bold';
	    font-size: 36px;
	    color: white;
	    text-align: left;
	    line-height: 1.2;
		}
		
		.counterdownbg .size2v {
			width: 84px;
			height: 84px;
			margin-left: 10px !important;
			margin-right: 10px !important;
		}
	}
	
/*special grid*/

@media (min-width: 1200px){
	.col-xl-3_5 {
	    -ms-flex: 0 0 29.166666655%;
	    flex: 0 0 29.166666655%;
	    max-width: 29.166666655%;
	}
	
	.col-xl-8_5 {
	    -ms-flex: 0 0 70.833333305%;
	    flex: 0 0 70.833333305%;
	    max-width: 70.833333305%;
	}
}

@media ( max-width : 992px) {
	
	.storiesrow .mblview{
		display: none;
	}
	
	.stories_outbkg span {
	    width: 100%;
	    text-align: left;
	    margin-left: 15px;
	}
	
	.card-price-1-50:after {
	    height: 66px;
	    width: 94px;
	    right: -2px;
	    position: absolute;
	    margin-top: -15px;
	}
	
	.card-price-1, .card-price-4 {
    font-size: 22px;
	}
}
