@charset "utf-8";
/* CSS Document */

/**
 * 4.2 Slider
 * ----------------------------------------------------------------------------
 */
 .container-slideshow{
	 background-color:#d9e2e5;
 }
 .esend-slide-1{
	 background:url('http://www.cngtg.com/esendmarketing/images/sliders/esend-slide-1.png') no-repeat center center;
	 width:899px;
	 height:311px;
 }
  .esend-slide-2{
	 background:url('http://www.cngtg.com/esendmarketing/images/sliders/esend-slide-2.png') no-repeat center center;	
	 width:899px;
	 height:311px;
 }
  .esend-slide-3{
	 background:url('http://www.cngtg.com/esendmarketing/images/sliders/esend-slide-3.png') no-repeat center center;	
	 width:899px;
	 height:311px;
 }
  .esend-slide-4{
	background:url('http://www.cngtg.com/esendmarketing/images/sliders/esend-slide-4.png') no-repeat center center; 	
	width:899px;
	height:311px;
 }
  .esend-slide-5{
	background:url('http://www.cngtg.com/esendmarketing/images/sliders/esend-slide-5.png') no-repeat center center;
	width:899px;
	height:311px; 	
 }
.esend-slide-6{
	background:url('http://www.cngtg.com/esendmarketing/images/sliders/esend-slide-6.png') no-repeat center center;
	width:899px;
	height:311px; 	
 }
 .esend-slide-7{
	background:url('http://www.cngtg.com/esendmarketing/images/sliders/esend-slide-7.png') no-repeat center center;
	width:899px;
	height:311px; 	
 }
 .slider-header {
  	width: 45%;
  	padding: 45px 0 0 40px;
}
.slider-header h1 {
	font-size: 34px;
	color: #036;
	font-weight: bold;
	font-family: 'ProximaNova SemiBold', Arial, sans-serif;
	line-height: 40px;
	margin-bottom: 25px;
}
.slider-header p {
  	font-size: 19px;
  	color: #3a3b3c;
  	font-family: 'Proxima Nova',Arial,sans-serif;
  	line-height: 21px;
	margin-bottom:30px;
}
.slider-buttons{
	
  	padding-left: 40px;
}
a.slider-button-1{
	text-decoration: none;
  	color: #fff;
  	background-color: #7daf1f;
  	padding: 12px 15px 12px 15px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	display: inline-block;
  	margin-right: 15px;
}
a.slider-button-2{
	text-decoration: none;
  	color: #fff;
  	background-color: #009ddc;
  	padding: 12px 15px 12px 15px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	display: inline-block;
  	margin-right: 15px;
}
.slidesjs-pagination{
	display:none;
}
.slidesjs-navigation{
	display: inline-block;
    float: right !important;
	position:relative !important;
	bottom:65px !important;
}
a.slidesjs-next{
	width: 45px;
  	height: 42px;
  	cursor: pointer;
  	z-index: 15;
  	background: transparent url('http://www.cngtg.com/esendmarketing/images/sliders/home_banner_button_next.png') no-repeat 0 0;
	color:transparent;
	right: -15px;
}
a.slidesjs-previous{
  	width: 45px;
  	height: 40px;
  	cursor: pointer;
  	z-index: 15;
  	background: transparent url('http://www.cngtg.com/esendmarketing/images/sliders/home_banner_button_prev.png') no-repeat 0 0;
	color:transparent;	
	right: 100px;
}
a.slidesjs-play{
    width: 56px;
    height: 52px;
    cursor: pointer;
    z-index: 15;
    background: transparent url('http://www.cngtg.com/esendmarketing/images/sliders/play.png') no-repeat 0 0;
    color:transparent;	
	right: -16px;
  	top: -61px;
  	width: 28px !important;
}
a.slidesjs-stop{
    width: 56px;
    height: 52px;
    cursor: pointer;
    z-index: 15;
    background: transparent url('http://www.cngtg.com/esendmarketing/images/sliders/pause.png') no-repeat 0 0;
    color:transparent;	
	right: -16px;
  	top: -61px;
  	width: 28px !important;
}
.slideshow-mobile{
	display:none;
}
.mobile-slide-1-img{
	display:none;
}
.mobile-slide-2-img{
	display:none;
}
.mobile-slide-3-img{
	display:none;
}
.mobile-slide-4-img{
	display:none;
}
.mobile-slide-5-img{
	display:none;
}
.mobile-slide-6-img{
	display:none;
}
.mobile-slide-7-img{
	display:none;
}