@font-face {
  font-family: ahroni-bold;
  src: url(../fonts/ahroni-bold.woff);
}
@font-face {  
  font-family: gills-sans-regular;
  src: url(../fonts/gills-sans-regular.woff);
}
@font-face {
  font-family: futura-mt-bt-medium;
  src: url(../fonts/futura-mt-bt-medium.woff);  
}
@font-face {
  font-family: gills-sans-mt-bold;
  src: url(../fonts/gills-sans-mt-bold.woff);  
}


body {
	margin:0;
	padding:0;
	overflow-x:hidden !important
}
/**************** NAV MEGA MENU **************/
/* adds some margin below the link sets  */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent !important;
	overflow-x:hidden;
	overflow-y:hidden
}

.navbar-nav {
   
    list-style: none !important;
	  margin: 7.5px -55px !important;
    
}
.navbar .dropdown-menu div[class*="col"] {
   margin-bottom:1rem;
}
.g-menu-icon-wrap
{
	padding-bottom:20px
}
.navbar .dropdown-menu {
  border:none;
  background-color:white!important;
  margin-top: 38px !important;
      padding-top: 30px !important;
    padding-bottom: 30px !important;
}

/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {
	 .cloud2
	{ 
		display:none !important;
	}
	 .cloud1
	{ 
		display:block !important;
		padding-top:50px
	}
.subscribe_mobile
{
	display:none
}
 .mobile_response
 {
	 display:none
 }	 
  /* remove the padding from the navbar so the dropdown hover state is not broken */
.navbar {
  padding-top:0px;
  padding-bottom:0px;
  margin-bottom: 0px;
}

/* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
.navbar .nav-item {
  padding:.5rem .5rem;
  margin:0 .25rem;
  list-style-type: none;
}

/* makes the dropdown full width  */
.navbar .dropdown {position:static;}

.navbar .dropdown-menu {
  width:100%;
  left:0;
  right:0;
/*  height of nav-item  */
  top:45px;
  
  display:block;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear;
  
  
} 
  /* shows the dropdown menu on hover */
 .dropdown .show{
  display:block;
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity 0.3s linear;
} 
  
  .navbar .dropdown-menu {
   
    background-color: #ffffff !important;
  }

}


.navbar-inverse .navbar-toggle {
    border-color: #ffffff !important;
}

.navbar-inverse .navbar-toggle:hover {
    background:#06e24a !important;
	border-color:#06e24a !important
}
.navbar-inverse {
    background-color: transparent !important;
    border-color: transparent !important;
	margin: 0px !important;
	padding-top: 10px !important;
}

.navbar-inverse .navbar-nav>li>a {
    color: #ffffff !important;
	font-family:"gills-sans-regular", Arial, Verdana;
	font-size:17px;
	padding:15px 18px;
	text-decoration: none !important;
	background-color: transparent !important;
	line-height: 37px;
	     
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #007cff !important;
    background-color: #06e24a !important;
	border-radius: 50px;
	box-shadow: 5px 10px 18px #085eba;
	 background-color: transparent !important;
}

.navbar-collapse.in {
    overflow-y: auto;
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 30px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch;
    margin-top: 0px

}

.nav>li>a {
    
    display: inline !important;
    padding: 5px 8px !important;
    margin-left: 20px !important;
   color:#7f8890;
       font-family: "gills-sans-regular", Arial, Verdana;
       line-height: 23px;
       letter-spacing: 0.25px;
}
.nav>h5 {
    
   color: #007cff !important
}
.nav a {
    
   color: #007cff 
}
.nav>li>a:hover {
    
    background:#007cff !important; 
   color:white;
      border-radius: 20px;
}

/**************** NAV MEGA MENU **************/

.header-bg {
	background:#007cff;
	margin:0;
	padding: 25px 20px 30px
}

.logo-title {
	font-family:"ahroni-bold", Arial, Verdana;
	font-size:53px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:-3px
}

.logo-small-text {
	font-size: 27px;
	letter-spacing:0px
}

.font23 {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:23px;
	font-weight:normal;
	letter-spacing:0;
	line-height:30px
}

.carousel-heading {
	font-family: "futura-mt-bt-medium", Arial, Verdana;
	font-size:35px;
	font-weight:normal;
	letter-spacing:0;
	text-transform:uppercase;
	line-height:48px;
	padding-top:20px	
}

.pad0l {
	padding-left:0px !important
} 

.pad100top {
	padding-top:20px
}
.pad10top {
	padding-top:10px
}

.green-btn {
	color: #ffffff;
	font-size:20px;
    background-color: #06e24a;
	border-radius: 50px;
	/*box-shadow: 5px 10px 18px #085eba;*/
	padding:18px 30px;
	letter-spacing:0;
	font-family: "gills-sans-mt-bold", Arial, Verdana;
	font-weight:normal;
	outline:none !important;
	text-decoration:none !important;
	color:white !important
}

.green-btn:hover {
	box-shadow: 5px 10px 18px #085eba;
}

.green-btn2 {
	color: #ffffff;
	font-size:20px;
    background-color: #06e24a;
	border-radius: 50px;
	/*box-shadow: 5px 10px 18px #d0d0d0;*/
	padding:18px 30px;
	letter-spacing:0;
	font-family: "gills-sans-mt-bold", Arial, Verdana;
	font-weight:normal;
	outline:none !important;
	text-decoration:none !important;
	color:white !important
}

.green-btn2:hover {
	box-shadow: 5px 10px 18px #d0d0d0;
}

.btn-right {
	margin:0 auto
}

.about-bg {
	background:#ffffff;
	margin:0;
	padding: 25px 20px 60px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

h2 {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:43px;
	margin:0;
	padding:0 0 20px;
	font-weight:bold;
	color:#282835;
	text-align:center
}

.about-bg p{
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:16px;
	color:#7f8890;
	line-height:26px
}

.about-bg ul {
	margin:0;
	padding:20px 0 60px
}

.about-bg ul li {
	list-style-type:none;
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:16px;
	color:#7f8890;
	line-height:26px;
	background:url(../images/green-bullet.png) 0px 5px no-repeat;
	padding-left:30px
}

.features-bg {
	background:#f2f7ff;
	margin:0;
	padding: 25px 20px 30px
}

.clear {
	clear:both
}

.txt-left {
	text-align:left !important
}

.box1 {
	background:#ffffff;
	padding:20px;
	box-shadow: 5px 10px 18px #e9edf2;
	    margin-bottom: 54px;
   height: 330px;
}

.box1:hover {
	background:#70e293;
	color:#ffffff !important;
	cursor:pointer;
	transition: .8s ease;
}

.features-bg h3 {
	font-family:"gills-sans-regular", Arial, Verdana;
	color:#282835;
	font-size:22px;
	margin:0;
	padding:20px;
	text-align:center
}

.features-bg p {
	font-family:"gills-sans-regular", Arial, Verdana;
	color:#7f8890;
	font-size:16px;	
	line-height:26px;
	text-align:center
}

.center {
	text-align:center
}

.box1:hover h3, .box1:hover p {
	color:#ffffff
}

.pad60-bottom {
	padding-bottom:20px !important
}

.subscribe-bg {
	    
	    background: #007cff url(../images/img4.png) no-repeat;
	margin:0;
	background-position:center;
	background-size:cover; 
	width: auto;
	padding: 25px 20px 40px
}

.subscribe-bg h2 {
	padding-bottom:10px !important
}

.subscribe-bg p {
	text-align:center;
	font-family:"gills-sans-regular", Arial, Verdana;
	font-size:16px;
	color:#7f8890;
	margin:0;
	padding:0
}

.input-box {
	width:100%;	
	border:1px solid #d9ddea;
	border-radius:5px;
	margin:0 auto;
	background:#ffffff;
	margin-top:20px
}

.txt-box {
	float:left;
	padding: 22px 20px;
	color:#7f8890;
	font-size:16px;
	border:none;
	width:60%;
	font-family:"gills-sans-regular", Arial, Verdana;
}

.subscribe-btn {
	float:right;
	color: #ffffff;
	font-size:12px;
    background-color: #06e24a;
	border-radius: 5px;
	
	padding:14px;
	letter-spacing:0;
	font-family: "gills-sans-mt-bold", Arial, Verdana;
	font-weight:normal;
	border:none;
	margin:10px 5px 5px
}

.input-mail {
	float:left;
	margin:23px	0px 20px 20px
}

.subscribe-bg input:hover {
	border:none
}

.pricing-bg {
	background:url(../images/img3.png) no-repeat;
	margin:0;
	background-position:center;
	min-height:750px;
	background-size:cover;

	padding: 20px 20px 20px;	
}

.pricing-box {
	background:#ffffff;
	padding:70px 20px 85px;
	/*box-shadow: 5px 10px 18px #666666;*/
	border-radius:30px;
	text-align:center;
	-webkit-box-shadow: 0 0 50px 15px #666666;
    -moz-box-shadow: 0 0 50px 15px #666666;
    box-shadow: 0 0 40px 1px #666666;
	margin-bottom:20px
}

.pricing-box h3 {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:35px;
	font-weight:normal;
	color:#007afb;
	padding:15px 0 0;
	margin:0
}

.price {
	font-family:"futura-mt-bt-medium", Arial, Verdana;
	font-size:82px;
	color:#444444;
	letter-spacing:-3px;
	line-height:82px;
	padding:30px 0 0;
	margin:0
}

.price-sub {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:20px;
	color:#7f8890;
	letter-spacing:0	
}

.price-description {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:16px;
	color:#7f8890;	
	line-height:30px;
	padding:15px 0 70px;
	margin:0
}

.blue-btn {
	color: #ffffff;
	font-size:20px;
    background-color: #0079f9;
	border-radius: 50px;
	/*box-shadow: 5px 10px 18px #d0d0d0;*/
	padding:18px 30px;
	letter-spacing:0;
	font-family: "gills-sans-mt-bold", Arial, Verdana;
	font-weight:normal
}

.blue-btn:hover {
	box-shadow: 5px 10px 18px #d0d0d0;
}

.pricing-box:hover {
	transform: scale(1.3);
	z-index:1000;
	cursor:pointer;
	position:relative;
	transition: transform .2s;
}

.green-txt {
	color:#06e24a !important
}

.benefits-bg {
	background:#007cff url(../images/img5.png) no-repeat;
	margin:0;
	background-position:center;
	background-size:cover; 
	width: auto;
	padding: 25px 20px 0px
}

.benefits-bg h2 {
	color:#ffffff
}

.box2 {
	color:#ffffff;
	padding-bottom:50px;
	padding-top:20px
}

.box3 {
	color:#ffffff;
	padding-bottom:0;
	padding-top:20px;
	padding-bottom:50px
}

.box2-small {
	padding:25px 20px;
	background:#ffffff;
	text-align:center;
	border-radius:5px;
	box-shadow: 5px 10px 18px #006cd9
}

.benefits-bg h3 {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:22px;
	color:#ffffff;
	padding-top:20px
}

.benefits-bg p {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:16px;
	color:#ffffff;
	line-height:26px;
	
}

.box2:hover .box2-small, .box3:hover .box2-small {
	background:#06e24a;
}

.box2:hover, .box3:hover {
	cursor:pointer
}

.contact-bg {
	background:#ffffff;
	margin:0;
	padding: 60px 20px 0px
}

.box4 {
	color:#ffffff;
	padding-bottom:0;
	text-align:center
}

.box4-small {
	padding:25px 20px;
	background:#007cff;
	text-align:center;
	border-radius:50%;
	box-shadow: 5px 10px 18px #d0d0d0
}

.contact-bg h3 {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:30px;
	color:#282835;
	padding-top:15px
}

.contact-bg p {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:18px;
	color:#7f8890;
	line-height:30px;
	padding-bottom:40px;
	text-align:center
}

.null-padding {
	padding:0px !important
}

.contact-box {
	background:#ffffff;
	padding:30px;
	/*box-shadow: 5px 10px 18px #e9edf2;*/
	margin:0 0 100px;
	-webkit-box-shadow: 0 0 50px 15px #e9edf2;
    -moz-box-shadow: 0 0 50px 15px #e9edf2;
    box-shadow: 0 0 50px 15px #e9edf2;	
}

.contact-box p {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:16px;
	color:#7f8890;
	line-height:30px;
	text-align:center	
}

.cform {
	padding:40px 0 0
}

.cform input {
	border:1px solid #d9ddea;
	border-radius:50px;
	background:#ffffff;
	color:#7f8890;
	font-size:16px;
	font-family:"gills-sans-regular", Arial, Verdana;
	padding:10px 20px;
	width:100%;
	margin-bottom:10px
}

.cform textarea {
	border:1px solid #d9ddea;
	border-radius:20px;
	background:#ffffff;
	color:#7f8890;
	font-size:16px;
	font-family:"gills-sans-regular", Arial, Verdana;
	padding:10px 20px;
	width:100%;
	/*min-height:195px; */
	min-height:145px;
}

.cform-btn {
	background:#007cff;
	font-family:"gills-sans-regular", Arial, Verdana;
	font-size:18px;
	padding:10px 20px;
	border:none;
	color:#ffffff;
	border-radius:50px;
	box-shadow: 5px 10px 18px #d0d0d0
}

.cform p {
	text-align:left
}

.align-right {
	float:right;
	padding-right:15px
}

.cform-move {
	top:260px;	
}

.abs-position {
	position: absolute !important
}

.copyright-top {
	background:#ffffff;
	margin:0;
	padding: 205px 20px 0	
}

.blue-logo {
	font-family:"ahroni-bold", Arial, Verdana;
	font-size:53px;
	color:#007cff;
	font-weight:bold;
	letter-spacing:-3px;
	text-align:center
}

.copyright-top p{
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:16px;
	color:#7f8890;
	line-height:30px;
	text-align:center;
	padding-top:20px
}

.copyright-wrap {
	margin:0 20px;
}

.copyright-txt {
	border-top:1px solid #ededed;
	padding:30px 0;
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:16px;
	color:#7f8890;	
	margin-top:40px;
	text-align:center
}

.blue-txt {
	color:#007cff
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

input:focus, textarea:focus {
	background:#eff0f4;
	transition: .8s ease;
}

.sticky1 {
	position:fixed;
	top:0 !important
}

.header-bg li a:focus {
	color: #007cff !important;
    background-color: #ffffff !important;
	border-radius: 50px;
	/*box-shadow: 5px 10px 18px #085eba;	*/
}

.multiple-device {
	background: url(../images/icons/multi-devices.png) no-repeat;
	width:76px;
	height:76px;	
	margin:0 auto
}

.box1:hover .multiple-device {
	background: url(../images/icons/multi-devices-hover.png) no-repeat;
}
.multiple1-device {
	background: url(../images/icon_png/track.png) no-repeat;
	width:76px;
	height:76px;	
	margin:0 auto
}

.box1:hover .multiple1-device {
	background: url(../images/icon_png/tracting1.png) no-repeat;
}
.multiple2-device {
	background: url(../images/icon_png/entrepreneur.png ) no-repeat;
	width:76px;
	height:76px;	
	margin:0 auto
}

.box1:hover .multiple2-device {
	background: url(../images/icon_png/entrepreneur1.png) no-repeat;
}
.secured {
	background: url(../images/icons/secured.png) no-repeat;
	width:76px;
	height:76px;	
	margin:0 auto
}
.box1:hover .secured {
	background: url(../images/icons/secured-hover.png) no-repeat;
}
.secured1 {
	background: url(../images/icon_png/bill2.png) no-repeat;
	width:76px;
	height:76px;	
	margin:0 auto
}
.box1:hover .secured1 {
	background: url(../images/icon_png/bill1.png) no-repeat;
}
.secured2 {
	background: url(../images/icon_png/budget.png) no-repeat;
	width:76px;
	height:76px;	
	margin:0 auto
}
.box1:hover .secured2 {
	background: url(../images/icon_png/budget1.png) no-repeat;
}
.graphical-report {
	background: url(../images/icons/graphical-report.png) no-repeat;
	width:76px;
	height:76px;	
	margin:0 auto
}

.box1:hover .graphical-report {
	background: url(../images/icons/graphical-report-hover.png) no-repeat;
}
.graphical1-report {
	background: url(../images/icon_png/social-media.png) no-repeat;
	width:76px;
	height:76px;	
	margin:0 auto
}

.box1:hover .graphical1-report {
	background: url(../images/icon_png/social1.png) no-repeat;
}
.graphical2-report {
	background: url(../images/icon_png/recruitment.png) no-repeat;
	width:76px;
	height:76px;	
	margin:0 auto
}

.box1:hover .graphical2-report {
	background: url(../images/icon_png/recruitment1.png) no-repeat;
}
.support {
	background: url(../images/icons/support.png) no-repeat;
	width:76px;
	height:76px;	
	margin:0 auto
}

.box1:hover .support {
	background: url(../images/icons/support-hover.png) no-repeat;
}
.support1 {
	background: url(../images/icon_png/conversation.png) no-repeat;
	width:76px;
	height:76px;	
	margin:0 auto
}

.box1:hover .support1 {
	background: url(../images/icon_png/coversation1.png) no-repeat;
}
.support2 {
	background: url(../images/icon_png/growth.png) no-repeat;
	width:76px;
	height:76px;	
	margin:0 auto
}

.box1:hover .support2 {
	background: url(../images/icon_png/growth1.png) no-repeat;
}

.increase-profit {
	background: #ffffff url(../images/icons/increase-profit.png) 20px 20px no-repeat;
	padding:25px 33px;	
	text-align:center;
	border-radius:5px;
	box-shadow: 5px 10px 18px #006cd9
}

.box2:hover .increase-profit {
	background: #06e24a url(../images/icons/increase-profit-hover.png) 20px 20px no-repeat;
}

.save-time {
	background: #ffffff url(../images/icons/save-time.png) 20px 19px no-repeat;
	padding:25px 33px;	
	text-align:center;
	border-radius:5px;
	box-shadow: 5px 10px 18px #006cd9
}

.box2:hover .save-time {
	background: #06e24a url(../images/icons/save-time-hover.png) 20px 19px no-repeat;
}

.grow-your-business {
	background: #ffffff url(../images/icons/grow-your-business.png) 20px 19px no-repeat;
	padding:25px 33px;	
	text-align:center;
	border-radius:5px;
	box-shadow: 5px 10px 18px #006cd9
}

.box2:hover .grow-your-business {
	background: #06e24a url(../images/icons/grow-your-business-hover.png) 20px 19px no-repeat;
}

.accuracy {
	background: #ffffff url(../images/icons/accuracy.png) 20px 19px no-repeat;
	padding:25px 33px;	
	text-align:center;
	border-radius:5px;
	box-shadow: 5px 10px 18px #006cd9
}

.box3:hover .accuracy {
	background: #06e24a url(../images/icons/accuracy-hover.png) 20px 19px no-repeat;
}

.more-organized {
	background: #ffffff url(../images/icons/more-organized.png) 20px 20px no-repeat;
	padding:25px 33px;	
	text-align:center;
	border-radius:5px;
	box-shadow: 5px 10px 18px #006cd9
}

.box3:hover .more-organized {
	background: #06e24a url(../images/icons/more-organized-hover.png) 20px 20px no-repeat;
}

.prevent-misuse {
	background: #ffffff url(../images/icons/prevent-misuse.png) 20px 19px no-repeat;
	padding:25px 33px;	
	text-align:center;
	border-radius:5px;
	box-shadow: 5px 10px 18px #006cd9
}

.box3:hover .prevent-misuse {
	background: #06e24a url(../images/icons/prevent-misuse-hover.png) 20px 19px no-repeat;
}

#scroll {
    position:fixed;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#3498db;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
	color:#ffffff;
	display:none;
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
	background-color:#06e24a;
    /*background-color:#e74c3c;*/
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}


/* Desktop */
@media (min-width: 768px) {
	.cloud2
	{
		display:none !important;
	}
	
.header-bg {
	background:#007cff;
	margin:0;
	padding: 0px 90px;
}

.logo-title {
	font-family:"ahroni-bold", Arial, Verdana;
	font-size:53px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:-3px
}

.logo-small-text {
	font-size: 27px;
	letter-spacing:0px
}

.font23 {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:23px;
	font-weight:normal;
	letter-spacing:0;
	line-height:50px
}

.carousel-heading {
	font-family: "futura-mt-bt-medium", Arial, Verdana;
	font-size:44px;
	font-weight:normal;
	letter-spacing:0;
	text-transform:uppercase;
	line-height:63px	
}

.pad0l {
	padding-left:0px !important
} 

.pad160top {
	padding-top:80px
}

.pad100top {
	padding-top:100px
}


.green-btn {
	color: #ffffff;
	font-size:20px;
    background-color: #06e24a;
	border-radius: 50px;	
	padding:18px 30px;
	letter-spacing:0;
	font-family: "gills-sans-mt-bold", Arial, Verdana;
	font-weight:normal
}

.green-btn2 {
	color: #ffffff;
	font-size:20px;
    background-color: #06e24a;
	border-radius: 50px;
	/*box-shadow: 5px 10px 18px #d0d0d0;*/
	padding:18px 30px;
	letter-spacing:0;
	font-family: "gills-sans-mt-bold", Arial, Verdana;
	font-weight:normal
}
.sub
{
	padding:8px 10px;
		font-size:15px;
		border-radius: 0px

}
.green-btn:hover {
	text-decoration:none;
	box-shadow: 5px 10px 18px #085eba;
	color:#ffffff
}

.green-btn2:hover {
	text-decoration:none;
	box-shadow: 5px 10px 18px #d0d0d0;
	color:#ffffff
}


.btn-right {
	float:right
}

.about-bg {
	background:#ffffff;
	margin:0;
	padding: 80px 90px
}

h2 {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:43px;
	margin:0;
	padding:0 0 20px;
	font-weight:bold;
	color:#282835;
	text-align:center
}

.about-bg p{
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:16px;
	color:#7f8890;
	line-height:26px
}

.about-bg ul {
	margin:0;
	padding:20px 0 60px
}

.about-bg ul li {
	list-style-type:none;
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:16px;
	color:#7f8890;
	line-height:26px;
	background:url(../images/green-bullet.png) 0px 5px no-repeat;
	padding-left:30px
}

.features-bg {
	background:#f2f7ff;
	margin:0;
	padding: 80px 90px
}

.clear {
	clear:both
}

.txt-left {
	text-align:left !important
}

.box1 {
	background:#ffffff;
	padding:20px;
	box-shadow: 5px 10px 18px #e9edf2;
}

.box1:hover {
	background:#70e293;
	color:#ffffff !important;
	cursor:pointer;
	transition: .8s ease;
}

.features-bg h3 {
	font-family:"gills-sans-regular", Arial, Verdana;
	color:#282835;
	font-size:22px;
	margin:0;
	padding:20px;
	text-align:center
}

.features-bg p {
	font-family:"gills-sans-regular", Arial, Verdana;
	color:#7f8890;
	font-size:16px;	
	line-height:26px;
	text-align:center
}

.center {
	text-align:center
}

.box1:hover h3, .box1:hover p {
	color:#ffffff
}

.pad60-bottom {
	padding-bottom:60px !important
}

.subscribe-bg {
	    background: #007cff url(../images/img4.png) no-repeat;
	margin:0;
	background-position:center;
	background-size:cover; 
	width: auto;
	padding: 80px 90px
}

.subscribe-bg p {
	text-align:center;
	font-family:"gills-sans-regular", Arial, Verdana;
	font-size:16px;
	color:#7f8890;
	margin:0;
	padding:0
}
.pricing-bg p {
	text-align:center;
	font-family:"gills-sans-regular", Arial, Verdana;
	font-size:16px;
	color:#7f8890;
	margin:0;
	padding:0
}

.input-box {
	width:630px;	
	border:1px solid #d9ddea;
	border-radius:5px;
	margin:0 auto;
	background:#ffffff;
	margin-top:66px
}

.txt-box {
	float:left;
	padding: 22px 20px;
	color:#7f8890;
	font-size:16px;
	border:none;
	width:60%;
	font-family:"gills-sans-regular", Arial, Verdana;
}

.subscribe-btn {
	float:right;
	color: #ffffff;
	font-size:18px;
    background-color: #06e24a;
	border-radius: 5px;

	padding:16px 30px;
	letter-spacing:0;
	font-family: "gills-sans-mt-bold", Arial, Verdana;
	font-weight:normal;
	border:none;
	margin:5px
}

.input-mail {
	float:left;
	margin:20px	0px 20px 20px
}

.subscribe-bg input:hover {
	border:none
}

.pricing-bg {
	background:url(../images/img3.png) no-repeat;
	margin:0;
	background-position:center;
	background-size:cover; 
	min-height:750px;
	width: auto;
	padding: 100px 90px 80px;	
}
.pricing-co
{
	margin-top:-750px;
	padding: 100px 90px 80px;
}

.pricing-box {
	background:#ffffff;
	padding:70px 20px 85px;
	/*box-shadow: 5px 10px 18px #666666;*/
	border-radius:30px;
	text-align:center;
	-webkit-box-shadow: 0 0 50px 15px #666666;
    -moz-box-shadow: 0 0 50px 15px #666666;
    box-shadow: 0 0 40px 1px #666666;
}

.pricing-box h3 {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:35px;
	font-weight:normal;
	color:#007afb;
	padding:15px 0 0;
	margin:0
}

.price {
	font-family:"futura-mt-bt-medium", Arial, Verdana;
	font-size:82px;
	color:#444444;
	letter-spacing:-3px;
	line-height:82px;
	padding:30px 0 0;
	margin:0
}

.price-sub {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:20px;
	color:#7f8890;
	letter-spacing:0	
}

.price-description {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:16px;
	color:#7f8890;	
	line-height:30px;
	padding:15px 0 70px;
	margin:0
}

.blue-btn {
	color: #ffffff;
	font-size:20px;
    background-color: #0079f9;
	border-radius: 50px;
	/*box-shadow: 5px 10px 18px #d0d0d0;*/
	padding:18px 30px;
	letter-spacing:0;
	font-family: "gills-sans-mt-bold", Arial, Verdana;
	font-weight:normal;
	text-decoration:none
}

.blue-btn:hover {
	box-shadow: 5px 10px 18px #d0d0d0;
	text-decoration:none;
	color:#ffffff
}

.pricing-box:hover {
	transform: scale(1.20) !important;
	z-index:1000;
	cursor:pointer;
	position:relative;
	transition: transform .2s;
}

.green-txt {
	color:#06e24a !important
}

.benefits-bg {
	background:#007cff url(../images/img5.png) no-repeat;
	margin:0;
	background-position:center;
	background-size:cover; 
	width: auto;
	padding: 80px 90px
}

.benefits-bg h2 {
	color:#ffffff
}

.box2 {
	color:#ffffff;
	padding-bottom:100px;
	padding-right:60px
}

.box3 {
	color:#ffffff;
	padding-bottom:0;
	padding-right:60px
}

.box2-small {
	padding:25px 20px;
	background:#ffffff;
	text-align:center;
	border-radius:5px;
	box-shadow: 5px 10px 18px #006cd9
}

.benefits-bg h3 {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:22px;
	color:#ffffff;
	padding-top:40px
}

.benefits-bg p {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:16px;
	color:#ffffff;
	line-height:26px	
}

.pad100-bottom {
	padding-bottom:100px
}

.box2:hover .box2-small, .box3:hover .box2-small {
	background:#06e24a;
}

.box2:hover, .box3:hover {
	cursor:pointer
}

.contact-bg {
	background:#ffffff;
	margin:0;
	padding: 95px 90px
}

.box4 {
	color:#ffffff;
	padding-bottom:0;
	text-align:center
}

.box4-small {
	padding:25px 20px;
	background:#007cff;
	text-align:center;
	border-radius:50%;
	box-shadow: 5px 10px 18px #d0d0d0
}

.contact-bg h3 {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:30px;
	color:#282835;
	padding-top:40px
}

.contact-bg p {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:18px;
	color:#7f8890;
	line-height:30px;
	padding-bottom:0px	
}

.null-padding {
	padding:0px !important
}

.contact-box {
	background:#ffffff;
	padding:50px 50px 70px;
	/*box-shadow: 5px 10px 18px #e9edf2;*/
	margin:0 70px 100px;
	-webkit-box-shadow: 0 0 50px 15px #e9edf2;
    -moz-box-shadow: 0 0 50px 15px #e9edf2;
    box-shadow: 0 0 50px 15px #e9edf2;	
}

.contact-box p {
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:16px;
	color:#7f8890;
	line-height:30px;
	text-align:center	
}

.cform {
	padding:40px 0 0
}

.cform input {
	border:1px solid #d9ddea;
	border-radius:50px;
	background:#ffffff;
	color:#7f8890;
	font-size:16px;
	font-family:"gills-sans-regular", Arial, Verdana;
	padding:10px 20px;
	width:100%;
	margin-bottom:10px
}

.cform textarea {
	border:1px solid #d9ddea;
	border-radius:20px;
	background:#ffffff;
	color:#7f8890;
	font-size:16px;
	font-family:"gills-sans-regular", Arial, Verdana;
	padding:10px 20px;
	width:100%;
	/*min-height:195px*/
	min-height:145px;
}

.cform-btn {
	background:#007cff;
	font-family:"gills-sans-regular", Arial, Verdana;
	font-size:18px;
	padding:10px 20px;
	border:none;
	color:#ffffff;
	border-radius:50px;
	box-shadow: 5px 10px 18px #d0d0d0;
	 
}

.cform p {
	text-align:right
}

.align-right {
	float:right;
	padding-right:15px
}

.cform-move {
	top:260px;	
}

.abs-position {
	position: absolute !important
}

.copyright-top {
	background:#ffffff;
	margin:0;
	padding: 250px 90px 0	
}

.blue-logo {
	font-family:"ahroni-bold", Arial, Verdana;
	font-size:53px;
	color:#007cff;
	font-weight:bold;
	letter-spacing:-3px;
	text-align:center
}

.copyright-top p{
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:16px;
	color:#7f8890;
	line-height:30px;
	text-align:center;
	padding-top:20px
}

.copyright-wrap {
	margin:0;
}

.copyright-txt {
	border-top:1px solid #ededed;
	padding:30px 0;
	font-family: "gills-sans-regular", Arial, Verdana;
	font-size:16px;
	color:#7f8890;	
	margin-top:80px;
	text-align:center
}

.blue-txt {
	color:#007cff
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

input:focus, textarea:focus {
	background:#eff0f4;
	transition: .8s ease;
}

.sticky {
	position:fixed;
	top:0 !important;
	z-index:1000;
	width:100%	
}

.shadow-btm {
	box-shadow: 0 20px 26px -6px #e8ecf0;
}

.header-bg li a:focus {
	color: #007cff !important;
    background-color: #ffffff !important;
	border-radius: 50px;
	/*box-shadow: 5px 10px 18px #085eba;	*/
}
.theme-background-color .theme-text-color {
    background-color: #06e24a !important;
}
#formSubmit, #formSubmit-pc {
    background-color: #06e24a !important;
}
#scroll {
    position:fixed;
     right: 0px;
    left: 10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#3498db;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
	color:#ffffff
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
	background-color:#06e24a;
    /*background-color:#e74c3c;*/
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}

.ln-hgt120 {
	line-height:120px
}

.nxt-line2 {
	clear:both
}

}

/*** Desktop Ends ***/

/* Desktop */
@media (min-width: 1200px) {
	 .cloud1
	{
		display:none !important;
	}
	.cloud2
	{
		display:block !important;
	}
.subscribe_mobile
{
	display:none
}
.nxt-line {
	clear:both
}

.nxt-line2 {
	clear:none
}
.mobile_response
 {
	 display:none
 }

.contact-box {
	background:#ffffff;
	padding:50px 50px 70px;
	/*box-shadow: 5px 10px 18px #e9edf2;*/
	margin:0 200px 100px;
	-webkit-box-shadow: 0 0 50px 15px #e9edf2;
    -moz-box-shadow: 0 0 50px 15px #e9edf2;
    box-shadow: 0 0 50px 15px #e9edf2;	
}

.copyright-wrap {
	margin:0 110px;
}

}


/* Large devices (desktops, 992px and up) */

.sticky
{
	box-shadow:0px !important;
}
.txt-box:focus
{
	background:white !important;
}
.divtable1 {
    margin-top: 330px;
    text-align: center;
}
.divTableCell1 {
    padding: 20.5px;
    border: 1px solid #e1e1e1; 
	background-color: white !important;
    display: block;
}
.divTableCell i
{
	font-size:31px;
	color:#06e24a;
}
.divTableCell .danger
{
	font-size:32px;
	color:red;
}
.divTableCell .blue
{
	font-size:32px;
	color: white;
    background: transparent;
}
.princing
{
	font-size:43px !important;
	color:white !important;
	
} 
.left {
    font-size: 15.5px; 
    color: #7f8890;
	font-family: "gills-sans-mt-bold", Arial, Verdana;
    font-weight: normal;
	height:74px;
}
.divtable1 {
    margin-top: 330px;
    text-align: center;
}
.divTableCell {
    padding: 15px;
    background-color: white !important;
	text-align: center;
	font-family: "gills-sans-mt-bold", Arial, Verdana;
    font-weight: normal;
} 
.divTableCell, .divTableHead {
    border: 1px solid #e1e1e1;
    display: block;
    padding: 3px 10px;
    width: 100% !important;
	
}
.blue {
    background: #f2f7ff;
} 
.divTable2 h4,.divTable3 h4,.divTable4 h4 {
    font-size: 54px;
    font-family: Raleway Medium;
    color: #282835;
	font-family: "gills-sans-mt-bold", Arial, Verdana;
    font-weight: normal;
}
.divTable22 h4,.divTable33 h4,.divTable44 h4 {
    font-size: 54px;
    font-family: Raleway Medium;
    color: #282835;
	font-family: "gills-sans-mt-bold", Arial, Verdana;
    font-weight: normal;
}
.standard_heading2 h4,.standard_heading2 h4,.standard_heading2 h4 {
    font-size: 54px;
    font-family: Raleway Medium;
    color: #282835;
	font-family: "gills-sans-mt-bold", Arial, Verdana;
    font-weight: normal;
}
#mo {
    font-size: 16px;
}
.divTable2 p,.divTable3 p,.divTable4 p {
    font-size: 12px; 
    color: #7f8890;
    margin-bottom: 0px;
    text-align: left;
    margin-left: 5px;
	font-family: "gills-sans-mt-bold", Arial, Verdana;
    font-weight: normal;
}
.divTable22 p,.divTable33 p,.divTable44 p {
    font-size: 12px; 
    color: #7f8890;
    margin-bottom: 0px;
    text-align: left;
    margin-left: 5px;
	font-family: "gills-sans-mt-bold", Arial, Verdana;
    font-weight: normal;
}
.standard_heading2 p,.standard_heading2 p,.standard_heading2 p {
    font-size: 12px; 
    color: #7f8890;
    margin-bottom: 0px;
    text-align: left;
    margin-left: 5px;
	font-family: "gills-sans-mt-bold", Arial, Verdana;
    font-weight: normal;
	text-overflow: ellipsis;
	overflow: hidden;
}
.divtable2,.divtable3,.divtable4 {
    text-align: center !important;
}
.but button {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.3), 0 6px 20px 0 rgba(0,0,0,0.35);
    color: #ffffff; 
    font-size: 18px;
    background: #06e24a;
    border: 0px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 40px;
    margin-top: 35px;
    padding-top: 13px;
    padding-bottom: 13px;
    top: 930px;
    position: absolute;
    left: 50px;
	font-family: "gills-sans-mt-bold", Arial, Verdana;
    font-weight: normal;
}

.divTable1 {
    margin-top: 347px;
    text-align: center !important;
}

.hi {
    background: white;
    padding: 30px !important;
    border-top: 0px;
	
}
.hii {
    border-bottom: 0px;
}

.divTableCell {
    padding: 15px;
    background-color: white;
}
.color {
    background: #007cff !important;
}
button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.padding-null 
{
	 padding: 0px !important;
}
.bg-table {
    margin-top: 60px;
}
@media (min-width: 992px)
{
	 .cloud1
	{
		display:none !important;
	}
	 .cloud2
	{
		display:block !important;
	}

.subscribe_mobile
{
	display:none
}
	.mobile_response
 {
	 display:none
 }
	
.nxt-line2 {
	clear:none
}

.price {
	font-size:75px
}


.divTable11 {
    display: none;
}
.divTable111 {
    display: none;
}
.divTable1111 {
    display: none;
}
.divTable2 {
    display: none;
}
.divTable3 {
    display: none;
}
.divTable4 {
    display: none;
}
	#signup1
{
	
	  margin-left: 334px;

}
	#signup2
{
	margin-left: 340px;
}
	#signup3
{   
    top: 232pc;
}


} 
@media (min-width: 992px) and (max-width: 1100px)
{
	.cloud2
	{
		display:none !important;
	}
	.cloud1
	{
		display:block !important;
		padding-top:50px
	}
	.mobile_response
 {
	 display:none
 }
.nxt-line2 {
	clear:none
}

.price {
	font-size:75px
}


.divTable11 {
    display: none;
}
.divTable111 {
    display: none;
}
.divTable1111 {
    display: none;
}
.divTable2 {
    display: none;
}
.divTable3 {
    display: none;
}
.divTable4 {
    display: none;
}
	#signup1
{
	
	  margin-left: 334px;

}
	#signup2
{
	margin-left: 340px;
}
	#signup3
{    margin-left: -33px;
    top: 235pc;
}
.subscribe_mobile
{
	display:none
}
} 


@media(min-width:768px) and (max-width: 991px) {
	.cloud2
	{
		display:none !important
	}
	#signup1
{
	
	  margin-left: 334px;

}
	#signup2
{
	margin-left: 340px;
}
	#signup3
{   margin-left: 305px;
    top: 235pc;
}
.divTable2 {
   width:50% !important;
 
   margin-left: 290px
}
.divTable11 {
   width:50% !important;
 
  	position: absolute;
  	    top: 460px;
  	
}
.divTable3 {
   width:50% !important;
 
   margin-left: 290px;
   margin-top: 100px
}
.divTable111 {
   width:50% !important;
   
  	position: absolute;
  	     top: 274pc;
  	
}
.divTable1111 {
   width:50% !important;

  	position: absolute;
  	     top: 519pc;
  	
}
.divTable4 {
  
   margin-left: 290px;
   margin-top: 100px
}
.divTable1 {
  display:none;
}
.divTable22 {
    display: none;
}
.divTable33 {
    display: none;
}
.divTable44 {
    display: none;
}

.login_form_11{
	height:auto !important
}
.login_form_22{
	height:auto !important
}
.column
{
	display:none;
}
 
.subscribe_mobile
{
	display:none
}
}

@media (max-width:767px) 
{
	.cloud2
	{
		display:none !important;
	}
	.subscribe_mobile1
	{
		display:none
	}
	.logmodal .overlay-panel {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 40px;
    text-align: center;
    top: 0;
    transform: translateX(0);
    transition: transform 0.6s ease-in-out;
}
.logmodal .overlay-container {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    
    overflow: hidden;
    transition: transform 0.6s ease-in-out;
    z-index: 100;
}
.logmodal .sign-in-container {
    left: 0;
    width: 100%;
    z-index: 2;
}
.logmodal .sign-up-container {
    left: 0;
    width: 100%;
    z-index: 2;
}
	#signup1
{
   margin-left: 148px;
    font-size: 11px;
    top: 974px;

}
	#signup2
{  margin-left: 148px;
    font-size: 11Px;
    top: 974px;

}
	#signup3
{
	    margin-left: 159px;
    font-size: 11px;
    top: 236pc;

}

.divTable2 {
    margin-left: 181px;
    overflow-x: hidden;
  
}
.divTable11 {
 
  	position: absolute;
  	top: 476px;
 
}
.divTable3 {
 
    overflow-x: hidden;
   margin-left: 181px;
   margin-top: 100px
}
.divTable111 {
  

  	position: absolute;
  	top: 276pc;

}
.divTable1111 {
 
  	position: absolute;
        top: 522pc;
  
}
.divTableCell1 {
   
    padding: 15px;
}
.divTable4 {
  
      margin-left: 181px;
   margin-top: 100px;
       margin-bottom: 100px;
           overflow-x: hidden;
}
.divTable1 {
  display:none;
}
.princing
{

	    margin-top: -700px;
	
} 

.logo-title {
   
    font-size: 35px;
}
.subscribe-btn {
  
 
   width:100%;
  
}
.divTable22 {
    display: none;
}
.divTable33 {
    display: none;
}
.divTable44 {
    display: none;

}

.login_form_4
{
	height:auto !important
}
.login_form_2
{
	height:auto !important
}
.login_form_22
{
	height:auto !important
}
.login_form_3
{
	height:auto !important
}
.login_form_1
{
	height:auto !important
}
.login_form_11
{
	height:auto !important
}
.login_form_22
{
	height:auto !important
}


.column
{
	display:none;
}
}
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1000; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background:#1238ab; /* Fallback color */
  


}
/*----------------------------------*/
.logmodal .sign h1 {
	font-weight: bold;
	margin: 0;
}

.logmodal .sign h2 {
	text-align: center;
}

.logmodal .sign p {
	font-size: 14px;
	font-weight: 100;
	line-height: 20px;
	letter-spacing: 0.5px;
	margin: 20px 0 30px;
}

.logmodal .sign span {
	font-size: 12px;
}

.logmodal .sign a {
	color: #333;
	font-size: 14px;
	text-decoration: none !important;
	margin: 15px 0;
}

.logmodal .loginbtn {
	border-radius: 20px;
	border:0px solid lightgrey !important;
	background-color: #06e24a;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 45px;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: transform 80ms ease-in;
}

.logmodal .loginbtn:active {
	transform: scale(0.95);
}

.logmodal .loginbtn:focus {
	outline: none;
}

.logmodal .loginbtn1 {
	border-radius: 20px;
	border:0px solid lightgrey !important;
	background-color: #06e24a;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 45px;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: transform 80ms ease-in;
}

.logmodal .loginbtn1:active {
	transform: scale(0.95);
}

.logmodal .loginbtn1:focus {
	outline: none;
}


.logmodal .ghost {
	background-color: transparent;
	border-radius: 20px;
	border:1px solid lightgrey !important;
	font-family:"gills-sans-regular", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 45px;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: transform 80ms ease-in;
}


.logmodal .sign form {
	background-color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 0 50px;
	
	text-align: center;
}

.logmodal .sign input {
	background-color: #eee;
	border: none;
	padding: 12px 15px;
	margin: 8px 0;
	width: 100%;
	color:black !important
}

.logmodal .container {
	background-color: #fff;
	border-radius: 10px;
  	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 
			0 10px 10px rgba(0,0,0,0.22);
	position: relative;
	overflow: hidden;
	width: 768px;
	max-width: 60%;
	min-height: 480px;
}

.logmodal .form-container {
	position: absolute;
	top: 0;
	height: 100%;
	transition: all 0.6s ease-in-out;
}

.logmodal .sign-in-container {
	left: 0;
	width: 50%;
	z-index: 2;
}

.logmodal .container.right-panel-active .sign-in-container {
	transform: translateX(100%);
}

.logmodal .sign-up-container {
	left: 0;
	width: 50%;
	opacity: 0;
	z-index: 1;
}

.logmodal .container.right-panel-active .sign-up-container {
	transform: translateX(100%);
	opacity: 1;
	z-index: 5;
	animation: show 0.6s;
}
@keyframes show {
	0%, 49.99% {
		opacity: 0;
		z-index: 1;
	}
	
	50%, 100% {
		opacity: 1;
		z-index: 5;
	}
}

.logmodal .overlay-container {
	position: absolute;
	top: 0;
	left: 50%;
	width: 50%;
	height: 100%;
	overflow: hidden;
	transition: transform 0.6s ease-in-out;
	z-index: 100;
}

.logmodal .container.right-panel-active .overlay-container{
	transform: translateX(-100%);
}

.logmodal .overlay {
	background: #FF416C;
	font-family:"gills-sans-regular", Arial, Verdana;
	background: -webkit-linear-gradient(to right, #008ADC, #1223C2);
	background: linear-gradient(to right, #008ADC, #1223C2);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0 0;
	color: #FFFFFF;
	position: relative;
	left: -100%;
	height: 100%;
	width: 200%;
  	transform: translateX(0);
	transition: transform 0.6s ease-in-out;
}

.logmodal .container.right-panel-active .overlay {
  	transform: translateX(50%);
}

.logmodal .overlay-panel {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 0 40px;
	text-align: center;
	top: 0;
	height: 100%;
	width: 50%;
	transform: translateX(0);
	transition: transform 0.6s ease-in-out;
}

.logmodal .overlay-left {
	transform: translateX(-20%);
}

.logmodal .container.right-panel-active .overlay-left {
	transform: translateX(0);
}

.logmodal .overlay-right {
	right: 0;
	transform: translateX(0);
}

.logmodal .container.right-panel-active .overlay-right {
	transform: translateX(20%);
}

.logmodal .social-container {
	margin: 20px 0;
}

.logmodal .social-container a {

	border-radius: 50%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin: 0 5px;
	height: 40px;
	width: 40px;
}
.logmodal .social1
{
	color:#4267B2 !important;
	border: 1px solid #4267B2;
}
.logmodal .social2
{
	color:#EA4335 !important;
	border: 1px solid #EA4335 ;
}
.logmodal .social3
{
	color:#2867B2 !important;
	border: 1px solid #2867B2;
}
.logmodal .close
{
	
    display: inline-flex;
    justify-content: center;
    align-items: center;
 	margin-top:10px;
}

.logmodal .close span
{
	 font-size: 22px;
	 color:black !important;
}

/*---------wizard-------------------*/
.wizard {
    margin: 20px auto;
    background: #fff;
}

    .wizard .nav-tabs {
        position: relative;
        margin: 40px auto;
        margin-bottom: 0;
        border-bottom-color: #e0e0e0;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }



.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
   /*border-radius: 14%; */
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 0px 0px 0px;
    height: auto;
    width: auto;
    background: #008ADC; 
    border: 1px solid #008ADC;
	color : white;
    z-index: 2;
    /* position: fixed; */
    left: 0;
    text-align: center; 
	font-size: 15px;
    padding: 10px;
}
span.round-tab:hover {
    color: white; 
}
span.round-tab i
{
    color: white;
	padding-right: 10px;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 1px solid #008ADC;
	color:#008ADC;
    
}
.wizard li.active span.round-tab i{
    color: #008ADC;
}



.wizard .nav-tabs > li {
    width: 25%;
    margin-left: 20px;
} 

.wizard .nav-tabs > li a {
    width: 70px;
       height: 36px;
    margin: 20px auto;
   border:0px;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
  
}

.wizard h3 {
    margin-top: 0;
}

@media( max-width : 585px ) {
	.cloud2
	{
		display:none !important;
	}
	.cform p {
    text-align: center;
}
	.subscribe_mobile1
	{
		display:none
	}
.logmodal .overlay-panel {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 40px;
    text-align: center;
    top: 0;
    transform: translateX(0);
    transition: transform 0.6s ease-in-out;
}
.logmodal .overlay-container {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    
    overflow: hidden;
    transition: transform 0.6s ease-in-out;
    z-index: 100;
}
.logmodal .sign-in-container {
    left: 0;
    width: 100%;
    z-index: 2;
}
.logmodal .sign-up-container {
    left: 0;
    width: 100%;
    z-index: 2;
}
    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
       width:200px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
	.login_form_1
	{
		border-top-left-radius:0px !important;
		border-bottom-left-radius:0px !important;
		height:auto !important
	}
.login_form_11
	{
		border-top-left-radius:0px !important;
		border-bottom-left-radius:0px !important;
		height:auto !important
	}
    .login_form_2
{
	border-top-right-radius:0px !important;
	border-bottom-right-radius:0px !important;
	height:auto !important
}
    .login_form_22
{
	border-top-right-radius:0px !important;
	border-bottom-right-radius:0px !important;
	height:auto !important
}
.login_form_3
{
	border-top-left-radius:0px !important;
	border-bottom-left-radius:0px !important;
	height:auto !important
}
.login_form_4
{
	border-top-right-radius:0px !important;
	border-bottom-right-radius:0px !important;
	height:auto !important
}
. 
}
.glyphicon {
	font-size: 14px
   }


.item {
    display: block;
	padding-top:40px
  
}
.loginclose
{
	z-index: 200;
    position: absolute;
    border: 2px solid white;
    padding: 10px;
    color: white;
    border-radius: 50%;
	font-weight:500;
    width: 45px;
    height: 45px; 
}
.clbtn
{
	float: right;
    margin-right: 55px;
    margin-top: 10px;
}
.radio-img
{
	display:inline-grid;
	padding:10px;
	border:2px solid white;
	color:black;
}
.radio-img  > input { 
  display:none;
}

.radio-img  > img{
  cursor:pointer;
  border:2px solid transparent;
}
 
.radiochecked
{
	border:2px solid blue;
	color:blue;
}
.radiochecked2
{
	border:2px solid #3395ff  !important;
	color:blue;
}
.prev-step {
	border-radius: 20px !important;
	border:0px solid lightgrey !important;
	background-color: #efefef !important;
	color: #000 !important;
	font-size: 12px !important;
	font-weight: bold !important;
	padding: 12px 45px !important;
	letter-spacing: 1px !important;
	text-transform: uppercase !important;
	transition: transform 80ms ease-in !important;
}

.prev-step:active {
	transform: scale(0.95);
}

.prev-step:focus {
	outline: none;
}
.list-inline
{
	display:flex;
	margin-top:20px;
}
.regtitle
{
	font-size: 14px;
    color: grey;
	margin-bottom:10px;
    font-weight: 500;
	font-family:"gills-sans-regular", Arial, Verdana;
	    margin-top: 20px;
}
.wizard .tab-content
{
	margin-top:20px;
	font-family:"gills-sans-regular", Arial, Verdana;
}
.wizard-inner ul li a
{
	border: 1px solid black;
	font-family:"gills-sans-regular", Arial, Verdana;
    padding: 0px !important;
    margin: 0px !important;
    display: contents;
}
.wizard-inner ul li 
{
	padding: 0px !important;
    margin: 0px !important;
}
.logmodal h3
{
	font-family:"gills-sans-regular", Arial, Verdana;
}
.sign-in-container
{
	font-family:"gills-sans-regular", Arial, Verdana;
}
.logmodal .wizardselect
{
	background-color: #eee;
    border: none;
    padding: 12px 15px;
    margin: 8px 0;
    width: 100%;color:grey
}
.mr-4
{
	margin-right: 4px !important;
}
.footerlink
{
	font-family: "gills-sans-regular", Arial, Verdana;
    text-decoration: none !important;
    font-size: 15px;
    padding: 0px 15px 0px 15px;
	    color: #7f8890;
	
}
.footerlink:hover , .footerlink:focus
{
  
	    color: blue;
	
}
.footerseperator
{
	font-family: "gills-sans-regular", Arial, Verdana; 
    font-size: 5px;
	color:blue;
    padding: 0px 15px 0px 15px;
	
}
.footerlinkdiv
{
	text-align:center;
}
.contact-box1 {
    background: #EDF0F6 !important;
    padding: 50px 50px 70px;
    /* box-shadow: 5px 10px 18px #e9edf2; */
   
    /*-webkit-box-shadow: 0 0 50px 15px #e9edf2;
    -moz-box-shadow: 0 0 50px 15px #e9edf2;
    box-shadow: 0 0 50px 15px #e9edf2;*/
}
.checkoutrow
{
	
}
.col
{
	border-spacing:0px 2px
}
.show_table
{
	display:none;
}
.show_table1
{
	display:none;
}
.show_table2
{
	display:none;
}
.btnn button
 {
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.3), 0 6px 20px 0 rgba(0,0,0,0.35);
	color: #ffffff;
	font-size: 18px;
	background: #06e24a;
	border: 0px;
	padding-left: 40px;
	padding-right: 40px;
	border-radius: 40px;
	/*margin-top: 35px;*/
	margin-left: 20px;
	padding-top: 13px;
	padding-bottom: 13px;
	font-family: "gills-sans-mt-bold", Arial, Verdana;
	font-weight: normal;
}
#myCarousel1 .carousel-indicators 
{
    position: absolute;
    bottom: -50px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
	.cform input {
    border: 1px solid #d9ddea;
    border-radius: 0px;
    background: #ffffff;
    color: #7f8890;
    font-size: 16px;
    font-family: "gills-sans-regular", Arial, Verdana;
    padding: 10px 20px;
    width: 100%;
    margin-bottom: 10px;
}

/*-----------------------new login form -------------------------------------------by preethi--------------*/
.login_form_1
{
	height:510px;color:black;box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);text-align:center;padding-top: 70px;
    padding-bottom: 70px;padding-left:35px !important;padding-right:35px !important;background:white;border-top-left-radius:10px;border-bottom-left-radius:10px
}
.login_form_11
{
	height:530px;color:black;box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);text-align:center;padding-top: 20px;
    padding-bottom: 20px;padding-left:35px !important;padding-right:35px !important;background:white;border-top-left-radius:10px;border-bottom-left-radius:10px
}
.login_form_2
{
	height:510px;box-shadow: 0 0px 28px rgba(0,0,0,0.25), 0 0px 10px rgba(0,0,0,0.22);;text-align:center;background:linear-gradient(#182282,#0013e1 );border-top-right-radius:10px;border-bottom-right-radius:10px;color:white
}
.login_form_22
{
	height:530px;box-shadow: 0 0px 28px rgba(0,0,0,0.25), 0 0px 10px rgba(0,0,0,0.22);;text-align:center;padding-top: 10px;padding-bottom: 16px;background:linear-gradient(#182282,#0013e1 );border-top-right-radius:10px;border-bottom-right-radius:10px;color:white
}
.login_form_3
{
	height:510px;border-top-left-radius:10px;border-bottom-left-radius:10px;box-shadow: 0 0px 28px rgba(0,0,0,0.25), 0 0px 10px rgba(0,0,0,0.22);text-align:center;background:linear-gradient(to left, #0575e6, #021b79);color:white
}
.login_form_4
{
	height:510px;border-top-right-radius:10px;border-bottom-right-radius:10px;color:black;box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);;text-align:center;padding-top: 10px;
    padding-bottom: 20px;padding-left:35px !important;padding-right:35px !important;background:white;
}
.login_form_5
{
	margin: 0 auto !important;
	  max-width: 775px !important;
	  height: 100px;font-family: 'gills-sans-regular', Arial, Verdana;
 
}
.login_form_5 input
{
	 background-color: #eee;
    border: none;
    padding: 12px 15px;
    margin: 8px 0 ;
    width: 100%;
    color: black ;
}
.login_form_6
{
	padding-top: 164px;padding-bottom: 164.1px;
}
.login_form_7
{
	padding-top: 164px;padding-bottom: 164.1px;
}
.remake1
{
	border-top:1px solid white !important
}
.remake
{
	border-bottom:1px solid white !important
}
.signup_now_button {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.3), 0 6px 20px 0 rgba(0,0,0,0.35);
    color: #ffffff;
    font-size: 18px;
    background: #06e24a !important;
    border: 0px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 40px;
   
    padding-top: 13px;
    padding-bottom: 13px;
    
    font-family: "gills-sans-mt-bold", Arial, Verdana;
    font-weight: normal;
}
/*-------------------------last added--------------------------------*/
.field-validation-error
		{
		  color:red;
		}
		
		.about-bg h1
		{
			text-align:center;font-family: 'ahroni-bold', Arial, Verdana;
		}
		.features-bg h1
		{
			font-family: 'ahroni-bold', Arial, Verdana;
			    font-size: 30px;
    text-align: center;
		}
		.screen_shotheader
		{
			color:white;font-family: 'ahroni-bold', Arial, Verdana;
			text-align:center;
			 font-size: 30px;
		}
		.drop_images img
		{
			height:400px;width:750;
		}