body,h1, h2, h3, h4, h5 { font-family: "Segoe UI", Helvetica, sans-serif !important;}
.content-wrapper {padding: 0 20px;max-width: 1355px;margin: 0 auto;}
img {border: 0;height: auto;max-width: 100%;}
.support_breadcrumbs .content-wrapper { padding: 0 20px;max-width: 1355px !important;margin: 0 auto;height: 100%;}
.support_breadcrumbs {
    background: #f4f7fc;
    height: 41px;
    line-height: 37px;
}.support_breadcrumbs ol {
    display: flex;
    list-style: none;
    align-items: center;height: 100%;
    padding: 0;
    margin: 0;
}.support_breadcrumbs ol li a,.support_breadcrumbs ol li {
    color: #313131;
    font-size: 13px;
    line-height: 28px;
    font-weight: 500;
}.support_breadcrumbs ol li .icon-angle-right:before {
    content: "";
    margin: 0 15px 0 15px;
    color: #000;
    font-size: 14px;
    background: url(/template/default/images/support_breadcrumbs_arrow.png) no-repeat;
    width: 6px;
    height: 10px;
    display: inline-block;
    background-size: 6px;
}
.has-icon {
  position: relative;
  /* padding-left: 18px; */
}

.has-icon::before {
  /* content: "›"; 
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px; */
      content: "";
    margin: 0 15px 0 15px;
    color: #000;
    font-size: 14px;
    background: url(/template/default/images/support_breadcrumbs_arrow.png) no-repeat;
    width: 6px;
    height: 10px;
    display: inline-block;
    background-size: 6px;
}

.main-footer {border-top: 1px solid rgb(218, 232, 240);}
/* 
.freedemo-section {border: 1px solid rgb(208, 231, 253);border-radius: 25px;
            height: 320px;
    padding: 25px 0px 30px 30px;margin: 0px;background: #edf4fb;display: flex;justify-content: space-between;}
.freedemo-section .three_fourth {width: 74.5%;}
.freedemo-section .one_fourth {width: 23.5%;}
.freedemo-section .freedemo-button:hover{
    background: rgb(36 130 182);
}
.freedemo-section .one_fourth {
    background: none;
    padding: 0px;
    margin: -77px 0 0 0 !important;
}
.main-footer {border-top: 1px solid rgb(218, 232, 240);}

@media only screen and (max-width:1280px) {
.freedemo-section .freedemo-head br,.freedemo-section .freedemo-content br {display:none;}
}

@media only screen and (max-width:1170px) {
.freedemo-section{height:auto !important;}
.freedemo-section .one_fourth{margin:0px !important;}
} */

@media only screen and (max-width: 1024px) {
/* .freedemo-section .freedemo-head{font-size:35px !important} */
/* .features-holder .feature-dropdown {display: block !important;border-radius: 5px;background-image: -webkit-linear-gradient(90deg, rgb(48 141 216) 0%, rgb(53 120 204) 100%) !important;font-size: 18px;font-weight: 400;}
.features-holder .features-content {display: flex; padding: 40px 0 20px;flex-direction: column;}
.features-holder .feature-right-section {width: 100%;padding: 10px 0px;}
.features-holder .feature-leftmenu {border-right: none;width: 100%;border: none;padding: 0px;}
.feature-container .feature-title{padding-top:100px;} */
}

@media only screen and (max-width: 980px) {
/* .feature-container .feature-header { height: auto;padding-bottom: 40px;}
.feature-container .feature-title { font-size: 45px;} */
/* .freedemo-section{padding:20px !important;}
.freedemo-section .one_fourth {display: none;}
.freedemo-section .three_fourth {width: 100%;} */
}

@media only screen and (max-width: 768px) {
/* .freedemo-section .three_fourth { width: 100% !important;} */
/* .feature-container .feature-title {font-size: 40px;}
.feature-container .feature-subtxt{padding:10px 0px;text-align:justify;}
.feature-right-section .manual-holder h2:first-child{text-align:left !important; font-size: 28px !important;} */
/* .freedemo-section .freedemo-head{ font-size: 30px !important;line-height:normal !important;}
.freedemo-section .freedemo-button{width: auto !important; padding: 0px 15px !important;font-size: 16px !important;} */
/* .home-demo-holder-new { padding: 30px 0 35px !important;}
.features-holder .features-content {display: flex;padding: 20px 0 20px;flex-direction: column;} */
}

@media only screen and (max-width: 600px) {
/* .freedemo-section .freedemo-content{text-align:justify;} */
/* .manual-block { margin-bottom: 0;}
.home-demo-holder-new {padding: 0px 0 35px !important;} */
/* .freedemo-section .freedemo-head { font-size: 25px !important; line-height: normal;} */
}
.only_content_right {
    padding: 0 45px 0 0;
}

.only_content_left {
    padding: 0 0px 0 45px;
}
.brand-email {
  border-radius: 1px;
  background-image: -moz-linear-gradient( 90deg, rgb(54,95,130) 1%, rgb(76,89,143) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(54,95,130) 1%, rgb(76,89,143) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(54,95,130) 1%, rgb(76,89,143) 100%);
  height: 350px;
text-align: center;
}

.brand-email h1 {
    padding-top: 120px;
    font-size: 54px;
    color: #fff;
    font-weight: bold;
    margin: 0px;
    padding-bottom: 15px;
}

.brand-email p {
    font-size: 16px;
    color: #fff;
    margin: 0;
    padding-bottom: 25px;
}

.brand-email a {
    background: rgb(255, 255, 255);
    width: 157px;
    height: 42px;
    display: flex;
    line-height: 42px;
    border-radius: 45px;
    font-size: 17px;
    color: #386183;
    font-weight: 600;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 0 5px 0 25px;
    margin: 0 auto;
}

.dashboard-container.email-branding {
    display: inline-block;
    width: 100%;
    padding-bottom: 80px;
}
.dashboard-box {
    display: inline-block;
    width: 100%;
    padding: 90px 0 0;
}

.dashboard-box h2{    font-size: 54px;
    color: #1e1e1e;
    font-weight: bold;
    margin: 0;
    padding-bottom: 30px;}

    .dashboard-box h2 span {
    background-image: linear-gradient(#89CBF7, #0065D0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.dashboard-box p{    font-size: 16px;
    color: #1e1e1e;
    line-height: 24px;}
.dashboard-box-flex {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    /* gap: 80px; */
}


.dashboard-box a{
        font-size: 16px;
    /* color: #0282d7; */
        color: #005fa3;
    font-weight: 600;
    /* border: 2px solid rgb(37, 167, 254); */
        border: 2px solid #0270b8;
    background: #fff;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.13);
    padding: 0px 25px;
    display: inline-block;
    height: 42px;
    width: auto;
    text-align: center;
    line-height: 38px;
    border-radius: 30px;    margin-top: 10px;
}
.dashboard-box a:hover{
        background: aliceblue;
            /* color: #fff; */
}


@media only screen and (max-width:980px){
    .brand-email{height: auto;padding-bottom: 50px;}
    .brand-email h1 {
    padding-top: 110px;
    font-size: 45px;}
    .dashboard-box h2 {
    font-size: 45px;}
    .dashboard-box {
    display: inline-block;
    width: 100%;
    padding: 40px 0 0;
}
.dashboard-box-flex {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    gap: 20px;
}
.dashboard-container.email-branding {
    display: inline-block;
    width: 100%;
    padding-bottom: 40px;
}
}

@media only screen and (max-width:767px){
.dashboard-box-flex {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    align-items: center;
    gap: 80px;
}

.dashboard-container.email-branding .dashboard-box:nth-of-type(2) .dashboard-box-flex,
.dashboard-container.email-branding .dashboard-box:nth-of-type(4) .dashboard-box-flex{
            display: flex;
        flex-direction: column-reverse;
}
.only_content_right {
    padding: 0 0px 0 0;
}.only_content_left {
    padding: 0 0px 0 0px;
}
}

@media only screen and (max-width: 600px) {
  
    .brand-email h1{font-size: 40px;}
    .dashboard-box h2 {
    font-size: 40px;}
    .dashboard-container.email-branding {
    display: inline-block;
    width: 100%;
    padding-bottom: 0px;
}
.dashboard-box-flex {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    align-items: center;
    gap: 40px;
}
}