html, body{
	max-width: 100%;
	overflow-x: hidden;
}
#top{
	background: #333A46;
}
#logo{
	margin: 30px 0;
}
#sendy-logo-tiny{
	display: none;
	margin-top: -2px;
}
#sendy-logo-tiny a img, #sendy-logo-tiny2 a img{
	width: 26px;
}
#mobile-menu
{
	display: none;
	float: right;
	margin: 30px 0px;
}
.dropdown-menu
{
	width: 200px;
	padding: 10px 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
}
.dropdown-menu li
{
	margin-bottom: 10px;
}
.dropdown-menu li a{
	color: black;
}
.dropdown-menu li a:hover{
	color: #4E70AA;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
	border: none
}
#menu{
	float: right;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	margin: 40px 0;
	list-style: none;
	width: 652px;
	height: 30px;
}
#menu li{
	float: left;
	margin-left: 30px;
}
#menu li a{
	color: black;
}
#menu li a:hover{
	color: #4E70AA;
}
.sep{
	float: left;
	margin-top: -5px;
	margin-bottom: -2px;
	height: 9px;
	background: url(../images/pattern.png) repeat-x 0 0;
}
a{
	color: #4E70AA;
	text-decoration: none;
}
a:hover{
	color: #14233c;
}
h1{
	font-family: 'Manrope', sans-serif;
	font-weight: bold;
	color: #333945;
	font-size: 53px;
	letter-spacing: -3px;
}
h2{
	clear: both;
	font-family: 'Manrope', sans-serif;
	font-weight: bold;
	color: #333945;
	font-size: 28px;
	letter-spacing: -1px;
	margin-bottom: 18px;
}
h3{
	clear: both;
	font-family: 'Manrope', sans-serif;
	font-weight: bold;
	color: #333945;
	font-size: 22px;
	letter-spacing: -1px;
	margin-bottom: 15px;
}
h3.title{
	font-size: 18px;
	margin-bottom: 10px;
	background: white;
	padding: 14px 14px;
	border-top: 1px dashed #DEE2E6;
	border-bottom: 1px dashed #DEE2E6;
}
h4{
	clear: both;
	font-family: 'Manrope', sans-serif;
	font-weight: bold;
	color: #333945;
	font-size: 18px;
	letter-spacing: -1px;
	margin-bottom: 15px;
}
p, ol li, ul li{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
}
p{
	clear: both;
}
#tagline-holder{
	float:left; 
	margin-right: 50px;
}
#tagline2{
	float: left;
	font-size: 69px;
	letter-spacing: -4px;
	margin-top: -10px;
}
.blue-holder{
	float: left;
	background: #F7F9FC;
}
.blue-holder-bottom {
	border-bottom: 1px dashed #dce5ff;
	padding-bottom: 20px;
}
#hero-area{
	padding: 35px 0;
}
#via-amazonses{
	float:right;
	margin: 10px 115px 40px 0;
	font-size: 20px;
}
#hero
{
	float: left;
	width: 50px;
}
#hero2
{
	display: none;
}
#hero-img{
	float: left;
	width: 1065px;
	margin: 20px 0 0 40px;
	box-shadow: 0px 10px 41px -26px rgba(0,0,0,0.75);
}
#hero-img2{
	float: left;
	width: 690px;
	margin: 0 0 20px 0;
	box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.08);
}
#also-works-with{
	float: left;
	margin: 50px 0 0 40px;
}
#about{
	float:left;
	width: 520px;
	margin-top: 8px;
}
.about{
	float: left;
	margin-top: 20px;
}
#para1{
	font-size: 20px;
}
#smtp-service-providers a{
	margin-right: 30px;
}
.navy-holder{
	background: #333A45;
	float:left;
}
.navy-holder p{
	color:white;
}
.navy-holder p.key{
	font-family: 'Manrope', sans-serif;
	font-size: 18px;
	font-weight: 300;
}
.navy-holder p.value{
	font-family: 'Manrope', sans-serif;
	font-size: 30px;
	font-weight: bold;
}
#numbers-area{
	padding-top: 36px;
}
#numbers-area .num{
	margin-bottom: 10px;
}
.white-holder{
	background: #FFFFFF;
	float:left;
}
.section-title{
	padding: 40px 0 10px 0;
}
.feature{
	margin-bottom: 30px;
}
.feature .feature-img{
	float: left;
	width: 220px;
	margin-bottom: 20px;
}
.feature .feature-img img{
	box-shadow: 0px 10px 41px -26px rgba(0,0,0,0.75);
}
.feature .feature-text{
	float: left;
	width: 50%;
}
.feature .feature-text p{
	font-size: 16px;
}
.darkblue-holder{
	background: #4372A9;
	float:left;
}
.darkblue-holder h3, .darkblue-holder h2{
	color: white;
}
.accolade{
	float: left;
	margin-bottom: 25px;
}
.accolade .accolade-holder{
	float: left;
	background: white;
	border-radius: 10px;
	padding: 0px 10px 0 10px;
	width: 100%;
	height: 100%;
	box-shadow: 0px 10px 41px -26px rgba(0,0,0,0.75);
}
.accolade .accolade-holder.gys{
	box-shadow: none;
	border: 1px dashed #d4d4d4;
}
.accolade .user-details{
	float: left;
}
.accolade .user-details img{
	float: left;
	width: 65px;
	height: 65px;
	border-radius: 50%;
	margin: 20px 10px 20px 10px;
}
.accolade .user-details .name{
	float: left;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.accolade .user-details .name2{
	float: left;
	margin-left: 3px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	font-size: 16px;
}
.accolade .user-details .name2 a{
	color: black;
	text-decoration: none;
}
.accolade .user-details .name2 a:hover{
	text-decoration: underline;
}
.accolade .user-details .user-identity{
	float: left;
	margin: 25px 0 25px 0;
}
.accolade .user-details .nickname{
	float: left;
	clear: both;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
}
.accolade .twitter-logo{
	float: right;
	padding: 20px 10px 0 0;
}
.accolade .tweet-body p{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	padding: 0 10px 10px 10px;
}
#more-on-twitter{
	margin-bottom: 80px;
}
#twitter-btn{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color: black;
	background: white;
	padding: 12px 20px;
	border-radius: 30px;
}
.faq{
	margin-bottom: 30px;
}
.faq p{
	font-size: 16px;
}
#getyoursendy{
	background: white;
	border-radius: 10px;
	padding: 30px 30px 40px 30px;
	box-shadow: 0px 10px 41px -26px rgba(0,0,0,0.75);
	margin-bottom: 0px !important;
}
#getyoursendy-col1{
	border-right: 1px dashed #d4d4d4;
	padding-right: 30px;
	margin-bottom: 30px;
}
#getyoursendy-col1 img{
	float: left;
	clear: both;
	margin-bottom: 20px;
}
#getyoursendy-col1 h3{
	font-family: 'Manrope', sans-serif;
	font-weight: bold;
}
#getyoursendy-col1 p{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
}
#getyoursendy-col2{
/* 	border-right: 1px dashed #D4D4D4; */
	padding: 0 0px 0 30px;
}

#getyoursendy-col3{
	padding-left: 30px;
}
.fee-black .dollar{
	font-family: 'Manrope', sans-serif;
	font-weight: bold;
	font-size: 16px;
	float: left;
	margin: 10px 2px 0 0;
}
.fee-black .price{
	font-family: 'Manrope', sans-serif;
	font-weight: bold;
	font-size: 40px;
}
.fee-black .otf{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	padding: 2px 6px;
	border-radius: 6px;
	border: 1px solid #000;
	margin-left: 10px;
	position: relative;
	top: -11px;
}
#pricing-features li{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	list-style-type: none;
	text-indent: -8px;
	margin-bottom: 10px;
}
#pricing-features > li:before{
	content: "- ";
}
.hori-dotted-divider{
	border-top: 1px dashed #d4d4d4;
	padding-bottom: 30px;
	margin-top: 30px;
}
#hori-dotted-divider-col1
{
	display: none;
}
#installation-option{
	
}
#add-installation-service{
	font-family: 'Manrope', sans-serif;
	font-weight: bold;
	color: #333945;
	font-size: 22px;
	letter-spacing: -1px;
	margin-top: -5px;
}
#getyoursendy-col2 p{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
}
#installation-option{
	margin-right: 10px;
}
#installation-options{
	list-style: none;
	margin-bottom: 30px;
}
#installation-options li{
	margin-bottom: 10px;
	margin-left: -31px;
}
.i-options {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
}
.highlight{
	background:#FFFEE2;
	padding: 2px 0px;
	font-weight: bold;
}
#buy-form{
	float: left;
	width: 100%;
	background: #F7F9FC;
	padding: 30px;
}
#domain-more-info{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	color: #808080;
	position: relative;
	top: 5px;
}
#grand-total{
	float: right;
	clear: both;
	margin-bottom: 20px;
}
#grand-total #total-text{
	float: left;
	font-family: 'Manrope', sans-serif;
	font-weight: bold;
	font-size: 28px;
	margin: 5px 10px 0 0;
}
#grand-total .dollar{
	float: left;
	font-family: 'Manrope', sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin: 5px 2px 0 0;
	color: #E63E3B;
}
#grand-total .price{
	float: left;
	font-family: 'Manrope', sans-serif;
	font-weight: bold;
	font-size: 40px;
	color: #E63E3B;
	margin-top: -5px;
}
.yellow-btn{
	background: #FFC439; 	
	
	-webkit-transition: box-shadow 0.1s linear;
	-moz-transition: box-shadow 0.1s linear;
	-ms-transition: box-shadow 0.1s linear;
	-o-transition: box-shadow 0.1s linear;
	transition: box-shadow 0.1s linear;
	
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	cursor: pointer;
	
	float: left;
	margin-bottom: 20px;
	padding: 10px 30px;
	text-align: center;
	
}
.yellow-btn:hover{
	background: #fab81d; /* Old browsers */
	
	text-decoration: none;
	
	-webkit-transition: box-shadow 0.1s linear;
	-moz-transition: box-shadow 0.1s linear;
	-ms-transition: box-shadow 0.1s linear;
	-o-transition: box-shadow 0.1s linear;
	transition: box-shadow 0.1s linear;
}
.yellow-btn .paypal-text1{
	text-shadow: 0px 1px 1px rgba(255,255,255,1);
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size: 19px;
	color: #333945 !important;
}
.yellow-btn .paypal-text2{
	text-shadow: 0px 1px 1px rgba(255,255,255,1);
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	color: #333945 !important;
}

.blue-button-flat{
	background:#635CFF;
	border-radius: 58px;
	cursor: pointer;
	float: left;
	margin-bottom: 15px;
	padding: 8px 10px;
	width: 100%;
	text-align: center;
}
.blue-button-flat:hover{
	background: #463eed;
}
.blue-button{
	background: #72b4e3; /* Old browsers */
	background: -moz-linear-gradient(top,  #72b4e3 0%, #3f86c0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #72b4e3 0%,#3f86c0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #72b4e3 0%,#3f86c0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72b4e3', endColorstr='#3f86c0',GradientType=0 ); /* IE6-9 */
	
	-webkit-box-shadow: 0px 6px 11px -10px rgba(0,0,0,1);
	-moz-box-shadow: 0px 6px 11px -10px rgba(0,0,0,1);
	box-shadow: 0px 6px 11px -10px rgba(0,0,0,.5);
	
	-webkit-transition: box-shadow 0.1s linear;
	-moz-transition: box-shadow 0.1s linear;
	-ms-transition: box-shadow 0.1s linear;
	-o-transition: box-shadow 0.1s linear;
	transition: box-shadow 0.1s linear;
	
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	cursor: pointer;
	
	float: left;
	margin-bottom: 20px;
	padding: 15px 30px;
	width: 100%;
	text-align: center;
	
}
.blue-button:hover{
	background: #90c9f1; /* Old browsers */
	background: -moz-linear-gradient(top,  #90c9f1 0%, #3f86c0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #90c9f1 0%,#3f86c0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #90c9f1 0%,#3f86c0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90c9f1', endColorstr='#3f86c0',GradientType=0 ); /* IE6-9 */
	text-decoration: none;
	
	-webkit-box-shadow: 0px 6px 11px -5px rgba(0,0,0,1);
	-moz-box-shadow: 0px 6px 11px -5px rgba(0,0,0,1);
	box-shadow: 0px 6px 11px -5px rgba(0,0,0,.5);
	
	-webkit-transition: box-shadow 0.1s linear;
	-moz-transition: box-shadow 0.1s linear;
	-ms-transition: box-shadow 0.1s linear;
	-o-transition: box-shadow 0.1s linear;
	transition: box-shadow 0.1s linear;
}
.blue-button-flat .stripe-text0{
	position: relative;
	top: -2px;
	font-size: 16px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
	color: #ffffff !important;
}
.blue-button-flat .stripe-text1{
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #ffffff !important;
}
#upgrade-stripe-btn
{
	margin-bottom: 10px;
}
#cd-stripe-btn
{
	margin-bottom: 10px;
}
#download-btn
{
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size: 22px;
	width: 160px;
	margin: 5px 0 20px 10px;
}
.download-btn-note
{
	color: #949494; 
	float: left;
	margin-top: 0px; 
/* 	margin-bottom: 50px; */
	width: 100%;
}
#get-your-invoice-btn
{
	font-size: 16px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
	color: #ffffff !important;
	width: 172px;
	margin: -10px 0 20px 10px;
}
.panel-body
{
	margin-bottom: 10px;
}
#buy-now-paypal{
	width: 100%;
}
#subscribe-form{
	width: 300px;
	margin: 70px auto 100px auto;
	text-align: center;
}
#mailing-list-title{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size: 18px;
}
#mailing-list-footnote{
	margin-bottom: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	color: #858585;
}
#mailing-list-footnote a{
	font-weight: bold;
	color: #5F5F5F;
}
#mailing-list-footnote a:hover{
	text-decoration: underline;
}

#subscribe-btn{
	background: #fbfbfb; /* Old browsers */
	background: -moz-linear-gradient(top,  #FCFCFC 0%, #F1F1F1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #FCFCFC 0%, #F1F1F1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #FCFCFC 0%, #F1F1F1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCFCFC', endColorstr='#F1F1F1',GradientType=0 ); /* IE6-9 */
	text-decoration: none;
	
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
	cursor: pointer;
	
	border: 1px solid #e0e0e0;
	
	margin-top: 20px;
	padding: 10px 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #333945;
}
#subscribe-btn:hover{
	background: #fbfbfb; /* Old browsers */
	background: -moz-linear-gradient(top,  #FCFCFC 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #FCFCFC 0%, #e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #FCFCFC 0%, #e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCFCFC', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	text-decoration: none;
	
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
	cursor: pointer;
	
	border: 1px solid #e0e0e0;
	
	padding: 10px 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #333945;
}

#footer{
	padding: 20px 0 0px 0;
	height: 100%;
}
#mobile-footer-links{
	display: none;
}
#mobile-footer-links ul.dropdown-menu
{
	width: 180px;
	padding: 10px 20px 10px 0px;
}
#footer-links-regular{
	float: right;
	list-style: none;
}
#footer-links-regular li{
	float: left;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	margin-left: 30px;
}
#footer-links-regular li a{
	color: white;
}
#footer-links-regular li a:hover{
	color: #B3B3B3;
}
.sub-title{
	padding: 20px 0 40px 0;
	font-weight: normal;
	letter-spacing: -2px;
}
.sub-title.affiliates{
	padding-bottom: 10px;
}
.sub-title.thankyou{
	padding-bottom: 0px;
}
.subtagline{
	font-size: 20px;
}
.accordion{
	margin: 0 0 50px 0;
}
.accordion-item{
/* 	border: none; */
}
.accordion-button{
	color: grey;
}
.accordion-button:focus {
	box-shadow: none;
	outline: none;
}
.accordion-body ol li, .accordion-body ul li{
	margin-bottom: 20px;
}
.accordion-button:not(.collapsed) {
	color: black;
	background-color: #f8f9fc;
}
.important{
	width: 93%;
	display: block;
	padding: 10px 15px;
	background: #FFFEE2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.get-started-video
{
	width: 55%; 
	height: auto;
}
code{
	background: #f7f9fc;
	border: 1px solid #f4f4f4;
	color: #CB2626;
	padding: 2px 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	word-wrap: break-word;
}
pre{
	background: #f7f9fc;
	border: 1px solid #e0e3e6;
	color: #CB2626;
	padding: 10px 15px;
	margin-bottom: 10px;
	line-height: 18px;
	font-size: 14px;
	line-height: 22px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	white-space: pre-wrap;       /* Since CSS 2.1 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;
}
.top50{
	margin-top: 50px;
}
.bottom30{
	margin-bottom: 30px;
}
.v2-screenshot{
	max-width: 700px;
	width: 100%;
}
#accordion h3, #accordion2 h3, #accordion3 h3, #accordion4 h3, #accordion5 h3, #accordion6 h3, #accordion7 h3, #accordion8 h3{
	font-size: 16px;
	cursor: pointer;
	outline: none;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 10px 10px;
	background: #e5ebf0;
}
h3.version-num{
	font-size: 18px !important;
	border-top: 1px dashed #E5E5E5;
	border-bottom: 1px dashed #E5E5E5;
	background: none !important;
}
#upgrade-price{
	font-family: 'Manrope', sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #E63E3B;
}
.accordion-button::after {
  display: none;
}
.accordion-button{
	color:black;
}
#license{
	float:left;
	width: 70%;
	height: 60px;
}
#license2{
	float:left;
	width: 100%;
	height: 60px;
}
.blue-btn{
	background: #72b4e3; /* Old browsers */
	background: -moz-linear-gradient(top,  #72b4e3 0%, #3f86c0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #72b4e3 0%,#3f86c0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #72b4e3 0%,#3f86c0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72b4e3', endColorstr='#3f86c0',GradientType=0 ); /* IE6-9 */
	
	-webkit-box-shadow: 0px 6px 11px -10px rgba(0,0,0,1);
	-moz-box-shadow: 0px 6px 11px -10px rgba(0,0,0,1);
	box-shadow: 0px 6px 11px -10px rgba(0,0,0,.5);
	
	-webkit-transition: box-shadow 0.1s linear;
	-moz-transition: box-shadow 0.1s linear;
	-ms-transition: box-shadow 0.1s linear;
	-o-transition: box-shadow 0.1s linear;
	transition: box-shadow 0.1s linear;
	
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	cursor: pointer;
	
	padding: 15px 30px;
	
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff !important;
}
#upgrade-btns{
	float:left;
	width: 100%;
}
#upgrade-btns .yellow-btn, #upgrade-btns .blue-btn{
	float:left;
}
#download-form .blue-btn{
	position: relative;
	top: 14px;
	left: 10px;
}
#buy-now-btn, #buy-now-btn-mobile{
	color: white !important;
	background: #de5351;
	padding: 4px 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#buy-now-btn:hover, #buy-now-btn-mobile:hover{
	background: #de5351;
	color: #fae6e6 !important;
}
.ver{
	position: relative; 
	top: -2px; 
	left: 2px;
	font-size: 70%;	
	border: 1px solid color(srgb 0.111 0.111 0.111);
	padding: 2px 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.already-an-affiliate
{
	float: right;
	margin-top: -56px;
}
.api-sidebar ul li{
	margin-bottom: 10px;
}
.note{
	background: #fffdee; 
	padding: 10px 15px;
}
#invoice_type
{
	margin-bottom: 20px;
	height: 50px;
	padding: 0 10px;
	border-radius: 5px;
	border: 1px solid #DFE1E5;
	outline: none !important;
}
.center-vert{
	margin: 0;
	position: absolute;
	top: 15%;
}
#sendy-logo-thankyou{
	width: 150px;
}
#affiliate-signup-form, #request-invoice-form
{
	float: left;
	width: 100%;
	background: white;
	padding: 20px 40px;
	box-shadow: 0px 10px 41px -26px rgba(0,0,0,0.75);
}
#custom-domains-form
{
	float: left;
	width: 450px;
	background: white;
	padding: 20px 40px;
	text-align: center;
	box-shadow: 0px 10px 41px -26px rgba(0,0,0,0.75);
}
.custom-domains-form-holder
{
	float: left;
	margin: 0 auto;
	width: 450px;
}
.loader{
	margin-top: 29px;
}
.loader span{
	margin-left: 5px;
	font-family: 'Roboto Condensed', sans-serif;
}
.hidden{
	display: none;
}
#paymentResponse{
	clear: both;
	margin-bottom: 20px;
	color: red;
	font-family: 'Roboto Condensed', sans-serif;
}
#downloadResponse{
	clear: both;
	margin-bottom: 20px;
	color: red;
	font-family: 'Roboto Condensed', sans-serif;
}
.features-modal-header
{
	border:none; margin-bottom: -10px;
}
.price2{
	color: #e63e3b;
	font-size: 60px;
	text-align: center;
}
#price2-org{
	display: none;
	margin: -30px 0 -20px 0;
}
.dollar2{
	position: relative; 
	top: -2.2em; 
	font-size: 25%;
}
.cd-otf{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	padding: 2px 6px;
	border-radius: 6px;
	border: 1px solid #000;
	position: relative;
	top: -22px;
	margin-left: 138px;
	margin-top: 20px;
	width: 100px;
}
#cd-price-org{
	position: relative; 
	top: -16px; 
	text-decoration: line-through; 
	font-size: 32px; 
	color: black;
}

#signup-error{
	color: red;
	margin-bottom: 30px;
}
#download-invoice-error
{
	color: red;
}
#change-domain-to{
	float: left;
	margin: 16px 10px 0 10px;
}
#domain-btn
{
	width: 162px;
	float: right;
	margin: 9px 9px 0 0;
}
#resend-btn
{
	float: left;
	width: 170px;
	margin: 8px 0 0 16px;
}
#domain-change-error
{
	color: red;
}
#resend-license-error
{
	color: red;
	margin-bottom: 22px;
}
.line-sep
{
	border-bottom: 1px solid #DEE2E6;
}
#newsletter-thanks
{
	color: red;
	margin-bottom: 20px;
}
#install-sendy2, #add-your-first-brand, #brand-page
{
	width: 55%;
}

/* Responsive code */
@media screen and (max-width: 575px) {
	h1{
		font-size: 43px;
		letter-spacing: -3px;
	}
	#tagline2{
		font-size: 56px;
	}
	#about{
		width: 354px;
	}
	#smtp-service-providers a{
		margin-right: 20px;
	}
	.feature .feature-text{
		width: 100%;
	}
	#menu-holder{
		position: relative;
		top: 0px;
		width: auto;
		height: 80px;
		margin-top: -105px;
	}
	#download-sendy
	{
		display: none;
	}
	#upgrade-stripe-btn, #license-key2
	{
		width: 100% !important;
	}
	#custom-domains-form 
	{
		width: 384px;
	}
	#hero-img2{
		width: 100% !important;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 900px) {
	#via-amazonses{
		margin-right: 318px;
	}
	#about{
		width: 722px;
	}
	#hero-img{
		width: 710px;
		margin: 40px 0 0 0px;
	}
	#upgrade-stripe-btn, #license-key2
	{
		width: 100% !important;
	}
}
@media screen and (max-width: 767px) {
	#hero-img{
		width: 370px;
		margin: 40px 0 0 0px;
	}
	#hero-img2{
		width: 528px;
	}
	#upgrade-stripe-btn, #license-key2
	{
		width: 100% !important;
	}
}
@media screen and (max-width: 991px) {
	#via-amazonses{
		float: left;
		margin-left: 5px;
		width: 100%;
	}
	#menu{
		display: none;
	}
	#mobile-menu{
		display: block;
	}
	#menu-holder{		
		position: relative;
		top: 0px;
		float: right;
		height: 80px;
	}
	#mobile-footer-links a.dropdown-toggle{
		margin-top: -35px;
	}
	#getyoursendy-col1
	{
		border-right: none;
	}
	#upgrade-stripe-btn, #license-key2
	{
		width: 100% !important;
	}
	#hero{
		display: none;
	}
	#hero2{
		display: block;
	}
	#hero-area {
		padding: 20px 0;
	}
	#about{
		width: 100%;
	}
	#hori-dotted-divider-col1
	{
		display: block;
		padding-bottom: 0px;
	}
	.get-started-video
	{
		width: 100% !important; 
		height: auto;
	}
	#install-sendy2, #add-your-first-brand, #brand-page
	{
		width: 100% !important;
	}
	.accordion-img
	{
		width: 100%;
	}
}
@media screen and (max-width: 1200px) {
	#footer-links-regular{
		display: none;
	}
	#mobile-footer-links{
		display: block;
	}
	#mobile-footer-links a{
		float: right;
		list-style: none;
	}
	#mobile-footer-links ul li{
		float: left;
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 16px;
		margin-left: 30px;
	}
	#mobile-footer-links ul li a{
		color: black;
	}
	#footer-links-regular li a:hover{
		color: #4E70AA;
	}
	#upgrade-stripe-btn, #license-key2
	{
		width: 80%;
	}
	.accolade .user-details .user-identity{
		width: 130px;
	}
	.get-started-video
	{
		width: 80%; 
		height: auto;
	}
	#install-sendy2, #add-your-first-brand, #brand-page
	{
		width: 80%;
	}
}