	.banner-content{
		background: rgba(48,63,159,1);
		color: #fff;
		padding: 130px 0;
		text-align: center;
		position: relative;
	}
	
	.banner-content:before{
	background-image: url('/sites/default/files/campaigns/campaigns-email-marketing-banner.png');
	background-repeat: no-repeat;
	content: '';
    background-size: 1700px auto;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
	}
	.banner-content h1, .banner-content p {
		position: relative;
		z-index: 2;
	}
	
 	.email-tab li{
		display: inline-block;
	}
	
	.email-tab li a {
		position: relative;
		padding: 6px 30px;
		color: #fff;
		display: inline-block;
		background: rgba(255, 255, 255, .2);
		border: 1px solid rgba(255, 255, 255, .2);
		opacity: .7
	}
	
	.email-tab li:first-child a {
		background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
		color: #333;
		cursor: default;
	}
	
	.email-tab li a:after {
		content: '';
		position: absolute;
		width: 100%;
		height: 0;
		left: 0;
		bottom: 0;
		background: rgba(255, 255, 255, .2);
		transition: .5s ease
	}
	
	.email-tab li:hover a:after {
		height: 100%
	} 
	
	
	.mid-txt{
		text-align: center;
		max-width: 900px;
		margin: 0 auto;
		padding: 70px 20px;
	}
	
	.cont-wrapper{
		padding: 40px 0;
	}
	
	.three-colm {
		float: left;
		width: 33.3333%;
		padding: 0 20px;
		box-sizing: border-box;
		margin-top: 40px;
	}
	
	.grid-wrapper:after{
		content: '';
		clear: both;
		display: block;
	}
	
	.cta-section {
		text-align: center;
	}
	
	.content-head{
		max-width: 670px;
		margin: 0 auto 40px;
		text-align: center;
		padding: 40px 20px 0;
	}
	
	.banner-content p{
		margin: 0 auto 40px;
		max-width: 900px;
	}

       .banner-content h1 {
            max-width: 900px; 
            margin: 0 auto 20px;
       }
	
	.bonus-txt {
		background: #dcfaff;
		padding: 20px;
		font-size: 12px;
	}
	
	.bonus-txt em {
		font-weight: bold;
	}
	
	.bonus-txt p{
		font-size: 14px;
		margin-bottom: 0;
	}

.mid-txt h4 {
     margin-bottom: 70px;
}
	
	.mid-txt img {
		box-shadow: 0px 0px 14px 0px rgba(176, 176, 176, 0.3);
		-webkit-box-shadow: 0px 0px 14px 0px rgba(176, 176, 176, 0.3);
	}
	
	.first-row .three-colm span, .second-row .three-colm span{
		background-image: url('/sites/default/files/campaigns/email-marketing-overview-sprite.png');
		background-repeat: no-repeat;
		background-size: 500px auto;
		width: 44px;
		height: 50px;
		display: block;
		margin: 0 0 15px;
	}
	
	
	
	
	.first-row .three-colm:nth-child(1) span{
		background-position: -10px -5px;
	}
	
	.first-row .three-colm:nth-child(2) span {
		background-position: -60px -5px;
	}
	
	.first-row .three-colm:nth-child(3) span {
		background-position: -110px -5px;
	}
	
	
	.first-row .three-colm:nth-child(4) span {
		background-position: -158px -5px;
	}
	
	
	.first-row .three-colm:nth-child(5) span {
		background-position: -208px -5px;
	}
	
	
	.second-row .three-colm:nth-child(1) span{
		background-position: -260px -5px;
	}
	
	.second-row .three-colm:nth-child(2) span{
		background-position: -313px -5px;
	}
	
	.second-row .three-colm:nth-child(3) span{
		background-position: -360px -5px;
	}
	
	.second-row .three-colm:nth-child(4) span{
		background-position: -413px -5px;
	}
	.second-row .three-colm:nth-child(5) span{
		background-position: -460px -5px;
	}
	
	
	.testimonial-section {
		position: relative;
		max-width: 600px;
		margin: 0 auto;
		padding: 20px;
                text-align: center;
	}

.testimonial-section p {
font-size: 20px;
}
	
	.client-img {
		display: block;
		margin: 40px auto 15px;
		width: 90px;
		height: 90px;
		border-radius: 100%;
border: 1px solid #e7e4e4;
background: #ccc;
overflow: hidden;
	}
	
	
	.quote-img {
		position: absolute;
		top: 90px;
		width: 4%;
		left: -30px;
	}

.desigantion-title {
color: #3f51b6;
font-size: 18px;
}

.desigantion-title + p{
font-size: 12px;
margin: 0;
}

.testimonial-wrap {
background: #eff9fb;
padding: 60px 0;
}
.bottom-section {
max-width: 670px;
margin: 0 auto;
text-align: center;
padding: 80px 0;
}

.vid-icon {
cursor: pointer;
}

@media screen and (min-width: 768px){

.node-tnid-34701 #mini-panel-product_menu .product-nav-links .menu>li>a{
color: #fff;
}

 #mini-panel-product_menu .menu-icon-help-header .product-title a {
color: #fff;
}

#mini-panel-product_menu .expanded.dropdown .caret {
    background: url(/sites/default/files/cliq-arrow-icon.png) no-repeat 0px -48px;
}


#header{
background: rgba(48,63,159,1);
}
}

	
	@media screen and (min-width: 481px) and (max-width: 991px){
		.three-colm{
			width: 50%;
		}
	}

@media screen (max-width: 991px){
.banner-content {
padding: 80px 0;
}
}
	
	@media screen and (max-width: 480px){
		.three-colm{
			width: 100%;
			float: none;
			display: block;
text-align: center;
		}
		
		.email-tab {
				max-width: 300px;
				margin: 0 auto;
			}

			.email-tab li {
				width: 100%;
			}

			.email-tab li a {
				display: block;
			}
		.quote-img {
			display: none;
		}
.first-row .three-colm span, .second-row .three-colm span {
margin: 0 auto 15px;
}
}
/*Arabic style starts*/
.lang-ar .expanded.dropdown.first {
	color: #fff;
}
.lang-ar .grid-wrapper p {
	text-align: right;
}
.lang-ar .mid-txt h4 {
	text-align: center;
}
.lang-ar h1, .lang-ar p, .lang-ar ul.email-tab, .lang-ar .content-head>h3, .lang-ar .content-head>p, .lang-ar .content-head .cta-section {
    text-align: center;
}
.lang-ar .three-colm {
    float: right;
}
/*Arabic style end*/