@import "https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700,800,900&display=swap";

@font-face
{
	font-family:"Proxima Nova";
	src:url(../fonts/ProximaNova-Thin.otf);
	font-weight:300
}

@font-face
{
	font-family:"Proxima Nova";
	src:url(../fonts/ProximaNova-Regular.otf);
	font-weight:400
}

html
{
	overflow-x:hidden
}

@font-face
{
	font-family:"Proxima Nova";
	src:url(../fonts/ProximaNova-Bold.otf);
	font-weight:600
}

@font-face
{
	font-family:"Proxima Nova";
	src:url(../fonts/ProximaNova-Extrabold.otf);
	font-weight:700
}

@font-face
{
	font-family:"Proxima Nova";
	src:url(../fonts/ProximaNova-Black.otf);
	font-weight:800
}

@font-face
{
	font-family:"ITCLubalinGraphW01-Demi";
	src:url(../fonts/LubalinGraphStd-Demi.otf);
	font-weight:800
}

*
{
	margin:0;
	padding:0
}

a,a:hover,a:focus
{
	text-decoration:none;
	color:#666cdc
}

body
{
	font-family:'Montserrat',sans-serif;
	overflow-x:hidden;
	background:#FCFCFD;
	 
    margin: 0;
    padding-top: 69px;
 
}
body.hsn{
    padding-top: 139px;
}

body.single-post
{
	background-image:url(../images/bg_body.png);
	background-size:100%;
	background-position:center
}

body .email_address_sections ::-webkit-input-placeholder
{
	color:#333
}

body .email_address_sections :-ms-input-placeholder
{
	color:#333
}

body .email_address_sections ::placeholder
{
	color:#333
}

body .subscribe_box ::-webkit-input-placeholder
{
	color:#333
}

body .subscribe_box :-ms-input-placeholder
{
	color:#333
}

body .subscribe_box ::placeholder
{
	color:#333
}

.m0
{
	margin:0!important
}

.m_t_10
{
	margin-top:10px!important
}

.m_t_20
{
	margin-top:20px!important
}

.m_t_30
{
	margin-top:30px!important
}

.m_t_40
{
	margin-top:40px!important
}

.m_t_50
{
	margin-top:50px!important
}

.m_t_60
{
	margin-top:60px!important
}

.m_t_70
{
	margin-top:70px!important
}

.m_t_80
{
	margin-top:80px!important
}

.m_t_90
{
	margin-top:90px!important
}

.m_t_100
{
	margin-top:100px!important
}

.m_b_10
{
	margin-bottom:10px!important
}

.m_b_20
{
	margin-bottom:20px!important
}

.m_b_30
{
	margin-bottom:30px!important
}

.m_b_40
{
	margin-bottom:40px!important
}

.m_b_50
{
	margin-bottom:50px!important
}

.m_b_60
{
	margin-bottom:60px!important
}

.m_b_70
{
	margin-bottom:70px!important
}

.m_b_80
{
	margin-bottom:80px!important
}

.m_b_90
{
	margin-bottom:90px!important
}

.m_b_100
{
	margin-bottom:100px!important
}

.p0
{
	padding:0!important
}

.p10
{
	padding:10px!important
}

.p15
{
	padding:15px!important
}

.p20
{
	padding:20px!important
}

.p25
{
	padding:25px!important
}

.p30
{
	padding:30px!important
}

.p40
{
	padding:40px!important
}

.p_t_10
{
	padding-top:10px!important
}

.p_t_20
{
	padding-top:20px!important
}

.p_t_30
{
	padding-top:30px!important
}

.p_t_40
{
	padding-top:40px!important
}

.p_t_50
{
	padding-top:50px!important
}

.p_t_60
{
	padding-top:60px!important
}

.p_t_70
{
	padding-top:70px!important
}

.p_t_80
{
	padding-top:80px!important
}

.p_t_90
{
	padding-top:90px!important
}

.p_t_100
{
	padding-top:100px!important
}

.p_b_10
{
	padding-bottom:10px!important
}

.p_b_20
{
	padding-bottom:20px!important
}

.p_b_30
{
	padding-bottom:30px!important
}

.p_b_40
{
	padding-bottom:40px!important
}

.p_b_50
{
	padding-bottom:50px!important
}

.p_b_60
{
	padding-bottom:60px!important
}

.p_b_70
{
	padding-bottom:70px!important
}

.p_b_80
{
	padding-bottom:80px!important
}

.p_b_90
{
	padding-bottom:90px!important
}

.p_b_100
{
	padding-bottom:100px!important
}

.text_white,.text_white:hover,.text_white:focus
{
	color:white
}

header.container-fluid
{
	    padding: 0 56px;
       padding-right: 10px;
    z-index: 99;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 22;
    background: #fcfcfd;
 
}
body.admin-bar header.container-fluid{
	top:32px;
}
.tablee
{
	display:table;
	float:none;
	width:100%
}

.tablee_row
{
	display:table-row;
	float:none
}

.tablee_cell
{
	display:table-cell;
	float:none;
	vertical-align:middle
}

.tablee.vtop .tablee_cell
{
	vertical-align:top
}

.tablee.vbottom .tablee_cell
{
	vertical-align:bottom
}

.preheader
{
	background:black;
	color:white;
	padding:10px
}

.preheader a
{
	color:white;
	padding:0 10px;
	display:inline-block
}

.navbar
{
	box-shadow:none;
	border:none;
	margin:0
}

.navbar-brand
{
	height:auto;
	padding:23px 15px
}

header .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator
{
	position:absolute;
	right:10px;
	top:50%;
	margin-top:-6px;
	font-size:10px;
	color:#666cdc;
	filter:grayscale(100%)
}

header img.logo
{
	height:23px;
	object-fit:contain;
	width:200px;
	margin-top:0
}

header .ubermenu-main li > a.ubermenu-target
{
	padding:15px 16px
}

.ubermenu-main li.with_btn > a.ubermenu-target
{
	background:#00d693;
	color:white;
	margin-top:12px;
	border-radius:4px;
	margin-bottom:4px;
	margin-left:20px;
	padding:15px 20px 12px
}

.ubermenu-main li.with_btn:hover> a.ubermenu-target,.ubermenu-main li.with_btn> a.ubermenu-target:hover,.ubermenu-main li.with_btn> a.ubermenu-target:focus
{
	background:#51E1A7;
	color:white!important;
}

.navbar-nav>li>a
{
	padding-top:25px;
	padding-bottom:25px;
	font-family:"Proxima Nova";
	font-weight:400;
	font-size:13px;
	letter-spacing:.04em;
	text-align:center;
	color:#333;
	text-transform:uppercase
}

.navbar-nav>li.active>a,.navbar-nav>li:hover>a,.navbar-nav>li>a:hover,.navbar-nav>li>a:focus
{
	color:#333;
	position:relative;
	background:transparent
}

.owl-dots
{
	display:block;
	margin-top:30px;
	position:relative;
	text-align:center
}

.owl-dot
{
	display:inline-block;
	width:10px;
	height:10px;
	background:white;
	margin:10px 3px;
	border:1px solid #172B53;
	border-radius:5px;
	transition:all .5s ease-in-out
}

.owl-dot.active
{
	width:30px;
	background:#172B53
}

.head_blogs .search_icon
{
	margin-left:00px
}
.head_blogs a[data-toggle="collapse"]
{
	display:none;
}
.head_blogs a
{
	font-family:"Proxima Nova";
	font-weight:700;
	font-size:13px;
	letter-spacing:.1em;
	line-height:17px;
	text-align:left;
	color:#2b2b2b;
	text-transform:uppercase;
	display:inline-block;
}

.blog_big
{
	width:670px;
	max-width:100%
}

.blog_big h2.big_blog_title
{
	font-family:ITCLubalinGraphW01-Demi;
	font-weight:400;
	font-size:38px;
	line-height:43px;
	text-align:left;
	color:#666cdc;
	margin:25px 0
}

.blog_big p
{
	font-family:"Proxima Nova";
	font-weight:400;
	font-size:17px;
	line-height:22px;
	text-align:left;
	color:#2b2b2b
}

.blog_big .text_tags
{
	text-align:right
}

.dot
{
	font-size:5px;
	margin:0 5px;
	position:relative;
	width:5px;
	height:5px
}

.dot.fa-circle:before
{
	position:absolute;
	top:-1px;
	left:0
}

.blog_big .big_blog_img
{
	width:100%;
	height:451px;
	object-fit:cover;
	border-radius:5px
}

.customer_details p
{
	font-family:"Proxima Nova";
	font-weight:400;
	font-size:12px;
	line-height:16px;
	text-align:left;
	color:#2b2b2b;
	margin-bottom:0
}

.customer_details h3
{
	font-family:"Proxima Nova";
	font-weight:700;
	font-size:13px;
	letter-spacing:.1em;
	line-height:17px;
	text-align:left;
	color:#2b2b2b;
	text-transform:uppercase;
	margin:0
}

.customer_details img
{
	width:47px;
	height:47px;
	border-radius:50%;
	object-fit:cover
}

.text_tags a
{
	text-transform:uppercase;
	font-family:"Proxima Nova";
	font-weight:700;
	font-size:13px;
	letter-spacing:.1em;
	line-height:17px;
	text-align:left;
	color:#2b2b2b;
	display:inline-block;
	margin:0
}

.email_address_sections
{
	position:relative
}
.email_address_sections .btn.btn-outline:hover {
    background: #f2f2f2;
    
}
.email_address_sections .btn.btn-outline
{
	color:#333;
	background:transparent;
	border:1px solid #717173;
	padding:15px 20px;
	position:absolute;
	top:0;
	right:0;
	text-transform:uppercase;
	font-size:13px;
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	font-weight:600
}

.email_address_sections input,.email_address_sections input:focus
{
	height:auto;
	padding:15px 20px;
	font-family:"Proxima Nova";
	font-weight:500;
	font-size:13px;
	letter-spacing:.04em;
	text-align:left;
	text-transform:uppercase;
	color:#333;
	border-radius:5px;
	box-shadow:none;
	outline:none;
	border:1px solid #717173;
	background:transparent;
	padding-right:128px
}
 
h4 span.small_headers.small_headers:before
{
	width:35.5px;
	height:2px;
	background:#666cdc;
	content:"";
	position:absolute;
	top:auto;
	bottom:0
	
}

h4 span.small_headers
{
	font-family:"Proxima Nova";
	font-weight:700;
	font-size:13px;
	letter-spacing:.1em;
	line-height:17px;
	text-align:left;
	/*color:#666cdc;*/
	color:#494ebe;
	padding:15px 0;
	text-transform:uppercase;
	padding-top: 10px;
	display:block;
}

.popular_list p
{
	font-family:"Proxima Nova";
	font-weight:400;
	font-size:12px;
	line-height:16px;
	text-align:left;
	color:#2b2b2b
}

.popular_list
{
	padding:10px 0;
	width:287px;
	max-width:100%
}

.popular_list h2
{
	font-family:"Proxima Nova";
	font-weight:400;
	font-size:20px;
	line-height:25px;
	text-align:left;
	color:#2b2b2b
}

.padding_lefts
{
	padding-left:80px
}

.blog_box .blog_content p
{
	font-family:"Proxima Nova";
	font-weight:400;
	font-size:12px;
	line-height:16px;
	text-align:left;
	color:#717173;
	margin-bottom:82px;
}

.blog_box .blog_content h2
{
	font-family:"Proxima Nova";
	font-weight:400;
	font-size:20px;
	line-height:25px;
	text-align:left;
	color:#2b2b2b
}

.blog_box .blog_content img
{
	height:185px;
	border-radius:6px;
	width:100%;
	object-fit:cover
}

.blog_box .blog_tag
{
	padding:10px 30px;
	background:#F7F7FC;
	display:block;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	height:82px;
	overflow:hidden;
	position: absolute;
    bottom: 0px;
    width: 100%;
}

.blog_box .blog_tag a
{
	text-transform:uppercase;
	font-family:"Proxima Nova";
	font-weight:700;
	font-size:13px;
	letter-spacing:.1em;
	line-height:17px;
	text-align:left;
	color:#2b2b2b;
	display:inline-block;
	margin:0 3px
}

.blog_box .blog_content
{
	padding:30px;
	     padding-bottom: 22px;
}

.blog_ad h2
{
	font-family:ITCLubalinGraphW01-Demi;
	font-weight:400;
	font-size:38px;
	line-height:43px;
	text-align:left;
	color:#2b2b2b
}

.blog_ad ::-webkit-input-placeholder
{
	color:#333
}

.blog_ad :-ms-input-placeholder
{
	color:#333
}

.blog_ad ::placeholder
{
	color:#333
}

.blog_ad .form-control
{
	padding:15px 20px;
	height:auto;
	border:2px solid #333;
	font-family:"Proxima Nova";
	text-transform:uppercase;
	font-weight:500;
	font-size:13px;
	letter-spacing:.04em;
	background:transparent;
	color:#333;
	margin-bottom:20px;
	margin-top:90px
}

.blog_ad .ad_content
{
	display:block;
	padding:30px;
	    width: 336px;
}

.blog_ad
{
	background:#E4E4F5;
	padding:0;
	margin:30px 25px;
	border-radius:6px;
	 width:336px;max-width:100%;
}

.blog_box
{
	border-radius:6px;
	background:white;
	box-shadow:0 0 20px #e4e4f5;
	margin:30px auto; 
	max-width:100%;
	overflow:hidden;
	position: relative;
	width:336px;
	    margin: 30px 25px;
	max-width:100%;
}
.flex_blog_boxes
{
	display:flex;
	    justify-content: left;
	flex-wrap:wrap;
}
.load_more_btn
{
	font-family:"Proxima Nova";
	font-weight:500;
	font-size:11px; 
	color:#666cdc;
	text-transform:uppercase;
	padding:15px 30px;
	display:block;
	border:2px solid #666cdc;
	border-radius:5px;
	 
    text-align: center;
     
}

.purple_cta p
{
	font-family:"Proxima Nova";
	font-weight:400;
	font-size:17px;
	line-height:24px;
	text-align:left;
	color:#fcfcfd
}

.purple_cta h2
{
	font-family:ITCLubalinGraphW01-Demi;
	font-weight:400;
	font-size:38px;
	line-height:43px;
	text-align:left;
	color:#fcfcfd
}

.btn.btn-primary.with_img img
{
	margin:0;
	margin-left:30px;
	position:absolute;
	top:16px;
	right:15px;
	width:auto!important;
	transition:all .5s ease;
	height:9px
}

.btn.btn-primary.with_img
{
	padding:13px 60px 12px 20px
}

.btn.btn-primary.with_img:hover img
{
	right:10px
}

.btn.btn-primary
{
	border-radius:4px;
	background:#44d298;
	padding:13px 20px 12px;
	border-color:#44d298;
	font-family:"Proxima Nova";
	font-weight:500;
	text-transform:uppercase;
	font-size:12px;
	text-align:left;
	color:#fcfcfd;
	position:relative
}

.purple_cta:before
{
	display:block;
	position:absolute;
	top:0;
	height:50px;
	width:100%;
	background-image:url(https://d341kum51qu34d.cloudfront.net/images/2019-04-redesign/sssstripes-101e5cab.svg);
	background-size:5px 5px;
	background-color:#fcfcfd;
	content:" ";
	left:0
}

.purple_cta:after
{
	display:block;
	position:absolute;
	bottom:0;
	height:50px;
	width:100%;
	background-image:url(https://d341kum51qu34d.cloudfront.net/images/2019-04-redesign/sssstripes-101e5cab.svg);
	background-size:5px 5px;
	background-color:#333;
	content:" ";
	left:0
}

.purple_cta
{
	background:#666CDC;
	position:relative
}

.footer h2
{
	font-family:"Proxima Nova";
	font-weight:600;
	font-size:15px;
	line-height:19px;
	text-align:left;
	color:white;
	background:#333;
	margin-bottom:10px
}

.footer .img_logo
{
	height:22px
}
.footer_contact
{
	background:#333;
}
.footer_contact p
{
	font-family:"Proxima Nova";
	font-weight:400;
	font-size:14px;
	text-align:left;
	color:white;
	line-height:20px;
	margin-bottom:15px;
	margin-top:15px;
	 
}

.footer a
{
	color:white;
	text-decoration:underline
}

.footer ul li a
{
	font-family:"Proxima Nova";
	font-weight:400;
	text-decoration:underline;
	font-size:14px;
	text-align:left;
	color:white;
	padding:8px 0;
	display:block
}

.footer ul
{
	list-style-type:none
}

.footer.container-fluid
{
	background:#333;
	color:white;
	position:relative
}

.p_l_60
{
	padding-left:60px
}

.footer .login_btns a img
{
	position:absolute;
	top:15px;
	right:15px
}

.footer .login_btns a:before
{
	content:"";
	position:absolute;
	top:13px;
	    right: 5px;
	background:url(../images/arrow_right_green.svg) center center / 100% 100% no-repeat;
	width:12px;
	height:10px
}

.footer .login_btns a
{
	display:block;
	padding:10px 0;
	font-family:"Proxima Nova";
	font-weight:500;
	font-size:11px;
	text-align:left;
	color:#44d298;
	position:relative;
	text-transform:uppercase;
	border-bottom:2px solid #44d298;
	text-decoration:none;
	display:block
}

.footer_login_sec
{
	border-left:50px solid #333;
	padding:60px;
	background:black;
	padding-bottom:125px;
	top:0;
	right:0;
	bottom:0;
	max-width:100%
}
.footer .footer_login_sec h2
{
	background:#000;
}
.footer .footer_left
{
	padding:60px
}

.post_footer p
{
	margin:0;
	background:#333;
}
.footer .footer_contact a
{
	background:#333;
}
 
.footer  .post_footer
{
	color:rgba(255,255,255,0.6);
	font-size:13px
}
.footer  .text_email
{
	display:block;
	color:#fff;
	background:#333;
}
.navbar-toggle2 {
    margin-top: 25px;
     
    top: 0px;
     
    position: fixed;
    z-index: 22;
    border: none;
    background: none;
    right: 20px;
	outline:none;
	box-shadow:none;
}

.navbar-toggle2 .icon-bar2
{
	display:block;
	width:22px;
	height:2px;
	border-radius:1px;
	background:#717173
}

.date_blog:before
{
	width:35.5px;
	height:2px;
	background:#666cdc;
	content:"";
	position:absolute;
	top:auto;
	bottom:0
}

.blog_tag_foot
{
	margin-top:60px
}

.blog_tag_foot a
{
	font-family:"Proxima Nova";
	font-weight:700;
	font-size:13px;
	letter-spacing:.1em;
	line-height:17px;
	text-align:left;
	color:#2b2b2b;
	text-transform:uppercase
}

h2.big_blog_title_font
{
	font-family:ITCLubalinGraphW01-Demi;
	font-weight:400;
	font-size:52px;
	letter-spacing:.01em;
	line-height:64px;
	text-align:left;
	color:#2c2c2c;
	width:912px;
	max-width:100%
}

.date_blog
{
	font-family:"Proxima Nova";
	font-weight:400;
	font-size:17px;
	line-height:22px;
	text-align:left;
	color:#2b2b2b;
	padding:20px 0;
	position:relative
}

.main_header_title:before
{
	background:url(../images/triangle.png) center center / 100% 100% no-repeat;
	width:100%;
	height:180px;
	position:absolute;
	bottom:0;
	content:"";
	left:0
}

.main_header_title
{
	background:linear-gradient(rgba(237,237,247,0) 0%,rgba(237,237,247,0.6) 100%);
	padding-top:70px;
	margin-top:-100px;
	padding-bottom:130px;
	position:relative;
	margin-top:-38px
}

.profile_s
{
	margin-top:30px
}
.profile_s.static_top
{
	position:fixed;
	top:70px;
}
.profile_s .share_box a
{
	margin-right:20px;
	display:inline-block
}

.profile_s hr
{
	width:35.5px;
	height:0;
	background:transparent;
	border-top:2px solid #666cdc;
	margin:30px 0
}

.profile_s h3
{
	text-transform:uppercase;
	font-family:"Proxima Nova";
	font-weight:600;
	font-size:13px;
	letter-spacing:.1em;
	line-height:17px;
	text-align:left;
	color:#2b2b2b;
	margin:20px 0
}

.profile_s .tag_foot a
{
	font-family:"Proxima Nova";
	font-weight:700;
	font-size:13px;
	letter-spacing:.1em;
	line-height:17px;
	text-align:left;
	color:#717173;
	text-transform:uppercase
}

.profile_s .profile_img
{
	width:70px;
	height:70px;
	border-radius:50%;
	object-fit:cover
}

.blog_details blockquote p
{
	font-family:ITCLubalinGraphW01-Demi;
	font-weight:400;
	font-size:52px;
	letter-spacing:.01em;
	line-height:64px;
	color:#666cdc
}

blockquote
{
	border:none;
	padding:30px 0;
	font-family:ITCLubalinGraphW01-Demi;
	font-weight:400;
	font-size:44px;
	letter-spacing:.01em;
	line-height:54px;
	text-align:left;
	color:#666cdc;
	width:669px;
	max-width:100%
}

.blog_details ul li
{
	font-family:"Proxima Nova";
	font-weight:600;
	font-size:21px;
	line-height:30px;
	text-align:left;
	color:#2b2b2b;
	margin:10px 0
}

.blog_details .subscribe_box input
{
	border-radius:6px;
	background:transparent;
	border:1px solid #717173;
	height:auto;
	padding:15px;
	font-size:13px;
	text-transform:uppercase
}

.blog_details .subscribe_box h3
{
	font-family:ITCLubalinGraphW01-Demi;
	font-weight:400;
	font-size:30px;
	line-height:38px;
	text-align:left;
	color:#666cdc
}

.blog_details .subscribe_box
{
	border-radius:6px;
	background:white;
	box-shadow:0 0 20px #e4e4f5;
	padding:30px 70px;
	border-bottom:5px solid #666CDC;
	margin:40px 0;
	margin-left:-75px
}

.blog_details iframe
{
	margin:40px 0;
	width:669px;
	max-width:100%
}

.blog_details img
{
	width:669px;
	max-width:100%;
	margin:40px 0
}

hr.small_hr
{
	width:50.5px;
	height:0;
	background:transparent;
	border-top:2px solid #666cdc
}

.blog_details ul
{
	padding-left:40px;
	margin-top:30px;
	margin-bottom:30px;
	width:669px;
	max-width:100%
}

.blog_details h2
{
	font-family:ITCLubalinGraphW01-Demi;
	font-weight:400;
	font-size:30px;
	line-height:38px;
	text-align:left;
	color:#2b2b2b;
	margin-bottom:20px;
	width:669px;
	max-width:100%
}

.blog_details p
{
	font-family:"Proxima Nova";
	font-weight:400;
	font-size:20px;
	line-height:35px;
	text-align:left;
	color:#2b2b2b;
	margin:20px 0;
	width:669px;
	max-width:100%
}

.blog_details .tag_foot a
{
	text-transform:uppercase;
	font-family:"Proxima Nova";
	font-weight:700;
	font-size:13px;
	letter-spacing:.1em;
	line-height:18px;
	text-align:left;
	color:#2b2b2b
}

.margin_left
{
	margin-left:15px
}

.title_text h3
{
	font-family:ITCLubalinGraphW01-Demi;
	font-weight:400;
	font-size:30px;
	line-height:38px;
	text-align:left;
	color:#2b2b2b
}

.share_box
{
	display:flex
}

.navbar-toggle2 .icon-bar2
{
	width:22px;
	margin-top:4px;
	transition:all .2s
}

.navbar-toggle2 .icon-bar2:first-child
{
	transform:rotate(45deg);
	transform-origin:10% 10%
}

.navbar-toggle2 .icon-bar2:nth-child(2)
{
	opacity:0
}

.navbar-toggle2 .icon-bar2:nth-child(3)
{
	transform:rotate(-45deg);
	transform-origin:10% 90%
}

.navbar-toggle2.collapsed .icon-bar2:first-child
{
	transform:rotate(0)
}

.navbar-toggle2.collapsed .icon-bar2:nth-child(2)
{
	opacity:1
}

.navbar-toggle2.collapsed .icon-bar2:nth-child(3)
{
	transform:rotate(0)
}

.purple_header h2 span
{
	color:#2B2B2B
}

.purple_header .blog_tag a
{
	font-family:"Proxima Nova";
	font-weight:700;
	font-size:13px;
	letter-spacing:.1em;
	line-height:17px;
	text-align:left;
	color:#717173;
	text-transform:uppercase
}

.purple_header h4
{
	font-family:"Proxima Nova";
	font-weight:700;
	font-size:13px;
	letter-spacing:.1em;
	line-height:17px;
	text-align:left;
	color:#666cdc;
	text-transform:uppercase
}

.border_top
{
	position:relative
}

.border_top:before
{
	content:"";
	position:absolute;
	top:-40px;
	left:10px;
	right:15px;
	background:#666cdc;
	height:1px;
	width:98%
}

.tag_content
{
	margin-top:-50px;
	z-index:2;
	position:relative
}

.purple_header h2
{
	font-family:ITCLubalinGraphW01-Demi;
	font-weight:400;
	font-size:30px;
	line-height:38px;
	text-align:left;
	color:#717173
}

.purple_header
{
	background:#ededf7
}

.search_section
{
	display:inline-block;
	position:relative
}

.search_box_hidden
{
	position:absolute;
	top:-15px;
	left:0px;
	background:white;
	width:0;
	overflow:hidden;
	transition:all .1s ease-in-out;
	opacity:0
}

.search_box_hidden img
{
	position:absolute;
	top:15px;
	right:15px
}

.search_box_hidden.shows
{
	width:336px;
	opacity:1
}

.search_box_hidden input,.search_box_hidden input:focus
{
	width:336px;
	border-radius:6px;
	background:transparent;
	border:1px solid #717173;
	padding:15px 20px;
	font-family:"Proxima Nova";
	font-weight:400;
	font-size:12px;
	line-height:16px;
	text-align:left;
	color:#717173;
	padding-right:44px;
	outline:none;
	box-shadow:none
}

.tag_menu
{
	width:150px;
	border-radius:4px;
	background:white;
	box-shadow:0 0 20px rgba(3,3,39,0.1);
	padding:20px;
	position:absolute;
	top:32px;
	z-index:22;
	height:auto!important;
	transition:all .5s ease-in-out
}

.tag_menu a
{
	font-weight:400;
	font-size:13px;
	letter-spacing:.04em;
	text-align:center;
	color:#333;
	display:block;
	padding:10px;
	text-transform:uppercase
}

.tag_menu a:hover
{
	background:#fafafa
}

.email_address_sections a.close_emails
{
	display:none
}

section.container-fluid.m_t_minus
{
	margin-top:-35px
}

.ubermenu-responsive-default.ubermenu
{
	display:block!important;
	width:632px;
	max-width:100%
}

header .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target
{
	font-weight:400;
	font-size:13px;
	    font-weight: 300;
}

header .ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group
{
	border:none
}

header .ubermenu-responsive-default.ubermenu
{
	display:block!important;
	margin-top:0
}

header .ubermenu-sub-indicators .ubermenu-tabs.ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator
{
	transform:rotate(-90deg);
	display:none
}

header .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target
{
	padding-right:25px;    margin-right: 4px;
}

header .ubermenu .ubermenu-nav .ubermenu-column-1-3
{
	width:auto
}

header .ubermenu-responsive-default.ubermenu i.fa-angle-down:before
{
	content:"\f063"
}

.ubermenu .ubermenu-row.gray_top_divider
{
	padding:30px 10px;
	box-shadow:0 0 20px rgba(0,0,0,0.1);
	background-color:white;
	transition:transform .2s ease-in-out,opacity .2s ease-in-out
}

.ubermenu .ubermenu-item.ubermenu-item-190 > .ubermenu-target,.ubermenu .ubermenu-item.ubermenu-item-160 > .ubermenu-target
{
	font-weight:600;
	font-size:18px;
	margin-bottom:20px
}

.profile_s .tag_foot
{
	max-width:160px
}

.footer_flex
{
	display:flex
}

.footer_flex .flex_left
{
	flex:5;
	padding:60px
}

.footer_flex .flex_right
{
	display:flex;
	flex:1;
	flex-direction:column;
	align-items:flex-start;
	justify-content:flex-start;
	box-sizing:border-box;
	padding:150px 60px 0;
	background-color:black
}

.mobile_menu
{
	display:none
}
.navbar-toggle,.navbar-toggle2
{
	display:none;
}

section.purple_sections  p{
    padding: 12px;
	margin:0px;
	font-size:15px; 
	line-height:23.8px;
}
section.purple_sections {
    align-items: center;
    background: #eeeeff;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 80px;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    width: 100%;
    z-index: 20;
}
section.purple_sections  .btn.btn-primary  img
{
    position: absolute;
    top: 16px;
    right: 15px;
	transition:all 0.5s ease-in-out;
    height: 9px;

}
section.purple_sections  .btn.btn-primary:hover img
{
	right:10px;
}
section.purple_sections  .btn.btn-primary {
    border-radius: 4px;
    background: #666cdc;
    padding: 13px 60px 12px 20px;
    border-color: #666cdc;
    font-family: "Proxima Nova";
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    text-align: left;
    color: #fcfcfd;
    position: relative;
}


@media screen and (max-width: 1170px)
{
	.footer_login_sec
	{
		    padding: 30px;
		    padding-bottom: 100px;
	}
}
@media screen and (max-width: 990px) {
	.padding_lefts
	{
		padding-left:15px
	}
	section.purple_sections 
	{
		   flex-wrap: wrap;
    text-align: center;
    height: auto;
    padding: 12px;
	}
	section.purple_sections p
	{
		font-size:12px; 
		line-height:22px;
		    margin-top: 0px;
    padding-top: 0px;
		    padding-bottom: 5px;
	}
	section.purple_sections .btn.btn-primary img
	{
		top:10px;
	}
	section.purple_sections .btn.btn-primary
	{
		font-size:10px;
		    padding: 8px 60px 8px 20px;
	}
	body
	{
		padding-top:70px;
	}
	header.container-fluid
	{
		 
		    padding: 0 15px;
    background: white;
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
	}
	.desktop_menu {
		display: none;
	}
	.blog_big .text_tags
	{
		text-align:left
	}
	.mobile_menu
	{
		position:fixed;
		top:0;
		left:0;
		width:100%;
		background:#ececf6;
		display:block;
		padding:35px 45px;
		display:none;
	}
	.mobile_menu span.sub {
		display: block;
		line-height: 1em;
		text-transform: none;
		color: #888888;
		font-size: 13px;
	}
	.mobile_menu ul
	{
		list-style-type:none;
		padding:0
	}
	
	.mobile_menu>ul>li>a
	{
		display:block;
		width:100%;
		padding:15px 30px;
		text-align:left;
		font-size:16px;
		text-transform:uppercase;
		font-weight:600;
		color:#2b2a2a;
		letter-spacing:1px;
		background:white;
		margin:10px 0;
		border-radius:4px
	}
	
	.mobile_menu li.with_btn_mobile a
	{
		background:#44d298;
		text-align:left;
		color:white;
		 
	}
	.mobile_menu li.mobile_about_velocity,.mobile_menu li.mobile_velocity_for
	{
		padding:5px 0px;
	}
	.mobile_menu li.mobile_about_velocity>a, .mobile_menu li.mobile_velocity_for>a {
    padding: 15px 15px 5px 0px!important;
    color: #656cdc!important;
    font-size: 12px;
    text-transform: capitalize!important;
}
	.mobile_menu li.mobile_login_btns > a
	{
		background:none;
		color:#666cdc;
		margin:0;
		padding:0;
		margin-top:0px;
		text-align:center;
		padding-top: 5px;
    font-size: 12px;
    text-transform: capitalize;
		font-weight:400;
	}
	
	.mobile_menu li.product_pricing >a
	{
		background:white;
		margin-bottom:0;
		color:#666cdc;
		margin-bottom:-1px;
		padding:0 30px;
		padding-top:20px;
		padding-top: 20px;
    font-size: 12px;
    text-transform: capitalize;
		font-weight:400;
		    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
	}
	
	.mobile_menu>ul>li>ul.sub-menu>li
	{
		padding:0 30px
	}
	
	.mobile_menu ul li ul.sub-menu li:last-child a
	{
		border:none
	}
	
	.mobile_menu li.mobile_login_btns > ul.sub-menu
	{
		display:flex;
		text-align:center;
		justify-content:space-around;
		background:transparent;
		position:relative;
		align-items:center
	}
	
	.mobile_menu li.mobile_login_btns > ul.sub-menu>li> a
	{
		padding:10px
	}
	
	.mobile_menu li.mobile_login_btns > ul.sub-menu:before
	{
		content:"";
		position:absolute;
		top:6px;
		left:0;
		height:30px;
		width:2px;
		background:#666cdc;
		right:0;
		margin:auto
	}
	
	.mobile_menu li.mobile_velocity ul,.mobile_menu li.mobile_quality ul
	{
		height:0px;
		overflow:hidden;
		transition:all 0.5s ease-in-out;
	}
	.mobile_menu li.mobile_velocity ul ul,.mobile_menu li.mobile_quality ul ul
	{
		height:auto!important;
	}
	.mobile_menu li.mobile_quality ul.open
	{
		height:80px;
	}
	.mobile_menu li.mobile_velocity ul.open
	{
		height:344px;
	}
	.mobile_menu>ul>li>ul.sub-menu
	{
		background:white;
		border-radius:4px;
		    z-index: 2;
	}
	
	.mobile_menu>ul>li>ul.sub-menu>li>a
	{
		font-size:16px;
		text-transform:uppercase;
		font-weight:600;
		color:#2b2a2a;
		letter-spacing:1px;
		display:block;
		padding:15px 0px;
		border-bottom:2px solid #ececf6
	}
	
	.mobile_menu>ul>li>ul.sub-menu>li>ul.sub-menu>li>a
	{
		color:#2a2a2a;
		text-decoration:none;
		padding:10px 0px;
		display:block;
		    text-transform: uppercase;
	}
	.mobile_menu ul li.mobile_velocity>a
	{
		position:relative;
	}
	.mobile_menu ul  li.mobile_velocity>a:before
	{
		    content: "";
    position: absolute;
    top: 15px;
    right: 7px;
    background: #666cdc;
    width: 2px;
    height: 16px;
	}
	.mobile_menu ul li.mobile_velocity>a:after
	{
		content: "";
    position: absolute;
    top: 22px;
    right: 0px;
    background: #666cdc;
    height: 2px;
    width: 16px;
	}
	.mobile_menu ul li.mobile_quality >a
	{
		position:relative;
	}
	.mobile_menu ul  li.mobile_quality >a:before
	{
		    content: "";
    position: absolute;
    top: 15px;
    right: 7px;
    background: #666cdc;
    width: 2px;
    height: 16px;
	}
	.mobile_menu .navbar-nav>li
	{
		display:block;
		    width: 100%;
	}
	.mobile_menu ul li.mobile_quality >a:after
	{
		content: "";
    position: absolute;
    top: 22px;
    right: 0px;
    background: #666cdc;
    height: 2px;
    width: 16px;
	}
	.mobile_menu>ul>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a
	{
		color:#2a2a2a;
		text-decoration:none;
		padding:6px 0px;
		display:block;
		text-transform:uppercase;
	}
		.navbar-toggle2
	{
		display:block;
	}
	header .ubermenu-responsive-toggle-align-right
	{
	 
		display:none;
	}
	
}

@media screen and (max-width: 768px) {
	 
	.profile_s.static_top
{
	position:relative;
	top:0px;
}
	
	html,body
	{
		overflow-x:hidden
	}
	
	.m_t_10
	{
		margin-top:5px!important
	}
	
	.m_t_20
	{
		margin-top:10px!important
	}
	
	.m_t_30
	{
		margin-top:15px!important
	}
	
	.m_t_40
	{
		margin-top:20px!important
	}
	
	.m_t_50
	{
		margin-top:25px!important
	}
	
	.m_t_60
	{
		margin-top:30px!important
	}
	
	.m_t_70
	{
		margin-top:35px!important
	}
	
	.m_t_80
	{
		margin-top:40px!important
	}
	
	.m_t_90
	{
		margin-top:45px!important
	}
	
	.m_t_100
	{
		margin-top:50px!important
	}
	
	.m_b_10
	{
		margin-bottom:5px!important
	}
	
	.m_b_20
	{
		margin-bottom:10px!important
	}
	
	.m_b_30
	{
		margin-bottom:15px!important
	}
	
	.m_b_40
	{
		margin-bottom:25px!important
	}
	
	.m_b_50
	{
		margin-bottom:50px!important
	}
	
	.m_b_60
	{
		margin-bottom:30px!important
	}
	
	.m_b_70
	{
		margin-bottom:35px!important
	}
	
	.m_b_80
	{
		margin-bottom:40px!important
	}
	
	.m_b_90
	{
		margin-bottom:45px!important
	}
	
	.m_b_100
	{
		margin-bottom:50px!important
	}
	
	.p_t_10
	{
		padding-top:5px!important
	}
	
	.p_t_20
	{
		padding-top:10px!important
	}
	
	.p_t_30
	{
		padding-top:15px!important
	}
	
	.p_t_40
	{
		padding-top:20px!important
	}
	
	.p_t_50
	{
		padding-top:25px!important
	}
	
	.p_t_60
	{
		padding-top:30px!important
	}
	
	.p_t_70
	{
		padding-top:35px!important
	}
	
	.p_t_80
	{
		padding-top:40px!important
	}
	
	.p_t_90
	{
		padding-top:45px!important
	}
	
	.p_t_100
	{
		padding-top:50px!important
	}
	
	.p_b_10
	{
		padding-bottom:5px!important
	}
	
	.p_b_20
	{
		padding-bottom:15px!important
	}
	
	.p_b_30
	{
		padding-bottom:30px!important
	}
	
	.p_b_40
	{
		padding-bottom:20px!important
	}
	
	.p_b_50
	{
		padding-bottom:25px!important
	}
	
	.p_b_60
	{
		padding-bottom:30px!important
	}
	
	.p_b_70
	{
		padding-bottom:35px!important
	}
	
	.p_b_80
	{
		padding-bottom:40px!important
	}
	
	.p_b_90
	{
		padding-bottom:45px!important
	}
	
	.p_b_100
	{
		padding-bottom:50px!important
	}
	
	.navbar-nav>li.with_btn>a
	{
		max-width:200px;
		margin:0 auto
	}
	
	body.single-post
	{
		background-image:none
	}
	
	.main_header_title:before
	{
		height:150px;
		width:100%;
		min-width:100%;
		display:block
	}
	
	.date_blog
	{
		font-size:14px
	}
	
	.navbar-nav>li>a
	{
		padding:10px 20px
	}
	
	.title_text h3
	{
		font-weight:400;
		font-size:19px;
		line-height:24px;
		text-align:left;
		color:#2b2b2b
	}
	
	.purple_cta p
	{
		font-weight:400;
		font-size:12px;
		line-height:16px;
		text-align:left;
		color:#fcfcfd
	}
	
	.hidden_sm
	{
		display:none
	}
	
	.purple_cta h2
	{
		font-weight:400;
		font-size:19px;
		line-height:24px;
		text-align:left;
		color:#fcfcfd;
		width:200px
	}
	
	.blog_box .blog_content
	{
		height:auto!important;
		padding:20px
	}
	
	.related_items .blog_box .blog_content img
	{
		display:none
	}
	
	.blog_ad .ad_content
	{
		padding:20px
	}
	
	.blog_big h2.big_blog_title
	{
		font-size:20px;
		line-height:30px
	}
	
	.blog_box .blog_tag
	{
		display:none
	}
	
	.blog_box
	{
		height:auto!important;
		width:100%
	}
	
	.popular_list h2,.blog_box .blog_content h2
	{
		font-size:16px;
		line-height:26px
	}
	
	.tablee.tablee_sm .tablee_cell
	{
		display:table-cell
	}
	
	.customer_details h3
	{
		font-size:10px;
		line-height:14px
	}
	
	.text_tags a
	{
		font-size:10px;
		line-height:14px
	}
	
	.tablee.tablee_sm .tablee_row
	{
		display:table-row
	}
	
	.tablee.tablee_sm
	{
		display:table
	}
	
	.tablee,.tablee_row,.tablee_cell
	{
		display:block
	}
	
	.footer_login_sec
	{
		position:relative;
		padding:40px;
		width:100%;
		padding-top:10px;
		border-radius:5px;
		display:none
	}
	
	.main_header_title .head_blogs .search_icon
	{
		float:right;
		margin-right:5px
	}
	
	.search_section
	{
		float:right
	}
	
	.email_address_sections a.close_emails
	{
		display:none
	}
	
	.email_address_sections.mob_hide_show a.close_emails
	{
		display:block
	}
	
	.email_address_sections.mob_hide_show
	{
		border-radius:0;
		background:white;
		box-shadow:0 0 20px rgba(0,0,0,0.13);
		padding:22px 29px;
		margin-left:-15px;
		margin-right:-15px;
		padding-right:65px;
		border-bottom:3px solid #666cdc;
		padding-left:29px;
		margin-top:40px
	}
	
	.email_address_sections.mob_hide_show .btn.btn-outline
	{
		top:22px;
		right:65px
	}
	
	a.close_emails
	{
		position:absolute;
		right:20px;
		top:35px
	}
	
	.main_header_title h2.big_blog_title_font
	{
		font-weight:400;
		font-size:28px;
		line-height:34px;
		text-align:left;
		color:#2b2b2b
	}
	
	.flex_in_sm img
	{
		margin-right:20px
	}
	
	.flex_in_sm .flex_item img
	{
		margin-right:0
	}
	
	.share_box img
	{
		height:20px
	}
	
	.flex_in_sm .flex_item
	{
		width:50%
	}
	
	.blog_details blockquote p
	{
		font-weight:400;
		font-size:28px;
		line-height:34px;
		text-align:left;
		color:#666cdc
	}
	
	.blog_details blockquote
	{
		font-weight:400;
		font-size:28px;
		line-height:34px;
		text-align:left;
		color:#666cdc
	}
	
	.blog_details ul li
	{
		font-weight:600;
		font-size:17px;
		line-height:24px;
		text-align:left;
		color:#2b2b2b
	}
	
	.blog_details ul
	{
		padding-left:26px
	}
	
	.blog_details .subscribe_box h3
	{
		font-weight:400;
		font-size:19px;
		line-height:24px;
		text-align:left;
		color:#666cdc
	}
	
	.blog_details h2
	{
		font-weight:400;
		font-size:19px;
		line-height:24px;
		text-align:left;
		color:#2b2b2b
	}
	
	.blog_details .subscribe_box input,.blog_details .subscribe_box input:focus
	{
		margin-bottom:20px
	}
	
	.blog_details p
	{
		font-weight:400;
		font-size:15px;
		line-height:26px;
		text-align:left;
		color:#2b2b2b
	}
	
	.blog_big .text_tags
	{
		width:45%
	}
	
	.flex_in_sm
	{
		display:flex;
		align-items:top
	}
	
	.tag_content
	{
		margin-top:-65px;
		z-index:2;
		position:relative;
		padding:0 15px
	}
	
	.purple_header .blog_tag a
	{
		font-size:10px;
		letter-spacing:.1em;
		line-height:13px;
		text-align:left;
		color:#2b2b2b
	}
	
	.purple_header h4
	{
		font-weight:700;
		font-size:10px;
		letter-spacing:.1em;
		line-height:13px
	}
	
	.purple_header h2
	{
		font-weight:400;
		font-size:19px;
		line-height:24px;
		text-align:left;
		margin-bottom:20px
	}
	
	.blog_big p
	{
		font-weight:400;
		font-size:12px;
		line-height:16px;
		text-align:left;
		color:#2b2b2b
	}
	
	.blog_ad h2
	{
		font-family:ITCLubalinGraphW01-Demi;
		font-weight:400;
		font-size:24px;
		line-height:27px;
		text-align:left;
		color:#2b2b2b;
		width:260px
	}
	
	.blog_ad .form-control
	{
		margin-top:0
	}
	
	.footer.container-fluid
	{
		background:#333;
		color:white;
		padding:0 30px;
		position:relative
	}
	
	.main_header_title .email_address_sections
	{
		display:none
	}
	
	.load_more_btn
	{
		margin-right:0
	}
	
	.blog_ad
	{
		width:100%;
		height:auto!important
	}
	
	.purple_cta
	{
		padding:30px 15px
	}
	
	.blog_tag_foot
	{
		margin-top:50px
	}
	
	.main_header_title
	{
		padding-top:35px;
		padding-bottom:285px
	}
	
	section.container-fluid.m_t_minus
	{
		margin-top:-285px
	}
	
	.search_box_hidden.shows
	{
		right:0;
		left:auto;
		width:220px
	}
	
	.search_box_hidden input,.search_box_hidden:focus input
	{
		width:100%;
		max-width:220px
	}
	
	.blog_big .big_blog_img
	{
		height:270px
	}
	
	.footer h2
	{
		font-size:14px
	}
	
	.footer ul li a,.footer_contact p
	{
		font-size:14px;
		line-height:22px
	}
	
	.blog_details .subscribe_box
	{
		margin:40px 0;
		padding:20px
	}
	
	.ubermenu-main li.with_btn > a.ubermenu-target
	{
		max-width:200px;
		text-align:center
	}
	
	.dot
	{
		margin:0 2px
	}
	
	.border_top:before
	{
		content:"";
		position:absolute;
		top:-20px;
		left:15px;
		right:15px;
		background:#C1C1F1;
		height:2px;
		width:92%
	}
	
	.footer .footer_left
	{
		padding:25px 10px
	}
	.blog_box .blog_content p
	{
		margin-bottom:10px;
	}
}




section.top_purple_sections {
    margin: 0 -10px 0 -56px;
    width: calc(100% + 66px);
    height: 70px;
    position: relative;
    background: #999EFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.top_purple_sections h6 {
    font-weight: 600;
    font-size: 19px;
    letter-spacing: 1px;
    color:#fff;
    display:inline-block;
    margin-right: 20px;
}    
section.top_purple_sections input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #393f88;
  opacity: 1; /* Firefox */
}
section.top_purple_sections input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #393f88;
}
section.top_purple_sections input::-ms-input-placeholder { /* Microsoft Edge */
  color: #393f88;
}            
section.top_purple_sections input[type=text], section.top_purple_sections input[type=email]{
    margin-right: 20px;
    line-height: 26px;
    background-color: transparent;
    border: none;
    color: #393f88;
    border-bottom: 2px solid #676ec0;
    box-sizing: border-box;
    padding-bottom: 5px;
    font-size: 14px;
    width: 250px;
    padding: 4px 8px;
    outline: none;
    text-transform: uppercase;
    background: #fff;
    border-radius: 4px;
}            
section.top_purple_sections button.button {
    white-space: nowrap;
    position: relative;
    display: inline-block;
    color: #fff;
    padding: 10px 60px 9px 24px;
    border-radius: 4px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMiA4LjkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyIDguOTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGQ0ZDRkQ7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTEuNiwzLjdMNy45LDAuM2MtMC40LTAuNC0xLTAuNC0xLjQsMC4xYy0wLjQsMC40LTAuMywxLDAuMSwxLjRsMS45LDEuN0gxYy0wLjYsMC0xLDAuNC0xLDFjMCwwLjYsMC40LDEsMSwxCgloNy40TDYuNSw3LjJjLTAuNCwwLjQtMC40LDEtMC4xLDEuNEM2LjcsOC44LDcsOC45LDcuMiw4LjljMC4yLDAsMC41LTAuMSwwLjctMC4zbDMuNy0zLjVDMTEuOCw1LDEyLDQuNywxMiw0LjVTMTEuOCwzLjksMTEuNiwzLjd6CgkiLz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: auto 9px;
    transition: background-position .25s ease-in-out;
    cursor: pointer;
    background-color: #03d693 !important;
    padding-right: 45px;
    border: none;
    outline: none !important;
}
section.top_purple_sections button.button:hover {
    background-position: right 10px center;
}
section.top_purple_sections a.learn_more_link {
    background-image: none;
    padding-right: 0px;
    position: absolute;
    right: 20px;
    padding-bottom: 4px;
    color: #fff;
    top: 20px;
    font-size: 10px;
    text-transform: uppercase;
}   
section.top_purple_sections a.learn_more_link::after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 2px;
    background-color: #fff;
    transition: bottom .15s ease-in-out;
}
section.top_purple_sections a.learn_more_link:hover::after {
    bottom: 2px;
}
@media screen and (max-width: 1200px) {
	section.top_purple_sections{
	    height: auto;
    	padding: 10px;
    }
	section.top_purple_sections, section.top_purple_sections h6, section.top_purple_sections form{
		display:block;
    	text-align: center;
	}
	section.top_purple_sections h6, section.top_purple_sections form{
    	margin: 0 0 10px 0;
	}
	section.top_purple_sections h6{
		font-size:16px;
	}
	section.top_purple_sections a.learn_more_link {
    	top: 50px;
	}	
	.navbar-toggle2 {
	    bottom: 24px;
	    position: absolute;	
	}
	section.top_purple_sections input[type=text], section.top_purple_sections input[type=email], section.top_purple_sections button.button {
	    display: inline-block;
	    text-align: left;
	}	
}
@media screen and (max-width: 990px){
	section.top_purple_sections {
	    margin: 0 -15px;
	    width: calc(100% + 30px);
    	padding: 10px 10px 1px 10px;
	}	
}
@media screen and (max-width: 900px){
	section.top_purple_sections a.learn_more_link {
    	display:none;
	}	
}
@media screen and (max-width: 782px){
	body.admin-bar header.container-fluid{
		top:46px;
	}
}
@media screen and (max-width: 650px){
	section.top_purple_sections h6 {
	    font-size: 12px;
	}	
	section.top_purple_sections input[type=text], section.top_purple_sections input[type=email]{
		font-size: 11px;
	    width: 150px;
	    font-size: 11px;
    	padding: 1px 8px; 
	}
	section.top_purple_sections button.button{
	    font-size: 12px;
	    background-image: none;
	    padding: 6px 8px !important;
	}
}