body{font-family:'Open Sans',sans-serif;margin:0;padding:0}
.cs-full p,
.cs-full a,
.cs-full li,
.cs-full td,
.cs-full td,
.cs-full span,
.cs-full label{font-size:14px;color:#000;line-height:24px}
.cs-full h1,
.cs-full h2,
.cs-full h3,
.cs-full h4,
.cs-full h5,
.cs-full h6{margin:0}
.cs-full ul{padding-left:0;margin:0}
.cs-full li{list-style-type:none}
.cs-full 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}
.cs-full a:hover{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.cs-full{box-sizing:border-box}
.cs-full div{box-sizing:border-box}
.container.sec-pTB {
    max-width: 100%;
}
.cs-full{width:100%;}
.cs-container{margin:0 auto;max-width: 1170px;}
.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{}
.logo a{
    float: left;
    width: 150px;
    height: 60px;
    background: url(../manage-and-protect-identities/images/resource-sprite.png) no-repeat;
    background-size: 1200px;margin-top: 7px;
}
.logo a{color:#138cd600}
.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%;
}
.cs-head-bg{
	background:url(../images/case-studie-inner-bg.jpg) no-repeat center right;
	background-size:47%;
	margin-top: 0px;
	padding-top: 25px;
}
.cs-br{
    position: relative;display:none;
}
.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: 50px;
    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: #2c8fe6;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    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;
}

.podcast {margin-top: 20px;}

.cs-txt2-main{}
.cs-txt2-main h2{}
.cs-txt2-main p{
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
}
.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(../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-txt2-main p{}

.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;
}
.cs-subscribe h2{
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 30px;
}
.cs-subscribe h2 span{
    font-size: 32px;
    font-weight: 700;
}
.cs-subscribe form{}
.cs-subscribe form ul{
    position: relative;
    width: 45%;
    display: inline-block;
    /* height: 105px; */
}
.cs-subscribe form ul li{
    float: left;
    box-sizing: border-box;
}
.cs-subscribe form ul li input{
    width: 100%;
    height: 57px !important;
    border: 1px solid #dcdcdc;
    padding: 0px 20px;
    border-radius: 2px;
    font-size: 15px;
    background: #f9f9f9;
}
.cs-subscribe form ul li input[type="submit"]{
    background: #2c8fe6;
    color: #fff;
    height: 57px;
    border-radius: 2px;
    border: 1px solid #2c8fe6;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
	cursor: pointer;
}
.cs-subscribe form ul li:nth-child(1){
    width: 60%;
}
.cs-subscribe form ul li:nth-child(2){
    width: 38%;
    margin-left: 2%;
}
.cs-subscribe form ul li:nth-child(3){
    width: 100%;
    margin-top: 8px;
}
.cs-subscribe form ul li select{
    width: 100%;
    height: 57px;
    border: 1px solid #dcdcdc;
    padding: 0px 20px;
    border-radius: 0px;
    font-size: 15px;
    background: #f9f9f9;
	outline:none;
}

.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: 500px;
    background: #fff;
    border-radius: 2px;
    padding: 50px;
    top: 21%;
    position: absolute;left: 0;
    right: 0;
    margin: auto;
}
.pop-form{}
.pop-form ul{padding: 0px;}
.pop-form ul li{
    margin-bottom: 10px;
}
.pop-form ul li input{
    width: 100%;
    border: 1px solid #cecece;
    border-radius: 2px;
    height: 40px;
    padding: 10px 10px;
    box-sizing: border-box;
    font-size: 14px;
	outline: none;
}
.pop-form ul li select{
    width: 100%;
    border: 1px solid #cecece;
    border-radius: 2px;
    height: 40px;
    padding: 10px 10px;
    box-sizing: border-box;
    background: #fff;
    font-size: 14px;
}
.pop-form ul li textarea{
    width: 100%;
    height: 120px;
    resize: none;
    width: 100%;
    border: 1px solid #cecece;
    border-radius: 2px;
    padding: 10px 10px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: 'Open Sans',sans-serif;outline: none;
}
.pop-form ul li input[type="submit"]{
    border: 0px;
    background: #2c8fe6;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding: 8px 10px 10px 10px;
}
.pop-form ul li:last-child{
    margin-bottom: 0px;
}
.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: 3px;
    top: -15px;
	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;}

.cs-full .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;}
.tiny-txt {font-size: 12px !important;margin: 0 !important;font-style: italic;}

.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;}
#meGDPRMessage label{    font-size: 13px;
    color: #565656;}
div#formCTAgdpr {
    font-size: 13px;
    color: #565656;
	    margin-top: 5px;
}
.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{    text-align: center;
    padding-bottom: 50px;display: none;}
.succ-msg h2{font-size: 42px;
    color: #229f47;}
.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;}
.pop-succ-msg p{    font-size: 16px;
    color: #8c8c8c;}

.pop-form ul {
    overflow: hidden;
    overflow-y: auto;
    height: 350px;
}
.dwn-priv {
    color: #565656;
    font-size: 13px;
}

.cs-full.cs-tail-full .title{
    font-size: 26px;
    font-weight: 600;
    color: #000;}
	
.pdf-download {
   position: absolute;
}
	
.pdf-download a {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #dd1f17;
    border: #dd1f17 solid 1px;
    padding: 5px 24px;
	margin-top:20px;
}

.pdf-download a .icn-pdf-download {
    background-image: url(../manage-and-protect-identities/case-studies/images/ad360-case-study-download.png);
    background-position: 0 0;
    display: inline-block;
    background-size: 10px 14px;
    width: 10px;
    height: 14px;
    vertical-align: middle;
    margin-right: 9px;
}


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

.pdf-download a {
    background:#fff;
}

}

@media screen and (max-width:1350px){
.cs-head-bg {
    background-size: 60%;
}	
}

@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;
}
.pop-con {
    width: 60%;
    background: #fff;
    border-radius: 2px;
    padding: 50px;
    position: absolute;
}	
		
}

@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-subscribe form ul {
    width: 70%;
}	
.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-subscribe form ul {
    width: 80%;
}	
.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;
}
.pop-con {
    width: 80%;
    background: #fff;
    border-radius: 2px;
    padding: 35px;
    position: absolute;
}	
}
@media screen and (max-width: 600px){
.cs-subscribe form ul li input[type="reset"] {margin: 10px 0px !important;}

}

@media screen and (max-width: 550px){
	.cs-subscribe form ul li:nth-child(1) {width: 100%;margin-bottom: 10px;}
.cs-subscribe form ul li:nth-child(2) {width: 100%;}	
.cs-subscribe form ul li:nth-child(2) {
    margin-left: 0%;
}
.pop-form ul {
    overflow: hidden;
    overflow-y: auto;
    height: 350px;
}	
}

@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;
}		
}

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