body {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0
}
p,
a,
li,
td,
td,
span,
label {
    font-size: 14px;
    color: #000;
    line-height: 24px
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}
ul {
    padding-left: 0;
    margin: 0
}
li {
    list-style-type: none
}
a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
a:hover {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
div {
    box-sizing: border-box
}
.cs-full {
    width: 100%;
}
.cs-container {
    margin: 0 auto;
    max-width: 1170px;
}
.container {
    max-width: 100%;
}
.cs-top {
    /* margin-bottom: 25px; */
    box-shadow: -12px 0px 12px -1px rgba(33, 33, 33, 0.4);
    padding: 15px 0px;
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 2;
    top: 0px;
}
.cs-header {}
.cs-h1 {
    width: 20%;
    display: inline-block;
    height: 50px;
}
.cs-h1 a {}
.cs-h1 a:before {
    content: '';
    position: absolute;
    background: url('../images/case-studie-inner-sprite.png') no-repeat;
    background-size: 318px;
    width: 210px;
    height: 50px;
    background-position: 0px 0px;
}
.cs-h2 {
    width: 60%;
    display: inline-block;
}
.cs-h2 ul {
    float: right;
}
.cs-h2 ul li {
    float: left;
}
.cs-h2 ul li .mact {
    color: #2c8fe6;
}
.cs-h2 ul li a {
    text-transform: uppercase;
    padding: 15px 12px;
    font-size: 15px;
    font-weight: 600;
    line-height: 45px;
}
.cs-h2 ul li a:hover {
    color: #009fc7;
}
.cs-h3 {
    width: 15%;
    display: inline-block;
    padding-left: 40px;
    /* float: left; */
}
.cs-h3 form {
    /* position: relative; */
    /* width: 100%; */
    /* display: inline-block; */
    /* margin-top: -58px; */
    /* height: 50px; */
}
.cs-h3 form ul {
    position: relative;
    width: 100%;
    display: inline-block;
    height: 40px;
}
.cs-h3 form ul li {
    float: left;
}
.cs-h3 form ul li input {
    width: 100%;
    height: 34px;
    border: 1px solid #2c8fe6;
    padding: 0px 10px;
    border-radius: 2px 0px 0px 2px;
    font-size: 13px;
}
.cs-h3 form ul li input[type="submit"] {
    background: #2c8fe6;
    color: #fff;
    height: 34px;
    border-radius: 0px 2px 2px 0px;
}
.cs-h3 form ul li:nth-child(1) {
    width: 65%;
}
.cs-h3 form ul li:nth-child(2) {
    width: 35%;
}
.foot-sec>ul.regional-countries-drop>li span {
    background: #fff;
}
.cs-head-bg {
    background: url('../images/case-studie-inner-bg.jpg') no-repeat center right;
    background-size: 55%;
    padding-bottom: 75px;
    padding-top: 25px;
    position: relative;
    margin-top: 84px
}
.cs-br {
    position: relative;
}
.cs-br ul {
    display: block;
    height: 25px;
}
.cs-br ul li {
    float: left;
    padding-right: 20px;
}
.cs-br ul li a {}
.cs-br ul li a:after {
    content: '>';
    position: absolute;
    width: 5px;
    height: 5px;
    font-size: 14px;
    margin: 1px 0px 0px 6px;
    color: #777;
}
.cs-br ul li:last-child a:after {
    display: none;
}
.cs-br ul li:last-child a {
    color: #2c8fe6;
}
.cs-txt1-main {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 50px;
}
.cs-full input {
    outline: none;
    box-sizing: border-box;
}
.cs-tit {
    background: #2c8fe6;
    width: 60%;
    padding: 45px;
    margin-top: 25px;
    border-radius: 1px;
}
.cs-tit h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
}
.cs-txt1-lhs {
    float: left;
    width: 65%;
    padding-right: 60px;
}
.cs-txt1-lhs h2 {
    color: #2c8fe6;
    font-size: 24px;
    font-weight: 500;
}
.cs-txt1-lhs p {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
}
.cs-txt1-rhs {
    float: left;
    width: 35%;
}
.cs-txt1-rhs-box {
    background: #f9fbfd;
    border: 1px solid #d4e3f0;
    padding: 10px 30px 30px 30px;
    position: relative;
}
.cs-txt1-rhs-box h4 {
    color: #3a4249;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 6px;
}
.cs-txt1-rhs-box p {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    margin: 0px;
}
.cs-txt1-rhs-box span {
    color: #d5dee7;
    font-size: 75px;
    text-transform: uppercase;
    font-weight: 700;
    position: absolute;
    line-height: 50px;
    right: 28px;
    bottom: 27px;
}
.cs-txt2-main {}
.cs-txt2-main h2 {}
.cs-txt2-main p {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
}
.cs-txt2-main p a {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    color: #2c8fe6;
}
.cs-txt2-main ul {
    padding: 20px 0px 20px 50px;
}
.cs-txt2-main ul li {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 20px;
}
.cs-txt2-main ul li:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    background: #2c8fe6;
    margin: 12px 0px 0px -18px;
}
.cs-txt2-textmoni {
    width: 55%;
    text-align: center;
    margin: 0 auto;
    padding: 60px 0px 50px 0px;
    position: relative;
}
.cs-txt2-textmoni:before {
    content: '';
    position: absolute;
    background: url('https://www.manageengine.com/products/self-service-password/images/case-studie-inner-sprite.png') no-repeat;
    background-size: 356px;
    width: 116px;
    height: 65px;
    background-position: -245px 0px;
    left: -69px;
    top: 26px;
}
.cs-txt2-textmoni h2 {
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
}
.cs-txt2-main {}
.cs-txt2-main h2 {
    color: #2c8fe6;
    font-size: 24px;
    font-weight: 500;
}
.cs-share {
    border-top: 1px solid #e5e5e5;
    margin-top: 45px;
    padding-top: 45px;
    text-align: center;
    padding-bottom: 50px;
}
.cs-share span {
    border: 1px solid #000;
    padding: 15px 45px;
    border-radius: 3px;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
.cs-share:hover span {
    background: #2c8fe6;
    color: #fff;
    border: 1px solid #1a7dd4;
}
.cs-share span:hover {
    background: #2c8fe6;
    color: #fff;
    border: 1px solid #1a7dd4;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
.cs-share p {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
}
.cs-tail-full {
    background: #f1f4f8;
    padding: 50px 0px;
    margin-bottom: 50px;
}
.cs-tail {}
.cs-subscribe {
    text-align: center;
    display: inline-block;
    width: 100%;
    position: relative;
    padding-bottom: 50px;
    font-family: 'ZohoPuvi';
}
.cs-subscribe h2 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 38px;
}
.cs-subscribe h2 span {
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
}
.cs-subscribe form {}
.cs-subscribe form ul {
    position: relative;
    width: 425px;
    display: inline-block;
    /* height: 105px; */
}
.cs-subscribe form ul li {
    list-style-type: none;
    float: left;
    border: 1px solid #dcdcdc;
    background: #fff;
	box-sizing: border-box;
}
.cs-subscribe form ul li input {
    width: 100%;
    height: 48px;
    border: 0;
    padding: 0 10px;
    font-size: 15px;
    color: #757575;
    font-weight: 300;
}
.cs-subscribe form ul li input[type="submit"] {
    background: #2c8fe6;
    color: #fff;
    height: 47px;
    border: 1px solid #2c8fe6;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
	cursor: pointer;
}
.cs-subscribe form ul li:nth-child(1) {
    width: 373px;
    position: relative;
    box-shadow: 0 0 10px #6788c214;
    border-right: 0;
}
.cs-subscribe .with-state ul li .selectedCountry:after {
    content: '';
    width: 1px;
    height: 65%;
    position: absolute;
    background: #d1d3d6;
    right: 0px;
    top: 20%;
    z-index: 1;
}
.cs-subscribe form ul li:nth-child(2) {
    width: 52px;
    border-left: 0;
    border-right: 1px solid #dcdcdc;
    position: relative;
}
.cs-subscribe form ul li:nth-child(3) {
    width: 425px;
    margin-top: 10px;
    background: none;
    border: none;
}
.cs-subscribe form ul li select {
    font-weight: 300;
    width: 50px;
    height: 48px;
    border: 0;
    padding: 0 10px;
    box-sizing: border-box;
    border-radius: 0;
    margin: 0;
    z-index: 9;
    position: relative;
    color: #000;
    font-size: 12px;
    opacity: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #acacac 50%), linear-gradient(135deg, #acacac 50%, transparent 50%), linear-gradient(to right, #fff0, #fff0);
    background-position: calc(100% - 13px) calc(1em + 7px), calc(100% - 8px) calc(1em + 7px), calc(100% - 2.5em) 0.5em;
    background-size: 6px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
}
.cs-subscribe form ul li .selectedCountry {
    text-align: left;
    width: 50px;
    height: 48px;
    top: 0;
    position: absolute;
    color: #757575;
    font-size: 15px;
    line-height: 33px;
    padding-left: 2px;
    font-weight: 300;
    background: #fff;
    padding-top: 8px;
	-webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #acacac 50%), linear-gradient(135deg, #acacac 50%, transparent 50%), linear-gradient(to right, #fff0, #fff0);
    background-position: calc(100% - 17px) calc(1em + 7px), calc(100% - 12px) calc(1em + 7px), calc(100% - 2.5em) 0.5em;
    background-size: 6px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
}
.cs-subscribe form ul li select.commonselect {
    color: #757575;
    position: relative;
    font-size: 15px;
    opacity: 1;
    width: 110px;
    float: left;
    padding-left: 8px;
    padding-right: 29px;
    line-height: 22px;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #acacac 50%), linear-gradient(135deg, #acacac 50%, transparent 50%), linear-gradient(to right, #fff0, #fff0);
    background-position: calc(100% - 17px) calc(1em + 7px), calc(100% - 12px) calc(1em + 7px), calc(100% - 2.5em) 0.5em;
    background-size: 6px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
}
.cs-subscribe .with-state ul li:nth-child(1) {
    width: 262px;
}
.cs-subscribe .with-state ul li:nth-child(2) {
    width: 163px;
}
.ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg {
    display: none;
    color: red;
    font-size: 12px;
    top: -23px;
    position: absolute;
}
.ffw-form form .ffw-form-fields .ffw-field textarea.ffw-additional-data,
.ffw-form form .ffw-form-fields .ffw-field textarea.ffw-hidden-data,
.ffw-form form .ffw-form-fields .ffw-field textarea.ffw-additional-data_popup {
    display: none !important;
}
.cs-me {
    background: #f9f9f9;
    padding: 50px 0px;
}
.cs-zoho {
    margin-bottom: 25px;
}
.cs-zoho h2 {
    font-weight: 300;
    text-align: center;
}
.cs-zoho h2 b {}
.cs-zoho-logo {
    width: 90px;
    height: 30px;
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    background-size: 900px;
    background: url(../images/case-studie-inner-sprite.png) no-repeat;
    background-position: 8px -59px;
    background-size: 318px;
}



.pop {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #333;
    background: rgba(0, 0, 0, 0.58);
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 10;
    display: none;
}
.pop-con {
    width: 488px;
    background: #fff;
    padding: 33px 50px;
    top: 120px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

#Popup_Form_Fill_Data {
    max-height: calc(100vh - 200px);
    overflow: hidden;
    overflow-y: auto;
}

.pop-form {}
.pop-form ul {}
.pop-form ul li {
    margin-bottom: 10px;
    position: relative;
}
.pop-form h3 {
    text-align: center;
    font-family: 'ZohoPuvi';
    font-size: 24px;
    margin-bottom: 16px;
}
.pop-form ul li input {
    width: 100%;
    border: 1px solid #dcdcdc;
    height: 50px;
    padding: 10px 10px;
    box-sizing: border-box;
    font-size: 15px;
    outline: none;
    background-color: #f9f9f9;
	color: #757575;
}
.pop-form ul li select {
    width: 100%;
    border: 1px solid #dcdcdc;
    height: 50px;
    padding: 10px 10px;
    color: #757575;
    box-sizing: border-box;
    background: #fff;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #acacac 50%), linear-gradient(135deg, #acacac 50%, transparent 50%), linear-gradient(to right, #fff0, #fff0);
    background-position: calc(100% - 17px) calc(1em + 7px), calc(100% - 12px) calc(1em + 7px), calc(100% - 2.5em) 0.5em;
    background-size: 6px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    background-color: #f9f9f9;
}
.pop-form ul li textarea {
    height: 108px;
    resize: none;
    width: 100%;
    border: 1px solid #dcdcdc;
    padding: 10px 10px;
    box-sizing: border-box;
    font-size: 15px;
    background-color: #f9f9f9;
    font-family: 'ZohoPuvi';
    line-height: 20px;
	color: #757575;
}
.pop-form ul li textarea:focus-visible,
.pop-form ul li select:focus-visible {
    outline: none;
}
.pop-form ul li input[type="submit"] {
    border: 0px;
    background: #2976d3;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding: 8px 10px 10px 10px;
    cursor: pointer;
}
.pop-form ul li:last-child {
    margin-bottom: 0px;
}
.pop-form.ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg {
    bottom: -6px;
    top: auto
}
.pop-form.ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg.active+textarea,
.pop-form.ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg.active+select,
.pop-form.ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg.active+input {
    border: 1px solid red !important;
    margin-bottom: 15px;
}
.pop-form.with-state ul li.country select {
    width: 50%;
}
.pop-form.with-state ul li.country select.commonselect {
    width: 49%;
    float: right;
	padding-right: 30px;
}
.story-close {
    /* display: none; */
    width: 40px;
    height: 40px;
    /* background: #53626f; */
    float: right;
    margin-top: 18px;
    border-radius: 50px;
    padding: 12px 10px 10px 10px;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    right: 6px;
    top: -15px;
    color: #c8c8c8;
    font-size: 25px;
	cursor: pointer;
}
.story-close span {
    width: 18px;
    height: 2px;
    background: #59616b;
    display: block;
    margin-bottom: 5px;
    border-radius: 10px;
    position: absolute;
}
.story-close span:nth-child(1) {
    transform: rotate(45deg);
    top: 18px;
    left: 10px;
}
.story-close span:nth-child(2) {
    transform: rotate(130deg);
    top: 18px;
    left: 10px;
}
.get-star-btn-mob {}
.cs-sm {
    position: relative;
    display: table;
    margin: 0 auto;
}
.cs-sm ul {}
.cs-sm ul li {
    float: left;
    width: 32px;
    height: 32px;
    padding: 0px 7px;
}
.cs-sm ul li a {
    width: 32px;
    height: 32px;
    display: block;
}
.cs-sm ul li a:before {
    content: '';
    position: absolute;
    background: url(../images/case-studie-inner-sprite.png) no-repeat;
    background-size: 450px;
    width: 32px;
    height: 32px;
    background-position: 0px -140px;
}
.cs-sm ul li:nth-child(1) a:before {
    background-position: 0px -140px;
}
.cs-sm ul li:nth-child(2) a:before {
    background-position: -37px -140px;
}
.cs-sm ul li:nth-child(3) a:before {
    background-position: -77px -140px;
}
.cs-sm ul li:nth-child(4) a:before {
    background-position: -117px -140px;
}
.cs-cr {
    background: #f9f9f9;
    border-top: 1px solid #e0e0e0;
}
.cs-cr p {
    margin: 0px;
    text-align: center;
    padding: 15px 0px;
}
span#backToTop {
    display: none !important;
}
.get-star-btn {
    background: #2c8fe6;
    color: #fff;
    /* height: 34px; */
    border-radius: 2px;
    border: 1px solid #2c8fe6;
    padding: 10px 30px 10px 30px;
    font-size: 13px;
    float: right;
}
.get-star-btn:hover {
    background: #1f7dd0;
    border: 1px solid #106cbd;
}
.fap-h-grid-main {
    width: 70%;
    margin: 0 auto
}
.fap-h-grid-main ul {
    margin: 0;
    padding: 0
}
.fap-h-grid-main ul li {
    list-style-type: none;
    width: 33.333%
}
.fap-main-grid {
    display: inline-block;
    width: 222px;
    position: relative;
    overflow: hidden;
    height: 265px;
    margin: 0 20px;
    box-sizing: border-box;
    background: #fff;
}
.dwn-priv a {
    color: #4391d6;
    font-size: 13px;
}
.fap-main-grid-img img {
    width: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.fap-main-grid:hover .fap-main-grid-img img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.fap-main-grid-text {
    position: relative;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background: #fff;
    padding: 15px;
}
.fap-main-grid-text h4 {
    margin: 0;
    /* background:#fff; */
    /* padding:15px; */
    font-size: 15px;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fap-main-grid-btn {
    background: #17b599;
    color: #fff;
    text-align: center;
    display: block;
    height: 2.5px;
    line-height: 42px;
    box-sizing: border-box;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    text-transform: uppercase;
    text-decoration: none;
}
.fap-main-grid-btn-red {
    background: #df431f;
}
.fap-main-grid-btn-yel {
    background: #f3c438;
}
.fap-main-grid-btn-blu {
    background: #01a0d8;
}
.slick-slider {
    width: 788px;
    margin: 0 auto;
}
.variable-width .slick-slide p {
    /* background:#fff; */
    /* height:100px; */
    color: #969696;
    margin: 0px;
    /* line-height:100px; */
}
.slick-prev,
.slick-next {
    background: #333
}
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    /* margin:0 10px; */
    box-sizing: border-box;
}
[dir='rtl'] .slick-slide {
    float: right
}
.slick-slide img {
    display: block;
    height: 195px;
    object-fit: cover;
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
.slick-dots {
    display: none !important
}
.slick-prev {
    left: -25px
}
.slick-next {
    right: -25px
}
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}
.slick-next {
    right: -20px;
    text-align: right;
    text-decoration: none;
    display: block;
    width: 55px;
    height: 55px;
    margin: -20px -70px 0;
    position: absolute;
    top: 50%;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background: none;
}
.slick-next:before {
    content: '';
    position: absolute;
    background: url(../images/case-studie-inner-sprite.png) no-repeat;
    width: 60px;
    height: 60px;
    background-position: -323px -75px;
    display: block;
    background-size: 372px;
    top: 0px;
}
.slick-prev {
    margin: -20px -70px 0
}
.slick-prev:before {
    content: '';
    position: absolute;
    background: url(../images/case-studie-inner-sprite.png) no-repeat;
    width: 60px;
    height: 60px;
    background-position: -267px -75px;
    display: block;
    background-size: 372px;
    top: 0px;
}
.mob-menu {
    display: none;
    width: 40px;
    height: 40px;
    background: #00a95a;
    float: right;
    margin-top: 18px;
    border-radius: 50px;
    padding: 12px 10px 10px 10px;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    right: 40px;
    top: -4px;
}
.mob-menu span {
    width: 20px;
    height: 2px;
    background: #fff;
    display: block;
    margin-bottom: 5px;
    border-radius: 10px;
}
.mob-menu-close {
    display: none;
    width: 40px;
    height: 40px;
    background: #53626f;
    float: right;
    margin-top: 18px;
    border-radius: 50px;
    padding: 12px 10px 10px 10px;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    right: 40px;
    top: -4px;
}
.mob-menu-close span {
    width: 20px;
    height: 2px;
    background: #fff;
    display: block;
    margin-bottom: 5px;
    border-radius: 10px;
    position: absolute;
}
.mob-menu-close span:nth-child(1) {
    transform: rotate(45deg);
    top: 18px;
    left: 10px;
}
.mob-menu-close span:nth-child(2) {
    transform: rotate(130deg);
    top: 18px;
    left: 10px;
}
.errMsg2 {
    color: red;
    display: none;
    font-size: 11px;
    text-align: left;
}
.poperr {
    color: red;
    display: none;
    font-size: 11px;
    text-align: left;
}
#meGDPRMessage {
    margin-top: 8px;
    text-align: left;
}
#meGDPRMessage .checkmarkgdpr {
    vertical-align: text-bottom;
}
div#formCTAgdpr,
#meGDPRMessage label,
.pop-con .ffw-privacy {
    font-size: 12px;
    color: #000000;
    margin-top: 8px;
    text-align: left;
    line-height: 20px;
}
div#formCTAgdpr a,
#meGDPRMessage label a,
.pop-con .ffw-privacy a {
    font-size: 12px;
    color: #000000;
    line-height: 20px;
	font-weight: 400;
    text-decoration: underline;
}
.pop-con .ffw-privacy a {
    font-weight: 500;
}
.pop-con #meGDPRMessage .checkmarkgdpr {
    vertical-align: middle;
}
.mob-view-btn {
    width: 100%;
    bottom: -100px;
    background: #2984d4;
    padding: 8.5px 20px;
    position: fixed;
    z-index: 11;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.mob-view-btn a {
    padding: 5px;
    font-size: 13px;
    float: initial;
    display: block;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    background: #2c8fe6;
    color: #fff;
    border-radius: 2px;
    border: 1px solid #2c8fe6
}
.mob-view-btn-view {
    bottom: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.succ-msg {
    display: none;
    padding: 50px 0;
    text-align: center;
}
.succ-msg h2 {
    font-size: 42px;
    color: #229f47;
	line-height: 35px;
}
.succ-msg p {
    font-size: 16px;
    color: #8c8c8c;
}
.link-full {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    cursor: pointer;
    z-index: 9;
}
.pop-succ-msg {
    text-align: center;
    display: none;
}
.pop-succ-msg h2 {
    font-size: 42px;
    color: #229f47;
	line-height: 35px;
}
.pop-succ-msg p {
    font-size: 16px;
    color: #8c8c8c;
}
.pop-form ul {
    overflow: hidden;
    overflow-y: auto;
}
.dwn-priv {
    color: #565656;
    font-size: 13px;
}
.menuheader .container,
.footer.container {
    max-width: 1200px
}
@media screen and (max-width:1350px) {
    .cs-head-bg {
        background-size: 60%;
    }
    .cs-tit h1 {
        font-size: 24px;
    }
}
@media screen and (max-width:1220px) {
    .menuheader .container,
    .footer.container {
        max-width: max-content;
    }
}
@media screen and (max-width:1200px) {
    .cs-container {
        max-width: 90%;
    }
    .cs-h3 {
        padding-left: 10px;
    }
    .cs-h2 ul li a {
        text-transform: uppercase;
        padding: 15px 7px;
        font-size: 14px;
        font-weight: 600;
        line-height: 45px;
    }
}
@media screen and (max-width: 992px) {
    .cs-head-bg {
        background-size: cover;
    }
    .cs-tit {
        width: 100%;
        position: relative;
    }
    .slick-prev {
        left: 39px;
        z-index: 1;
    }
    .slick-next {
        right: 43px;
    }
    .cs-h2,
    .cs-h3 {
        display: none;
    }
    .mob-menu {
        display: block;
    }
    .cs-head-bg {}
    .cs-top {
        padding: 7px 0px 2px 0px;
    }
    .slick-slider {
        width: 75%;
    }
    .cs-h2 {
        width: 100%;
        position: fixed;
        height: 50px;
        z-index: 10;
        left: 0px;
        top: 64px;
        background: #fff;
        height: 100%;
    }
    .cs-h2 ul {
        float: initial;
        padding-left: 0px;
    }
    .cs-h3 {
        position: fixed;
        height: 50px;
        z-index: 10;
        right: 37px;
        top: 64px;
    }
    .cs-h3 {
        width: 35%;
    }
    .cs-txt2-textmoni {
        padding: 15px 0px 50px 0px;
    }
    .cs-h3 {
        width: 100%;
        bottom: 0px;
        background: #2984d4;
        right: 0px;
        left: 0px;
        padding: 8.5px 20px;
        top: auto;
    }
    .cs-h2 ul li {
        width: 50%;
    }
    .cs-h2 ul li a {
        padding: 47px 17px;
        font-size: 18px;
        font-weight: 600;
        line-height: 16px;
        border: 1px solid #f3f3f3;
        text-align: center;
        display: block;
        background: #f9f9f9;
    }
    .cs-head-bg:before {
        content: '';
        position: absolute;
        background: rgba(44, 143, 230, 0.8);
        width: 100%;
        height: 100%;
        top: 0px;
    }
    .cs-br ul li a {
        color: #d6ecff;
    }
    .cs-br ul li:last-child a {
        color: #fff;
    }
    .get-star-btn {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .cs-txt1-lhs {
        width: 100%;
        padding-right: 0px;
    }
    .cs-txt1-rhs {
        width: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .cs-txt2-textmoni {
        width: 85%;
    }
    .cs-h2 ul {
        padding-left: 0px;
        padding-top: 14px;
    }
    .cs-tit h1 {
        font-size: 30px;
    }
}
@media screen and (max-width: 550px) {
    .cs-subscribe form ul li:nth-child(1) {
        width: 100%;
        margin-bottom: 10px;
		border: 1px solid #dcdcdc;
    }
    .cs-subscribe form ul li:nth-child(2) {
        width: 100%;
    }
    .cs-subscribe form ul li:nth-child(2) {
        margin-left: 0%;
		border: 1px solid #dcdcdc;
    }
	.pop-con {    
		width: 90%;
	}
    .pop-form ul {
        overflow: hidden;
        overflow-y: auto;
        height: 350px;
    }
    .cs-subscribe form ul li .selectedCountry {
        opacity: 0;
    }


    .cs-subscribe form ul li select {
        width: 100%;
        background-color: #fff;
        border: 1px solid #dcdcdc;
    }
    .cs-subscribe form ul li select.commonselect {
        margin-top: 10px;
	 	width: 100%;
    	background-color: #fff;
    }
    .cs-subscribe form ul li select {
        opacity: 1;
        width: 100%;
        color: #000;
        font-size: 15px;
        color: #757575;
    }
    .cs-subscribe .with-state ul li:nth-child(1),
    .cs-subscribe .with-state ul li:nth-child(2) {
        width: 100%;
        border: 1px solid #dcdcdc;
    }
	.succ-msg h2 {    
		font-size: 30px;
    	line-height: 30px;
	}
}
@media screen and (max-width: 480px) {
    .cs-head-bg {
        position: relative;
        padding-bottom: 40px;
    }
    .cs-head-bg:before {
        content: '';
        position: absolute;
        background: rgba(44, 143, 230, 0.8);
        width: 100%;
        height: 100%;
        top: 0px;
    }
    .cs-br ul li a {
        color: #d6ecff;
    }
    .cs-br ul li:last-child a {
        color: #fff;
    }
    .cs-h2 ul li a {
        padding: 47px 17px;
        font-size: 18px;
    }
    .cs-h3 {
        padding: 8.5px 20px;
        box-shadow: 0px 13px 38px 0px rgba(33, 33, 33, 0.12);
    }
    .mob-menu {
        right: 20px;
    }
    .mob-menu-close {
        right: 20px;
    }
    .cs-tit h1 {
        font-size: 24px;
    }
    .cs-subscribe form ul,
    .cs-subscribe form ul li:nth-child(3) {
        width: 100%;
    }



    .cs-subscribe form ul li:nth-child(2) {
        background: none;
    }

	.pop-form.with-state ul li.country select {
    	width: 100%;
	}
	.pop-form.with-state ul li.country select.commonselect {
		width: 100%;
		float: none;
		margin-top: 10px;
	}
	.cs-subscribe .with-state ul li:nth-child(2) {
		border: none;
	}


}
@media screen and (max-width: 400px) {
    .slick-prev {
        left: 25px;
    }
    .slick-next {
        right: 25px;
    }
}