
.header-nav ul{
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}
.header-nav li{
    list-style: none;
    display: inline-block;
    position: relative;
}
.header-nav li:before{ content: none;}
.dropdown-item:after{
    content: "\f078";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 20px;
    font-size: 12px;
    color: #4b6cb7;
}
.dropdown-item:hover:after{
    color: #eb284f
}
.hero p a.blue,.blue{color: #4b6cb7;}
.managed .hero .contact-form .form_note p{ font-size: .8em; font-weight: 700;}
.features-nav-container {
    display: none;
}

.contact-form  label{ display: none !important;}
.contact-form .submitted-message{font-size: 18px;}
.contact-form  .hs-error-msgs li label{ display: inherit !important;}
.contact-form  .field { margin-bottom: 5px !important;}
.contact-form  .actions {  padding-top: 0 !important;padding-bottom: 0 !important; margin-bottom: 0 !important; margin-top: 0 !important;}
.contact-form .hs-button,
.contact_page_form  .hs-button{
    background: #ea1a44 !important;
    border-color: #ea1a44 !important;
    -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
    margin: 5px 0px 5px;
    padding: 10px;
    font-size: 14px;
    text-shadow: none;
}
.contact_page_form .hs-button{
    background: #ea1a44;
    border-color: #ea1a44;
    border: 1px solid #eb284f;
    -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
    margin: 5px 0px 5px;
    padding: 10px;
    font-size: 14px;
    text-shadow: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    padding: 15px 25px;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    line-height: 1;
    outline: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}


.contact-form .hs-button:hover,
.contact-form  .hs-button:focus,
.contact-form .hs-button:active:not(.inactive):not(.link),
.contact-form .hs-button:hover:not(.inactive),
.contact_page_form .hs-button:hover,
.contact_page_form .hs-button:focus,
.contact_page_form  .hs-button:active:not(.inactive):not(.link),
.contact_page_form  .hs-button:hover:not(.inactive)
{
    background: #ea1a44;
    border-color: #ea1a44;
    -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
}

.page-template-sending .features-nav-container,
.page-template-inbound-routing .features-nav-container,
.page-template-reports .features-nav-container,
.page-template-email-validation .features-nav-container,
.page-template-deliverability .features-nav-container,
.page-template-logs .features-nav-container,
.page-template-analytics .features-nav-container,
.google footer
{
    display: block;
}
.managed .hero h2 {    line-height: 1;    margin: 0;    padding: 0;    margin-top: 8px;}

.fo_italic{ font-style: italic;}

.customars_list{
    padding: 0;
    margin: 0;
    padding-top: 43px;
    padding-bottom: 43px;
}
.customars_list li{
    display: inline-block;
    list-style: none;
    float: left;
    width: 16.66%;
}
.customars_list li:last-child{ margin-right: 0;}

.managed_lp.managed .hero h1{
    margin-top: 0;
    margin-bottom: 10px;
}

/* Pricing page */

.faq_list .span6:last-child ,.faq_list .span6:nth-last-child(2) {
    margin-bottom:0 ;
}

/* Customers page*/
.page-template-customers {
    text-align: left;
    padding: 0;
    background-color: #182848;
}

.masonryitem {

    margin-bottom: 40px;
    background-color: #fff;
    padding: 15px;
    padding-bottom: 0;
}
.masonryitem:nth-child(odd){
    margin-right: 15px;
}
.masonryitem img{ max-height: 50px;}
.masonryitem blockquote{
    margin: 0;
    text-align: left;
    max-width: 100%;
}
.masonryitem blockquote p{
    font-size: 16px;
    font-style: normal;
    margin-bottom: 25px;
}
.masonryitem .add_details{
    background: #5f6f97;
    margin-right: -15px;
    margin-left: -15px;
    padding: 15px;
    color: #bdcdf6;
    position: relative;
}
.masonryitem .add_details:before{
    content: '';
    position: absolute;
    left: 42%;
    top: 0;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
    clear: both;
}
.masonryitem .add_details a,.masonryitem .add_details h3{ color: #bdcdf6; font-size: 16px;}
.masonryitem .add_details p{ margin-bottom: 0;}


/* Rackspace Page Css */

.rackspace header .logo, .google header .logo{
    float: left;
    margin-top: 10px;

}




/* Rackspace Page Css */

/* Teams */
.container_940{
    max-width: 940px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.team-members {
    margin: 40px 0;
}
.team-members .tm_box{
    max-width: 205px;
}

.team-members .tm_box .member-overlay .social-links a i{
    font-size: 42px;
    width: 42px;
    height: 42px;
}
.team-members .tm_box .member-info{
    background: url("../img/team-grad-1.png") repeat-x top;
    min-height: 90px;
    padding-top: 58px;
    position: relative;
    margin-top: -38px;
}
.team-members .tm_box .member-info h4 {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}
.team-members .tm_box .member-info p {
    color: #fff;
}
.team-members .tm_box img {
    border: 0;
    -moz-border-radius: 0;
     -webkit-border-radius: 0;
     border-radius: 0;
     width: 100%;
}
.team-members .tm_box:hover .member-overlay {

}
.team-members .tm_box .member-overlay {
    background: rgba(0, 0, 0, 0.55);
    -moz-border-radius: 0;
     -webkit-border-radius: 0;
     border-radius: 0;
    bottom: 0;
     left: 0;
    opacity: 0;
    width: 100%;
    position: absolute;
    right: 0;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    text-align: center;
    top: 0;
    z-index: 2;
}
.team-members .tm_box .member-avatar {
    position: relative;
    overflow: hidden;
}
.arrow {
    position: absolute;
    bottom: -20px;
    width: 100%;
    padding-bottom: 12%;
    background-color: rgb(180, 213, 244);
    z-index: 3;
}
.arrow:before {
     right: 50%;
     -ms-transform-origin: 100% 100%;
     -webkit-transform-origin: 100% 100%;
     transform-origin: 100% 100%;
     -ms-transform: skewX(45deg);
     -webkit-transform: skewX(45deg);
     transform: skewX(45deg);
 }

.arrow:after {
    left: 50%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
}
.arrow:before, .arrow:after {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 50%;
    padding-bottom: inherit;
    background-color: inherit;
}
.team-members .tm_box .member-overlay .social-links a{
    font-size: 38px;
    margin-right: 5px;
    width: auto;
}


/* Teams */

/* Single */

.blog-post .post-body{
    float: none;
    width: 90%;
    margin-right: 0;
    margin: 0 auto;
}

/* Single */

/* Search-Result */

.search_result{ text-align: left;}
.search_result h2{ text-align: left;}


/* Search-Result */


/*Contact forms setting */

.managed .hero .contact-form input[type=text],.managed .hero .contact-form input[type=email], .managed .hero .contact-form select {
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 12px;
    padding: 4px 10px 3px 10px;
    background-color: #fff;
    max-width: 100%;
    width: 95%;
    box-shadow: none;
}
.managed .hero .contact-form select { width: 100%;}
.managed .hero .contact-form input[type=submit]{
    width: 100%;
}
.hs-error-msgs {
    color: rgba(255, 255, 255, 0.6) !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    margin: 0 0 10px;
    text-align: left;
}
div.wpcf7-response-output {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}
.contact_page_form .field{ margin-bottom: 20px;}

.footer-nav ul{ padding: 0; margin: 0;}
.footer-nav li{ display: inline-block; list-style: none;}
.footer-nav li:before{ content: none;}

/* Header */

.header-nav{ height: 54px;}
.header-nav a{
    padding: 11.5px 16px;
}
.menu a:after{
    content: "";
    position: absolute;
    bottom: 8px;
    display: block;
    left: 16px;
    right: 16px;
    border-bottom: 3px solid transparent;
}
.menu .sub-menu a:after{ content: none;}
.menu a:hover:after,.menu .current-menu-item a:after{
    border-bottom-color: #eb284f;
}
.menu .current-menu-item a{
    color: #eb284f;
}
.container{width: initial;}
body.blog{ background: #fff;}
#site-header .search{
    width: 100%;
    float: none;
    text-align: center;
    padding-top: 0;
    perspective: 100px;
}
#site-header .container{ width: 996px;}


footer{background: #182848;}
/* Resources Page */

.resource-card{
    min-height: 395px;
}
.resource-register.resource-card{
    min-height: inherit;
}
.btn-secondary {
    margin-top: 10px;
}

/* Resources Page */

header{
    border-bottom: 1px solid #e7e8ef !important;
}
h2 {
    color: #4b6cb7;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 40px;
    text-align: center;
}
.bottom-cta p{font-size: 18px;  margin: 0 0 20px;}
.btn-primary, .header-nav a.signup b {
    background: #eb284f;
    border: 1px solid #eb284f;
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-primary:hover, .header-nav a.signup b:hover, .btn-primary:focus, .header-nav a.signup b:focus {
    background: #ea1a44;
    border-color: #ea1a44;
    -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
}

/* Header */

/* footer */

.social-nav--footer a i{
    font-size: 34px;
}
#site-header:before{
    content: none;
}
/* footer */

/* Features  */

.features-nav ul{ padding-left: 0;}
.features-nav li {
    float: left;
    width: 16.16%;
    list-style: none;
    border-right: 1px solid #e7e8ef;
}
.features-nav a{
    float: none;
    width: 100%;
    border-right: 0;
}
.features-nav li:first-child {
    border-left: 1px solid #e7e8ef;
}
.features-nav a:first-child{
    border-left: 0 ;
}
.features-nav:after{
    content: '';
     clear: both;
}
.features-nav:before{
    content: '';
    display: table;
}
.features-nav .current-menu-item a{
    background: #4b6cb7;
    color: #fff;
}

/* Blog */

.icon-search:before,.icon-comment:before,.icon-twitter:before,.icon-facebook:before,.icon-github:before
{ content: none;}
.post-summary .post-title{ text-align: left;}
footer {
    color: #fff;
    padding: 40px 0;
    text-align: center;
}
footer p{ font-size: 18px;}
.blog .footer-nav a {
    color: rgba(255,255,255,0.6);
    font-weight: 300;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 18px;
}
.blog .social-nav--footer a {
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    display: inline-block;
    height: 52px;
    padding: 10px;
    width: 52px;
}
.blog .social-nav--footer a i {
    font-size: 34px;
}

/* Blog */

.footer-nav a:after{ content: none;}

#main_content {
    width: 100%;
    margin: 0px;
    padding: 40px 0;
    background: #f7f8fc;
    position: relative;
}
.mktoGen.mktoImg {
    display: inline-block;
    line-height: 0;
}
.team-members .tm_box .member-overlay .social-links {
    margin-top: 26%;
}

@media screen and  (max-width:1200px) {

    header .container{ padding: 0 15px;}
}


@media screen and  (max-width:1050px) {

    header.clone .container,header .container{
        padding: 0 15px;
    }


}
@media screen and  (min-width:992px) {
    .header-nav,.rackspace header nav{ display: block !important;}
}
@media screen and  (max-width:991px) {

    .header-nav{ height: inherit;}
    .dropdown-item:after{
        right: -3px;
        top: 20px;
    }
    .header-nav a {
        padding: 11.5px 10px;
    }
    ul.customer-logos li{
        width: 33.33%;
        height: 90px;
    }
    .features-nav a{ font-size: 13px;}
    .header-nav {
        display: none;
    }
    #js-show-nav,.rackspace #js-show-nav {
        display: block !important;
    }
    .header-nav div.left, .header-nav div.right {
        float: none;
    }
    .menu-item .sub-menu{
        display: block;
        max-height: 2220px;
        background-color: rgb(255, 255, 255);
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
        margin-bottom: 0;
        left: 0;
        position: relative !important;
        width: 100%;
        top: 0;
        float: none;
        box-shadow: none;
        border-radius: 0;
    }

    .sub-menu li a{ line-height: 31px;}
    .sub-menu li:hover{ background: transparent;}

    .header-nav div.left,.header-nav div.right{
        float: none;
    }
    .header-nav li{ display: block;}
    .header-nav a, .header-nav .sub-menu>a {
        padding: 5px 10px 5px 0;
    }
    .header-nav .sub-menu a {
        padding-left: 40px;
    }
    .menu a:after{ left: 0; right: 0;}
    .header-nav a {
        border-bottom: 1px solid #f0f1f5;
        float: none;
        width: 100%;
    }
    .header-nav {
        clear: both;
        float: none;
    }

    header.clone {
        display: none !important;
    }
    header {
        opacity: 1 !important;
    }

    .team-members li img{
        min-height: 100%;
    }
    .customars_list li{
        width: 33.33%;
    }

}
@media screen and  (max-width:780px) {
    .managed .hero .contact-form input[type=text], .managed .hero .contact-form input[type=email], .managed .hero .contact-form select{
        box-sizing: border-box;
    }
}
@media screen and  (max-width:767px) {

    .header-nav a {
        padding: 5px 10px 5px 0;
    }
    .dropdown-item:after {
        right: -2px;
        top: 13px;
    }
    .features-nav{
        margin-bottom: 0;
        padding-left: 0;
        width: 100%;
    }
    .features-nav a{

        line-height: 40px;
    }
    .features-nav li{
        float: none;
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #e7e8ef;
    }
    .features-nav li:first-child{ border-left: 0;}
    .features-nav li:last-child{
        border-bottom: 0;
    }
    .home .feature img {
         max-height: inherit;
    }
    .team-members li{
        width: 32%;
        min-height: 295px;
    }
    .customars_list li{
        width: 50%;
    }
    .customars_list li img{
        max-height: 75px;
    }
    .masonryitem:nth-child(odd) {
        margin-right: 0;
    }
    .product_details_home .span4:nth-child(2n){
        margin: 20px 0;
    }
    .managed .hero{ background: transparent !important;}

}

@media screen and  (max-width:592px) {


}

@media screen and  (max-width:480px) {



    .customars_list li{
        width: 50%;
        float: left;
        margin-right: 0;
        min-height: 75px;
    }
    ul.customer-logos li {
        width: 50%;
        height: 90px;
    }
    .features-nav {
        display: block;
    }


    .team-members .tm_box{
        width: 100%;
        max-width: 94%;
        float: none;
        text-align: center;
    }
    .customars_list li{
        width: 100%;
    }


}

@media screen and  (max-width:375px) {
    .customars_list li{
        width: 100%;
        float: none;
        margin-right: 0;
        min-height: 75px;
    }
}



/* Features  */
