/**
Theme Name:
Devolap by:
Author:
Author URI:
Description:
Version: 1.0.0
**/


.floatleft {
    float: left
}
.cusBNT {
    padding-top: 30px;
}
.floatright {    font-size: 38px;
    color: #3385ff;
    font-weight: 700;
    text-transform: uppercase;
    float: right
}
.alignleft {
    float: left;
    margin-right: 10px;
}
.alignright {
    float: right;
    margin-left: 10px;
}
.aligncenter {
    display: block;
    margin: 0 auto
}
a,
a:active,
a:focus,
a:active {
    text-decoration: none !important
}
a:focus {
    outline: 0px solid
}
img {
    max-width: 100%
}
.fix:after {
    content: "";
    display: table;
    clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    margin: 0 0 15px;
}
a:hover {
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
body {
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
	color:#000;
    /*color: #535353;*/
}
/*Header start*/

.header-top {
    background: #1f2b92 none repeat scroll 0 0;
    color: #fff;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 85px !important;
    
}
.header-top h3 {
    font-size: 19px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 5px;
}
.mobile-number > a {
    border-right: 2px solid #fff;
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    padding-right: 15px;
    text-decoration: underline!important;
}
.mobile-number {
    display: inline-block;
    float: left;
}
.bflow-links{
    /*display: inline-block;*/
    float: left;
    padding-left: 0px;
    width:100%;
}
.bflow-links ul li {
      display: inline-block;
      font-size: 19px;
      font-weight: 700;
 }
.bflow-links ul li a {
    color: #fff;
    display: inline-block;
    width: 40px;
    height: 50px;
    background: #fff;
    color: #1F2B92;
    text-align: center;
    /*border-radius: 50%;*/
    line-height: 30px;
}
/*.bflow-links ul li a:hover {
    background: #4D9FE8;
}*/
.bflow-links ul li a:hover
{
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}


.flow-links {
    display: inline-block;
    float: left;
    padding-left: 15px;
}
.flow-links ul {} .flow-links ul li {
    display: inline;
    font-size: 19px;
    font-weight: 700;
}
.flow-links ul li:first-child {
    margin-right: 12px;
}
.flow-links ul li a {
    color: #fff;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #fff;
    color: #1F2B92;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
}
.flow-links ul li a:hover {
    background: #4D9FE8;
}
.login-access ul li:first-child {
    margin-left: 0px;
}
.login-access ul li {
    display: inline;
    margin-left: 5px;
}
.login-access ul li a {
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    padding: 5px 15px;
}
.login-access ul li a img {
    margin-right: 5px;
    max-height: 21px;
}
.login-access ul li a#log-counts {
    background: #E5A22D;
    border: 1px solid #EFC781;
}
.login-access ul li a#order-system {
    background: #4D9FE8;
    border: 1px solid #94C5F1;
}
.login-access ul li a#tracking {
    background: #65BB57;
    border: 1px solid #A3D69A;
}
.login-access ul li a#log-counts:hover {
    background: #BC8423;
}
.login-access ul li a#order-system:hover {
    background: #367EBF;
}
.login-access ul li a#tracking:hover {
    background: #3E9230;
}
.header-bottom {
    padding-top: 20px;
}
.menu-area ul > li:first-child a {
    padding-left: 0px;
}
.menu-area ul li a {
    color: #1f2b92;
    font-size: 18px;
    padding: 20px 45px;
}
.menu-area ul li a:hover,
.menu-area ul li a:focus,
.menu-area ul li.open a {
    background: transparent!important;
}
.navbar-collapse {
    padding: 0px;
}
ul.dropdown-menu {
    background: #3385ff none repeat scroll 0 0;
    padding: 0px 15px;
    box-shadow: 0px 0px 0px #fff;
    border: 0px;
}
ul.dropdown-menu li a {
    border-bottom: 1px solid #8fcaff;
    color: #fff;
    font-size: 18px;
    padding: 12px 0px;
    text-transform: uppercase;
}
ul.dropdown-menu li:last-child a {
    border-bottom: 0px;
}
ul.dropdown-menu:before {
    background: #3385ff none repeat scroll 0 0;
    content: "";
    height: 9px;
    left: 0;
    position: absolute;
    top: -9px;
    width: 100px;
}
span.caret-image {
    background: rgba(0, 0, 0, 0) url("images/caret-icon.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 12px;
    margin-left: 5px;
    width: 16px;
}
/*Header start*/
/*Footer start*/

.footer-bottom-area {
    background: #3180f5 none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    padding: 15px 0;
}
.footer-bottom-area a {
    color: #fff;
}
.footer-top-area {
    background: #ffffff none repeat scroll 0 0;
    border-top: 10px solid #3385ff;
    padding-top: 35px;
    padding-bottom: 15px;
}
.single-widget h3 {
    font-size: 24px;
    color: #1e1e1e;
    text-transform: uppercase;
    position: relative;
}
.single-widget h2 {
    font-size: 19px;
    color: #1e1e1e;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 15px;
}
.single-widget ul li a {
    color: #1e1e1e;
    display: inline-block;
    font-size: 16px;
    width: 100%;
    margin-bottom: 20px;
}
ul#footer-social-links li {
    display: inline;
}
ul#footer-social-links li a {
    background: #4d9fe8 none repeat scroll 0 0;
    border-radius: 50%;
    color: #ebebeb;
    display: inline-block;
    font-size: 20px;
    height: 35px;
    line-height: 30px;
    margin-bottom: 0;
    text-align: center;
    width: 35px;
}
.contact-form {
    background: #151e7f none repeat scroll 0 0;
    color: #fff;
    padding-bottom: 25px;
    padding-top: 20px;
}
.contact-form h3 {
    font-size: 27px;
    font-weight: 700;
    text-transform: uppercase;
}
.contact-form input[type=text],
.contact-form input[type=email] {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    float: left;
    height: 50px;
    margin-right: 20px;
    outline: 0 none;
    padding-left: 20px;
    width: 25%;
    font-size: 16px;
    color: #979797;
}
.contact-form input[type=submit] {
    background: #3180f5 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    float: left;
    font-size: 20px;
    height: 50px;
    outline: 0 none;
    width: 19%;
}
.contact-form input[type=submit]:hover {
    background: #151E7F none repeat scroll 0 0;
}
.single-widget a.footer-link {
    background: #151e7f none repeat scroll 0 0;
    border: 1px solid #ffffff;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    min-width: 200px;
    padding: 5px 8px;
    text-align: center;
}
.single-widget a.footer-link:hover {
    background: #447BFA none repeat scroll 0 0;
}
.single-widget ul {
    margin-bottom: 15px;
}
.bx-wrapper {
    background: transparent;
    border: 0px solid #fff;
    box-shadow: 0 0 0px #ccc;
    margin-bottom: 0px;
}
/*Footer end*/
/*Home page css start*/

.banner-area {
    background: rgba(0, 0, 0, 0) url("images/banner.jpg") no-repeat scroll 0 0 / cover;
    padding-top: 50px;
    padding-bottom: 70px;
    text-align: center;
}
.banner-area ul li {
    display: inline;
    padding-left: 53px;
    padding-right: 53px;
    position: relative;
}
.banner-area ul li::before {
    background: #3385ff none repeat scroll 0 0;
    content: "";
    height: 3px;
    position: absolute;
    right: -34px;
    top: 68%;
    width: 65px;
}
.banner-area ul li:last-child:before {
    display: none;
}
.banner-area ul {
    margin-bottom: 50px;
}
.banner-area h1 {
    color: #1f2b92;
    font-size: 58px;
    font-weight: 300;
    letter-spacing: 20px;
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative;
}
.banner-area h1:before {
    background: #1f2b92 none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 52%;
    width: 10%;
}
.banner-area h1:after {
    background: #1f2b92 none repeat scroll 0 0;
    content: "";
    height: 2px;
    right: 0;
    position: absolute;
    top: 52%;
    width: 10%;
}
.banner-area h2 {
    color: #1f2b92;
    font-size: 54px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.banner-area h2 strong {
    color: #3385ff;
    position: relative;
}
.banner-area a {
    background: #1f2b92 none repeat scroll 0 0;
    border: 1px solid #3385ff;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 23px;
    font-weight: 700;
    padding: 20px 110px;
    text-transform: uppercase;
}
.banner-area a:hover {
    background: #3385FF none repeat scroll 0 0;
}
.banner-area a img {
    margin-right: 15px;
}
.power-email-area {
    background: #3385ff none repeat scroll 0 0;
    border-top: 1px solid #fff;
    color: #fff;
    padding: 24px 0;
}
.power-email-area p {
    font-size: 28px;
    margin-top: 10px;
    text-transform: uppercase;
}
.power-email-area a {
    border: 1px solid #fff;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    padding: 14px 27px;
}
.power-email-area a:hover {
    color: #3385FF;
    background: #fff;
}
.main-area {
    padding-bottom: 35px;
    padding-top: 35px;
}
.single-service {
    border: 2px solid #818181;
    border-radius: 10px;
    clear: both;
    display: inline-block;
    min-height: 132px;
    padding: 15px 15px 10px;
    width: 100%;
}
.service-icon {
    line-height: 102px;
    width: 80px;
}
.service-text {
    text-align: center;
    width: 148px;
}
.service-text h3 {
    color: #1f2b92;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px;
}
.service-text a {
    background: #448fff none repeat scroll 0 0;
    border: 1px solid #65b6ff;
    border-radius: 9px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    padding: 2px;
    width: 100%;
}
/* .service-text a:hover{
    background: #151E7F none repeat scroll 0 0;
} */

.advertising-text {
    padding: 30px 0 40px;
    text-align: center;
}
.advertising-text h2 {
    font-size: 37px;
    margin-bottom: 6px;
    text-transform: uppercase;
}
.advertising-text h2 strong {
    color: #3385ff;
    font-weight: 900;
}
.advertising-text p {
    line-height: 35px;
}
.service-links h2 {
    font-size: 40px;
}
.map {
    margin-bottom: 20px;
}
.cu-left-padding {
    padding-left: 0;
}
.service-links a {
    background: #3b48cf none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 21px;
    font-weight: 700;
    padding: 20px;
    text-align: center;
    width: 100%;
    margin-top: 25px;
    border-radius: 3px;
}
.service-links a:hover {
    background: #3385FF;
}
.service-links {
    margin-bottom: 50px;
}
.feedback-details {
    background: rgba(0, 0, 0, 0) url("images/Email-Stat-4.jpg") no-repeat scroll center center / 100% 100%;
    padding: 150px 20px;
    text-align: center;
    color: #fff;
    font-size: 24px;
}
.feedback-details h3 {
    font-size: 34px;
}
.icon-details {
    margin-bottom: 30px;
}
.sing-details {
    color: #fff;
    font-size: 16.5px;
    margin-bottom: 30px;
    min-height: 278px;
    padding: 23px;
    position: relative;
}
.sing-details h4 {
    font-size: 25px;
    font-weight: 900;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.reach-retarget {
    background: rgba(0, 0, 0, 0) url("images/back-4.png") no-repeat scroll 0 0 / 100% 100%;
    padding-top: 50px;
}
.no-bot-guar {
    background: rgba(0, 0, 0, 0) url("images/back-3.png") no-repeat scroll 0 0 / 100% 100%;
    padding-top: 90px;
    letter-spacing: -1px;
}
.marketing-layers {
    background: rgba(0, 0, 0, 0) url("images/back-2.png") no-repeat scroll 0 0 / 100% 100%;
    padding-top: 70px;
}
.better-results {
    background: rgba(0, 0, 0, 0) url("images/back-1.png") no-repeat scroll 0 0 / 100% 100%;
    padding-top: 60px;
}
.sing-details ul {
    list-style: outside;
    padding-left: 15px;
}
.details-hover {
    background: rgba(22, 61, 119, 0.80) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 10px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
}
.sing-details:hover .details-hover {
    visibility: visible;
    opacity: 1;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.details-hover a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cfcfcf;
    color: #3385ff;
    display: inline-block;
    font-size: 22px;
    padding: 10px 40px;
    border-radius: 10px;
    margin-top: 37.5%;
}
.feedback-details .bx-wrapper .bx-pager {
    bottom: -190px;
    padding-top: 0;
}
.feedback-details .bx-wrapper .bx-pager.bx-default-pager a {
    background: #151e7e none repeat scroll 0 0;
    border-radius: 50%;
    height: 25px;
    width: 25px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #3385FF;
}
.mobile {
    display: none!important;
}
.single-service:hover {
    background: #3385FF;
    border: 2px solid #5EB0F9;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.single-service:hover h3 {
    color: #fff;
}
.single-service:hover a {
    background: #fff;
    color: #3385FF;
}
.hover-icon {
    display: none;
}
.single-service:hover img.normal-icon {
    display: none
}
.single-service:hover img.hover-icon {
    display: inline-block
}
/*Home page css end*/
/*Testimonial page start*/

.seb-banner-area {
    padding: 100px 0;
}
.seb-banner-area h1 {
    text-align: center;
    font-size: 55px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 23px;
}
.page-sidebar {
    max-width: 262px;
    float: right;
}
.testimonials-area {
    padding-top: 30px;
    padding-bottom: 120px;
}
.bradecome ul li {
    font-size: 20px;
    color: #1e1e1e;
    display: inline;
    margin-right: 20px;
    position: relative;
}
.bradecome ul li:before {
    content: ">";
    position: absolute;
    top: 0px;
    right: -17px;
    font-size: 20px;
    font-weight: 700;
}
.bradecome ul li:last-child:before {
    display: none;
}
.bradecome ul li a {
    font-size: 20px;
    color: #4d9fe8;
    font-weight: 700;
}
.bradecome {
    margin-bottom: 45px;
}
.top-testimonials-area h2 {
    font-size: 38px;
    color: #303030;
    margin-bottom: 20px;
}
.top-testimonials-area h2 strong {
    color: #3385ff;
    font-weight: 900;
}
.single-testimonials-area {
    margin-bottom: 30px;
}
.single-testimonials-area a {
    color: #4d9fe8;
}
.company-text-area h2 {
    font-size: 38px;
    color: #3385ff;
    font-weight: 700;
    margin-bottom: 20px;
}
.company-text-area li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #448FFF;
    position: absolute;
    top: 11px;
    left: 18px;
    border-radius: 50%;
}
.company-text-area ul li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px;
}
a.requset {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    background: #3B48CF;
    display: inline-block;
    max-width: 470px;
    width: 100%;
    text-align: center;
    padding: 15px;
    border-radius: 3px;
}
a.requset:hover {
    background: #3385FF;
}

.blog-area {
    padding-top: 40px;
    padding-bottom: 30px;
}
.single-post h3 {
    font-size: 36px;
    color: #3385ff;
    font-weight: 700;
    margin-bottom: 5px;
}
.date {
    color: #dddddd;
    margin-bottom: 15px;
}
.date a {
    color: #3385ff;
}
.share {
    margin: 15px 0;
}
button.read-more {
    background: #3180f5 none repeat scroll 0 0;
    border: 1px solid #c8e7ff;
    border-radius: 5px;
    color: #fff;
    font-size: 24px;
    margin-top: 15px;
    min-width: 275px;
    padding: 10px;
}
button.read-more:hover {
    background: #151E7F;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.single-post {
    min-height: 700px;
}
/*Testimonial page end*/
/*FAQ page start*/

.faq-area h1 {
    font-size: 38px;
    color: #4d9fe8;
    font-weight: 700;
    margin-bottom: 25px;
}
.title a {
    font-size: 18px;
    color: #3385ff;
    font-weight: 700;
    position: relative;
}
.title a.collapsed::before {
    background: rgba(0, 0, 0, 0) url("images/faq-arrow.png") no-repeat scroll 0 0;
}
.title a::before {
    background: rgba(0, 0, 0, 0) url("images/car-white.png") no-repeat scroll 0 0;
    content: "";
    height: 25px;
    position: absolute;
    left: -35px;
    top: 29%;
    width: 25px;
}
.title {
    padding: 15px 40px;
}
.panel.single-faq {
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
    border-bottom: 2px solid #CACACA;
    font-size: 15px;
    color: #4b4b4b;
}
.faq-body {
    padding: 5px 40px;
}
.faq-body a {
    color: #3385ff
}
.faq-body li {
    list-style: outside;
}
.faq-body ul {
    padding-left: 20px;
}
/*FAQ page end*/
/*Contact page start*/

.contant-page-area {
    padding-top: 60px;
    padding-bottom: 40px;
}
.contant-page-area h1 {
    font-size: 48px;
    font-weight: 300;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.contant-page-area h1 strong {
    font-weight: 700;
    color: #3385ff;
}
span.contact-text {
    font-size: 18px;
    color: #3385ff;
    margin-bottom: 30px;
    display: block;
}
.min-contact-form {
    margin-top: 20px;
}
.min-contact-form input[type=text] {
    height: 40px;
    border: 0px;
    font-size: 14.5px;
    color: #656565;
    background: #EBEBEB;
    width: 57%;
    float: left;
    margin-bottom: 15px;
}
.min-contact-form input[type=text].name {
    width: 40%;
    margin-right: 3%;
}
.min-contact-form input[type=email] {
    height: 40px;
    border: 0px;
    font-size: 14.5px;
    color: #656565;
    background: #EBEBEB;
    margin-bottom: 15px;
}
.min-contact-form textarea {
    height: 180px;
    border: 0px;
    font-size: 14.5px;
    color: #656565;
    background: #EBEBEB;
    margin-bottom: 25px;
    font-family: 'Lato', sans-serif;
}
.min-contact-form p {
    margin: 0px;
}
.min-contact-form input[type=submit] {
    background: #3385FF;
    border: 1px solid #BCBCBC;
    font-size: 20px;
    color: #ffffff;
    padding: 12px;
    width: 230px;
    border-radius: 5px;
}
.min-contact-form input[type=submit]:hover {
    background: #151E7F;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.map-area {
    font-size: 22px;
    color: #000;
}
.map-area {
    margin-top: 25px;
}
#slider12c .slider-selection {
    background: yellow;
}
/*Contact page end*/
/*Private label page start*/

.private-label-area {
    padding-top: 40px;
    padding-bottom: 35px;
    /*color: #000;*/
	color:#000;
}
.private-label-area h1 {
    font-size: 38px;
    /*color: #000;*/
	color:#000;
    text-transform: uppercase;
}
.private-label-area h1 strong {
    color: #3385ff;
	/*color: #000;*/
	color:#000;
    font-weight: 700;
}
.private-label-area h4 {
    /*color: #000;*/
	color:#000;
    font-weight: 700;
    font-style: italic;
    font-size: 24px;
    margin-bottom: 20px;
}
.private-label ul {
    padding-left: 30px;
	
}
.private-label ul li ul{
    padding-left: 30px;
	margin-top:10px;
	line-height: 30px;
	
}
.private-label ul li {
    position: relative;
    margin-bottom: 10px;
}

.apply-text2{
	color:#000;
	line-height: 30px;
}
/*
.testimonial-slider-con .row.vdivide [class*='col-']:not(:last-child):after {
    background: #cccccc;
    width: 2px;
    top: auto;
    bottom: 0;
    height: 60%;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
} */
.row.vdivide [class*='col-']:not(:last-child):after {
        background: #e0e0e0;
        width: 1px;
        content: "";
        display:block;
        position: absolute;
        top: 10px;
        bottom: 10px;
        right: 0;
        /*height: 90%;*/
        /* padding-top: 90%; */
        padding-bottom: 150px;
        margin-top: 15px;
        margin-bottom: 15px;

}
	
.testimonial-slider-con .col-xs-4 {
	padding:0 25px;
    min-height: 370px;
}
.testimonial-slider-con {
	margin: 0 0 35px;	
}
.apply-text1{
	color:#000;
	text-align: justify !important;
	display:block;
}
.line-text {
    line-height: 35px !important;
}

.private-label ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #3385FF;
    position: absolute;
    top: 10px;
    left: -11px;
    border-radius: 50%;
}
a.italic {
    color: #4d9fe8;
    font-weight: 700;
    font-style: italic;
}
.work-us-area {
    background: #3385FF;
    color: #fff;
    padding: 25px 0;
}
.work-us-area h2 {
    font-size: 38px;
    margin-bottom: 0px
}
.work-us-area h2 strong {
    font-weight: 700;
}
button.see-more {
    background: transparent;
    border: 3px solid #E9E9E9;
    color: #fff;
    font-size: 24px;
    font-size: 24px;
    display: inline-block;
    border-radius: 10px;
    padding: 10px 30px;
    margin-top: 15px;
    float: right;
}
button.see-more i {
    margin-left: 5px;
}
button.see-more:hover {
    background: #fff;
    color: #3385FF;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.private-lavel-posts {
    padding-top: 55px;
    color: #000;
}
.private-single-post {
    margin-bottom: 55px;
}
.private-single-post h3 {
    font-size: 30px;
    color: #000;
    text-transform: uppercase;
    margin-top: 50px;
}
.private-lavel-posts h2 {
    font-size: 38px;
    text-transform: uppercase;
}
.private-lavel-posts h2 strong {
    color: #3385ff;
}
/*Private label page end*/
/*Data Hygeine page start*/

.data-hygeine-area {
    color: #000;
    margin-bottom: 25px;
}
.data-hygeine-area h2 {
    font-size: 38px;
    text-transform: uppercase;
}
.data-hygeine-area h2 strong {
    font-weight: 700;
    color: #3385ff;
}
.data-hygeine-area ul {
    margin-left: 30px;
}
.data-hygeine-area ul li {
    margin-bottom: 10px;
    position: relative;
}
.data-hygeine-area ul li:before {
    position: absolute;
    background: #000;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    left: -15px;
    top: 10px;
    content: "";
}
.issues h5 {
    color: #3385ff;
    font-size: 20px;
    font-weight: 700;
}
.suppression-area {
    padding-top: 50px;
    padding-bottom: 50px;
}
.issues ul {
    padding-left: 20px;
    margin-left: 15px;
    width: 100%;
}
.issues ul li {
    width: 25%;
    float: left;
    position: relative;
    display: inline;
    margin-bottom: 10px;
    flex: 0 1 auto;
}

.issues ul li:before {
    position: absolute;
    background: #000;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    left: -15px;
    top: 10px;
    content: "";
}
.chpadding {
    margin-top: 40px;
}
h1.heading_style {
    font-weight: bold !important;
}
.resume_form{font-size: 14px;}
.upload_resume{ margin-bottom: 15px; width: 100%;}
@media only screen  and (min-width : 1224px) {
    .indentSpace{margin-left: -5%;}
}

.work-us-area h3 {
    font-size: 38px;
    margin-bottom: 0px;
    text-transform: uppercase;
    margin-top: 10px;
}
.suppression-area {
    padding-top: 50px;
    padding-bottom: 50px;
    color: #000;
}
.suppression-area h2 {
    font-size: 38px;
    color: #3385ff;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
    margin-top: 10px;
}
a.contact-info {
    color: #3385ff;
    font-size: 17px;
}
.work-us-area a {
    color: #fff;
    border: 3px solid #E9E9E9;
    padding: 10px 40px;
    display: inline-block;
    float: right;
    font-size: 24px;
    border-radius: 10px;
}
.work-us-area a:hover {
    background: #fff;
    color: #3385FF;
}
.employee-benefits-heading {
    background: url(images/employee-heading.jpg)no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 50px 0;
}
.employee-benefits-heading h2 {
    font-size: 42px;
    text-transform: uppercase;
    margin: 0px;
}
.employee-benefits-body {
    padding: 35px 0;
}
.emp-bene-text {
    border: 3px solid #78B3FF;
    padding: 20px 50px;
    color: #000;
    border-radius: 5px;
    margin-bottom: 30px;
}
.ch2 h2{
    font-size: 90px;
    color: #3385ff;
    font-weight: 700;
    text-transform: uppercase;
}
.ch2 h1{
    font-size: 90px;
    color: #2e348c;
    font-weight:300;
    text-transform: uppercase;
}

.ch1 h2{
    font-size: 25px;
    color: #4B93FF;
    font-weight: 700;
    text-transform: uppercase;
}
.ch1 h1{
    font-size: 25px;
    color: black;
    font-weight:bold;
    text-transform: uppercase;
	margin-bottom: 20px;
}

.ch1 p {
    line-height: 35px;
	margin: 0 0 15px;
}
p{ margin: 0 0 15px;     line-height: 35px;}
.jobs {
    color: black;
    font-weight: 390;
}

.jobs:hover {
    color:white !important;

}.jobs li:hover {
     background-color: #3385ff !important;
 }
.emp-bene-text h2 {
    font-size: 38px;
    color: #3385ff;
    font-weight: 700;
    text-transform: uppercase;
}
.emp-bene-text ul {
    padding-left: 30px;
}
.emp-bene-text ul li {
    margin-bottom: 20px;
    position: relative;
}
.emp-bene-text ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #3385FF;
    left: -10px;
    top: 11px;
    position: absolute;
    border-radius: 50%;
}
.opportunities-area h2 {
    font-size: 38px;
    color: #3385ff;
    font-weight: 700;
    text-transform: uppercase;
}
.opportunities-area {
    /*padding-top: 40px;*/
    padding-bottom: 80px;
    color: #535353;
    text-align: center;
}
.opportunitie-image {
    min-height: 300px;
}
.opportunitie-text h3 {
    font-size: 24px;
    text-transform: uppercase;
    color: #3385ff;
    font-weight: 700;
    margin-top: 20px;
}
.opportunitie-text a {
    font-size: 20px;
    color: #fff;
    background: #1E61C4;
    display: inline-block;
    width: 100%;
    color: #fff;
    padding: 20px;
    border-radius: 5px;
    margin-top: 25px;
}
.opportunitie-text a:hover {
    background: #3385FF;
}
/*Data Hygeine page end*/
/*Login page start*/

.login-area {
    padding-top: 30px;
    padding-bottom: 10px;
    text-align: center;
}
.login-area h2 {
    font-size: 38px;
    color: #000;
    text-transform: uppercase;
}
.login-area h2 strong {
    color: #4d9fe8;
    font-weight: 700;
}
.single-login h3 {
    font-size: 21px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 700;
}
.single-login a {
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    border: 2px solid #E9E9E9;
    padding: 5px;
    max-width: 110px;
    display: inline-block;
    width: 100%;
    border-radius: 10px;
    margin-top: 10px;
}
.login-max-width {
    max-width: 890px;
}
.single-login {
    color: #fff;
    width: 215px;
    height: 215px;
    margin: 0 auto;
    border-radius: 50%;
    padding: 30px 5px;
}
.login-border {
    border: 3px solid #CFCFCF;
    border-radius: 50%;
    display: inline-block;
    padding: 10px;
}
#counts {
    background: #E39B1C;
    border: 1px solid #FF9434;
}
#counts:hover {
    background: #B67A11;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
#counts:hover a {
    color: #B67A0F;
}
#tracking {
    background: #5AB64B;
    border: 1px solid #77FF65;
}
#tracking:hover {
    background: #3D9030;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
#tracking:hover a {
    color: #398E2B;
}
#management {
    background: #3E97E6;
    border: 1px solid #79C0FF;
}
#management:hover {
    background: #327DC0;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
#management:hover a {
    color: #2475BC;
}
.single-login:hover a {
    background: #fff;
}
.login-form {
    border-left: 1px solid #E39B1C;
    border-right: 1px solid #E39B1C;
    border-bottom: 1px solid #E39B1C;
    box-shadow: 0px 1px 3px #D6D6D6;
    -moz-box-shadow: 0px 1px 3px #D6D6D6;
    -webkit-box-shadow: 0px 1px 3px #D6D6D6;
    -o-box-shadow: 0px 1px 3px #D6D6D6;
}
.login-form.tracking {
    border-left: 1px solid #5AB64B;
    border-right: 1px solid #5AB64B;
    border-bottom: 1px solid #5AB64B;
    box-shadow: 0px 1px 3px #D6D6D6;
    -moz-box-shadow: 0px 1px 3px #D6D6D6;
    -webkit-box-shadow: 0px 1px 3px #D6D6D6;
    -o-box-shadow: 0px 1px 3px #D6D6D6;
}
.login-form.oms {
    border-left: 1px solid #BABABA;
    border-right: 1px solid #BABABA;
    border-bottom: 1px solid #BABABA;
    box-shadow: 0px 1px 3px #D6D6D6;
    -moz-box-shadow: 0px 1px 3px #D6D6D6;
    -webkit-box-shadow: 0px 1px 3px #D6D6D6;
    -o-box-shadow: 0px 1px 3px #D6D6D6;
}
.login-form h3 {
    background: #E39B1C;
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px 0;
    letter-spacing: 5px;
    border-radius: 10px 10px 0px 0px;
    border: 1px solid #C8E1F8;
    margin-top: -9px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
}
.login-form.tracking h3 {
    background: #5AB64B;
}
.login-form.oms h3 {
    background: #4D9FE8;
}
.margin-top {
    margin-top: 45px;
}
.from-middle {
    background: #F3F3F3;
}
.from-middle {
    background: #F3F3F3;
    margin-left: 1px;
    margin-right: 1px;
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #D8D8D8;
}
.from-middle input[type=text] {
    width: 100%;
    height: 60px;
    background-color: #E0E0E0;
    border: 0px solid #D1D1D1;
    font-size: 18px;
    color: #4d4d4d;
    padding-left: 60px;
    border-radius: 5px;
    outline: 0px;
    max-width: 580px;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    background-image: url(images/user-icon.png);
    background-repeat: no-repeat;
    background-position: 18px center;
    border-bottom: 1px solid #FFFFFF;
}
.from-middle input[type=password] {
    width: 100%;
    height: 60px;
    background-color: #E0E0E0;
    border: 0px solid #D1D1D1;
    font-size: 18px;
    color: #4d4d4d;
    padding-left: 60px;
    border-radius: 5px;
    outline: 0px;
    max-width: 580px;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    background-image: url(images/password-icon.png);
    background-repeat: no-repeat;
    background-position: 18px center;
    border-bottom: 1px solid #FFFFFF;
}
.submit-button {
    background: #E9E9E9;
    border-top: 1px solid #fff;
    padding: 10px 25px;
    margin: 0 1px;
}
.left-submit-link {
    float: left;
    width: 30%;
    text-align: left
}
.left-submit-link a {
    display: block;
    color: #7a7a7a;
    font-size: 15px;
}
.left-submit-link a.signup {
    color: #41abec;
    margin-bottom: 4px;
}
.right-submit-button input {
    float: right;
    background: #E39B1C;
    color: #fff;
    font-size: 20px;
    width: 165px;
    padding: 12px;
    border-top: 1px solid #E39B1C;
    border-bottom: 2px solid #E39B1C;
    border-left: 0px;
    border-right: 0px;
    border-radius: 5px;
}
.login-form.tracking .right-submit-button input {
    background: #5AB64B;
    border-top: 1px solid #5AB64B;
    border-bottom: 2px solid #5AB64B;
}
.login-form.oms .right-submit-button input {
    background: #3385FF;
    border-top: 1px solid #3385FF;
    border-bottom: 2px solid #3385FF;
}
.bootstrap-switch-small {
    max-height: 13px;
}
.bootstrap-switch-handle-on {
    background: #81D3FF!important;
    text-indent: -99999px;
    line-height: .5!important;
    padding: 0px 10px!important;
    font-size: 5px!important;
}
.bootstrap-switch-handle-off {
    background: #81D3FF!important;
    text-indent: -99999px;
    line-height: .5!important;
    padding: 0px 10px!important;
    font-size: 5px!important;
}
.bootstrap-switch .bootstrap-switch-label {
    background: transparent;
    padding: 0 40px;
    border: 0px solid #D2D2D2;
    border-radius: 10px!important;
}
.bootstrap-switch {
    border: 1px solid #D0D0D0;
    border-radius: 8px;
    margin-left: 20px;
    margin-top: -2px;
}
.shwich {
    font-size: 15px;
    vertical-align: middle;
    max-width: 350px;
    margin: 0 auto;
    text-align: right;
}
.call-us-area {
    font-size: 18px;
    color: #000;
    padding-top: 35px;
    padding-bottom: 25px;
}
.call-us-area a {
    color: #3385ff;
    text-decoration: underline!important;
}
/*Login page end*/
/*Emial enhanced start*/

.single-email-enhanced {
    color: #000;
    margin-bottom: 30px;
}
.single-email-enhanced h2 {
    font-size: 38px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.single-email-enhanced h2 strong {
    color: #3385ff;
    font-weight: 700;
}
.single-method {
    width: 330px;
    height: 330px;
    text-align: center;
    color: #fff;
    padding-top: 90px;
    padding-left: 30px;
    padding-right: 30px;
    position: absolute;
}
.single-method h4 {
    font-size: 22px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 700;
}
.single-method ul li {
    position: relative;
    font-size: 17px;
    display: inline;
}
.single-method ul li:before {
    position: absolute;
    top: 7px;
    left: -8px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    content: "";
    background: #fff;
}
#campaign-performance {
    background: url(images/email-en-back-4.png)no-repeat;
    background-size: 100% 100%;
    right: 0px;
    top: 285px;
}
#campaign-performance:before {
    background: #4d9fe8 none repeat scroll 0 0;
    content: "";
    height: 5px;
    left: -86px;
    position: absolute;
    top: 22px;
    transform: rotate(-128deg);
    -webkit-transform: rotate(-128deg);
    -moz-transform: rotate(-128deg);
    -o-transform: rotate(-128deg);
    width: 233px;
    z-index: -1;
}
#target-audience:before {
    background: #4d9fe8 none repeat scroll 0 0;
    content: "";
    height: 5px;
    right: -86px;
    position: absolute;
    bottom: 22px;
    transform: rotate(-128deg);
    -webkit-transform: rotate(-128deg);
    -moz-transform: rotate(-128deg);
    -o-transform: rotate(-128deg);
    width: 233px;
    z-index: -1;
}
#email-deployment {
    background: url(images/email-en-back-3.png)no-repeat;
    background-size: 100% 100%;
    right: 23%;
    top: 0px;
}
#optimize-email:before {
    background: #4d9fe8 none repeat scroll 0 0;
    content: "";
    height: 5px;
    right: -86px;
    position: absolute;
    top: 22px;
    transform: rotate(-128deg);
    -webkit-transform: rotate(-28deg);
    -moz-transform: rotate(-28deg);
    -o-transform: rotate(-28deg);
    width: 233px;
    z-index: -1;
}
#optimize-email {
    background: url(images/email-en-back-2.png)no-repeat;
    background-size: 100% 100%;
    left: 24%;
    top: 277px;
}
#target-audience {
    background: url(images/email-en-back-1.png)no-repeat;
    background-size: 100% 100%;
    left: 0px;
    top: 0px;
}
.email-en {
    position: relative;
    min-height: 650px;
    margin-top: 45px;
}
#use-eye {
    margin-top: 30px;
    margin-bottom: 55px;
    text-align: center;
}
.email-enhanc-area {
    margin-top: 40px;
    margin-bottom: 30px;
}
.seb-banner-area {
    background-size: cover!important;
}
/*Emial enhanced end*/
/*Consumer area start*/

.conumer {} .conumer h2 {} .conumer h2 strong {} .padding-left-0 {
    padding-left: 0px;
}
.padding-right-0 {
    padding-right: 0px;
}
.conumer-title a {
    background: #3385ff none repeat scroll 0 0;
    border-bottom: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 10px 30px 5px 20px;
    width: 100%;
    position: relative;
    text-transform: uppercase;
}
.conumer-title a.nill {
    background: #151E7F none repeat scroll 0 0;
    border-bottom: 2px solid #4F5DFB;
    font-weight: 700;
}
.conumer-title a.nill-arrow:before {
    background: rgba(0, 0, 0, 0) url("images/nill-icon.png") no-repeat scroll 0 0;
    content: "";
    height: 20px;
    position: absolute;
    right: 10px;
    top: 16px;
    width: 20px;
}
.conumer-title a.conumer-arrow:before {
    background: rgba(0, 0, 0, 0) url("images/nill-white.png") no-repeat scroll 0 0;
    content: "";
    height: 20px;
    position: absolute;
    right: 10px;
    top: 16px;
    width: 20px;
}
.conumer-body {
    background: #E7E7E7;
    padding: 20px;
}
.conumer-body ul li {
    color: #363636;
    font-size: 16px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px;
}
.conumer-body ul li:before {
    background: #7a7a7a none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 8px;
}
.conumer-body ul li:last-child {
    margin-bottom: 0px;
}
.conumer-heading {} .single-conumer-list.panel {
    margin: 0px!important;
    border: 0 none;
}
.conumer-area h2 {
    color: #4b4b4b;
    font-size: 38px;
    text-transform: uppercase;
}
.conumer-area h2 strong {
    color: #3385ff;
    font-weight: 700;
}
.step-area {
    padding-top: 60px;
    padding-bottom: 40px;
    color: #000;
    display: none;
}
.single-setp h3 {
    font-size: 30px;
    text-transform: uppercase;
}
.single-setp h3 strong {
    color: #3385ff;
}
.single-setp {
    margin-bottom: 10px;
}
/*Consumer area end*/
/*back to top*/

#back-to-top {
    border: 0 none;
    border-radius: 2px;
    color: #444;
    cursor: pointer;
    line-height: 35px;
    opacity: 0;
    text-align: center;
    text-decoration: none;
    transition: opacity 0.2s ease-out 0s;
    width: 32px;
    z-index: 9999;
}
#back-to-top.show {
    border: 2px solid #242c94;
    border-radius: 5px;
    color: #1a1f81;
    font-weight: 700;
    margin-bottom: 35px;
    opacity: 1;
    padding: 15px 0;
    width: 100%;
}
#back-to-top.show i {
    font-size: 30px;
    margin-left: 6px;
    vertical-align: sub;
}
.back {
    display: none;
}
.more-details-area {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #bebebe;
    border-radius: 5px;
    color: #000;
    margin-top: 5%;
    margin-bottom: 5%;
    max-height: 1200px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 30px;
}

.more-blogs-area {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #bebebe;
    border-radius: 5px;
    color: #000;
    margin-top: 5%;
    margin-bottom: 5%;
    max-height: 1200px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 30px;
}

.blog-icon-box{
    /*background: url(images/box.jpg) 0 0 no-repeat;*/
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 2px;
    width: 150px;
}
.blog-icon-box:hover {
    box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}

.blog-details-area {
    margin-bottom: 5%;
}
.blog-small-area {
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 15px;
}

.close {
    opacity: 1;
    position: absolute;
    right: 0;
    top: 2%;
    z-index: 999;
}
.close:hover {
    opacity: 1!important;
}
.position {
    position: relative;
}
button.back-blog {
    background: #3180F5;
    color: #fff;
    border: 2px solid #A7CAFF;
    border-radius: 5px;
    padding: 15px;
    min-width: 270px;
    margin-top: 50px;
    margin-bottom: 30px;
}
.modal-backdrop {
    background-color: #fff;
}
.mobile-login-area {
    padding-top: 10px;
    display: none;
}
.navegation-area {
    position: relative;
    z-index: 999;
    text-align: center;
    border-top: 3px solid #78B3FF;
    padding-top: 30px;
}
/*.navegation-area ul li {
    color: #151e7f;
    display: inline
}*/
.navegation-area ul li a {
    display: inline-block;
    color: #404040;
    /*margin-left: 12px;
    margin-right: 12px;*/
    border-radius: 10px;
    padding: 6px 12px;
}
/*.navegation-area ul li a.prev {
    background: #151E7F;
    color: #fff;
    border-radius: 10px;
    padding: 12px 25px;
}
.navegation-area ul li a.next {
    background: #151E7F;
    color: #fff;
    border-radius: 10px;
    padding: 12px 25px;
}*/
/*.navegation-area ul li.prev {
    background: #151E7F;
    color: #fff;
    border-radius: 10px;
    padding: 3px 6px;
}
.navegation-area ul li.next {
    background: #151E7F;
    color: #fff;
    border-radius: 10px;
    padding: 3px 6px;
}*/

/*custom css for dropdown on hover*/

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

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

    .dropdown:hover .dropdown-content {
        display: block;
    }
}
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.bshad{
    text-shadow: 2px 2px 4px #000000;
}
.newbshad{
    text-shadow: 2px 2px 5px #000000;
}



.comp_container{
    background-color: #3385ff;
}

.comp, .emailText{
    color: #fff;
}
a.requset_one {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    background: #3B48CF;
    display: inline-block;
    max-width: 470px;
    width: 100%;
    text-align: center;
    padding: 15px;
    border-radius: 3px;
    border: 2px solid #fff;
}

a.requset_one:hover {
    /* background: #3385FF;*/
    border: 3px solid #fff;
}

.email_container{
    background-color: #242f5d;
   /* padding-bottom: 15px;*/
}

/*
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}*/


.star-line span {
    display: inline-block;
    position: relative;
}
.star-line span:before,
.star-line span:after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid white;
    top: 0;
    width: 30%;
}

.star-line span:before {
    right: 1%;
    padding-right:1px;
}
.star-line span:after {
    left: 1%;
    padding-left:1px;
}
.email_container_top{
    background: rgba(0, 0, 0, 0) url("images/email_v.png") no-repeat scroll 0 0;
    background-color: #3686ff;
     padding-bottom: 15px;
    padding-top: 15px;
}

.clip-svg {
    clip-path: url(#myClip);
}

.blog-top-container {
    padding: 60px 0;
    min-height: 365px;
    display: flex;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    position: relative;
    z-index: 1;
    height: 1px;
}
.blog-title-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFFFFF;
}
.blog-title-container h1 {
    font-size: 40px;
    font-weight: bold;
    background-color: #4D9FE8;
    padding: 10px;
}
.all-post-top-cta {
    margin-top: 50px;
}
.all-post-top-cta a {
    font-size: 19px;
    line-height: 25px;
    font-weight: 400;
    padding-left: 36px;
    position: relative;
}
.all-post-top-cta a:before {
    position: absolute;
    left: 0;
    width: 20px;
    content: '←';
    top: -2px;
}
.post_featured_image {
    position: absolute;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    z-index: -9999;
}
.float-none {
    float: none !important;
    margin: 0 auto;
}
.smallscreen, .bigscreen {
    position: relative;
}
.seb-banner-area {
    padding: 9.3% 0 !important;
    background-size: 100% auto!important;	
}


