/* CSS Document */ 


section.how-it-work .unyque_quotes {left: 5%;top: -7%;}
section.tools-the-empower .unyque_quotes {right: 4%;top: 10%;}
section.home-pricing .unyque_quotes {right: -3%;top: 0%;}
section.home-pricing .unyque_quotes .uQuoteRight {transform: scale(.4);}

.unyque_quotes {width: 100px;position: absolute;transform: skewX(35deg);}
.unyque_quotes .uQuoteLeft {width: 35px;height: 65px;float: left;}
.unyque_quotes .uQuoteRight {width: 35px;height: 65px;float: left;margin-left: 10px;}


section.home_sec-01{height: 78vh;width: 100vw;display: table-cell;vertical-align: middle;position: relative;overflow: hidden;}
section.home_sec-01 h2 {font-size: 24px;font-weight: 500;line-height: 1.3;margin-bottom: 15px;}
section.home_sec-01 p{ font-size: 22px; }


section.unyque_logos {position: relative;padding: 20px 0px;border-top: 1px solid #e8e8e8;border-bottom: 1px solid #e8e8e8;}

section.home_sec-01 .icon-brands-video{position: absolute;/* left: 0%; */top: 10%;}
section.home_sec-01 .unyque-shape-bg_01 {position: absolute;left: -13%;top: 80%;opacity: .3;}

section.leading-brands-logos {background: #f6f7fb;padding: 40px 0px;}
section.leading-brands-logos .logo-brands { margin: 20px 0px; }

section.what-can-you-get-done {padding: 150px 0;/* border-top: 1px dashed #e8e8e8; */}
section.what-can-you-get-done h2 {margin-bottom: 40px;}
section.what-can-you-get-done h2 span.hTxt {display: inline-block;top: -7px;position: relative;}
section.what-can-you-get-done h2 span.hImg {display: inline-block;filter: grayscale(100);}
section.what-can-you-get-done h2 span.hImg img {width: 150px;}

section.what-can-you-get-done .ourFeaturBox {position: relative;/* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4); *//* margin: 20px 0px; */overflow: hidden;/* border-radius: 10px; *//* background: #000; *//* height: 280px; */}
section.what-can-you-get-done .ourFeaturBox video{float: left;position: relative;width: 260px;min-width: 100%;max-width: 100%;height: auto;/* opacity: 1; *//* filter: grayscale(100%); *//* opacity: .5; *//* margin-bottom: 20px; */border-radius: 10px;transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);}
section.what-can-you-get-done .ourFeaturBox:hover video{opacity: 1;/* filter: grayscale(0%); */transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);}

section.what-can-you-get-done .ourFeaturBox .fea_txtName {/* position: absolute; *//* top: 94%; *//* left: 0; *//* right: 0; */float: left;width: 100%;margin: 20px auto 0px auto;text-align: center;z-index: 1;/* border: 1px solid #fff; */color: #060606;font-size: 16px;padding: 5px 7px;font-weight: 600;line-height: 1;/* background: #000; *//* transform: translateY(-50%); */} 

/*a.fea_txtName {color: #eb26a1 !important;}*/
section.what-can-you-get-done .owl-what-can-you-get-done.owl-theme .owl-nav {display: none;}

section.how-it-work {padding: 90px 0 90px 0;border-bottom: 1px dashed #ffffff;position: relative;background: #fafafa;}
section.how-it-work h2 {font-weight: 600;margin-bottom: 20px;}
section.how-it-work p.subheading {font-size: 22px;font-weight: 500;color: #bcbcbc;margin-bottom: 50px;}
section.how-it-work p.subheading strong {font-weight: 600;}

		.width_howitwork { /*width: 20%; margin: 10px;*/ }
		.box_howitwork {text-align: center;/* background: #fff; */padding: 30px 15px 15px 15px;border-radius: 10px;/* min-height: 270px; *//* box-shadow: 0 0 13px rgba(0, 0, 0, 0.31); */position: relative;}
		.box_howitwork.rightBorder:after { content: "";position: absolute;top: 50%;right: -22%;width: 22%;border: 1px dashed #218184; }
		.box_howitwork img { margin: 0px auto; }
		.box_howitwork img { margin: 0px auto; }
		.box_howitwork .howitwork-txt {padding: 0px;display: inline-block;text-align: left;}
		.box_howitwork .howitwork-txt h3 {margin-bottom: 15px;}
		.box_howitwork .howitwork-txt p  {font-size: 16px;line-height: 2;width: 300px;}
section.how-it-work .owl-carousel.owl-how-it-work .item { padding: 10px; }
section.how-it-work .owl-carousel.owl-how-it-work .owl-item img{width: auto;clear: both;}
section.how-it-work .owl-carousel.owl-how-it-work.owl-theme .owl-nav { display: none; }


section.why-trust-us {padding: 70px 0 100px 0;position: relative;}
		.wtu_headingBox{position: relative;background: #fcfcfc;padding: 25px 30px;border-radius: 10px;margin: 15px 0;min-height: 500px;}
		.wtu_headingBox h2 {font-size: 50px;display: inline-block;position: absolute;bottom: 30px;left: 30px;}
		.box_why-trust {/* box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); */padding: 25px 30px 25px 30px;border-radius: 10px;margin: 15px 0;min-height: 500px;border: 1px solid #e4e4e4;}
		.box_why-trust h3 {margin-bottom: 25px;font-weight: 400;line-height: 1.6;}
		.box_why-trust h3 strong{font-weight: 600}
		.box_why-trust p {font-size: 15px;line-height: 2;margin-bottom: 2vh;}
section.why-trust-us .owl-Why-Unyque .owl-item img{width: auto;margin: 30px 0px;}
section.why-trust-us .owl-carousel.owl-Why-Unyque.owl-theme .owl-nav { display: none; }


section.home-pricing {padding: 70px 0 70px 0;/* border-bottom: 1px dashed #ffffff; */overflow: hidden;}
		.home-pricing_heading {height: 530px;width: 100vw;display: table-cell;vertical-align: middle;}
		.home-pricing_heading h2{color: #fff;line-height: 1.4;}
		.home-pricing_heading h2 strong{font-weight: 600}
		.box_home-pricing {background: #fff;padding: 60px 35px 40px 35px;border-radius: 10px;min-height: 520px;/* display: inline-block; */margin-bottom: 20px;box-shadow: 0 0 13px rgba(0, 0, 0, 0.31);}
		.box_home-pricing img {height: 70px;}
		.box_home-pricing h3 {margin-top: 40px;margin-bottom: 25px;/* font-weight: 600; */color: #f51180;line-height: 1.4;}
		.box_home-pricing p {line-height: 2;font-size: 16px;/* height: 90px; */margin-bottom: 20px;}

section.tools-the-empower { padding: 70px 0 0px 0;border-bottom: 1px dashed #ffffff;}
section.tools-the-empower h2 {display: inline-block;padding-bottom: 20px;/* font-size: 36px; *//* border-bottom: 2px dashed #dadada; */}
section.tools-the-empower .nav-tabs-dropdown { display: none;border-bottom-left-radius: 0;border-bottom-right-radius: 0; }
section.tools-the-empower .nav-tabs-dropdown:before { content: "\e114";font-family: 'Glyphicons Halflings';position: absolute;right: 30px;}
section.tools-the-empower .nav-pills>li.active>a,
section.tools-the-empower .nav-pills>li.active>a:focus,
section.tools-the-empower .nav-pills>li.active>a:hover {color: #666;background-color: #f7f7f7;border: none !important;font-weight: 600; }
section.tools-the-empower .nav-pills>li>a {font-size: 18px;padding: 20px 20px 20px 60px;margin: 20px 0;color: #333;line-height: 1;}
section.tools-the-empower .nav-pills>li>a span { display: inline-block; }
section.tools-the-empower .nav-pills>li>a span.tab_img { float: left;padding-right: 20px; }

section.tools-the-empower .tools_tab_cont_box {padding: 30px 30px;box-shadow: 0px 0px 10px rgba(0,0,0,.1);border-radius: 10px;text-align: center;display: inline-block;font-size: 18px;font-weight: 600;line-height: 1.8;width: 70%;position: relative;z-index: -1;top: 25px;}

section.homeTestimonials{ padding: 80px 0 100px 0;box-shadow: inset 0px -3px 7px 0px rgba(0, 0, 0, 0.35),inset 0px 3px 7px 0px rgba(0, 0, 0, 0.35);}
		#slider{ padding:40px;background: #fff;border-radius:20px; box-shadow: 5px 10px 13px rgba(0, 0, 0, 0.31);}
		#slider img.testimonial{  margin: 0 auto; }
		#slider .fa.fa-quote-right{ color:#5db4c0;font-size:30px; }
		#slider h2 { color:#fc6a9a;font-size: 24px;font-weight: 400; }
		#slider p.lead {  color:#fc6a9a;margin-bottom:0px !important;margin-top:20px; }
		#slider p {  color:#fc6a9a;margin-bottom:20px; }
		#slider .carousel-indicators {bottom: -60px;}
		#slider .carousel-indicators  li {background-color: #fff;height: 13px;width: 13px;margin: 5px;transition: all 400ms ease-in-out;}
		#slider .carousel-indicators li.active {background-color: #00b4ff;border-color: #00b4ff;transition: all 400ms ease-in-out;}


section.we-compare {padding: 100px 0 250px 0;position: relative;overflow: hidden;}
section.we-compare .unyque-shape-bg_01 {position: absolute;left: 57%;top: 0%;opacity: .5;}
section.we-compare .unyque-shape-bg_02 {position: absolute;left: 4%;bottom: 13%;opacity: .6;z-index: -1;}
section.we-compare .table_wrap {box-shadow: 0 0 11px rgba(0, 0, 0, .1);border-radius: 10px;display: inline-block;background: #fff;width: 90%;padding: 20px;/* padding-bottom: 10px; */}
section.we-compare table th {border: none;padding: 9px 10px;height: 70px;font-weight: 500;/* line-height: 1; */vertical-align: middle;}
section.we-compare table, section.we-compare table td {border: none;padding: 25px 20px;font-size: 15px;}
section.we-compare .table-pink-font td {/* color: #f71697; *//* font-size: 15px; */font-weight: 500;text-align: left;padding: 25px 20px 25px 40px;border-bottom: 1px solid #e4e4e4;border-top: 1px solid #e4e4e4;}
section.we-compare .table-unyque-font {position: relative;z-index: 111;/*border-radius: 10px;color: #fff;background-image: -moz-linear-gradient( 154deg, rgb(247,22,151) 0%, rgb(251,82,153) 47%, rgb(254,141,155) 100%);background-image: -webkit-linear-gradient( 154deg, rgb(247,22,151) 0%, rgb(251,82,153) 47%, rgb(254,141,155) 100%);background-image: -ms-linear-gradient( 154deg, rgb(247,22,151) 0%, rgb(251,82,153) 47%, rgb(254,141,155) 100%);box-shadow: 2.121px 2.121px 7px 0px rgba(0, 0, 0, 0.35);*/}
section.we-compare .table-unyque-font td {font-weight: 500;/* padding: 25px 20px; */border-bottom: 1px solid #e4e4e4;border-top: 1px solid #e4e4e4;}
section.we-compare .table-others-font th {color: #bcbcbc;}
section.we-compare .table-others-font td {font-weight: 500;border-bottom: 1px solid #e4e4e4;border-top: 1px solid #e4e4e4;} 
.bdr-left-pink1 { border-right: 1px solid #f7879b !important;}

.bdr-left-gray1 { border-right: 1px solid #e4e4e4 !important;}

section.we-compare .table-pink-font tr:nth-last-child(1) td,
section.we-compare .table-unyque-font tr:nth-last-child(1) td,
section.we-compare .table-striped1 tr:nth-last-child(1) td {border:  none !important}



.td_no,
.td_yes {width: 20px;height: 20px;font-size: .1px;border-radius: 100px;margin: 0px auto;}

.td_no {background: #ececec;}
.td_yes {background: #26e69e;}


.tools_empowerWrp {padding: 100px 0px;}
.tools_empowerWrp .tools_empowerTxt {padding: 50px 0px;max-width: 450px;margin: 0px 30px;display: inline-block;text-align: left;}
.tools_empowerWrp .tools_empowerTxt h3{/* font-size: 50px; */margin-bottom: 30px;}
.tools_empowerWrp .tools_empowerTxt p{font-size: 18px;line-height: 2;}



@media screen and (min-width: 1368px) {
	.box_why-trust p{font-size: 16px;line-height: 2.2;margin-bottom: 3vh;}	
	
	section.what-can-you-get-done .ourFeaturBox .fea_txtName {margin: 30px auto 0px auto;font-size: 18px;}
	section.we-compare table, section.we-compare table td {font-size: 18px;}
	.td_no,.td_yes {width: 25px;height: 25px;}
	
	.box_why-trust h3,
	.box_home-pricing h3,
	.box_howitwork .howitwork-txt h3 {font-size: 30px;}
	.box_home-pricing p {font-size: 18px;font-size: 2.2;margin-bottom: 40px;}
	.box_howitwork .howitwork-txt p  {font-size: 18px;}
	section.tools-the-empower { padding: 70px 0 70px 0;}
	
	.table_wrap{width: 100% !important;}
	
	.img-brands{width: 140% !important;}
}



@media screen and (min-width: 769px) {
  #nav-tabs-wrapper { display: block!important; }
}


@media screen and (max-width: 768px) { 
	
	
	section.home_sec-01,
	section.what-can-you-get-done,
	section.why-trust-us, 
	section.home-pricing, 
	section.how-it-work, 
	section.tools-the-empower,
	section.we-compare{padding: 40px 15px;}
	
	section.we-compare{display: none;}
	
	.img-brands{position: relative;padding-bottom: 10px;}
	
	 
	section.home_sec-01 .separator-100 {margin-left: auto;margin-right: auto;}
	section.home_sec-01 h1 {font-size: 25px;}
	section.home_sec-01 h2 {font-size: 20px;}
	section.home_sec-01 h3 {font-size: 18px;}
	section.home_sec-01 .btn-knowmore_small {margin-left: 10px;margin-right: 10px;}
	section.home_sec-01 .unyque-shape-bg_01 { left: -29%;top: 75%;opacity: .3;transform: scale(.5) rotate(187deg); }
	section.home_sec-01 .icon-brands-video {top: 0;}
	 
	
	section.how-it-work h2,
	section.why-trust-us h2,
	section.we-compare h2,
	section.what-can-you-get-done h2{font-size: 25px !important;}
	section.what-can-you-get-done .ourFeaturBox {margin: 20px 15px;}
	section.what-can-you-get-done {padding: 40px 0 60px 0;}
	section.what-can-you-get-done h2 span.hImg img{width: 150px;}
	
	.box_why-trust{ min-height: auto !important;  }
	.box_why-trust h3{font-size: 21px;}
	
	.box_home-pricing p,
	.box_why-trust p{font-size: 15px;}
	  
	
	.width_howitwork { width: 100%; margin-bottom: 0px }
	.width_howitwork h3 {margin-top: 0px;font-weight: 500;font-size: 21px;}
	.box_howitwork {min-height: 240px;padding: 0px;margin-bottom: 0px;}
	
	
	section.we-compare h2.heading_pinklighten{font-size: 30px;margin-top: 0px;}
	
	section.we-compare .table-pink-font td{padding: 20px 10px;}
	table.table.tbl_tdheight td {height: 80px;}
	
	.tools_empowerWrp{padding: 40px 0px;border-top: 1px solid #ccc;}
	.tools_empowerWrp .tools_empowerTxt{margin: 0px;padding: 0px;}
	.tools_empowerWrp .tools_empowerTxt h3{font-size: 25px;margin-bottom: 15px;}
	.tools_empowerWrp .tools_empowerTxt p{font-size: 15px;}
	
	.home-pricing_heading {height: auto;} 
	.box_howitwork.rightBorder:after { display: none;content: "";position: absolute;top: 100%;right: 50% !important;width: 0% !important;height: 15%; border: 1px dashed #218184; }
	.owl-carousel.owl-how-it-work .item {padding: 20px;padding: 0px !important;}
	
	section.tools-the-empower .tools_tab_cont_box {width: 100%;}
	
	section.tools-the-empower .nav-pills>li{float: left;margin: 0;}
	section.tools-the-empower .nav-pills>li>a { font-size: 14px;padding: 15px 20px 15px 20px;margin: 0px;color: #333;line-height: 1;border: 1px solid #f7f7f7;display: inline-block;}
	section.tools-the-empower .nav-pills>li.active>a,
	section.tools-the-empower .nav-pills>li.active>a:focus,
	section.tools-the-empower .nav-pills>li.active>a:hover {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,dbdbdb+50,d1d1d1+51,fefefe+100;Grey+Gloss+%231 */
		background: #e2e2e2; /* Old browsers */
		background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
	}
	section.tools-the-empower span.tab_Txt {display: none !important;}
	section.tools-the-empower span.tab_img {padding: 0px !important;}
	
	section.how-it-work .unyque_quotes {left: 5%; top: -10%;}
	section.how-it-work p.subheading{font-size: 18px;}
	
	section.leading-brands-logos .logo-brands { margin: 10px 0px; }
	section.leading-brands-logos .logo-brands_box > div {  padding: 0px; }
	.box_home-pricing {min-height: auto!important;padding: 30px 25px 20px 25px;margin: 20px -15px 40px -15px;}
	.box_home-pricing h3{font-size: 21px;}
	.flex_responsive { display: flex;margin-bottom: 0px; }
	.flex_responsive h3 { padding-left: 0px !important; }
	.box_home-pricing p{height: auto !important;/* margin-bottom: 20px; */}
	section.homeTestimonials { padding: 50px 0 80px 0; }
	#slider {padding: 30px 20px;}
	#slider img.quote-left, #slider img.quote-right {width: 30px;}
	
	section#Get-Testimonial-Videos-Made .unyque-shape-bg_01 { left: -29%;top: 75%;opacity: .3;transform: scale(.5) rotate(187deg); }
	
	
	.btn-bc-bdr.pink{font-size: 18px;}
}


@media screen and (min-width: 1170px) {

	section.why-trust-us .owl-Why-Unyque .owl-item { display: inline-block !important;width: 25% !important;float: left;/* clear: both; */margin-left: 1%; }
	section.why-trust-us .owl-Why-Unyque.owl-theme .owl-dots, 
	section.why-trust-us .owl-Why-Unyque.owl-theme .owl-nav,
	section.what-can-you-get-done .owl-what-can-you-get-done.owl-theme .owl-dots { display: none !important; }
	
	section.what-can-you-get-done .owl-what-can-you-get-done .owl-stage { width: 100% !important; }
	section.what-can-you-get-done .owl-what-can-you-get-done .owl-item {display: inline-block !important;width: 33% !important;float: left;/* clear: both; */margin: 0px 0px !important;padding: 20px 15px;}
	
	
}