/* Created by Syed Hassan Raza on 17th November 2020 */
.headline {
    /* background: rgba(54, 54, 54, 0.7); */
    position: relative;
    margin-top: -240px;
    padding: 45px 45px 0 45px;
    min-height: 240px;
}

.container {
    width: 1170px;
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.align-right h4 {
    font-weight: 400;
    color: #ffffff;
    text-align: right;
    font-size: 26px;
}

.align-left h4 {
    font-weight: 400;
    color: #ffffff;
    text-align: left;
    font-size: 26px;
}

h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h4 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.align-right p {
    font-weight: 400;
    color: #ffffff;
    text-align: right;
    font-size: 14px;
}
.align-left p {
    font-weight: 400;
    color: #ffffff;
    text-align: left;
    font-size: 14px;
}
.btnAlign {
    float: right;
}

.flex-container {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    flex-direction: row;
}

.flex-item-left {
    background: #FFB32A;
    /* flex: 50%; */
    padding: 25px 0px 25px 0px;
    border-radius: 10px;
    box-shadow: 0 3px 15px 0 rgba(0,0,0,0.08);
    transition: all 300ms ease-in-out;
    /* padding-left: 12%; */
}
/*  .flex-item-left h1, .flex-item-right h1 {
    font-size: 2.5vw;
  }*/

.flex-item-right {
    background: #FFB32A;
    /* flex: 50%; */
    padding: 25px 0px 25px 0px;
    border-radius: 10px;
    box-shadow: 0 3px 15px 0 rgba(0,0,0,0.08);
    transition: all 300ms ease-in-out;
    /* padding-right: 12%; */
}
.home .specialist button {
    width: 170px;
}
.home .contracts button {
    width: 170px;
}

.flex-item-left h1, .flex-item-right h1 {
    /* color: #fff; */
    font-size: 1.8rem;
}

.network-of-specialists {
    display: inline-block;
    position: absolute;
    margin: 15px 8px;
    color: #FFB32A;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
    color: #124B69;
    text-decoration: none;
}

.nav-menu .get-started a {
    background: #124B69;
    color: #fff;
    border-radius: 50px;
    margin: 0 0 0 15px;
    padding: 10px 25px;
}

.nav-menu .get-started a:hover {
    background: #124B69;
    color: #fff;
}

@media only screen and (max-width: 1000px) {

    .network-of-specialists {
        position: relative;
    }

    /*.flex-item-left {
        padding-left: 0%;
    }
          .flex-item-left h1, .flex-item-right h1 {
            font-size: 3.8vw;
          }

    .flex-item-right {
        padding-right: 0%;
    }*/

    .flex-container h1 {
        font-size: 2rem;
    }
}
.row.mainTextCenter {
    /* margin-top: 101px; */
    /* color: #fff; */
    /* background: rgba(54, 54, 54, 0.5); */
    /* text-shadow: 1px 1px 10px #000; */
				padding-top: 60px;
    padding-left: 25px;
}
.hero-h2 {
    font-size: 3rem;
}
.hero-h2 span {
    color: #FFB32A;
}
.hero-p {
    font-size: 2rem;
}

@media screen and (max-width: 700px) {
    .hero-p {
        font-size: 2rem;
    }
}

/* ZM css */

.mt-10 {margin-top: 10px;}

.mt-20 {margin-top: 20px;}

.mb-20 {margin-bottom: 20px;}

.padd-20 {padding: 20px !important;}

.mt-60 {
    margin-top: 60px;
}

.ml-auto, .mx-auto {
    margin-left: auto !important;
}

.mr-auto, .mx-auto {
    margin-right: auto !important;
}

.hero-main {
    background-image: url(../images/background-v2.jpg);
    background-repeat: no-repeat;
}

.resolutions-hero-bg {
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../images/hero-banner.png);
    /* background-size: contain; */
    background-position: 71.5%;
    /* padding-top: 280px;
    padding-bottom: 150px;*/
				height: 350px;
}

@media only screen and (max-width: 1499px) and (min-width: 1200px)
.resolutions-hero-space {
    height: 500px;
}

.icon-box {
    margin-top: 0;
    color: #124B69;
    font-weight: 600;
    font-size: 22px;
    text-align: left;
    margin-left: 6px;
}
.font-size13 {font-size: 13px;}

.font-size16 {font-size: 16px;}

.brd-right {border-right: #777 1px solid !important;}

.max-height150 {
    max-height: 150px !important;
}

.home .professional label {
    font-size: 16px;
    font-style: normal;
    font-weight: normal !important;
    font-family: 'Lato', sans-serif;
    margin: -2px 0 0 34px;
    float: right;
    line-height: 28px;
}
.newsletter input.subscribe {
    padding: 20px 0 27px 16px;
    border-radius: 20px 0px 20px 20px;
    background: #0D2937;
    border: 1px solid #348FBE;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    margin: 0;
    z-index: 2 !important;
    width: 100%;
}

.newsletter input.subscribees {
    padding: 20px 0 27px 16px;
    border-radius: 20px 0px 20px 20px;
    background: #0D2937;
    border: 1px solid #348FBE;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    margin: 0;
    z-index: 2 !important;
    width: 100%;
    max-width: 229px;
}

.input-group-btn {
    width: auto !important;
}

.network-of-ease {
    background: #22305e;
}

.network-of-ease label {
    color: #fff;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

@media (max-width: 768px) {
    .home .startups button {
        margin: 0 auto;
        display: flex;
        width: auto;
    }


}

@media (max-width: 767px) {
    .brd-right-none {
        border: none !important;
    }
}

@media only screen and (max-width: 1000px) {

    .home .specialist button {
        width: 140px;
    }
    .home .startups button {
        width: auto;
        display: flex;
        margin: 0 auto !important;
    }
}
.tab-pane .startups button {
    background: #FFB32A;
    border: 2px solid #FFB32A;
    color: white;
    border-radius: 31px;
    padding: 8px 30px;
    font-weight: 600;
    font-size: 15px;
}

@media (max-width: 768px) {
    .startups.pull-right {
        float: none !important;
        margin: 0 auto;
    }
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: none !important;
}

@media (max-width: 768px) {
    .hero-h2 {
        font-size: 3rem;
    }

    .home .basic-trials:first-child {
        /* border-right: 0; */
        border: 1px solid #ccc !important;
    }
}

@media (max-width: 768px) {
    .resolutions-hero-bg {
        background-color: transparent;
        background-repeat: no-repeat;
        background-image: url(../images/hero-banner.png);
        background-position: 50% 0%;
        padding-top: 420px;
        padding-bottom: 0px;
        background-size: contain;
    }
}

@media only screen and (max-device-width: 1024px) {

    /*.flex-item-left h1, .flex-item-right h1 {
          font-size: 3.2vw;
        }*/
    .home .professional h1, .home .home-icon h1 {
        font-size: 24px !important;
    }

}

@media (min-width:1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
}

