/*@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300ita‌​lic,400italic,500,500italic,700,700italic,900italic,900);*/
html, body, html * {
    font-family: 'Roboto', sans-serif;
}
/*-------Typography-------*/
body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    background-color: #fff;
    color: #535353;
}

a {
    text-decoration: none;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    color: #6EA698;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: none;
}

.active a {
    font-weight: 700;
}

#new-designA .slides {
    margin: 0;
    padding: 0;
}

#new-designA h2 {
    font-size: 60px;
    color: #fff;
    font-weight: bold;
}

#new-designA .section-5-a h2,
#new-designA .section-7-a h2 {
    color: #535353;
    margin-top: 20px;
    margin-bottom: 10px;
}

#new-designA .section-1,
#new-designA .section-202,
#new-designA .section-203,
#new-designA .section-204,
#new-designA .section-5-a,
#new-designA .section-6-a,
#new-designA .section-7-a,
#new-designA .section-8-a,
#new-designA .section-9-a {
    padding-top: 100px;
    padding-bottom: 100px;
}

#new-design #new-designA .slide-1,
#new-design #new-designA .slide-2,

#new-design #new-designA .slide-4
{
    height: 430px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#new-designA .section-202,
#new-designA .section-203,
#new-designA .section-204,
#new-designA .section-5-a {
    position: relative;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: right;
}
#new-designA .section-202 {
    background-image: linear-gradient(90deg, rgba(112,167,154,1) 0%, rgba(112,167,154,1) 50%, rgba(112,167,154,0) 100%), url(../uploads/newDesign/iStock-1026611056.jpg);
}

#new-designA .section-203 {
    background-image: linear-gradient(73.12deg, #76A9D7 -2.1%, #87BDD7 39.88%, rgba(142, 197, 215, 0.93608) 55.65%, rgba(154, 210, 215, 0) 97.8%), url(../uploads/newDesign/123img.png);
}

#new-design .fr .flexslider-first-full-b .wrap-items .content div ,
#new-design .fr .flexslider-first-full-b .wrap-items .content .under-title-text div {
    font-size: 30px;
    padding-bottom: 20px;
}

#new-designA .section-203:before
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../uploads/newDesign/Ellipse74.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}

#new-designA .section-204 {
    background-image: linear-gradient(
            90deg, #76A9D7 -9.1%, #87BDD7 52.88%, rgba(142, 197, 215, 0.93608) 51.0%, rgba(154, 210, 215, 0) 33.8%), linear-gradient(
            270.0deg, rgba(58, 63, 78, 0.86) 50%, transparent 50%), url(../uploads/newDesign/124img.png);
    /*background-image: url(../uploads/newDesign/it_works_02.jpg);*/
    /*background-size: cover;*/

}

#new-designA .section-204:before
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../uploads/newDesign/Ellipse73.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}


/*#new-designA .section-204:after
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../uploads/newDesign/Vector9.png);
    background-repeat: no-repeat;
    background-position: left top;
}*/

#new-designA .slider-title
{
    display: block;
    width: 780px;
}

#new-designA .under-title-text
{
    font-size: 32px;
    color: #fff;
    display: block;
    width: 660px;
}

#new-designA .section-203 .under-title-text img,
#new-designA .section-5-a img {
    width: 100%
}

#new-designA .section-204 h2 {
    font-size: 48px;
    width: 600px;
}

#new-designA .section-204 .under-title-text {
    font-size: 48px;
    color: #535353;
    width: 600px;
}

#new-designA .wrap {
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgb(8 51 99 / 20%);
    border-radius: 8px;
    padding: 30px 15px;
}

#new-designA .element {
    margin-top: 30px;
}

#new-designA .orange-text {
    color: orange;
}

#new-designA .white-line {
    margin: 60px 0;
}
#new-designA .fr .white-line{
    margin: 40px 0;
}

@media only screen and (min-width: 768px) {
    #new-designA .fr .slider-title.graph {
        padding-top: 23px;
    }
}

#new-designA .section-5-a {
    background-image: linear-gradient(287.5deg, #6EA698 0%, #82B9B4 53.43%, rgba(154, 210, 215, 0.5) 102.08%);
}

#new-designA .section-5-a:before
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../uploads/newDesign/Ellipse72.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

#new-designA .section-6-a {
    background-image: url("../uploads/newDesign/Poligons1.png");
}

#new-designA .section-6-a h2 {
    text-align: center;
    font-size: 45px;
}

#new-designA .section-6-a .video-wrap {
    margin: 80px 0;
}

#new-designA .section-6-a .video-wrap img,
#new-designA .section-7-a img,
#new-designA .-a img {
    width: 100%;
}

#new-designA .section-6-a .icons {
    text-align: center;
}

#new-designA .section-6-a .wrap{
    height: 260px;
}

#new-designA .section-7-a {
    background-color: #6EA698;
    background-image: url("../uploads/newDesign/working_with_you_bg.jpg");
    background-size: cover;
}

#new-designA .section-7-a h2,
#new-designA .section-5-a h2 {
    font-size: 50px;
}

#new-designA .blue-line {
    margin: 30px 0;
}

#new-designA .section-7-a ul li,
#new-designA .section-5-a ul li {
    font-size: 32px;
    font-weight: 500;
    line-height: 45px;
}

#new-designA .section-8-a .wrap {
    height: 600px;
    padding: 0;
    position: relative;
}
#new-designA .fr .section-8-a .wrap {
    height: 650px;
    padding: 0;
    position: relative;
}

#new-designA .img-card-title {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}

#new-designA .top {
    padding: 0;
}

#new-designA .top-card-text {
    padding-right: 20px;
}

#new-designA .description {
    padding: 40px;
    font-size: 18px;
}

#new-designA .button-right {
    text-align: right;
    position: absolute;
    bottom: 50px;
    right: 40px;
}

#new-designA .button-small {
    border: 1px solid #6EA698;
    border-radius: 5px;
    padding: 13px 32px;
    font-size: 17px;
}

#new-designA .button-small:hover {
    color: #ffffff;
    background-color: #6EA698;
}

#new-designA .-a h2 {
    font-size: 45px;
}

#new-designA .-a p {
    font-size: 30px;
    font-weight: 500;
    margin: 0;
}

#new-designA .-a ul {
    padding-left: 8px;
    list-style: outside;
    font-size: 30px;
    font-weight: 500;
}

#new-designA .-a ul li {
    color: orange;
}

#new-designA .-a ul li span {
    color: #535353;
    line-height: 45px;
}

#new-designA .light_green_line {
    margin: 35px 0;
}
#new-designA .illustration_group {
    width: 100%;
}

#new-designA .lists {
    margin: 50px 0 80px;
}

#new-designA .buttons {
    margin: 30px 0;
}

#new-designA .buttons a {
    display: inline-block;
}
#new-designA .fr .buttons a {
    display: inline-block;
    text-align: center;
}

#new-designA .orange-btn {
    color: #EAA41C;
    border: 2px solid #EAA41C;
    border-radius: 8px;
    padding: 13px 32px;
    margin: 15px;
    font-size: 22px;
    line-height: 120%;
}

#new-designA .orange-btn:hover,
#new-designA .orange-btn:active {
    color: #fff;
    background-color: #EAA41C;
}

#new-designA .centered > .row {
    display: table;
    width: 100%;
}
#new-designA .centered > .row > div {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    #new-designA .fr .section-8-a .wrap {
        height: 750px;
        padding: 0;
        position: relative;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    #new-designA .slide-1,
    #new-designA .slide-2,
    #new-designA .slide-3,
    #new-designA .slide-4 {
        text-align: center;
        height: 70vh;
        padding: 0 20px;
    }
    #new-designA .slide-5
    {
        padding: 0 20px;
    }
    #new-designA .slide-3 {
        justify-content: start;
    }
    #new-designA .slider-title,
    #new-designA .under-title-text,
    #new-designA .section-204 .slider-title,
    #new-designA .section-204 h2,
    #new-designA .section-204 .under-title-text {
        width: inherit;
    }

    #new-designA .fr .slider-title{
        font-size: 40px;
    }
    #new-designA .section-6-a h2,
    #new-designA .section-7-a h3 {
        font-size: 26px;
        line-height: 33px;
    }
    #new-designA .section-7-a ul li,
    #new-designA .section-5-a ul li,
    #new-designA .-a ul li {
        font-size: 24px;
        line-height: 28px;
    }
    #new-designA .section-6-a .wrap {
        padding: 35px;
        text-align: center;
    }
}

@media (max-width: 600px) {
    .avatars-rand{
        display: none;
    }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    #new-designA .section-111,
    #new-designA .section-202,
    #new-designA .section-203,
    #new-designA .section-204,
    #new-designA .section-5-a,
    #new-designA .section-6-a,
    #new-designA .section-7-a,
    #new-designA .section-8-a,
    #new-designA .-a
    {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #new-designA .content-wrap .slide-1 h2,
    #new-designA .content-wrap .slide-2 h2,
    #new-designA .content-wrap .slide-3 h2,
    #new-designA .section-5-a h2,
    #new-designA .section-7-a h2,
    #new-designA .content-wrap .slide-1 .under-title-text,
    #new-designA .content-wrap .slide-2 .under-title-text,
    #new-designA .content-wrap .slide-3 .under-title-text
    {
        font-size: 24px;
        line-height: 26px;
    }
    #new-designA .slide-1,
    #new-designA .slide-2,
    #new-designA .slide-3,
    #new-designA .slide-4 {
        height: 50vh;
    }
    #new-designA .white-line img {
        width: 100%
    }
    #new-designA .section-6-a .wrap,
    #new-designA .section-8-a .wrap {
        height: auto;
        margin-bottom: 30px;
        padding: 20px;
    }

    #new-designA .section-6-a .video-wrap
    {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    #new-designA .section-6-a h2,
    #new-designA .-a h2
    {
        font-size: 20px;
        line-height: 44px;
    }
    #new-designA .section-6-a h3,
    #new-designA .section-6-a p,
    #new-designA .section-9-a p
    {
        font-size: 18px;
        line-height: 23px;
    }
    #new-designA .description {
        padding: 0;
        margin-bottom: 100px;
    }
    #new-designA .icons,
    #new-designA .slide-5
    {
        padding: 0 30px;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}



/*MY styles*/
#new-design #new-designA .ellipse-slider:before{
    display: none;
}
.flexslider-first-full-b{
    position: relative;
}

.flexslider-first-full-b .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
    z-index: 1;
}
#new-designA .flexslider-first-full-b .slides .white-line{
    background: url(../uploads/newDesign/white_line_big.png);
    height: 3px;
    background-repeat: no-repeat;
}


#new-designA .section-5-a h2,
#new-designA .section-7-a h2{
    font-style: normal;
    font-weight: 500;
    font-size: 45px;
    line-height: 53px;
    color: #535353;
}
#new-designA .section-5-a ul li,
#new-designA .section-7-a ul li{
    color: #535353;
}
#new-designA .section-5-a ul li:before,
#new-designA .section-7-a ul li:before{
    content: "\2022";
    width:10px;
    height: 10px;
    border-radius: 50%;
    color: #535353;
    padding-right: 25px;
}
#new-designA .section-6-a iframe{
    height: 644px;
}
#new-designA .section-9-a h2{
    font-style: normal;
    font-weight: 500;
    font-size: 45px;
    line-height: 53px;
    color: #EAA41C;
}
.illustration_group_a{
    position: relative;
}
.illustration_group_a img{
    position: absolute;
    left:-120px;
}
#new-designA .section-9-a .content{
    padding-left: 75px;
}

#new-designA .section-9-a{
    padding-top: 0;
}

#new-designA .section-9-a p{
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 45px;
    color: #535353;
}

#new-designA .section-9-a .lists ul li{
    font-weight: 500;
    font-size: 32px;
    line-height: 45px;
    color: #535353;
    padding-bottom: 20px;
}

#new-designA .section-9-a .lists ul li:before{
    content: "\2022";
    width:10px;
    height: 10px;
    border-radius: 50%;
    color: #EAA41C;
    padding-right: 25px;
}
#new-designA .section-9-a .lists .col-sm-6{
    padding-left: 0;
}

#new-designA .flexslider-first-full-b  .flex-direction-nav{
    display: none;
}



#new-designA .section-9-a .buttons.tablet
{
    display: none;
}

.img-round{
    width: 600px; height: 600px;
    border-radius: 50%;
    background: url(../uploads/newDesign/iStock-623126970.jpg) no-repeat -70px 0;
    background-size: auto 600px;
}


#new-designA .section-7-a .mobile{
    display: none;
}

.icons-mobile-item ,
.item_2 .content-mobile{
    display: none;
}

@media only screen and (max-width : 1200px) {
    #new-designA .section-1 .video {
         left: 40%;
    }

    #new-designA .section-202 {
        background-image: linear-gradient(
                90deg, rgba(112,167,154,1) 0%, rgba(112,167,154,1) 50%, rgba(112,167,154,0) 130%), url(../uploads/newDesign/iStock-1026611056.jpg);
        background-position: 170%;
    }

}

@media (min-width: 1350px) and (max-width: 1444px){
    #new-designA .section-202 {
        background-image: linear-gradient(
                90deg, rgba(112,167,154,1) 0%, rgba(112,167,154,1) 50%, rgba(112,167,154,0) 130%), url(../uploads/newDesign/iStock-1026611056.jpg);
        background-position: 136%;
    }
}
@media only screen and (max-width : 1260px) {
    .img-round{
        width: 500px; height: 500px;
        border-radius: 50%;
        background: url(../uploads/newDesign/iStock-623126970.jpg) no-repeat -70px 0;
        background-size: auto 500px;
    }
}
@media only screen and (max-width : 1200px) {
    .img-round {
        width: 300px;
        height: 300px;
        border-radius: 50%;
        background: url(../uploads/newDesign/iStock-623126970.jpg) no-repeat -70px 0;
        background-size: auto 300px;
    }
}

@media (min-width: 768px) and (max-width: 1024px){

    #new-design .content-wrap .slide-1 h2 {
        font-style: normal;
        font-weight: bold;
        font-size: 56px;
        line-height: 112%;
        text-align: center;
        color: #FFFFFF;
        margin: 0 auto;
    }
    #new-designA .flexslider-first-full-b .slides .white-line{
        text-align: center;
    }

    #new-designA .flexslider-first-full-b .slides .white-line{
        background: url(../uploads/newDesign/white_line.png);
        height: 3px;
        background-repeat: no-repeat;
        margin: 60px auto;
        width: 299px;
    }
    #new-designA .flexslider-first-full-b .slide-1 .under-title-text{
        text-align: center;
        margin: 0 auto;
    }

    #new-designA .section-202 {
        background-image: linear-gradient(
                90deg, rgba(112,167,154,1) 0%, rgba(112,167,154,1) 50%, rgba(112,167,154,0) 130%), url(../uploads/newDesign/iStock-1026611056.jpg);
        background-position: 0%;
    }

    #new-designA .section-5-a h2,
    #new-designA .section-7-a h2{
        font-style: normal;
        font-weight: bold;
        font-size: 32px;
        line-height: 45px;
        color: #535353;
    }
    #new-designA .section-5-a{
        padding-top: 50px;
    }

    #new-designA .section-5-a .image-5-a{
        position: relative;

    }
    #new-designA .section-5-a .image-5-a .img-round{
        position: absolute;
        top: 139px;
        left: -60px;
    }

    #new-designA .section-6-a iframe {
        height: 400px;
    }

    #new-designA .section-7-a .icon{
        padding-top: 30px;
    }
    #new-designA .section-5-a ul li,
    #new-designA .section-7-a ul li{
        line-height: 34px;
    }

    #new-designA .section-9-a h2 {
        font-style: normal;
        font-weight: bold;
        font-size: 36px;
        line-height: 40px;
        color: #EAA41C;
    }
    #new-designA .section-9-a p{
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 28px;
        color: #535353;
    }
    #new-designA .section-9-a .lists ul li {
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 23px;
        color: #535353;
    }
    #new-designA .section-9-a .lists ul li:before {
        content: "\2022";
        width: 10px;
        height: 10px;
        border-radius: 50%;
        color: #EAA41C;
        padding-right: 15px;
    }

    .illustration_group_a img {
        position: absolute;
        left: -264px;
        top: 54px;
    }

    #new-designA .section-9-a .buttons.tablet{
        display: flex;
        justify-content: center;
        margin-top: 0;
    }

    #new-designA .section-9-a .buttons{
        display: none;
    }

    #new-designA .section-9-a .content {
        padding-left: 36px;
        padding-right: 0;
    }


}

@media (min-width:993px) and (max-width:1024px) {
    .illustration_group_a img {
        position: absolute;
        left: -170px;
        top: 54px;
    }
    #new-designA .section-6-a .icons .wrap img {
        width: 100px;
    }

}
@media (min-width:993px) and (max-width:1199px){
    #new-designA .section-6-a .wrap {
        height: 310px;
    }
}


@media (min-width:768px) and (max-width:991px){
    #new-designA .section-6-a .wrap {
        height: 310px;
    }
    #new-designA .section-6-a .icons .wrap img {
         width: 100px;
    }
}




@media only screen and (max-width : 767px) {
    #new-design #new-designA .slide-1, #new-design #new-designA .slide-2, #new-design #new-designA .slide-3, #new-design #new-designA .slide-4 {
        height: 285px;
    }

    #new-designA .section-1,
      #new-designA .section-202,
      #new-designA .section-203,
      #new-designA .section-204,
      #new-designA .section-5-a,
      #new-designA .section-6-a,
      #new-designA .section-7-a,
      #new-designA .section-8-a,
      #new-designA .section-9-a {

      }

    #new-designA .section-202,
    #new-designA .section-203,
    #new-designA .section-204{
        padding-top: 50px;
        padding-bottom: 100px;
    }

    #new-designA .flexslider-first-full-b .slides .white-line{
        background: url(../uploads/newDesign/white_line.png);
        height: 3px;
        background-repeat: no-repeat;
        width:80%;
        margin: 35px auto;
    }
    #new-designA .flexslider-first-full-b .slide-2  .ellipse-slider{
        margin-top: 100px;
    }

    #new-designA .fr .flexslider-first-full-b .slide-2  .ellipse-slider{
        margin-top: 50px;
        margin-bottom: 15px;
    }

    #new-designA .section-5-a h2{
        font-style: normal;
        font-weight: bold;
        font-size: 26px;
        line-height: 130.5%;
        text-align: center;
        color: #535353;

    }
    #new-designA .section-5-a img.blue-line {
        width: 50%;
        margin: 35px auto;
        display: block;
        height: 3px;
    }
    #new-designA .section-5-a ul{
        text-align: center;
    }
    #new-designA .section-5-a ul li{
        line-height: 150%;
    }

    #new-designA .section-5-a ul li:before{
        display: none;
        line-height: 130.5%;
    }
    #new-designA .image-5-a{
        position: relative;
    }
    .img-round{
        display: none;
    }
    #new-designA .img-round{
        opacity: 15%;
        position: absolute;
        right:0;
        top:-180px;
        width: 300px;
        height:300px;
        overflow: hidden;
        background-size: auto 100%;

    }
    #new-designA .section-5-a {
        /*background: url(../uploads/newDesign/iStock-623126970-round.png);*/
        background-image: linear-gradient(
                287.5deg, #6EA698 0%, #82B9B4 0%, rgba(154, 210, 215, 0.5) 102.08%),url(../uploads/newDesign/iStock-623126970-round.png);
    }
        /*transform: rotate(9.48deg);*/

    #new-designA .section-6-a iframe {
        height: 330px;
    }
    #new-designA .section-6-a{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #new-designA .section-6-a .video-wrap {
        margin: 50px 0 30px 0;
    }

    #new-designA .section-7-a h2{
        font-style: normal;
        font-weight: bold;
        font-size: 26px;
        line-height: 130.5%;
        color: #535353;
    }
    #new-designA .section-7-a ul li,
    #new-designA .section-5-a ul li{
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 132%;
        color: #535353;
    }
    #new-designA .section-7-a .tablet_desktop{
        display: none;
    }
    #new-designA .section-7-a .mobile .col-xs-8{
        padding-left: 50px;
    }
    #new-designA .section-7-a .mobile ul{
        padding-left: 35px;
    }

    #new-designA .section-5-a ul li:before, #new-designA .section-7-a ul li:before{
        padding-right: 15px;
    }

    #new-designA .section-9-a h2 {
        font-style: normal;
        font-weight: bold;
        font-size: 32px;
        line-height: 38px;
    }
    .illustration_group_a{
      display: none;
    }
    #new-designA .section-9-a .content{
        padding-left: 25px;
    }
    #new-designA .section-9-a p {
        font-style: normal;
        font-weight: normal;
        font-size: 22px;
        line-height: 120%;
        color: #535353;
    }
    .illustration_group_a_mobile{
        background-image: url('../uploads/newDesign/illustration_group_mobile.png');
        height: 320px;
        background-repeat: no-repeat;
        background-position: center;

    }
    #new-designA .section-9-a .lists ul li {
        font-style: normal;
        font-weight: normal;
        font-size: 22px;
        line-height: 26px;
        color: #535353;
    }
    #new-designA .section-9-a .lists ul{
        padding-left: 50px;
    }
    #new-designA .section-9-a .lists ul li:before{
        padding-right: 15px;
    }

    #new-designA .section-9-a {
        padding-bottom: 0;
    }
    #new-designA .buttons{
        margin: 0 0 30px 0;
    }
    #new-designA .lists {
        margin: 50px 0 30px 0px;
    }


    #new-designA .section-202 {
        background-image: linear-gradient(
                90deg, rgba(112, 167, 154, 1) 0%, rgba(112, 167, 154, 1) 50%, rgba(112, 167, 154, 0) 130%), url(../uploads/newDesign/iStock-1026611056.jpg);
        background-position: 0%;
    }


}


@media (min-width: 780px) and (max-width: 1024px){
    #new-designA .section-202 {
        background-position: -100%;
    }
    #new-designA .fr .section-8-a .wrap {
        height: 800px;
        padding: 0;
        position: relative;
    }
}
@media (min-width: 850px) and (max-width: 930px){
    #new-designA .section-202 {
        background-position: -100%;
    }
}

@media (min-width: 930px) and (max-width: 1024px){
    #new-designA .section-202 {
        background-position: 360%;
    }
}

@media (min-width: 500px) and (max-width: 767px){
    #new-designA .section-202 {
        background-position: 460%;
    }


}


@media only screen and (max-width : 620px) {
    .orange-btn {
        width: 90%;
        margin: 0 auto;
        text-align: center;
        display: block;
    }
}
@media only screen and (max-width : 480px) {

}



/*4 elements*/
/*#new-designA .section-3-a .wrapper .element {*/
    /*!* min-height: 50px; *!*/
    /*background-color: #fff;*/
    /*border: 1px;*/
    /*border-radius: 8px;*/
    /*min-height: 574px;*/
    /*margin-bottom: 40px;*/
/*}*/

/*#new-designA  .section-3-a .img-card-title {*/
    /*max-height: 125px;*/
    /*display: flex;*/
    /*align-items: flex-end;*/
/*}*/

/*#new-designA  .section-3-a .wrapper .element img {*/
    /*height: 125px;*/
    /*border-radius: 10px;*/
    /*float: left;*/
/*}*/

/*#new-designA .section-3-a .blue-line-title:after {*/
    /*content: "";*/
    /*display: block;*/
     /*height: 2px;*/
     /*background-color: #4c9cd0;*/
/*}*/


/*@media (min-width: 425px) and (max-width: 991px) {*/
    /*#new-designA  .section-3-a span.blue-line-title {*/
        /*font-size: 26px;*/
    /*}*/
/*}*/
/*MY styles end */



/*4 elements start*/
@media only screen and (max-width : 1199px) {
    #new-designA .section-8-a h3 {
        font-style: normal;
        font-weight: 500;
        font-size: 29px;
        line-height: 45px;
        color: #454545;
    }
    #new-designA .section-8-a .wrap {
        height: 700px;
        padding: 0;
        position: relative;
    }
    #new-designA .section-8-a .top-card-text img{
        width:80%;
    }
}
@media only screen and (max-width : 991px) {
    #new-designA .section-8-a .top img{
        width: 150px;
    }
    #new-design .section-8-a .container {
        width: 780px;
    }
    #new-designA .section-8-a .wrap {
        height: 660px;
    }
    #new-designA .description {
        padding: 30px;
        font-size: 18px;
    }
}

@media only screen and (max-width : 780px) {
    #new-design .section-8-a .container {
        width: 757px;
    }
}
@media only screen and (max-width : 767px) {
    #new-design .section-8-a .container {
        width: inherit;
    }
    #new-designA .section-7-a .mobile {
        display: block
    }
}

/*4 elements end*/



/*3-th slide*/
#new-design #new-designA .slide-3{
    height: 455px;
}

#new-design .content-wrap .slide-3 h2 {
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    line-height: 55px;
    width:auto;
}

#new-designA .section-204 .under-title-text {
    font-size: 35px;
    color: #535353;
    width: 470px;
    font-weight: bold;
    line-height: 35px;
}

#new-design .slide-3{
    display: block;
}
.icons-in-slide{
    position: relative;
}
.icons-in-slide img {
    position: absolute;
}

.icons-in-slide  .icon-1{
    left: 90px;
    top: 15px;
    width: 150px;
}

.icons-in-slide .icon-2 {
    left: 271px;
    width: 125px;
    top: 25px;
}
.icons-in-slide .icon-3 {
    left: 15px;
    top: 162px;
    width: 140px;
}
.icons-in-slide .icon-4 {
    left: 171px;
    top: 156px;
    width: 190px;
}

#new-designA .section-204{
    padding-top: 100px;
    padding-bottom: 75px;
}
.padding-slide{
    padding-bottom: 25px;
}


/*3 slide flex*/
#new-designA .section-204-a .wrap-items .item_1,
#new-designA .section-204-a .wrap-items .item_2{
    padding-top: 100px;
    padding-bottom: 75px;
    height: 630px;
    min-height: 630px;
    padding-left: 15px;
    padding-right: 15px;
}

#new-designA .section-204-a .wrap-items{
    display: flex;
}

 #new-designA .section-204-a .wrap-items .item_1{
     background-image: url(../uploads/newDesign/column_1_slide.jpg);
     width:50%;
     height:100%;
}
#new-designA .section-204-a .wrap-items .item_2 {
    /*background-image: linear-gradient(*/
    /*270.0deg, rgba(58, 63, 78, 0.86) 100%, transparent 50%), url(../uploads/newDesign/right_bg.jpg);*/
    /*background-image:url(../uploads/newDesign/right_bg.jpg);*/
    background-image: url(../uploads/newDesign/all_icons-removebg-preview.png),url(../uploads/newDesign/right_bg_w_icons.jpg);
    width: 50%;
    height: 100%;
    background-size: 55%,cover;
    background-repeat: no-repeat;
    background-position: 25%,42%, 100%;
}

#new-designA .section-204-a .wrap-items .item_2:before{
    content: '';
    background-image:url(../uploads/newDesign/all_icons-bg.png);

    width:400px;
    height:400px;
}

#new-designA .section-204-a .wrap-items .content{
    width:80%;
    float: right;
}
#new-designA .section-204-a .wrap-items .content .under-title-text{
    width:100%;
}


#new-design .flexslider-first-full-b .wrap-items .content div {
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    line-height: 55px;
    width:auto;
}

#new-design .flexslider-first-full-b .wrap-items .content .under-title-text div {
    font-size: 35px;
    color: #535353;
    width: 470px;
    font-weight: bold;
    line-height: 40px;
}



@media only screen and (max-width : 1024px) {
    #new-designA .section-204-a .wrap-items{
        display: flex;
        flex-direction: column-reverse;
        height:630px;
    }

    #new-design .fr .flexslider-first-full-b .wrap-items .content div ,
    #new-design .fr .flexslider-first-full-b .wrap-items .content .under-title-text div {
        font-size: 26px;
        padding-bottom: 20px;
    }
    #new-designA .section-204-a .wrap-items .item_1,
    #new-designA .section-204-a .wrap-items .item_2{
        width:100%;
        height:50%;
        min-height:50%;
        padding-top: 25px;
        padding-bottom: 25px;
        /*height:330px;*/
        /*min-height:330px;*/
    }

    #new-designA .section-204-a .wrap-items .content,
    #new-designA .section-204-a .wrap-items .content .under-title-text {
        width: 100%;
        margin:0 auto;
    }
    #new-designA .section-204-a .wrap-items .content div{
        text-align: center;
        font-size: 30px;
        color: #fff;
        font-weight: bold;
        line-height: 23px;
        width: auto;
    }
    #new-designA .section-204-a .wrap-items .content .under-title-text{
        font-size: 30px;
        line-height: 23px;
    }

    #new-design .flexslider-first-full-b .wrap-items .content .under-title-text div{
        width:100%;
    }

    #new-designA .section-204-a .wrap-items .item_1{
        background-image: url(../uploads/newDesign/column_1_tablet_.jpg);
        background-size: cover;
    }

    #new-designA .section-204-a .wrap-items .item_2 {
        /*background-image: linear-gradient(*/
        /*270.0deg, rgba(58, 63, 78, 0.86) 100%, transparent 50%), url(../uploads/newDesign/right_bg.jpg);*/
        /*background-image:url(../uploads/newDesign/right_bg.jpg);*/
        background-image: url(../uploads/newDesign/testimonials_icons_tablet.png),url(../uploads/newDesign/testimonials_background_tablet.png);
        width: 100%;
        height: 100%;
        background-size: 44%,cover;
        background-repeat: no-repeat;
        background-position: 50%,100%, 100%;
    }


}
@media only screen and (max-width : 767px) {
    #new-designA .section-204-a .wrap-items{
        display: flex;
        flex-direction: column-reverse;
        height:435px;
    }
    #new-designA .section-204-a .wrap-items .item_1{
        display: none;
    }
    #new-designA .section-204-a .wrap-items .item_2{
        width:100%;
        height:435px;
        min-height:435px;
    }
    .icons-mobile-item{
        display: block;
        width:65%;
        margin: 0 auto;
        position: relative;
    }
    .icons-mobile-item img{
        width:100%;
        position: absolute;
    }
    .item_2 .content-mobile{
        display: block;
        padding-top: 190px;
    }

    .fr .item_2 .content-mobile div{
        font-size: 18px;
    }

    .item_2 .content-mobile div{
        color: #fff;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
    }
    #new-designA .item_2 .content-mobile .under-title-text{
        font-size: 20px;
        display: block;
        
        /*width: px;*/
    }
    #new-designA .item_2 .content-mobile .under-title-text div{
        color: #535353;
    }
    .padding-slide {
        padding-bottom: 5px;
    }

    #new-designA .section-204-a .wrap-items .item_2 {
        /* background-image: url(../uploads/newDesign/right_bg.jpg); */
        background-image:url(../uploads/newDesign/tesytimonials_mobile_bg.jpg);
        background-size:cover;
        background-repeat: no-repeat;
        background-position:100%, 100%;
        padding-top: 10px;

    }

    @media only screen and (max-width : 420px) {
        .item_2 .content-mobile {
            padding-top: 172px;
        }
    }
    @media only screen and (max-width : 375px) {
        .item_2 .content-mobile {
            padding-top: 160px;
        }
    }


}

/*@media only screen and (min-width : 1025px){*/
    /**/
/*}*/

#newDesign #main-menu .navbar-nav li a {
    font-weight: normal;
}


@media only screen and (min-width : 1025px){
    #new-design .section-1 .wraper, #navigation .navbar-brand {
         /*margin-left: 90px;*/
    }
    #new-designA .section-6-a .wrap{
        height: 290px;
    }
    #new-designA .paralax-section-new.hr .section-6-a .wrap{
        height: 320px;
    }
    #new-designA .fr .section-6-a .wrap {
        height: 315px;
    }
    #new-designA .section-6-a .video-wrap,
    #new-designA .section-6-a .icons{
        padding-left: 75px;
        padding-right: 75px;
    }


}

#new-designA .buttons {
    display: flex;
    justify-content: center;
}


.quote-pers-mobile{
 display: none;
}

@media only screen and (max-width : 767px) {
    #new-designA .section-5-a {
        /* background: url(../uploads/newDesign/iStock-623126970-round.png); */
        background-image: url(../uploads/newDesign/_pricing_mobile.jpg);
        background-size: cover;
    }

    #new-designA .section-5-a:before {
        background: url(../uploads/newDesign/iStock-623126970-round-mobile.png);
        background-size: 75%;
        background-position: 136% 190%;
        background-repeat: no-repeat;
    }

    #new-designA .buttons{
        display: block;
    }
    .quote-pers-mobile{
        display: block;
    }
    .quote-pers{
        display: none;
    }


}


#newDesign .nav li > form > button.logout {
    font-size: 16px;
    font-weight: normal;
}

.eh_input_btn_in_nav_box .logout {
    padding: 24px 15px;
}

#new-designA  .button-small {
    color: #6EA698;
}

#new-design .section-6 .top-description h3 {
    width: 80%;
    margin: 0 auto;
}


@media only screen and (max-width : 350px) {
    #new-design .section-6 .top-description h3 {
        width: 100%;
        margin: 0 auto;
    }
    #new-designA .section-8-a .top img {
        width: 120px;
    }
    #new-designA .section-8-a h3 {
        font-style: normal;
        font-weight: 500;
        font-size: 19px;
        line-height: 27px;
        color: #454545;
    }
    #new-designA .section-8-a .wrap {
        height: 765px;
    }
    #new-designA .orange-btn {
        color: #EAA41C;
        border: 2px solid #EAA41C;
        border-radius: 8px;
        padding: 13px 32px;
        margin: 15px;
        font-size: 17px;
        line-height: 120%;
    }
    #new-designA .section-9-a .lists ul {
        padding-left: 13px;
    }
    #new-design .section-9 .wrap-desctiption {
        margin-top: 25px;
    }
    #new-designA .description {
        margin-bottom: 25px;
    }
}
#new-designA .section-9 .butt-right a{
    font-size: 33px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    #new-designA .section-9 .wrap-desctiption .description .big-text{
        padding-top: 18px;
    }
}

#new-designA .section-7 .flexslider1{
   margin-top: 40px;
}

#new-designA .section-7 .head-descriprion .line-blue:after {
    top: 70px;
}

@media (min-width: 375px) and (max-width: 767px) {
    #new-designA .section-9 .wrap-desctiption {
        height: 515px;
    }
}

.image-icon{
    position: relative;
}

.image-icon .btn-description1 {
    content: "";
    width: 51px;
    height: 51px;
    background-image: url(../uploads/newDesign/arrow_right_a.png);
    background-repeat: no-repeat;
    background-size: cover;
    top: -10px;
    right: 65px;
    display: inline-block;
    position: absolute;

}
.image-icon .btn-description1:hover {
    content: "";
    width: 51px;
    height: 51px;
    background-image: url(../uploads/newDesign/arrow_right.png);
    background-repeat: no-repeat;
    background-size: cover;
    top: -10px;
    right: 65px;
    display: inline-block;
    position: absolute;
}

#new-designA  .section-9 .wrap-desctiption .description .small-text{
    width:60%;
}
#new-designA  .section-9 .wrap-desctiption .description{
    padding: 50px 10px 25px 11px
}

@media (min-width: 768px) and (max-width: 1024px) {
    #new-designA  .section-9 .wrap-desctiption .description{
        padding: 25px 10px 25px 11px
    }
}

@media only screen and (max-width : 470px) {
    .image-icon .btn-description1,
    .image-icon .btn-description1:hover {
        top: 10px;
        right:10px;
        width: 51px;
        height: 51px;
    }

}


#new-designA .section-7 .custom-controls-container2 {
    padding-bottom: 30px;
}

#new-designA .section-7  .quote1{
    margin-bottom: 25px;
}
#new-designA .section-7 .custom-controls-container2 .flex-control-nav {
    bottom: 0px;
}

@media only screen and (max-width : 470px) {
    #new-design .section-7 .custom-controls-container2 {
        display: block;
    }

    #new-designA .section-7 .custom-controls-container2 {
        padding-bottom: 0px;
    }

    #new-designA .section-7 .quote1 {
        margin-bottom: 0px;
    }

    .flexslider1 .slides .wrap-testimonials{
        padding: 0;
    }
}

@media only screen and (max-width: 991px) {
    #new-designA .section-8-a .wrap {
        height: 675px;
    }
}


@media only screen and (max-width: 470px) {
    #new-designA .section-8-a .wrap {
        height: 675px;
    }
}

@media only screen and (max-width: 470px) {
    #new-designA .section-8-a .wrap {
        height: 675px;
    }
}


@media only screen and (max-width: 370px) {
    #new-designA .section-8-a .wrap {
        height: 700px;
    }
    .image-icon .btn-description1,
    .image-icon .btn-description1:hover {
        top: -90px;

    }
}
@media only screen and (max-width: 350px) {
    #new-designA .section-8-a .wrap {
        height: 800px;
    }
}

.btn.btn-link.logout {
    color: #fff;
    text-decoration: none;
    font-weight: normal!important;
    padding-bottom: 21px;
    /*padding: 23px 15px;*/
}
.eh_input_btn_in_nav_box{
    padding-top: 14px;
    padding-bottom: 24px;
}

.btn.btn-link.logout:hover{
    color: #76A9D7;
    border-bottom: 3px solid #76A9D7;
    cursor: pointer;
}


@media (max-width: 1200px) {
    #main-menu .nav li > form > button.btn-link.logout:hover {
        color: #76A9D7;
        padding: 10px 0;
    }
    #main-menu .nav li > form > button.btn-link.logout{
        padding: 10px 0;
    }
}


/*fix */
