/*  

Theme Name: Zevez

Theme URI: https://rewardworks.net

Description: A WordPress theme frame work

Version: 7.0.1

Author: Zevez

Author URI: https://rewardworks.net

*/



@font-face {

  font-family: 'Optima-Regular';

  src: url('sw-font/Optima-Regular/Optima-Regular.eot') format('embedded-opentype');

  src: url('sw-font/Optima-Regular/Optima-Regular.svg') format('svg');

  src: url('sw-font/Optima-Regular/Optima-Regular.ttf') format('ttf');

  src: url('sw-font/Optima-Regular/Optima-Regular.woff') format('woff');

  font-weight: normal;

  font-style: normal;

}

@font-face {

  font-family: 'Optima-Bold';

  src: url('sw-font/Optima-Bold/Optima-Bold.eot') format('embedded-opentype');

  src: url('sw-font/Optima-Bold/Optima-Bold.svg') format('svg');

  src: url('sw-font/Optima-Bold/Optima-Bold.ttf') format('ttf');

  src: url('sw-font/Optima-Bold/Optima-Bold.woff') format('woff');

  font-weight: normal;

  font-style: normal;

}



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-size: 100%;

	vertical-align: baseline;

	background: transparent;

}

body{

	font-family: 'Optima-Regular';

}



body{

	margin:0;

	background-color: #E5E5E5;

	}

body *{

	color: #616161;

    font-size: 20px;

    line-height: 30px;

}

body, th, td, input, textarea{

	color:#000000;

	font-size:12px;

	}

form{

	}

fieldset{

	}

input, textarea{

	font-weight:bold;

	}

input.text{

	background:#FFFFFF;

	border:none;

	padding:1px;

	}

input.button{

	background:#000000;

	border:1px solid #000000;

	color:#ffffff;

	}

h1, h2, h3{

	color:#000000;

	}

h1{

	font-size:25px;

	

	

	}

h2{

	

	font-size:22px;

	

	

	}

h3{

	font-size:16px;

	}

h4{

	font-size:14px;

	}

h5{

	font-size:12px;

	}

h6{

	font-size:10px;

	}

.page-template h2{

	background: none;

	font-size: 48px;

    text-align: center;    

    padding-bottom: 30px;

    margin-bottom: 50px;







        background: url(images/green.jpg) no-repeat center bottom;

    padding-bottom: 30px;

    margin-bottom: 50px;

}

p, ul, ol{

    font-size: 24px;

    line-height: 1.8;

    color: #282828;	

	}

ul, ol{

	

	}

blockquote{

	margin-left:36px;

	margin-right:36px;

	}

a{

	color:#000000;

	text-decoration:none;

	}

a:hover{

	border:none;

	}

h1 a, h2 a, h3 a{

	border:none;

	color:#333333;

	text-decoration:none;

	}

h1 a:hover, h2 a:hover, h3 a:hover{

	background:none;

	color:#371015;

	}

hr{

	display:none;

	}

#wrapper{

	}

#header{	

	

	}

#menu {

    float: left;

    margin-top: 40px;

}

#menu ul{

	line-height:normal;

	list-style:none;

	margin:0;

	padding:0;

	}

#menu li{

	float:left;

	}

#menu a{

	color:#FFFFFF;

	display:block;

	float:left;

	font-size:12px;

	margin-right:1px;

	text-decoration:none;

	padding-right: 20px;

	padding-left: 20px;

	height: 30px;

	line-height: 30px;

	}

#menu a:hover{

	color:#4ae14a;

	}

#menu .current_page_item a{

	color:#4ae14a;

	}

#search{

	float:right;

	width:270px;

	padding-top: 10px;

	}

#search fieldset{

	border:none;

	}

#search #s{

	padding:3px;

	width:140px;

	vertical-align:top;

	}

#search #x{

	width:60px;

	vertical-align:top;

	}

#logo{

	margin:0 auto;

	

	background-color: #A8A8A8;

	background-repeat: no-repeat;

	}

#logo h1, #logo h2{

	margin:0;

	padding:0;

	color: #000000;

	}

#logo h1{

	color: #000000;



	}

#logo h2{

	color: #000000;

	margin:10px 0 0 17px;

	padding:5px;



	}

#logo p{

	clear:left;

	color: #000000;

	font-size:14px;

	font-weight:bold;

	line-height:normal;

	margin:0;

	padding:0 0 0 20px;

	}

#logo a{

	color: #000000;

	}

#page{

	background:#FFFFFF;

	margin:0 auto;

	}

.contentmain{

	width:490px;

	float:left;

	}

#content{

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 10px;	

	}

.post{

	}

.post .title{

	font-weight:normal;

	margin:0;

	}

h1.title{

	color:#333333;

	font-size:26px;

	

	font-weight: normal;

	}

h2.title{

	color:#371015;

	font-size:16px;



	

	}

.desctitle{

	font-size:10px;

	}

.post h1.title{

	font-size:24px;

	height:auto;

	

	}

.entry p, .entry  li{

	margin-bottom: 20px;

    color: #616161;

    font-size: 20px;

    line-height: 30px;

}

.entry ul,ol{

	padding-left:20px;

}

.post .meta{

	border-bottom:1px dotted #CCCCCC;

	color:#333333;



	font-size:14px;

	

	

	}

.navigation{

	padding-top:10px;

	padding-bottom: 10px;

}

.navigation a{

	font-size: 14px;

	font-weight: bold;

}

.post .meta a{

	color:#333333;

	}

.post .links{

	margin:0;

	}

.post .tags{

	font-size:9px;

	font-weight:bold;

	margin:0;

	text-transform:uppercase;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	}

.post .links a, .post .tags a{

	border:none;

	}

.leftsidebar

	{

	width:245px;

	float:left;

	}

.sidebar{

	

	}

.sidebar ul{

	list-style:none;

	margin:0;

	padding:0;

	}

#sidebar1 li{

	background-color: #C6C6C6;

	padding: 5px;

	}

#sidebar2 li{

	padding:5px;

	}

.sidebar li ul{

	}

.sidebar li li{

	margin:0;

	}

.sidebar li h2{

	margin:0;

	}

#sidebar1{

	

	margin-left: 10px;

	}

#sidebar1 li h2{

	height:30px;

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

	line-height: 30px;

	background-color: #333333;

	text-align: center;

	}

#sidebar1 li ul{

	line-height:normal;

	padding-left: 5px;

	padding-right: 5px;	

	}

#sidebar1 li li{

	background-image: url(images/list.jpg);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left:15px;

	padding-top: 5px;

	padding-bottom: 5px;	

	}

	#sidebar1 li li li{

	background-image: url(images/list.jpg);

	background-repeat: no-repeat;

	background-position: left center;

	padding:0px;

	}

#sidebar1 li li a{

	

	

	

	}

.rightsidebar{

	

	}

#sidebar2{

	padding:0px;

	margin-right: 5px;

	}

#sidebar2 li h2{

	height:30px;

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #333333;

	text-align: center;

	}

#sidebar2 li ul{



	line-height:normal;

	padding-left:10px;

	}

#sidebar2 li li{

	background-image: url(images/list.jpg);

	background-repeat: no-repeat;

	background-position: left center;

	

	

	}

#sidebar2 li a{

	border:none;

	padding-left: 10px;	

	}

#sidebar2 li a:hover{

	border:none;

	

	}

#calendar{

	margin:0 auto;

	}

#calendar caption{

	font-weight:bold;

	}

#calendar table{

	border-collapse:collapse;

	text-align:center;

	width:220px;

	}

#calendar thead th{

	background:#CCCCCC;

	color:#FFFFFF;

	}

#calendar tbody td{

	background:#EEEEEE;

	}

#calendar #today{

	background:#B8D03B;

	color:#FFFFFF;

	font-weight:bold;

	}

#calendar a{

	font-weight:bold;

	}

#calendar #prev{

	text-align:left;

	}

#calendar #next{

	text-align:right;

	}

#design{

	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;

	height:138px;

	}

#footer{

	

	}

#footer a{

	

	}

.footer_copy{



	}





.sw_copy{

	

	}





.info{

	

	}

.comlabel{

	color:#666666;

	font-size:13px;

	font-weight:lighter;

	}

.comtext{

	background-color:#371015;

	border:5px solid #FFFFFF;

	color:#FFFFFF;

	padding:5px;

	}

.postlabel{

	color:#666666;

	font-size:13px;

	font-weight:lighter;

	}

.posttext{

	background-color:#371015;

	border:5px solid #FFFFFF;

	color:#FFFFFF;

	padding:5px;

	}

.commentlist{

	list-style:none;

	}

.authorcomment{

	background-color:#efefef;

	margin:10px 0px 0px 0px;

	padding:3px;

	}

.odd{

	color:#333333;

	background-color: #EAEAEA;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #666666;

	}

.odd a:link{

	color:#000000;

	}

.commenttext{

	color:#000000;

	color:#000000;

	font-size:10px;

	margin:0px 0px 10px 0px;

	padding:5px 10px 5px 10px;

	background-color: #EAEAEA;

	}

#author, #email, #url{

	background:#FBFBFB;

	border:1px solid #cbcbcb;

	padding:3px;

	width:40%;

	margin-bottom:5px;

	}

#comment{

	background:#FBFBFB;

	border:1px solid #cbcbcb;

	margin-bottom:0.6em;

	padding:3px;

	width:95%;

	}

#submit{

	background-color:#efefef;

	border-bottom:2px solid #CCCCCC;

	border-left:1px solid #E4E4E4;

	border-right:2px solid #CCCCCC;

	border-top:1px solid #E4E4E4;



	padding:3px;

	}

acronym, abbr, span.caps{

	cursor:help;

	}

acronym, abbr{

	border-bottom:1px dashed #999;

	}

blockquote{

	padding-left:52px;

	background-image: url(images/qt.png);

	background-repeat: no-repeat;

	background-position: left top;

	margin-top: 15px;

	margin-right: 30px;

	margin-bottom: 0;

	margin-left: 10px;

	padding-top: 5px;

	}

blockquote cite{

	display:block;

	margin:5px 0 0;

	}

.center{

	text-align:center;

	}

.aligncenter{

	margin-right: auto;

	margin-left: auto;	

}

img.aligncenter{

	display:block;

	margin-left:auto;

	margin-right:auto;

	}

hr{

	display:none;

	}

a img{

	border:none;

	}







pre{

	background:#f3f2ed;

	border:solid 1px #9a9a9a;

	color:blue;

	margin:10px;

	padding:10px;

	}

code{

	color:#000;

	font-size:1.0em;

	}



/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}

/* End Images */



/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

/* End captions */

/*Drop Menu start*/



#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative;  z-index:300; width:100%;}



#dropmenu a {

	color:#313131;

	display:block;

	float:left;

	font-size: 26px;

	margin-right:0px;

	text-decoration:none;

	padding-right: 15px;

	padding-left: 15px;

	font-family: 'Optima-Regular';

}

#dropmenu a:hover {}

#dropmenu li {float:left; position:relative;}

#dropmenu ul {position:absolute; display:none;  top:30px;; left:0px;}

#dropmenu ul a {

	color: #2081cd;

	font-weight: normal;

	background-image: none;

}

#dropmenu ul a:hover {

	color: #FFFFFF;

	font-weight: normal;

	background-image: none;

}

#dropmenu li ul {

	background-color: #464646;

	width: 200px;

	padding: 0px;

	margin:0px;

}

#dropmenu li ul a {

	height:auto;

	float:left;

	color: #FFFFFF;

	width:200px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #797979;

	text-align: left;

	text-indent: 20px;

	padding-top: 0px;

	padding-bottom: 0px;

	margin: 0px;

	padding-right: 0px;

	padding-left: 0px;

}

.clear, .cb{

	clear:both;

	}



#dropmenu li ul a:hover {

	color: #FFFFFF;

	background-color: #626262;

}

#dropmenu li ul li{

	width:200px;

	

}

#dropmenu ul ul {top:auto;}

#dropmenu li ul ul {left:200px; margin:0px 0 0 0px;}

#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}

#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}



#dropmenu li ul li.parent{

	background:url(images/drop_list_bg.jpg) no-repeat 211px 14px #2A448F;

	}

#dropmenu li ul li.parent:hover{

	background: url("images/drop_list_bg_hover.jpg") no-repeat scroll 211px 14px #626262;

	}

#sidebar-pagebottom {

    background-color: gray;

    color: #fff;

}

.content-header {

    background-color: #34495e;

    color: #fff;

}

h1, .h1, h2, .h2, h3, .h3 {

    margin-top: 22px;

    margin-bottom: 11px;

}

h2, .h2 {

    font-size: 34px;

}

div#primary,div#secondary {

    padding-top: 40px;	

}

.owl-theme .owl-dots, .owl-theme .owl-nav {

	text-align:center;

	-webkit-tap-highlight-color:transparent;

}

.owl-theme .owl-nav {

	margin-top:10px;

}

.owl-theme .owl-nav [class*=owl-] {

	color:#FFF;

	font-size:14px;

	margin:5px;

	padding:4px 7px;

	background:#D6D6D6;

	display:inline-block;

	cursor:pointer;

	border-radius:3px;

}

.owl-theme .owl-nav [class*=owl-]:hover {

	background:#869791;

	color:#FFF;

	text-decoration:none;

}

.owl-theme .owl-nav .disabled {

	opacity:.5;

	cursor:default;

}

.owl-theme .owl-nav.disabled+.owl-dots {

	margin-top:10px;

}

.owl-theme .owl-dots .owl-dot {

	display:inline-block;

	zoom:1;

}

.owl-theme .owl-dots .owl-dot span {

	width:10px;

	height:10px;

	margin:5px 7px;

	background:#D6D6D6;

	display:block;

	-webkit-backface-visibility:visible;

	transition:opacity .2s ease;

	border-radius:30px;

}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {

	background:#869791;

}

.slider-section {

	float:left;

	width:100%;

	overflow: hidden;

	width: 100%;

	padding: 0;

}

.owl-carousel .owl-nav .owl-prev {

	background:url(images/bg.png) no-repeat left top!important;

	font-size:0px!important;

	width:30px;

	height:30px;



}

.owl-carousel .owl-nav .owl-next {

	background:url(images/bg.png) no-repeat right top!important;

	width:30px;

	height:30px;

	font-size:0px!important;



}

.owl-theme .owl-nav {

    margin-top: 10px;

	font-size:0px!important;

}

.caption{

  position:absolute;width: 50%;

  height: 22%;

  overflow: auto;

  margin: auto;

  position: absolute;

  top: 0; left: 0; bottom: 0; right: 0;

  font-size:50px;

  color:#fff;

  font-weight:bold;

  text-align:center;

  

}

.item, .owl-item , .owl-item img{

	position:relative!important;

}

section{

	float: left;

	width: 100%;

}

.container {

    margin: 0 auto;

    max-width: 75%;

    position: relative;

    z-index: 3;

}

section#headerSection {

    background: #fff;

}

html{

	margin-top: 0px !important;

}

#page{

	float: left;

	width: 100%;

}

.logoImage {

    float: left;

}

div#header {

    float: right;

}

div#footer {

    float: left;

}

.sliderCaption {

    position: absolute;

    z-index: 99999;

    top: 20%;

    left: 0;

    right: 0;

    margin: 0 auto;

    text-align: center;

}

.sliderCaption h1{

	color: #fff;

	font-size: 60px;

	font-family: 'Optima-Bold';

	line-height: 122px;

	    text-shadow: 0 0 8px #1f1d1dfa;

}

.page-template  .sliderCaption h2{

	color: #fff;

	font-size: 48px;

	font-family: 'Optima-Bold';

	margin-bottom: 20px;

	padding-bottom: 0px;

	text-shadow: 0 0 8px #1f1d1dfa;

	background: none;

}

.sliderCaption h2 span{

	color: #00ff00;font-size: 48px;

}

.sliderCaption a {

    font-size: 21px;

    text-transform: uppercase;

    font-family: 'Optima-Bold';

    color: #fff;

    background: #4ae14a;

    padding: 20px 50px;

    border-radius: 10px;

    margin-top: 20px;

    display: inline-block;

}

.sliderCaption a:hover{

	background: #004971;

}

h1, h2, h3, h4, h5, h6{

	margin:0;

}

.logoImage {

    padding: 20px 0 0px 0;

}

.logoSection{

	float: left;

	padding:70px 0;

}

#partnerOwl.owl-carousel .owl-item img{

	width: auto;

}

.rewardSection{

	background: url(images/rewards.jpg) no-repeat center center;;

	background-size: cover;

	padding: 90px 0;

	background-attachment: fixed;

}

.rewardhead{

	float: left;

	width: 100%;

	color: #000000;

}

.rewardhead p{

	color: #000000;

    font-size: 30px;

    line-height: 47px;

}

.rewardcontent{

	float: left;

	width: 100%;

	padding-top: 76px;

}

.rcontent{

    width: 30%;

    padding-right: 5%;

    float: left;

    text-align: center;

    margin-bottom: 50px;

}

.rcontent3, .rcontent6{

	padding-right: 0;

}

.rcontent img{

	margin-bottom: 0px;

}

.rcontent h3{

	margin-bottom: 20px;

	color: #000000;

	font-size: 28px;

}

.rcontent p, .rcontent{

	margin-bottom: 20px;

	color: #616161;

	font-size: 20px;

	    line-height: 30px;

}

.rcontent  a{

	font-size: 21px;

    text-transform: uppercase;

    font-family: 'Optima-Bold';

    color: #fff;

    background: #4ae14a;

    padding: 20px 20px;

    border-radius: 10px;

    margin-top: 20px;

    display: inline-block;

}

.videoSection{

	padding:90px 0;

	background: url(images/videobg.jpg) no-repeat center center;;

	background-size: cover;
	text-align: center;

	background-attachment: fixed;

}

.videoSection h2{

 	font-family: 'Optima-Regular';

    color: #fff;

    font-size: 48px;

    text-transform: uppercase;

    background: url(images/green.jpg) no-repeat center bottom;

	padding-bottom: 30px;

	margin-bottom: 50px;

	text-align:center;

	line-height: 60px;

	    text-shadow: 0 0 8px #1f1d1dfa;

}

.videoSection video {    

    margin: 0 auto;

    display: block;

}

h2{

	font-size: 48px;

	text-align:center;

    background: url(images/green.jpg) no-repeat center bottom;

	padding-bottom: 30px;

	margin-bottom: 50px;

}

.getStartedSection{

	padding:75px 0;

	background: url(images/gs.jpg) no-repeat center center;

	background-size: cover;

}

.getStartedSection h3{

	color: #004971;

	font-size: 72px;

	font-family: 'Optima-Bold';

	background: url(images/right.jpg) no-repeat right;

	padding-right: 100px;

	margin-right: 80px;

	float: left;

	width: 30%;

	text-align: right;

}

.getContent, .getContent p{

	color: #004971;

	font-size: 34px;

}

.getContent{

	float: left;

	width: 53%;

}

.getContent p{

	line-height: 40px;

}

.testimonialSection{

	padding: 100px 0;

	background: url(images/quote.png) no-repeat right bottom #fff;

}

.testimonialSection h2{

	color: #000000;

	line-height: 64px;

	    background: url(images/green.jpg) no-repeat center bottom;

    padding-bottom: 30px;

}

.feedbackCaption{

	font-style: italic;

	text-align:center;

	max-width: 80%;

	margin:  0 auto;

}

.tcont{

	margin-bottom: 50px;

}

.tcont, .tname{

	color: #161616;

	font-size: 28px;

}

.tcompany{

	color: #4ae14a;

	font-size: 24px;
	text-transform: capitalize;

	margin-bottom: 40px;

}

#testimonialOwl.owl-theme .owl-dots .owl-dot.active span, #testimonialOwl.owl-theme .owl-dots .owl-dot:hover span {

    background: #4ae14a;

}

#testimonialOwl.owl-theme .owl-dots .owl-dot span {

    width: 7px;

    height: 7px;

}

.requestdemoSection{

	background: #4ae14a;

	padding: 50px 0;

}

.demoContent{

	float: left;

	width: auto;

	padding-right: 90px;

	font-size: 28px;

	color: #fff;

	font-family: 'Optima-Bold';

}

.requestdemoSection a{

	font-size: 19px;

    text-transform: uppercase;

    font-family: 'Optima-Bold';

    color: #000000;

    background: #fff;

    padding: 20px 17px;

    border-radius: 10px;

    float: left;

    width: auto;

}

.footerOne {

    float: left;

    width: 100%;

    background: #2b2b2b;

    padding: 60px 0;

}

.footerWidget,.footerWidget a, .footerWidget p, .footerWidget li{

	color: #b0b0b0;

	line-height: 30px;

	font-size: 20px;

}

.footerWidget h3{

	color: #fff;

	font-size: 24px;

	margin-bottom: 20px;

	font-family: 'Optima-Regular';

}

.footerWidget{

	float: left;

	width: 30%;

	padding-right: 4%;

}

.footerWidget3{

	padding-right: 0;

}

ul#dropmenuFooter li {  

    list-style: none;

}

ul#dropmenuFooter{

      columns: 2;

  -webkit-columns: 2;

  -moz-columns: 2;

}

.footerWidget3 div{

	margin-bottom: 20px;

	color: #b0b0b0;

}

.footerTwo {

    float: left;

    width: 100%;

    padding: 35px 0;

    background: #393939;

}

.footer_copy{

	color: #979797;

	font-size: 16px;

	text-align:center;

}

.add{

	background: url(images/address.png) no-repeat left top;

	padding-left: 50px;

} 

.phone{

	background: url(images/phone.png) no-repeat  left top;

	padding-left: 50px;

}

.mail{

	background: url(images/mail.png) no-repeat left top;

	padding-left: 50px;

}

.imageCov {

    min-height: 98px;

    float: left;

    width: 100%;

    text-align: center;

}

a, #partnerOwl.owl-carousel .owl-item img,

.rcontent a, body *{

	 -webkit-transition: all 0.5s ease;

     -moz-transition: all 0.5s ease;

       -o-transition: all 0.5s ease;

      -ms-transition: all 0.5s ease;

          transition: all 0.5s ease;

}

#partnerOwl.owl-carousel .owl-item img:hover{

	opacity:0.7;

}

.rcontent a:hover{

	background: #004971;

}

.getStartedSection h3:hover, .getContent p:hover{

	color: #4ae14a;

}

.requestdemoSection a:hover{

	background: #004971;

	color: #fff;

}

 .footerWidget a:hover {

    color: #4ae14a;

}

section.pageContent {

    min-height: 250px;

    padding:60px 0;

}

.slider-section-page{

	background: url(images/about.jpg) no-repeat center center;

	background-size: 100% 100% !important;

	padding:110px 0;

	font-family: 'Optima-Bold';

}

.slider-section-page h1{

	color: #fff;

	font-size: 60px;

	text-align:center;

	text-transform: uppercase;

	font-weight: 600;

}

.pageContent h2{

	font-size: 28px;

    background: url(images/green.jpg) no-repeat left bottom;

        padding-bottom: 20px;

    margin-bottom: 20px;

    text-align: left;

}

.teamMembers{

	background: #ebebeb;

	padding: 90px 0;

}

.singleTeam {

    float: left;

    width: 19%;

    margin: 0 0.5%;	

    position: relative;

}

.singleTeam:first-child {

	margin-left: 0;

}

.singleTeam:last-child{

	margin-right: 0;

}

.singleTeam img{

	max-width: 100%;

	height: auto;



}

.singleTeam h3{

	position: absolute;

    bottom: 9px;

    width: 100%;

    z-index: 99;

    background: url(images/green2.png) repeat-x;

    line-height: 3.5;

    text-align: center;

    color: #fff;

    text-transform: uppercase;

    font-size: 15px;

    font-weight: normal;

}

.contactBlock{

	padding: 90px 0;

	background: #fff;

}

.callBlock, .addressBlock , .mailBlock{

	float: left;

	width: 28%;

	padding: 0 2%;

	padding-top: 130px;

	text-align:center;

}

.callBlock{

	background: url(images/call1.png) no-repeat center top;

}

.addressBlock  {

	background: url(images/address2.png) no-repeat center top;

}

.mailBlock{

	background: url(images/mail2.png) no-repeat center top;

}

section.contactBlock h2 {

    text-transform: uppercase;

    background: none;

}

section.pageContent h2{

	text-align:left;

}

.slider-section-page-product{

	background: url(images/product-banner.jpg) no-repeat center center;

}

.slider-section-page{

	text-align:center;

}

.slider-section-page h1{

	font-size: 54px;

	color: #fff;

	font-family: 'Optima-Bold';

	text-transform: uppercase;

	line-height: 90px;

}

.slider-section-page h2{

	font-size: 42px;

	color: #fff;

	font-family: 'Optima-Bold';

	text-transform: none;

	margin-bottom: 20px;

	background: none;

}

.slider-section-page h2 span{

	color: #00ff00;

	font-size: 42px;

}

.slider-section-page a{

	font-size: 42px;

}

a.linka {

    font-size: 21px;

    text-transform: uppercase;

    font-family: 'Optima-Bold';

    color: #fff;

    background: #4ae14a;

    padding: 20px 50px;

    border-radius: 10px;

    margin-top: 0px;

    display: inline-block;

}

section.pageContent.productIntro img {

    float: left;
    margin: 0 20px;
    width: auto;}
section.pageContent.productIntro.swabt img {

    float: left;
    margin: 0 5% 70px 0;
    width: 40%;}

.pageContent.productIntro ul{float: left; margin-left: 30px;}

section.pageContent.productIntro li {

   list-style: outside;

    line-height: 62px;

    font-size: 30px;

}

section.pageContent.productIntro h2 {

    font-size: 48px;

    margin-bottom: 40px;

    line-height: 50px;

}

section.productIntroduction {

    padding: 80px 0;

    background: #f4f4f4;

}

section.productIntroduction p {

    font-size: 24px;

    line-height: 42px;

    color: #282828;

}

.howitWorkszevez{

	padding: 80px 0 40px 0;

	background: #fff;

}

.howitWorkszevez h2{

	background: #1f487c;

	color: #fff;

	text-transform: uppercase;

	font-size: 42px;

	padding: 20px 0;

	margin-bottom: 65px;

}

.workss{

	float: left;

	width: 31%;

	margin-right: 2%;

	text-align: center;

}

.worksThree{

	margin-right: 0;

}

.workss img{

	max-width: 100%;

	height: auto;

	margin-bottom: 20px;

}

.workss p, .business p{

	color: #000000;

	font-size: 18px;

}

.workss h3, .zevezRwo h3{

	color: #1f487c;

	font-size: 24px;

	font-family: 'Optima-Bold';

	margin-bottom: 15px;

}

.zevezRwo{

	float: left;

	width: 100%;

	margin-bottom: 60px;

}

.business {

    float: left;

    width: 31%;

    margin-right: 2%;

    text-align: center;

}

.workss p, .zevezRwo p, .workss p strong, .zevezRwo p strong{

	color: #000;

}

section.videoSectionproduct {

    background: #f4f4f4;

    padding: 80px 0;

    text-align: center;

}

#partnerOwl .item{

	padding: 0 20px;

}

.owl-theme .owl-dots .owl-dot.active span{

	background: #4ae14a;

}

#partnerOwl.owl-theme .owl-dots .owl-dot span {

    width: 10px;

    height: 10px;

    margin: 5px 3px;

}

#partnerOwl.owl-theme .owl-nav.disabled+.owl-dots {

    margin-top: 40px;

}

#partnerOwl .item{

	text-align: center;

}

#partnerOwl.owl-carousel .owl-item img{

	text-align: center;

}

.slider-section-page-customercare {

    background: url(images/customercare.jpg) no-repeat center center;

    background-size: cover !important;

    padding: 110px 0;

    font-family: 'Optima-Bold';

}

section.productIntroductionCustom {

    background: #fff;    

}

section.productIntroduction.productIntroductionCall  p{

    color: #656565;

    font-size: 24px;

}

.productIntroductionCall h3, .productIntroductionCall h3 strong{

	color: #000000;

    font-size: 36px;

    font-family: 'Optima-Regular';

    text-transform: uppercase;

    line-height: 60px;

    float: left;

    width: 100%;

    text-align: center;

}

section.getStartedSectionCare {

    padding: 75px 0;

    background: #fff;

}

.getContentCare {

    color: #3c3c3c;

    font-size: 36px;

    float: left;

    width: 55%;

    margin-right: 5%;

    border-right: 1px solid #ccc;

}

.getContentCare p{

	padding:0 40px;

}

.getStartedSectionCare a{

	font-size: 21px;

    text-transform: uppercase;

    font-family: 'Optima-Bold';

    color: #fff;

    background: #4ae14a;

    padding: 20px 50px;

    border-radius: 10px;

    display: inline-block;

}

.remoteSection{
	background: #fff;
	text-align: center;
	padding: 70px 0;}
.join-btn a{
    font-size: 19px;
    text-transform: uppercase;
    font-family: 'Optima-Bold';
    padding: 20px 17px;
    border-radius: 10px;
    background: #004971;
    color: #fff;
    display: inline-block;
    border: 2px solid #004971;
    text-align: center;}
.join-btn a:hover {
    color: #004971;
    background: #fff; }
.supportTicket{

	background: #f8f8f8;

	padding: 70px 0;

}
iframe {
    max-width: 100%;
}

.supportTicket h2, .remoteSection h2{

	text-transform: uppercase;

}

.remoteSection iframe {

    height: 424px;

    width: 50%;

    margin: 0 auto;

    display: table;

}

.slider-section-page-partners {

    background: url(images/partnersbg.jpg) no-repeat center center;

    background-size: cover !important;

    padding: 110px 0;

    font-family: 'Optima-Bold';

}

.loginForm{

	padding: 70px 0;

	background: #fff;

}

.loginForm form{

	text-align: center;

}

.loginForm form p{

	margin-bottom: 20px;

}

.loginForm input[type="submit"] {

    font-size: 17px;

    text-transform: uppercase;

    font-family: 'Optima-Bold';

    color: #fff;

    background: #4ae14a;

    padding: 4px 30px;

    border-radius: 10px;

    margin-top: 20px;

    display: inline-block;

    border: 0;

    cursor: pointer;

}

.loginForm input#pwbox-11{

	outline: none;

	padding:0 10px;

}

.pipedriveWebforms iframe {

    margin: 0 auto;

    display: block;

    margin-top: 40px;

}

body .formWrap, body .formButtonWrap {

    border: solid 0px #919296 !important;

    background-color: #ffffff;

}

.pipedriveWebforms body {

    background-color: #fff !important;

}

.slider-section-page-contact{

    background: url(images/contactbg.jpg) no-repeat center center;

}

section.contactContent {

    padding: 70px 0;

}

ul.fairyDetails li {

    list-style: none;

    float: left;

    width: 20%;

    text-align: center;

    padding-top: 165px;

    color: #0c1709;

}

li.fairy{

	background: url(images/fairy.png) no-repeat center top;

}

li.tollfree{

	background: url(images/tollfree.png) no-repeat center top;

}

li.local{

	background: url(images/local.png) no-repeat center top;

}

li.fax{

	background: url(images/fax.png) no-repeat center top;

}

li.mailus{

	background: url(images/mailus.png) no-repeat center top;

}

ul.fairyDetails li div{

	font-size: 28px;

	color: #0c1709;

}

#page img{

	max-width: 100%;

	height: auto;

}



















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

	/*====================================home page==========================*/

	.sliderCaption h1 {

	    font-size: 50px;

	    line-height: 110px;

	}

	.page-template .sliderCaption h2 {

	    font-size: 38px;

	}

	#dropmenu a {   

	    font-size: 22px;  

	    padding-right: 12px;

	    padding-left: 12px;  

	}

	.rewardhead p {

	    font-size: 26px;

	}

	.rcontent h3 {   

	    min-height: 50px;

	    float: left;

	    width: 100%;

	}

	.videoSection h2,  .testimonialSection h2 {    

	    font-size: 38px;   

	    line-height: 55px;

	}

	.tcont, .tname {

	    font-size: 24px;

	}

	.demoContent {

	    font-size: 26px;

	}

	.footerWidget, .footerWidget a, .footerWidget p, .footerWidget li {

	    font-size: 18px;

	}

	body * {    

	    font-size: 18px;   

	}

	.rcontent h3 {

	    font-size: 24px;

	}

	/*====================================Product Page==========================*/

	.slider-section-page h1 {	  

	    font-size: 50px;

	    line-height: 110px;

	}

	section.pageContent.productIntro li {

	    line-height: 60px;

	    font-size: 20px;

	}

	section.pageContent.productIntro h2 {

	    font-size: 30px;

	    margin-bottom: 0;

	    line-height: 38px;

	    float: left;
    	width: 50%;

	}

	section.productIntroduction p {

	    font-size: 18px;

	    line-height: 38px;

	}

	section.productIntroduction {

	    padding: 40px 0;

	}

	.howitWorkszevez h2 {

	    font-size: 25px;

	}

	/*===============================Customer Care===============================*/

	.productIntroductionCall h3, .productIntroductionCall h3 strong {  

	    font-size: 28px; 

	    line-height: 50px;

   }



}







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

	.rcontent {    

	    min-height: 340px;

	}

	.rewardhead p {

	    font-size: 22px;

	}

	.videoSection h2, .testimonialSection h2 {

	    font-size: 30px;

	    line-height: 45px;

	}





}







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

	.demoContent {

	    font-size: 23px;

	}

}











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

	/*====================================home page==========================*/

	#dropmenu a {

	    font-size: 18px;

	    padding-right: 9px;

	    padding-left: 9px;

	}

	.sliderCaption h1 {

	    font-size: 40px;

	    line-height: 75px;

	}

	.page-template .sliderCaption h2 , .sliderCaption h2 span{

	    font-size: 28px;

	}

	.sliderCaption a {

	    font-size: 15px;

	    padding: 10px 30px;

	}

	.rewardhead p {

	    font-size: 20px;

	    line-height: 40px;

	}

	.rcontent h3 {

	    margin-bottom: 15px;   

	    font-size: 20px;

	}

	.rcontent p, .rcontent {

	    margin-bottom: 20px;    

	    font-size: 18px;

	    line-height: 28px;

	}

	.rcontent a{

		font-size: 15px;

	    padding: 10px 30px;

	}

	.videoSection h2, .testimonialSection h2 {

	    font-size: 28px;

	    line-height: 45px;

	}

	.tcont, .tname {

	    font-size: 20px;

	}

	.tcompany {

	    font-size: 20px;

	}

	.demoContent {

	    font-size: 20px;

	}

	.requestdemoSection a{

		font-size: 15px;

	    padding: 10px 30px;

	}

	/*====================================Product Page==========================*/

	.slider-section-page h1 {

	    font-size: 40px;

	    line-height: 75px;

	}

	a.linka {

	    font-size: 15px;

	    padding: 10px 30px;

	}

	section.pageContent.productIntro li {

	    font-size: 18px;

	    line-height: 28px;

	}

	section.pageContent.productIntro h2 {

	    font-size: 20px;
	    background-position-x: center;
    	padding-bottom: 10px;
    	margin-bottom: 10px;
	    line-height: 32px;
	}

	.workss p, .business p, .workss p, .zevezRwo p, .workss p strong, .zevezRwo p strong {

	    color: #000000;

	    font-size: 16px;

	}

	.workss h3, .zevezRwo h3 {

       font-size: 20px;

	}

	/*====================================Customer care Page==========================*/

	.productIntroductionCall h3, .productIntroductionCall h3 strong {

		font-size: 30px;

	    line-height: 40px;

	}

	section.productIntroduction.productIntroductionCall p{

		font-size: 18px;

	}

	.getStartedSectionCare a {

	    font-size: 18px;    

	    padding: 10px 30px;

	}

	.page-template h2 {   

	    font-size: 33px;   

	    padding-bottom: 30px;

    }

    .demoContent {

	    padding-right: 50px;

	}

	.singleTeam h3{

		font-size: 16px;

	}

}











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

	#dropmenu a {

	    font-size: 17px;

	    padding-right: 5px;

	    padding-left: 6px;

	}

}















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

	div#header{

		display: none;

	} 

	.demoContent {

    	padding-right: 55px;

    }  

    .footerWidget, .footerWidget a, .footerWidget p, .footerWidget li {

	    font-size: 16px;

	}

	body * {

	    font-size: 16px;

	}

	.slider-section-page h1 {

	    font-size: 36px;

	    line-height: 69px;

	}

	.page-template h2 , .page-template h2 span{

	    font-size: 25px;

	    padding-bottom: 30px;

	}





	

}





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

	ul.fairyDetails li {   

	    padding-top: 88px;	   

	    background-size: 50%;

	}

	ul.fairyDetails li div {

	    font-size: 20px;   

	}

	.demoContent {

	    font-size: 18px;

	    padding-right: 20px;

	}

	.requestdemoSection a {  

	    padding: 10px 20px;

	}

	.page-template h2 {

	    font-size: 28px;   

	}

	.slider-section-page h1 {

	    font-size: 35px;

	}

	.slider-section-page h2 span {    

	    font-size: 35px;

	}

	.page-template h2 {

	    font-size: 24px;

	    padding-bottom: 20px;

	}





























}



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

	.logoImage img {

	    max-width: 80%;

	    height: auto;

	}

	.sliderCaption h1 {

	    font-size: 30px;

	    line-height: 50px;

	}

	.rewardSection{

		padding: 50px 0;

	}

	.rewardhead p {

	    font-size: 18px;

	    line-height: 33px;

	}

	.rcontent a {

	    font-size: 13px;

	    padding: 10px 11px;

	}

	.rcontent img {

	    margin-bottom: 0px;

	    max-width: 100%;

	    height: auto;

	}

	.videoSection h2, .testimonialSection h2 {

	    font-size: 22px;

	    line-height: 40px;

	}

	.videoSection {

	    padding: 50px 0;

	}

	.testimonialSection {

	    padding: 50px 0;

	}

	.demoContent {

	    font-size: 16px;

	}

	.requestdemoSection a {

	    font-size: 13px;

	    padding: 10px 14px;

	}

	.demoContent {

	    padding-right: 40px;

	}

	/*====================================Customer care Page==========================*/

	.slider-section-page h1 {

	    font-size: 31px;

	    line-height: 64px;

	}

	.slider-section-page h2 , .slider-section-page h2 span {    

	    font-size: 25px;

	}

	.productIntroductionCall h3, .productIntroductionCall h3 strong {

	    font-size: 19px;

	    line-height: 35px;

	}

}


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

	.demoContent {

	    padding-right: 0;

	    margin: 0 auto;

	    text-align: center;

	    width: 100%;

	    margin-bottom: 10px;

	}

	.requestdemoSection a {

	    font-size: 13px;

	    padding: 10px 14px;

	    margin: 0 auto;

	    display: table;

	    float: none;

	}

	.slider-section-page {    

	    padding: 70px 0;

	}

	section.pageContent.productIntro img {

	    float: none;

	    margin-right: 40px;

	    margin: 0 auto 20px auto;

	    text-align: center;

	}

	.slider-section-page h1 {

	    font-size: 26px;

	    line-height: 44px;

	}

	.slider-section-page h2, .slider-section-page h2 span {

	    font-size: 22px;

	}

	.singleTeam {

	    width: 23%;

	    margin: 0 1%;

	}

	.singleTeam h3 {

	    font-size: 14px;

	}

}





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

	.logoImage img {

	    max-width: 60%;

	    height: auto;

	}

	.sliderCaption h1 {

	    font-size: 30px;

	    line-height: 22px;

	}

	.page-template .sliderCaption h2, .sliderCaption h2 span {

	    font-size: 19px;

	}

	.page-template .sliderCaption h2{

		margin-bottom: 0;

	}

	.sliderCaption a{

		margin-top: 5px;

	}

	.sliderCaption {

	    top: 25%;

	}

	.sliderCaption a {

	    font-size: 12px;

	    padding: 5px 10px;

	}

	.rewardhead p {

	    font-size: 16px;

	    line-height: 30px;

	}

	.rcontent {

	    width: 100%;

	    padding-right: 0;

	}

	.rcontent p, .rcontent {

	    font-size: 16px;

	}

	.rcontent h3 {

	    min-height: auto;

	}

	.videoSection h2, .testimonialSection h2 {

	    font-size: 18px;

	    line-height: 25px;

	}

	#videos5 {

	    max-width: 100%;

	    height: auto;

	}

	.tcont, .tname {

	    font-size: 16px;

	}	

	.tcompany {

	    font-size: 16px;

	}

	.footerWidget {

	    width: 100%;

	    padding-right: 0%;

	    margin-bottom: 20px;

	}

	.rewardSection {

	    padding: 30px 0;

	}

	.rewardcontent {    

	    padding-top: 45px;

	}

	.footerOne {    

	    padding: 30px 0;

	}

	.footerWidget.footerWidget3 {

	    margin-bottom: 0;

	}

	.footerWidget h3 {    

	    font-size: 20px;

	    margin-bottom: 10px;

	}

	.rcontent {

	    min-height: auto;

	}

	.slider-section-page h1 {

	    font-size: 30px;

	}

	/*====================================Customer care Page==========================*/

	section.productIntroduction p {

	    font-size: 16px;

	    line-height: 35px;

	}

	.page-template h2 {

	    font-size: 28px;

	}

	.slider-section-page-customercare {   

	    padding: 30px 0;

	}

	.slider-section-page h1 {   

	    font-size: 16px;

	    line-height: 20px;

	}

	.slider-section-page h2, .slider-section-page h2 span {

	    font-size: 15px;

	}

	.slider-section-page h2, .slider-section-page h2 span{

		background: none;

		padding-bottom: 10px;

	}

	.getContentCare {

	    width: 100%;

	    margin-right: 5%; 

	    border-right:0;

	}

	.getContentCare p{

		padding:0;

		text-align: center;

	}

	.getStartedSectionCare a {

	    font-size: 15px;

	    padding: 10px 30px;

	    margin: 0 auto;

	    display: table;

	}

	.page-template h2 {

	    font-size: 20px;

	}

	.remoteSection iframe {

	    height: 442px;

	    width: 100%;

	    margin: 0 auto;

	    display: table;

	    max-width: 100%;

	}

	/*------------*/

	ul.fairyDetails li {

	    width: 100%;

	}

	ul.fairyDetails li {

	    padding-top: 144px;

	    background-size: auto;

	    margin-bottom: 20px;

	}

	section.pageContent.productIntro img {   

	    margin-bottom: 30px;

	}

	a.linka {

	    font-size: 14px;

	    padding: 5px 20px;

	}

	.slider-section-page h2{

		margin-bottom: 5px;

	}

	.slider-section-page h1 {

	    font-size: 30px;

	}

	section.slider-section-page{

		display: table;

	}

	section.slider-section-page .container{

		display: table-cell;

		vertical-align: middle;

	}
}


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

	

	.page-template .sliderCaption h2, .sliderCaption h2 span {

	   	font-size: 14px;

	}

	.sliderCaption a {

	    font-size: 12px;

	    padding: 1px 20px;

	}

	.slider-section-page {

	    padding: 20px 0;

	}

	.slider-section-page h1{

 		font-size: 18px;

	    line-height: 24px;

	}

	.slider-section-page h2, .slider-section-page h2 span {

    	font-size: 14px;

	}

	section.pageContent.productIntro h2 {

	    font-size: 18px;

	    margin-bottom: 20px;

	    line-height: 15px;

	}

	section.pageContent.productIntro li {

	    font-size: 16px;

	    line-height: 28px;

	}

	.sliderCaption h1 {

	    font-size: 18px;

	    line-height: 10px;

	}

	.workss {

	    float: left;

	    width: 100%;

	    margin-right: 0%;

	    text-align: center;

	    margin-bottom: 20px;

	}

	.business {

	    float: left;

	    width: 100%;

	    margin-right: 0%;

	    text-align: center;

	    margin-bottom: 20px;

	}	

	section.slider-section-page-contact {

	    padding: 40px 0;

	}

	section.slider-section-page-about{

		padding: 40px 0;

	}

	section.slider-section-page-product h1, .slider-section-page h1 {

	    font-size: 15px;

	}

	.slider-section-page {

	    padding: 20px 0;

	    min-height: 70px;

	}

	.singleTeam {

	    width: 100%;

	    margin: 0 auto 20px auto;

	}

	.callBlock, .addressBlock, .mailBlock {

	    float: left;

	    width: 100%;

	    padding: 0 2%;

	    padding-top: 92px;

	    text-align: center;

	    margin: 0 auto 40px auto;

	}

}

/*====================================Nash Style==========================*/
.clear{
	clear: both;}
.slider-section-page-partners {
    background: url(images/partnersbg.jpg) no-repeat center center;}
h2.toolTitle {
    font-size: 36px;
    text-align: center !important;
    background-position: bottom center;
    line-height: 1.5 !important;
    float: none !important;
    width: 100% !important;
    text-transform: uppercase;}
.ToolBoxSection p {
    margin: 50px 0;}
.columns {
    width: 44%;
    float: left;
    margin: 40px 3% 10px 3%;}
section.pageContent.productIntro.Rewardworks {
    background: #f4f4f4;}
.mainpara{
	text-align: center;
	margin: 30px 0;}
/*.TopSection {
    margin-bottom: 50px;
    background-image: url(images/border-bottom.jpg);
    background-position: center bottom;
    background-repeat: repeat-x;
    padding-bottom: 50px;}*/
.Rewardworks h4 {
    font-size: 32px;
    line-height: 1.5;}
.columns img {
    border: 5px solid #fff;
    box-shadow: 2px 2px 15px #888888;
    border-radius: 5px;}
.columns img:hover {
    border: 5px solid #4ae14a;}
.linklist ul {
    width: 47%;
    float: left;}
.linklist ul li{
	color: #4ae14a;
	line-height: 2 !important;}
.linklist ul li a:hover, h2.toolTitle:hover{
    color: #004971;}
.linklist h2{
    margin-bottom: 30px !important;}
.reporttabs {
    text-align: center;
    margin-top: 7%;}
.reporttabs a {
    padding: 25px 35px;
    margin-right: 50px;
    font-size: 28px;
    text-transform: uppercase;
    border: 1px solid #4ae14a;}
.reporttabs a:hover {
    background-color: #004971;
    color: #fff;
    border: 1px solid #004971;}
.loginForm p, p.intro{
    font-size: 41px;
    line-height: 1.5;}
/*p.fillp{
    color: #636363;
    font-size: 26px;}*/
.cui-Button-positive.cui-Button {
    background: #43c35e !important;}
section.Contentarea {
    padding: 65px 0;}
section.Contentarea h2 {
    background-image: none;
    text-align: left;
    font-size: 36px;
    line-height: 1.5;
    margin: 30px 0;
    background-color: #0a82c5;
    padding: 10px 15px;
    color: #fff;}
.Contentarea ul{margin-bottom: 30px;}
.Contentarea li {
    color: #282828;
    font-size: 24px;
    line-height: 2;
    list-style: none;
    margin-left: 20px;}
.pipedriveWebForms {
    text-align: center;}
/*.page-template-tpl-partnerlayout .slider-section-page-partners, .page-template-template_partners */.slider-section-page-partners{
    background: url(images/partnerformsbg.jpg) no-repeat center center;}
.page-template-tpl-toolbox .slider-section-page-partners{
    background: url(images/ToolBoxbg.jpg) no-repeat center center;}
.page-template-tpl-partnerlayout h2 {
    display: none;}
/*a.stickytab {
    padding: 15px;
    background: #4ae14a;
    color: #fff;
    position: fixed;
    right: 30px;
    top: 40%;
    transform: rotate(180deg);
    writing-mode: vertical-rl;
    border-radius: 0px 10px 10px 0px;}*/
.slider-section-page-product, .slider-section-page-customercare{
    padding: 35px 0;}
li a.toollink:hover {
    color: #4ae14a;}
.singleTeam img {
    width: 100%;
    height: 100%;}
.fancybox-content {
    width: 50%;
    border: 3px solid #4ae14a;}
.fancybox-button svg path {
    stroke-width: 2px !important;}
p.intro {
    text-align: center;
    padding: 40px 0;
    display: inline-block;
    margin-top: 30px;}
.ToolBoxSection img {
    width: 200px;}
.demovideosection {
    text-align: center;
    padding: 20px 0;}
.demovideosection h3 {
    font-size: 30px;
    padding: 15px;
    margin-bottom: 20px;}
.demovideosection .wp-video {
    margin: 0 auto;}
.col50{width: 46%;
	float: left;
	border-bottom: 1px solid #4ae14a;
    margin-right: 4%;
    padding: 10px 0;}
.clear{clear: both;}
.demolinksection {
    background-color: #fff;
    padding: 20px 0;
    display: inline-block;}
.col50 p {
    font-size: 15px;}
.col50 a {
	font-size: 17px;
    font-weight: bold;
    color: #4ae14a;}
.page-template-tpl-rewarddemo section.slider-section-page.generalpage {
    border-bottom: 4px solid #4ae14a;
	padding: 150px 0;}
.page-template-tpl-rewarddemo h1{color: #4ae14a;}
.entry {
    display: inline-block;
    padding: 50px 0;}
#videoID1 {
    display: block;}
.linklist h2 {
    margin-bottom: 30px !important;
    text-align: left !important;
    background-size: 50% 3px;
    display: inline-block;}
.entry {
    width: 100%;}
pre.wp-block-code {
    border: 0px;
    background: transparent;}
.wufoo .info h2 {
    font-size: 30px !important;
    margin-bottom: 30px;}
.wufoo .info h2 {
    font-size: 30px !important;
    margin-bottom: 30px;}
.iframe_display{visibility:hidden}
.page-template-template_product section.pageContent.productIntro img {
    width: 35%;}
ul.vendors li {
    width: 50%;
    margin: 0 auto;}
.error404 #page {
    min-height: 300px;}
.error404 h2.title {
    font-size: 30px;
    margin: 7% 0;
    background: none;
    padding: 20px 0;}
.single #page {
    padding: 40px 0;}
/*h2#comments, h2.postlabel{
    background: none;
    margin-bottom: 0;
    padding-bottom: 0;}*/
section.pageContent.productIntro p strong {
    font-size: 24px;}
section.pageContent.productIntro.swabt p, .section.pageContent.productIntro.swabt h2{
    width: 50%;
    background-position-x:left; 
    float: left;}
@media only screen and (max-width: 1500px){
	.Rewardworks h4 {
    font-size: 20px;}
    .loginForm p, p.intro {
    font-size: 30px;}
    .slider-section-page h1 {
    font-size: 40px;
    line-height: 60px;}}
@media only screen and (max-width: 1200px){
    .reporttabs a {
    font-size: 20px;}
	section.pageContent.productIntro img {
    margin-right: 25px;
    margin-top: 0;
	margin-bottom: 15%;}
	.page-template-template_product section.pageContent.productIntro img {
    margin-right: 8%;
    margin-bottom: 0%;}
	.linklist ul {
    width: 45%;
    margin-right: 5%;}
	.toolTitle {
    font-size: 21px;}
	.singleTeam h3 {
    font-size: 12px;}
.page-template-template_product section.pageContent.productIntro img {
    width: auto;
}
.page-id-5 section.pageContent.productIntro h2 {
    margin: 20px 0;
    width: 100%;
    background-position-x: left !important;}}
@media only screen and (max-width: 767px){
	.columns {
	    width: 100%;
	    margin: 15px;}
	.columns img{
	    float: left !important;
	    margin-right: 40px !important;}
	.linklist ul {
	    width: 100%;
	    margin-bottom: 30px;}
	.reporttabs a {
		font-size: 20px;
	    display: inline-block;
	    margin-top: 30px;
	    margin-right: 0px;}
	section.pageContent.productIntro img {
	    margin: 20px 0;}
	section.pageContent.productIntro.swabt p, section.pageContent.productIntro.swabt h2 {
	    width: 100%;
	    float: right;
	    background-position-x: left;
	}
	section.pageContent.productIntro.swabt img {
	    width: 100%;
	}
	.singleTeam {
    width: 43%;
    margin: 0 1.5% 1.5% 10px;}}
@media only screen and (max-width: 480px){
    .singleTeam h3 {
    font-size: 10px;}
.pageContent.productIntro ul {
    margin-left: 0;}
p.intro {
    padding: 15px;
    font-size: 20px;
}}

/*====================================Nash Style==========================*/