/**/
body{
    background: #e7e8e9 !important;
}
.snug-font-size{
	font-size: 1.2357rem;
}
.row {
    max-width: 100% !important;
}
.logo img{
	transition: all 0.5s;
}
.navFixed .page-Submenu{
	position: absolute;
    left: 0;
    right: 0;
    width: 14% !important;
	/* transition: all 0.3s; */
	display: none !important;
}
.top-bar-section ul li:hover .page-Submenu{
	display: block !important;
} 
.navFixed .page-Submenu li{
	width: 100%;
	padding: 0;
}
.navFixed .page-Submenu li a{
    border: 0;
	padding: 6px 0 !important;
	letter-spacing: 3px;
	font-size: 0.6225rem !important;
    letter-spacing: 2px;
}
.navFixed .page-Submenu li:hover{
	background: #000 !important;
}
.navFixed .page-Submenu li a:hover{
	background: #000 !important;
}
.off-canvas-list,
.top-bar-section ul li:hover,
.top-bar-section ul li:hover a,
.top-bar-section ul li.nav_active,
.top-bar-section ul li.nav_active a,
ul.off-canvas-list li a:hover{
	background: #5d5c5c !important;
}
.left-off-canvas-menu{
    background: none !important;
    overflow-x: visible !important;
    overflow-y: inherit !important;
}
.top-bar-section ul li,
.top-bar-section ul li a,
ul.off-canvas-list li a,
.tab-bar{
	background: #000 !important;
}
.top-bar-section ul li:hover,
.top-bar-section ul li:hover a,
.top-bar-section ul li a:focus,
ul.off-canvas-list li a:hover{
	text-decoration: none;
}
.sp-btn:before {
    background-color: #000;
}
.sp-btn:hover label{
	background: #fff;
	color: #000;
}
.cd-bg-video-wrapper-img{
    background: url(../images/image/Banner-Option-2.png) no-repeat;
    background-size: cover;
    height: 100%;
}
/*.cd-hero .banner-title h2 {
    font-size: 3.8em;
}*/
.cd-hero .banner-title h2{
    line-height: 92px;
    font-size: 2.8em;
    padding-left: 25px;
    letter-spacing: 23px;
}
.sp-btn span label{
    font-size: 1.0rem;
}
.sp-btn:before{
	transition: 0.1s all;
}
.sp-btn:hover:before{
	background-color: #5d5c5c !important;
}
.sp-btn-wid {
    width: 300px;
    padding: 1.2% 1.2%;
}
.sp-btn-wid:hover label,
.sp-btn span:hover label{
	background: #5d5c5c;
	color: #fff;
}
.sp-btn-wid:hover span{
	border: none !important;
}
.btn-info{
	color: #000;
}
.top-bar-section ul li a {
    letter-spacing: 7px;
    font-weight: bold !important;
    border-right: 2px solid #fff;
}
.cd-hero .banner-title {
    max-width: 790px;
}
.cd-hero{
	/*height: 500px;*/
}
.animate_input input{
    right: -210px;
}
.animate_input{
    overflow: hidden;
}
.business_alliances,
.business_alliances_logo,
.business_alliances_read_more,
.clients,
.clients_grid/*,
footer*/{
	padding-top: 60px;
	/*padding-bottom: 30px;*/
}
.business_alliances h2,
.wrap_business_alliances a,
.clients h2,
.information_section h4,
.social_connect .contact_h4,
.contact_section h3,
.address_section h4,
.social_connect h4,
.contact_heading h4,
.information_nav ul li a,
.banner_text,
.products_analytics_logo p,
.products_grid_row span,
.SNUG_About_Heading h1,
.business_alliances_grid span,
.SNUG_Contact_Heading h1,
.SNUG_Contact_Content h3,
.SNUG_About_Logo p,
.SNUG_product2_grid p,
.products_body .wrap-snug .product_page_2_heading h2,
.SNUG_product2_FlowChart h2,
.SNUG_product2_FlowChart_Grid h3,
ul.off-canvas-list li a,
.navFixed .page-Submenu li a,

.SNUG_Video_Heading h1{
	text-transform: uppercase;
}
.business_alliances h2:after,
.business_alliances h2:before{
	content: "";
    position: absolute;
    border-top: 4px solid #000;
    top: 25px;
    width: 230px;
    /*width: 100%;*/
}
.business_alliances h2:before {
    right: 70%;
    margin-right: 15px;
}
.business_alliances h2:after {
    left: 70%;
    margin-left: 15px;
}
.business_alliances_grid{
	position: relative;
	/*width: 100%;*/
	background-size: cover;
    margin: 0 auto;
    width: 90%;
    overflow: hidden;
}
.business_alliances_grid div{
	background: rgba(12, 12, 12, 0.52);
}
.wrap_business_alliances a {
	padding: 4px !important;
	font-size: 1.6rem !important;
}
.wrap_business_alliances a:focus{
	text-decoration: none;
	color: #fff;
}
.business_alliances_grid img{
    /*opacity: 0.6;*/
}
.business_alliances_grid img {
    width:100%;
    vertical-align:top;
}
.business_alliances_grid:after, 
.business_alliances_grid:before {
    position:absolute;
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.business_alliances_grid:after {
    content:'\A';
    width:100%; 
    height:85%;
    top:0; 
    left:0;
    background:rgba(0,0,0,0.6);
}
.business_alliances_grid:before {
    content: attr(data-content);
    width:100%;
    color:#fff;
    z-index:1;
    bottom:0;
    padding:4px 10px;
    text-align:center;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.business_alliances_grid:hover:after, 
.business_alliances_grid:hover:before {
    opacity:1;
}
.business_alliances_grid span{
    position: absolute;
    top: 0;
    color: #fff;
    margin: 27px;
    left: 0;
    right: 0;
    bottom: 17%;
    font-size: 23px;
    text-align: center;
    border: 2px solid;
    /*padding: 25px;*/
    padding: 45px;
    text-shadow: 0px 0px 4px #000;
    z-index: 1;
}
.img_hover{
	overflow: hidden;
}
.business_alliances_grid img,
.img_hover img {
    width: 100%;
    max-width: 100%;
    transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
}
.business_alliances_grid:hover img,
.img_hover:hover img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.wrap_business_alliances{
	
}
.wrap_business_alliances img{
	height: auto;
	max-width: 100%;
	width: 100%;
}
.wrap_business_alliances a,
.wrap_business_alliances a:hover,
.information_nav a:hover,
.information_nav a:focus,
.img-4-btn:focus,
.clients h2,
.information_section h4,
.information_section a,
.contact_section p,
.social_connect .contact_h4,
.contact_section h3,
.address_section h4,
.social_connect h4,
.contact_heading h4,
.img-4-btn,
.products_analytics_logo p,
.products_grid_row span,
.SNUG_Contact_Heading h1,

.SNUG_Video_Heading h1,
.SNUG_About_Logo p,
.SNUG_product2_FlowChart_Grid h3,
.SNUG_product2_FlowChart_Grid ul li{
	color: #fff;
}
.wrap_business_alliances a{
	background: #bf1d2c;
	width: 100%;
	font-size: 2rem;
	position: absolute;
	bottom: -1px;
	text-align: center;
	letter-spacing:10px;
}
.wrap_business_alliances a:hover,
.information_nav a:hover,
.information_nav a:focus,
.img-4-btn:hover,
.img-4-btn:focus{
	text-decoration: none;
}
.business_alliances_logo .col-sm-3:first-child img,
.business_alliances_logo .col-sm-3:nth-child(2) img{
	width: 65%;
	top: 20%;
    position: relative;
}
.business_alliances_logo .col-lg-3.col-md-3{
	height: 143px;
}
.row.business_alliances_read_more{
	padding-top: 8%;
}
.row.clients_grid{
	max-width: 65.5rem !important;	
	margin: 0 auto;
	padding-bottom: 40px;
}
.row.clients_grid .tile-group, .tile-strip{
	z-index: 0;
}
.clients h2{
	font-size: 28px;
    letter-spacing: 10px;
}
.clients h2 span{
	background: #000;
	padding: 5px 23px;
	position: absolute;
    left: 9.3%;
}
.clients h2:after,
.clients h2:before{
	content: "";
    position: absolute;
    border-top: 4px solid #000;
    /*top: 20px;*/
    top: 25px;
    width: 100%;
}
.clients h2:before {
    /*right: 97%;*/
    right: 89%;
    margin-right: 15px;
}
.clients h2:after {
    /*left: 21%;*/
    left: 24%;
    margin-left: 15px;    
}
.information_section h4,
.contact_section h3,
.address_section h4{
	/*letter-spacing: 8px;*/
	letter-spacing: 6px;
	font-size: 1.3375rem;
}
.information_section h4 span,
.contact_section h4 span,
.address_section h4 span{
	padding-bottom: 12px;
    border-bottom: 2px solid;
}

.SNUG_Video_Content h3,

.information_section a{

	text-transform: capitalize;

}

.information_section a{

    line-height: 30px;

    /*font-size: 18px;*/

    /*letter-spacing: 2px;*/

    /*font-size: 15px;

    letter-spacing: 6px;*/

}
.information_section{
	background:#000;
	padding: 30px;	
}
.contact_section,
.information_section{
	/*height: 321px;*/
	height: 250px;
}
.address_section h4 span{
	border: none;
    /*padding: 0 0 0 32px;*/
}
.information_section ul{
	/*margin: 0 80px 0 0;*/
	margin: 0 40px 0 0;
    float: left;
}
.information_section ul li{
	line-height: 30px
}
.SNUG_Contact_Heading,
.contact_section,

.SNUG_Video_Heading{
	background: #c01e2e;
}
.contact_section{
	padding: 30px;
}
.clients_grid .col-sm-3{
	padding:0 !important;
	margin: -1px;
}
.information_nav,
.address_section,
.address_padding_top,
.social_connect ul{
	padding-top: 15px;
}
.contact_section p{
	margin:0;
    font-size: 17px;
}
.information_section a,
.contact_section p,
.information_section a{
    font-size: 15px;
}
/*.information_section a{
	letter-spacing: 5px;
}*/
.contact_section p span{
    /*padding-bottom: 15px;*/
    /*border-bottom: 1px solid;*/
}
.contact_heading p span.glyphicon-envelope{
	margin: 0 8px 0 6px;
}
.address_padding_top span{
	padding: 6px;
	float: left;
}
.social_connect .contact_h4{
    padding-top: 20px;
    letter-spacing: 6px;
}
.social_connect ul li{
	display: inline-block;
}
.social_connect ul img{
    /*width: 55px;
    height: 59px;*/
    width: 42px;
    height: 45px;
}
.contact_heading,
.information_nav,
.address_section,
.address_padding_top,
.social_connect{
	padding-left: 0;
}
.contact_section ul{
	margin:0;
	padding: 0;
}
.address_section h4 span{
	/*letter-spacing: 11px;*/
	letter-spacing: 6px;
}
.img-4-2.img-4{
    max-height: 380px;
    height: 380px;
}
.img-4-2.img-4 p,
.content_height p{
    line-height: 23px;
}
.img-4 {
    max-height: 280px;
    height: 280px;
}
.img_content_2{
	padding: 6% 0;
}
.img-4-content p,
.products_body .wrap-snug h3,
.products_body .wrap-snug .product_page_2_heading h2,
.information_section a,
.contact_section p,
.information_section a,
.products_body .wrap-snug p,
.SNUG_product2_FlowChart h2,
.SNUG_product2_FlowChart_Grid h3{
	letter-spacing: 4px;
}
.product_page_2_heading h2 sup{
	left: -9px;
}
.img-4-content p{
	font-family: Lato;
    font-size: 1rem;
    padding-left: 40px;
}
.img-4-content h4:before{
	content: none;
}
.img-4-content h4 span{
    background-image: url(../images/circle-arrow.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 27px 29px;
    width: 27px;
    height: 29px;
    vertical-align: middle;
    float: left;
    padding: 15px 20px;
}
.img-4-content {
	padding: 5% 0;
    margin-left: 5%;
    width: 85%;
}
.img_content_3{
    margin-left: 4%;
    width: 92%;
}
.contact_heading h4{
	letter-spacing: 6px;
}
.cd-hero-slider{
	margin-left: 0;
	margin-bottom: 0;
}
.img-4-content h4 {
    font-size: 1.3rem;
}
.enterprise_technology{
	letter-spacing: 2px !important;
}
.wrap-snug .row{
	padding-top: 25px;
    padding-bottom: 25px;
}
.content_height p,
.img-4-content h4,
.img-4-2.img-4 p,
.content_height p,
.contact_section p{
	letter-spacing: 3px;
}
.content_height,
.img_height{
	height: 360px !important;
	max-height: 360px !important;
}
.img-4-btn {
    letter-spacing: 6px;
    /*line-height: 2;*/
    line-height: 64px;
}
/* -------------------- Clients slider -------------------- */
.flex-pauseplay,
.flex-control-nav.flex-control-paging{
	display: none;
}
.flexslider {
    background: none !important;
    border: none !important;
    margin: 60px 0 !important;
}

/* -------------------- Responsive style -------------------- */
@media(max-width: 520px){
	.img-4-content h4, .img-4-content p {
	    line-height: 16px;
	    font-size: 1.2em;
	    letter-spacing: 2px;
	}
}
@media(max-width: 361px){
	.wrap_business_alliances a {
	    letter-spacing: 7px;
	}
	.business_alliances_grid span {
	    margin: 29px;
	    font-size: 18px;
	    padding: 18px;
	}
	.contact_section{
		padding: 20px 30px;
	}
}
@media(min-width: 355px) and (max-width: 384px){
	.social_connect h4{
		font-size: 18px;
	}
}
@media(min-width: 314px) and (max-width: 354px){
	.social_connect h4{
		font-size: 17px;
		letter-spacing: 4px;
	}
}
@media(max-width: 313px){
	.information_section h4, .contact_section h3, .address_section h4{
		letter-spacing: 3px;
	}
}
@media(max-width: 331px){
	.wrap_business_alliances a {
	    font-size: 1.2em !important;
	}
	.business_alliances_grid span{
	    margin: 22px;
	    font-size: 16px;
	    padding: 3%;
	}
}
@media(max-width: 349px){
	.business_alliances_logo .col-sm-3:first-child img,
	.business_alliances_logo .col-sm-3:nth-child(2) img{
		width: 100%;
	}
}
@media only screen and (min-width: 1170px){
	.cd-hero-slider {
	    /*height: 580px;*/
	}
}
@media(max-width: 493px){
	.information_section {
	    height: 420px;
	    padding-left: 10px;
	}
}

footer .row{
	max-width: 100%;
}
footer .container-fluid{
	padding:0;
}

/*@media screen and (max-width: 1200px){
	.business_alliances h2::before,
	.business_alliances h2::after {
	    width: 120px;
	}
}*/
/*@media screen and (max-width: 640px){*/
	/*.business_alliances h2::before,
	.business_alliances h2::after {
	    width: 60px;
	}*/
	/*.business_alliances_logo img{
		padding:30px;
	}
}*/
@media screen and (max-width: 992px){
	.business_alliances h2:before {
	    right: 75%
	}
	.business_alliances h2:after {
	    left: 75%;
	}
}
@media(max-width: 768px){
	.wrap_business_alliances{
		margin-bottom: 30px;
		margin-top: 30px;
	}
	.clients h2 span{
	    left: 5.7%;
	}
	.clients h2:after {
	    left: 33%;
	}
	.clients h2 {
	    font-size: 28px;
	}
	.tab-bar .menu-icon{
	    padding: 0 10px !important;
	}
	.left-off-canvas-menu{
	    height: 960px;
	    background: #000 !important;
	}
	.cd-hero .banner-title h2{
		font-size: 2.1em;
	    /*line-height: 62px;
	    letter-spacing: 24px;*/
        line-height: 56px;
    	letter-spacing: 22px;
	}
	.top-bar-section ul {
    	width: 95% !important;
    }
    .cd-hero-slider {
	    height: 550px;
	}
	.cd-header {
	    background: none;
	}
	.col-hide{
		display: none;
	}
	.col-full-width{
		width: 100%;
	}
	.img-4-content p,
	.img-4-2.img-4 p {
	    letter-spacing: 3px;
	    line-height: 23px;
	}
	.content_height, .img_height{
	   	max-height: 280px !important;
    	height: 280px !important;
	}
}
@media(max-width: 480px){
	.clients h2 span{
	    left: 11%;
	}
	.clients h2:before {
	    right: 85%;
	}
	.clients h2:after {
	    left: 51%;
	}
	.clients h2 {
	    font-size: 22px;
	}
	.clients h2:after, .clients h2:before{
		top: 20px;
	}
}
@media(max-width: 406px){
	.clients h2:before {
	    right: 82%;
	}
	.clients h2:after {
	    left: 62%;
	}
	.clients h2 {
	    font-size: 22px;
	}
}
@media(max-width: 330px){
	.clients h2:after {
	    left: 62%;
	}
	.clients h2{
		font-size: 18px;
	}
	.clients h2 span{
		left: 6%;
	}
	.clients h2:after{
		left: 66%;
	}
	.clients h2:after, .clients h2:before{
		top: 16px;
	}
}
@media(min-width: 768px) and (max-width: 865px) {
	.contact_section, .information_section {
	    height: 370px;
	}
}
@media(max-width: 420px){
	.information_section a{
		line-height: 26px;
	}
	.information_section a{
		letter-spacing: 3px;
	}
	.social_connect ul{
		margin: 0;
	}
}
/*@media only screen and (min-width: 1170px){
	.cd-hero-slider .cd-full-width, .cd-hero-slider .cd-half-width {
	    padding-top: 210px;
	}
}*/
@media(max-width: 768px) and (min-width: 393px){
	.information_section{
		height: 370px;
	}
}
@media(max-width: 393px){
	.information_section{
		height: 410px;
	}
}
@media(max-width: 1088px) and (min-width: 1041px){
	.information_section h4, .contact_section h3, .address_section h4 {
	    letter-spacing: 5px;
	}
}
@media(max-width: 450px){
	.business_alliances_grid:after{
		height: 80%;
	}
}
@media(max-width: 1169px){
	.cd-hero .banner-title h2{
		font-size: 2.8em;
    	line-height: 65px;
	}
	.cd-hero-slider .cd-full-width, .cd-hero-slider .cd-half-width {
	    padding-top: 205px;
	}
	.top-bar-section ul{
		padding-left: 14px;
	}
	.cd-hero .banner-title{
		width: 86%;
	}
}
@media(max-width: 1024px){
	.top-bar-section ul {
    	width: 80% !important;
    }
    .top-bar-section ul{
		padding-left: 0px;
	}
}
@media(max-width: 1024px) and (min-width: 768px){
	.cd-hero .banner-title{
	    width: 75%;
	}
	.cd-hero .banner-title h2{
		font-size: 2.0em;
	    line-height: 62px;
	    letter-spacing: 21px;
	}
}
@media(max-width: 960px) and (min-width: 910px){
	.cd-hero .banner-title h2{
	    font-size: 2.5em;
	}
}
@media(max-width: 904px) and (min-width: 774px){
	/*.cd-hero .banner-title h2{
	    font-size: 2.5em;
	    line-height: 65px;
	    letter-spacing: 24px;
	}*/
}
@media(max-width: 641px){
	.logo .search-bar{
		bottom: 103px !important;
	}
	.logo.bg-Black.text-center{
	    top: 56px;
    	position: relative;
	}
	.tab-bar.hide-for-medium-up{
		bottom: 130px;
	}
	.logo.bg-Black.text-center{
		text-align: center !important;
	}
}
@media(max-width: 767px) and (min-width: 559px){
	.col-sm-8.col-full-width .img-4{
	    max-height: 350px;
    	height: 350px;
	}
	.col-sm-6.col-full-width .img-4{
	    max-height: 420px;
    	height: 420px;
	}
	.col-sm-4.col-full-width .img-4{
		max-height: 310px !important;
    	height: 310px !important;
	}
}
@media(max-width: 558px) and (min-width: 475px){
	.col-sm-8.col-full-width .img-4{
	    max-height: 385px;
    	height: 385px;
	}
	.col-sm-6.col-full-width .img-4{
	    max-height: 475px;
    	height: 475px;
	}
	.col-sm-4.col-full-width .img-4{
		max-height: 335px !important;
    	height: 335px !important;
	}
	.img-4-content p, .img-4-2.img-4 p{
		font-size: 15px;
	}
}
@media(max-width: 474px){
	.col-sm-8.col-full-width .img-4{
	    max-height: 385px;
    	height: 385px;
	}
	.col-sm-6.col-full-width .img-4{
	    max-height: 475px;
    	height: 475px;
	}
	.col-sm-4.col-full-width .img-4{
		max-height: 335px !important;
    	height: 335px !important;
	}
	.img-4-content p, .img-4-2.img-4 p{
		font-size: 14px;
		letter-spacing: 2px;
	}
}
@media(max-width: 558px){
	.wrap_content2{
    	top: 396px;
	}
	.wrap_content3{
	    bottom: 538px;
	}
	.wrap_content2,
	.wrap_content3{
		position: relative;
	}
}
@media(max-width: 768px) and (min-width: 650px){
	.business_alliances_logo .col-lg-3:nth-child(1) img,
	.business_alliances_logo .col-lg-3:nth-child(2) img{
		width: 50%;
	}
	.business_alliances_logo .col-lg-3:nth-child(3) img{
		width: 30%;
	}
}
@media(max-width: 715px) and (min-width: 611px){
	.cd-hero .banner-title h2 {
	    font-size: 2.0em;
	    letter-spacing: 18px;
	}
}
@media(max-width: 610px) and (min-width: 538px){
	.cd-hero .banner-title h2 {
	    font-size: 1.8em;
	    letter-spacing: 15px;
	}
}
@media(max-width: 537px) and (min-width: 493px){
	.cd-hero .banner-title h2 {
	    font-size: 1.7em;
	    line-height: 55px;
	    letter-spacing: 13px;
	}
}
@media(max-width: 492px) and (min-width: 421px){
	.cd-hero .banner-title h2 {
	    font-size: 1.4em;
	    line-height: 50px;
	    letter-spacing: 11px;
	}
}
@media(max-width: 420px){
	.cd-hero .banner-title h2 {
	    font-size: 1.1em;
	    line-height: 45px;
	    letter-spacing: 9px;
	}
}
@media(max-width: 418px) and (min-width: 387px){
	.business_alliances_grid span {
        margin: 23px;
    	padding: 18px;
	}
}
@media(max-width: 386px){
	.wrap_business_alliances a{
		font-size: 1.4rem !important;
	}
}
@media(max-width: 386px) and (min-width: 367px){
	.business_alliances_grid span {
	    padding: 16px;
	    font-size: 21px;
	    margin: 23px;
	}
	.business_alliances_grid:after {
	    height: 81%;
	}
}
@media(max-width: 1199px) and (min-width: 992px){
	.business_alliances_grid span {
        padding: 26px;
	    font-size: 21px;
	    margin: 22px;
	}
}
@media (max-width: 991px) and (min-width: 800px){
	.container {
	    width: 98%;
	}
}
@media(max-width: 991px){
	.wrap_business_alliances a {
	    font-size: 1.4rem !important;
	}
}
@media(min-width: 910px) and (max-width: 991px){
	.business_alliances_grid span {
	    padding: 7%;
	    font-size: 20px;
	    margin: 9%;
	}
}
@media(max-width: 909px) and (min-width: 768px){
	.business_alliances_grid span {
        padding: 6%;
	    font-size: 18px;
	    margin: 8%;
	}
	.wrap_business_alliances a {
	    font-size: 1.1rem !important;
	}
}
@media(max-width: 366px) and (min-width: 344px){
	.business_alliances_grid span {
	    padding: 15px;
	    font-size: 19px;
	    margin: 21px;
	}
}
@media(max-width: 343px) and (min-width: 316px){
	.business_alliances_grid span {
        padding: 12px;
	    font-size: 18px;
	    margin: 15px;
	}
}
@media(max-width: 315px){
	.business_alliances_grid span {
        padding: 11px;
	    font-size: 17px;
	    margin: 16px;
	}
	.wrap_business_alliances a{
		font-size: 1.2rem !important;
	}
}
/*@media(max-width: 1312px) and (min-width: 769px){
	.contact_section, .information_section{
		height: 321px;
	}
}*/
@media(max-width: 768px) and (min-width: 459px){
	.contact_section{
		height: 220px;
	}
}
@media(max-width: 458px){
	.information_section{
		/* height: 420px; */
		height: 375px;
	}
}
@media(max-width: 768px) and (min-width: 631px){
	.sp-btn-wid {
	    width: 45%;
	    padding: 2.4% 2.4%;
	}
}
@media(max-width: 630px) and (min-width: 556px){
	.sp-btn-wid {
	    width: 49%;
	    padding: 3.0% 3.0%;
	}
}
@media(max-width: 555px) and (min-width: 461px){
	.sp-btn-wid {
	    width: 54%;
	    padding: 3.2% 3.43%;
	}
}
@media(max-width: 460px) and (min-width: 378px){
	.sp-btn-wid {
	    width: 57%;
	    padding: 3.4% 3.4%;
	}
	.sp-btn span label {
	    font-size: 0.9rem;
	    letter-spacing: 3px;
	}
}
@media(max-width: 377px){
	.sp-btn span label {
	    font-size: 0.8rem;
	    letter-spacing: 2px;
	}
	.sp-btn-wid {
	    width: 60%;
	    padding: 3.6% 3.6%;
	}
}
@media(max-width: 1270px) and (min-width: 1024px){
	.cd-hero .banner-title{
	    width: 67%;
	}
	.cd-hero .banner-title h2{
		letter-spacing: 24px;
	}
}
@media(max-width: 720px) and (min-width: 560px){
	.business_alliances h2 {
	    font-size: 1.8rem;
	}
	.business_alliances h2:after, .business_alliances h2:before{
		width: 17%;
		top: 19px;
	}
}
@media(max-width: 559px){
	.business_alliances h2:before {
	    right: 78%;
	}
	.business_alliances h2:after {
	    left: 78%;
	}
}
@media(max-width: 559px) and (min-width: 420px){
	.business_alliances h2 {
	    font-size: 1.5rem;
	}
	.business_alliances h2:after, .business_alliances h2:before{
		width: 15%;
		top: 15px;
	}
}
@media(max-width: 419px){
	.business_alliances h2 {
	    font-size: 1.4rem;
	}
	.business_alliances h2:after, .business_alliances h2:before{
		width: 13%;
		top: 12px;
	}
}
@media(max-width: 1313px) and (min-width: 1041px){
	.contact_section, .information_section {
	    /* height: 307px; */

		height: 250px;
	}
}
@media(max-width: 845px) and (min-width: 642px){
	.logo.bg-Black.text-center{
		text-align: left !important;
	}
}
@media(max-width: 845px) and (min-width: 521px){
	.logo .search-bar {
	    bottom: 10px;
	}
}
@media(max-width: 520px){
	.logo .search-bar #custom-search-input {
	    top: 17px;
	    /* bottom: 45px; */
	    width: 64%;
    	right: 0;
	}
	.logo img {
	    transition: all 0.5s;
	    /*width: 35%;*/
	}
	.business_alliances_logo .col-lg-3:nth-child(3) img{
		width: 55%;
	}
}
@media(max-width: 440px){
	.business_alliances h2{
		font-size: 1.3rem;
	}
	.business_alliances h2:after, 
	.business_alliances h2:before{
		top: 12px;
	}
	.business_alliances h2:before {
	    right: 83%;
	}
	.business_alliances h2:after {
	    left: 83%;
	}
	.img-4-content h4, .img-4-content p{
		font-size: 1.1rem;
	}
}
@media(max-width: 520px) and (min-width: 432px){
	.logo .search-bar{
	    bottom: 184.6px !important;
	}
}
@media(max-width: 387px){
	.img-4-content {
	    width: 90%;
	    margin-left: 2%;
	}
	.wrap-snug,
	.wrap-snug .container{
		padding: 0;
	}
}
@media(max-width: 339px){
	.img-4-content p, 
	.img-4-2.img-4 p{
		font-size: 12px;
		line-height: 21px;
	}
	.img-4-content h4 span{
		padding: 20px 20px 30px;
	}
}
@media(max-width: 395px){
	.cd-hero-slider{
		height: 505px;
	}
}
/*@media(max-width: 768px){
	.cd-bg-video-wrapper-img {
	    background: url(../images/image/banner-min.jpg) no-repeat;
	    background-size: initial;
	    height: 100%;
	}
}*/
@media(max-width: 431px){
	.logo .search-bar{
	    bottom: 120px !important;
	}
	.information_section h4, .contact_section h3, .address_section h4{
	    letter-spacing: 2px;
	    font-size: 1.2rem;
	}
	.contact_section {
	    padding-left: 10px;
	}
	.address_section{
		padding-right: 15px;
		padding-left: 15px;
	}
	.address_section h4 span {
	    padding: 0;
	}
	.glyphicon-map-marker{
		padding-left: 0 !important;
	}
	.contact_section{
		height: 250px;
	}
	.contact_heading:last-child p{
		margin-top: 5px;
	}
	.address_section p:last-child{
		padding-left: 23px;
	}
	.contact_heading{
		padding-left: 7px;
	}
	.logo .search-bar #custom-search-input {
	    top: -48px;
	    /* bottom: 45px; */
	}
}
/*@media only screen and (max-width: 767px){
	.logo .search-bar {
	    bottom: 14px;
	}
	.logo img {
	    width: 26%;
	}
	.logo.bg-Black.text-center{
		text-align: left !important;
	}
	.cd-header{
		background-color: transparent;
	}
}*/
/*@media(max-width: 767px){
	.wrap_business_alliances a {
	    font-size: 1.0rem !important;
	}
	.business_alliances_grid span{
	    margin: 12px;
	    padding: 12px;
	    font-size: 18px;
	}
}*/
/*@media (max-width: 768px){
	.row.business_alliances_read_more .col-sm-4 {
	    width: 33.33333333%;
	}
}*/
@media(max-width: 767px) and (min-width: 450px){
	.row.business_alliances_read_more .col-sm-4 {
	    width: 380px;
	    margin: 30px auto;
	}
	.wrap_business_alliances a {
	    font-size: 1.6rem !important;
	}
}
@media(max-width: 768px) and (min-width: 597px){
	/*.wrap_business_alliances {
	    width: 258px;
	    display: inline-block;
	}
	.row.business_alliances_read_more{
	    width: 520px;
        margin: 0 auto;
   		display: block;
	}
	.wrap_business_alliances a {
    	font-size: 1.0rem !important;
    }
    .wrap_business_alliances_center{
    	left: 25%;
    }
    .business_alliances_grid span {
	    margin: 16px;
	    padding: 16px;
	    font-size: 19px;
    }*/
}
@media(max-width: 596px){
	/*.wrap_business_alliances {
	    width: 258px;
	    display: inline-block;
	}
	.row.business_alliances_read_more{
	    width: 520px;
        margin: 0 auto;
   		display: block;
	}
	.business_alliances_grid span {
	    margin: 16px;
	    padding: 16px;
	    font-size: 19px;
    }
    .wrap_business_alliances a {
    	font-size: 1.0rem !important;
    }
    .wrap_business_alliances_center{
    	left: 25%;
    }*/
}


/* --------------- Prodsucts css --------------- */

.products_body{
	background: #fff !important;
}
.products_body p,
.products_body h1,
.products_body h3,
.products_body h4,
.products_body h5,
.products_body h6,
.SNUG_About_Heading p,
.SNUG_About_Content p ,
.SNUG_About_Content li,
.SNUG_Contact_Content p,
.SNUG_About_Logo p,
.SNUG_product2_FlowChart_Grid ul li{
	font-family: Lato;
}
.margin_top{
	/* margin-top: -20px; */
}
.products_body .wrap-snug{
	/* margin-bottom: 30px; */
    margin-top: 30px;
}
.products_body .wrap-snug h3,
.products_body .wrap-snug p,
.SNUG_product2_FlowChart_Grid h3{
	font-family: futura;
}
.products_body .wrap-snug h3{
    font-size: 1.9rem;
}
.products_body .snug-font-size,
.SNUG_About_Heading p{
	/* font-size: 1.2rem;
    letter-spacing: 6px; */
	font-size: 1.1rem;
	letter-spacing: 2px;
    text-align: center;
}
.padding-none .col-sm-6{
	padding: 0;
}
.padding-none,
.products_grid_2{
	margin-bottom:25px;
	margin-top:25px;
}

.products_grid_2 .col-sm-6:first-child{
	padding-left:0;
}
.products_grid_2 .col-sm-6:last-child{
	padding-right:0;
}
.products_grid_row .img-2 img{
	width: 415px;
    height: 289.48px;
}
.products_grid_row .img-6 img{
	width: 415px;
    height: 275.77px;
}
.products_grid_row .img-8 img{
	height: 353px;
}
.products_section,
.products_analytics_contact_management{
	margin: 46px 0;
}
.products_analytics_contact_management{
	max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 60px;
}
.products_analytics_contact_management,
.products_analytics_contact_management .col-md-12{
	padding: 0;
}
.products_analytics_logo img{
	/* width: 30%; */
}
.products_grid_img_2{
	
}
.products_grid_img_2 img{
    /* width: 369px;
    height: 312px; */
}
.products_section .row:last-child{
	/* max-width: 65.5rem !important; */
	max-width: 860px !important;
}
.products_analytics_logo,
/*.SNUG_product2_FlowChart_Grid .col-sm-3 div,*/
.SNUG_About_Logo{
	background: #ce0016;
}
.products_analytics_logo{
	padding-top: 35px;
    padding-bottom: 35px;
}
.products_analytics_logo .col-sm-3 > p{
	margin-top: 20px;
	font-size: 14px;
}
.margin-bottom-none{
	margin-bottom: 0;
}
.products_analytics_logo p span,
.SNUG_About_Logo p span,
.products_page1_grid_row.products_grid_row span text,
.wrap_business_alliances a,
.SNUG_product2_FlowChart_Grid h3 span{
	display: block;
}
.products_analytics_logo .cust_satisfaction p{
	padding-top: 18px;
}
.products_analytics_logo .cust_experience p{
	padding-top: 24px;
}
.products_body:last-child .wrap-snug{
	margin-top: 0;
	padding: 25px 15px;
}
.products_grid_row span{
	position: absolute;
    /* top: 38px; */
	top: 17%;
    text-align: center;
    padding: 34px;
    margin: 35px;
    font-size: 25px;
	letter-spacing: 5px;
	/**/
	right: 0;
	left: 0;
}
.products_body .arrow-down-right{
	right: 30px;
    bottom: 30px;
}
.products_body .arrow-down-left{
	left: 30px;
    bottom: 30px;
}
.products_body .arrow-down-right.skills-arrow{
	right: 45px;
}
.products_body .arrow-down-right,
.products_body .arrow-down-left{
	width: 0; 
	height: 0; 
	border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 15px solid #fff;
	position: absolute;
}
.arrow-down-right:before,
.arrow-down-right:after{
	content: "";
    position: absolute;
    padding: 14px;
    right: -13px;
}
.arrow-down-right:before{
	top: -22px;
}
.arrow-down-right:after{
	bottom: -5px;

}
.disp-none{
	display:none;
}
.products_grid_row > .disp-none,
.scalable-pattern, 
.resilient-reliable, 
.flexible-workforce, 
.rich-collaboration{
	background: #e7e8e9;
}
.multichannel,
.self-service,
.skills,
.recording,
.info-analytics{
	margin-left: 15px;
    width: 96.6%;
}

/**/
.tooltip{
	background: none !important;
}
.tooltip-inner{
	background-color: #c01e2e;
	margin: 0 auto;
	max-width: 90px;
	top: 4px;
	left: -20px;
}
.tooltip.top .tooltip-arrow{
	border-top-color: #c01e2e;
	top: 28px;
}
.tooltip.top{
	position: relative;
}
.tooltip-inner,
.tooltip.top .tooltip-arrow{
	position: absolute;
}
.tooltip.fade.top.in{
	top: -66px !important;
}

/**/
.back-to-top{
	position: fixed;
    bottom: 25px;
    right: 30px;
}
.back-to-top span{
	padding: 15px;
    background: #000;
    color: #fff;
    cursor: pointer;
}
/* ---------- Products Responsive ---------- */
.margin-Bottom-60{
	margin-bottom: 60px;
}

.margin-Bottom-25{

	margin-bottom: 25px;

}
@media(max-width: 480px){
	.products_body .wrap-snug h3{
	     font-size: 1.0rem; 
	     letter-spacing: 2px; 
	}
}
@media(max-width: 955px) and (min-width: 939px){
	.products_grid_row .img-2 img,
	.products_grid_row .img-6 img{
		width: 415px;
	}
	.products_grid_row .img-2 img{
		height: 283.48px;
	}
	.products_grid_row .img-6 img,
	.products_grid_row .img-8 img{
		height: 271px;
	}
	.products_grid_row .img-8 img{
		height: 346.4px;
	}
}
@media(max-width: 767px){
	.products_grid_row  .col-sm-6 img{
		width: 100%;
		height: auto;
	}
	.products_grid_2 .col-sm-6:first-child{
		/*padding-right: inherit;*/
		padding-left: 0;
		padding-right: 0;
	}
	.padding-none .col-sm-6{
		/*padding:inherit;*/
	}
	.products_grid_2 .col-sm-6:last-child{
		/*padding-right: inherit;*/
		padding-left: 0;
	}
	.margin-Bottom-25{
		margin-bottom: 25px;
	}
	.multichannel, 
	.self-service, 
	.skills, 
	.recording, 
	.info-analytics{
		width: 86%;
		margin-left: auto;
		margin-right: auto;
	}
	.productivity,
	.cost,
	.cust_satisfaction,
	.cust_experience{
		margin: 12px 0;
	}
	.productivity p,
	.cost p,
	.cust_satisfaction p,
	.cust_experience p{
		font-size: 14px;
	}
	
	.multichannel div,.skills div,.self-service div,.recording div,.info-analytics div{
		padding: 15px;
	}
	.multichannel h3,.skills h3,.self-service h3,.recording h3,.info-analytics h3{
		font-size: 1.5rem;
	}
	.products .col-sm-6:first-child,
	.products_grid_2 .col-sm-6:first-child/* ,
	.recording-top .col-sm-6:first-child */{
		margin-bottom: 25px;
	}
	/* .skills,
	.self-service{
		top: 112%;
		position: absolute;
		z-index: 1;
		padding: 0;
	}
	.scalable-pattern, 
	.resilient-reliable, 
	.flexible-workforce, 
	.rich-collaboration {
		position: absolute;
		z-index: 1;
		width: 100% !important;
		margin: 0 !important;
	} */
	.resilient-reliable,
	.scalable-pattern{
		width: 100% !important;
	}
	.scalable-pattern,
	.flexible-workforce,
	.record-interactions,
	.bandwidth-efficiency{
		margin: -25px 0px 25px !important;
	}
	.scalableSizeFullScreen,
	#Append-Rich-Collaboration,
	.RichCollaboration{
		padding: initial;
	}
	.resilient-reliable,
	.rich-collaboration{
		margin: 0 !important;
	}
	.record-interactions,
	.bandwidth-efficiency{
		background: #e7e8e9;
	}
	.multichannel h3,
	.skills h3,
	.self-service h3,
	.recording h3,
	.info-analytics h3,
	.scalable-pattern h3,
	.resilient-reliable h3,
	.flexible-workforce h3,
	.rich-collaboration h3,
	.bandwidth-efficiency h3,
	.video-quality h3,
	.record-interactions h3,
	.own-device h3{
		text-align: center;
	}
	.product3_tbl{
		display: none;
	}
}
@media(min-width: 960px){
	.scalable-pattern, .resilient-reliable, .flexible-workforce, .rich-collaboration{
		margin-top: -25px !important;
	}
}
@media(min-width: 768px){
	.scalableSizeFullScreen{
		height: 266px;
		overflow: hidden;
	}
}
.scalableSizeFullScreen,
.RichCollaboration,
.SelfServiceSolutions{
	padding-right: 0;
}
@media(max-width: 767px) and (min-width: 500px){
	.products_section .row:last-child {
		max-width: 450px !important;
	}
	.multichannel, 
	.self-service, 
	.skills, 
	.recording, 
	.info-analytics {
		padding-left: 15px;
		padding-right: 15px;
		width: 87%;
		margin-left: auto;
		margin-right: auto;
	}
	.padding-none.products{display: block!important;}
	
	/* edit by Vj*/
	.scalable-pattern,.resilient-reliable,.flexible-workforce, .rich-collaboration{
		/* width: unset!important; */
	}
}
@media(max-width: 767px) and (min-width: 530px){
	.recording-bottom{
		/* top: 323px; */
		top: 345px;
	}
	.recording-top{
		/* bottom: 284px; */
		bottom: 303px;
	}
}
/* ---------- Galaxy S5 ---------- */
@media(max-width: 360px){
	.recording-bottom{
		/* top: 211px !important; */
		top: 234px !important;
	}
	.recording-top{
		/* bottom: 181px !important; */
		bottom: 203px !important;
	}
}
/* ---------- Galaxy S3 ---------- */
/* @media(max-width: 360px){
	.recording-bottom{
		top: 212px !important;
	}
	.recording-top{
		bottom: 182px !important;
	}
} */
/* ---------- Nexus 6P & 5X ---------- */
@media(max-width: 412px) and (min-width: 376px){
	.recording-bottom{
		/* top: 250px !important; */
		top: 272px !important;
	}
	.recording-top{
		/* bottom: 218px !important; */
		bottom: 238px !important;
	}
}
/* ---------- iPhone 6 ---------- */
@media(max-width: 375px) and (min-width: 361px){
	.recording-bottom{
		/* top: 221px !important; */
		top: 242px !important;
	}
	.recording-top{
		/* bottom: 191px !important; */
		bottom: 215px !important;
	}
}
/* ---------- iPhone 6 Plus ---------- */
@media(max-width: 414px){
	.recording-bottom{
		/* top: 251px; */
		top: 274px;
	}
	.recording-top{
		/* bottom: 219px; */
		bottom: 237px;
	}
}
/* ---------- iPhone 5 ---------- */
@media(max-width: 320px){
	.recording-bottom{
		top: 203px !important;
	}
	.recording-top{
		bottom: 176px !important;
	}
}
@media(max-width: 520px){
	.products_grid_row span{
		top: 20px;
		padding: 23px;
		margin: 23px;
		font-size: 22px;
	}
}
@media(max-width: 490px){
	.multichannel, 
	.self-service, 
	.skills, 
	.recording, 
	.info-analytics{
		width: 86%;
		margin-left: auto;
		margin-right: auto;
	}
}
@media(max-width: 456px) and (min-width: 436px){
	.multichannel, 
	.self-service, 
	.skills, 
	.recording, 
	.info-analytics{
		width: 84%;
	}
}
@media(max-width: 435px) and (min-width: 390px){
	.multichannel, 
	.self-service, 
	.skills, 
	.recording, 
	.info-analytics{
		width: 83%;
	}
}
@media(max-width: 389px) and (min-width: 373px){
	.multichannel, 
	.self-service, 
	.skills, 
	.recording, 
	.info-analytics{
		width: 80%;
	}
}
@media(max-width: 372px) and (min-width: 358px){
	.multichannel, 
	.self-service, 
	.skills, 
	.recording, 
	.info-analytics{
		width: 79%;
	}
}
@media(max-width: 357px) and (min-width: 345px){
	.multichannel, 
	.self-service, 
	.skills, 
	.recording, 
	.info-analytics{
		width: 78%;
	}
}
@media(max-width: 344px) and (min-width: 334px){
	.multichannel, 
	.self-service, 
	.skills, 
	.recording, 
	.info-analytics{
		width: 77%;
	}
}
@media(max-width: 333px) and (min-width: 320px){
	.multichannel, 
	.self-service, 
	.skills, 
	.recording, 
	.info-analytics{
		width: 76%;
	}
}
@media(max-width: 319px) and (min-width: 309px){
	.multichannel, 
	.self-service, 
	.skills, 
	.recording, 
	.info-analytics{
		width: 75%;
	}
}
@media(max-width: 308px){
	.multichannel, 
	.self-service, 
	.skills, 
	.recording, 
	.info-analytics{
		width: 74%;
	}
}
@media(max-width: 499px){
	.products_body .arrow-down-right, 
	.products_body .arrow-down-left{
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 11px solid #fff;
	}
	
	/* edit css by Vj*/
	.padding-none.products{
		display: block!important;
	}
	.center-text{
		position: relative;
	}
	.center-text > span{
		display: block;
		width: 100%!important;
		margin: 0!important;
		position: absolute;
		left: 0;
		transform: translateY(-50%);
		top: 50%!important;
	}
	.multichannel h3, .skills h3, .self-service h3, .recording h3, .info-analytics h3,
	.scalable-pattern h3, .resilient-reliable h3, .flexible-workforce h3, .rich-collaboration h3,
	.record-interactions h3,.own-device h3,.bandwidth-efficiency h3,.video-quality h3
	
	{
		font-size: 1.2rem;
	}
	.multichannel p, .skills p, .self-service p, .recording p, .info-analytics p,
	.scalable-pattern p, .resilient-reliable p, .flexible-workforce p, .rich-collaboration p,
	.record-interactions p,.own-device p,.bandwidth-efficiency p,.video-quality p
	{
		font-size: .85rem;
	}
	
}
@media(max-width: 420px) and (min-width: 394px){
	.products_grid_row span{
		top: 37px;
		padding: 18px;
		margin: 18px;
		font-size: 20px;
		width: 79%;
	}
}
@media(max-width: 393px){
	.products_grid_row span{
		top: 2px;
		padding: 18px;
		margin: 18px;
		font-size: 16px;
		width: 71%;
		letter-spacing: 1px;
	}
	.products_body .arrow-down-left {
		left: 30px;
		bottom: 12px;
	}
	.products_body .arrow-down-right,
	.products_body .arrow-down-right.skills-arrow{
		bottom: 12px;
		/* right: 30px; */
		right: 15px;
	}
}
/* @media(max-width: 420px){
	.productivity img,
	.cost img,
	.cust_satisfaction img,
	.cust_experience img{
		width: 35%;
	}
} */

/* ---------- Products2 Style ---------- */
.SNUG_Cost-effective-img{
	padding: 15px 0;
}
.SNUG_future-ready-img{
	padding: 9px 0;
}
.SNUG_unmatched-flexibility-img {
	padding: 3px 0px;
}
.SNUG_product2 p{
	padding-top: 22px;
}
.SNUG_Avaya-Products-img img{
	width: 88.5%
}
/* .product-page1.products_section .row:last-child{
	max-width: inherit !important;
} */
.products_page1_grid_row.products_grid_row span{
	left: 0;
    right: 0;
	top: 17%;
    bottom: 5%;
	width: 88%;
}
.products_body .products_page1_grid_row .arrow-down-right{
    /* border-left: 10px solid transparent;
	right: 72px;
    bottom: 30px;
    border-right: 10px solid transparent;
    border-top: 19px solid #fff; */
}
.products_body .products_page1_grid_row .arrow-down-right.rich-collaboration-arrow,
.products_body .products_page1_grid_row .arrow-down-right.resilient-arrow,
.multichannel-arrow{
	right: 15px;
}
.products_body .products_page1_grid_row .arrow-down-right.self-service-arrow{
	right: 55px;
}
.products_body .wrap-snug p{
	font-size: 1.6rem;
}
.scalable-pattern,
.resilient-reliable, 
.flexible-workforce, 
.rich-collaboration,
.bandwidth-efficiency, 
.video-quality, 
.record-interactions, 
.own-device{
	margin-left: 15px;
    width: 96.65%;
}
.scalable-pattern,
.resilient-reliable, 
.flexible-workforce, 
.rich-collaboration,
.bandwidth-efficiency, 
.video-quality, 
.record-interactions,
.own-device,
.multichannel,
.self-service,
.skills,
.recording,
.info-analytics{
	margin-right: 15px;
    margin-top: -25px;
	border: 1px solid #ccc;
}
.SNUG_product2_FlowChart h2{
	color: #ce0016;
}
.SNUG_product2_FlowChart_Grid h3{
	font-size: 1.3rem;
	padding: 25px 0;
}
.SNUG_product2_FlowChart_Grid ul li{
	text-align: left;
	/* padding: 7px 0; */
	padding: 3px 0;
	font-weight: 200;
	list-style: initial;
	/* font-size: 17px; */
}
.SNUG_product2_FlowChart_Grid > .col-sm-3 .col-sm-12:last-child{
	height: 465px;
}
/* .SNUG_product2_FlowChart_Grid .col-sm-3:nth-child(2) .col-sm-12 ul li:last-child{
	
} */
.SNUG_product2_FlowChart_Grid .col-sm-3:first-child img{
/*	position: absolute;*/
    /* bottom: -19px;
    right: -10px; */
	bottom: -17px;
    right: -7p
}
.SNUG_product2_FlowChart_Grid .col-sm-3:nth-child(2) .col-sm-12 img{
	bottom: 0;
    position: absolute;
    right: /*-24px*/ -20px;
}
.SNUG_product2_FlowChart_Grid .col-sm-3:nth-child(3) .col-sm-12 img{
	position: absolute;
    /* bottom: -12px;
    right: -13px; */
	bottom: -5px;
    right: -8px;
}
.SNUG_product2_FlowChart_Grid .col-sm-3:last-child img{
/*	position: absolute;*/
    bottom: 0;
    right: 0;
    width: 100%;
}
/* ---------- Products3 Style ---------- */
.product_page3_text p,
.improve-productivity  p,
.SNUG_About_Heading p,
.address_section h4,
.social_connect u,
.cd-hero .banner-title h2{
	margin: 0;
}
/* .bandwidth-efficiency, 
.video-quality, 
.record-interactions,
.own-device{
    margin-left: 47px;
    width: 91.84%;
} */
.business-continuity div:first-child,
.travel-expense div:first-child,
.cust-relationship div:first-child{
	height: 148px;
}
.business-continuity img,
.travel-expense img,
.improve-productivity  img{
	width: 50%;
}
.business-continuity img{
	padding-top: 50px;
}
.travel-expense img{
	padding-top: 30px;
    /* height: 121px; */
}
.improve-productivity div:first-child{
	height: 130px
}
.improve-productivity  img{
	/* height: 121px; */
}
.improve-productivity  p{
	padding: 18px 0;
}
.cust-relationship img{
	margin-top: 30px;
}
.product3_tbl .table-bordered>tbody>tr>td{
	text-align: center;
	padding: 35px;
	vertical-align: middle;
}
.product3_tbl .table-bordered,
.product3_tbl .table-bordered>thead>tr>th,
.product3_tbl .table-bordered>tbody>tr>td{
	border: 1px solid #4d4d4d;
}
.product3_tbl table thead tr,
.product3_tbl table tr:nth-of-type(even){
	background: #e7e8e9 !important;
}
.product3_tbl table thead tr th{
	text-align: center;
	padding: 40px;
}
.product3_tbl table tr:nth-of-type(odd){
	/* background: #666; */
}
.product3_tbl table tr:nth-of-type(odd) td:first-child
.product3_tbl table tr:nth-of-type(even) td:first-child{
	
}
.product3_tbl table tr:nth-of-type(odd) td:first-child{
	/* color: #fff; */
}
.product3_tbl table tr:nth-of-type(even) td:first-child{
	/* color: #f00; */
}
.product3_tbl table tr:nth-of-type(odd) td:first-child,
.product3_tbl table tr:nth-of-type(even) td:first-child{
	font-size: 20px;
	width: 218px;
}
.product3_tbl table tr:nth-child(4) td:first-child{
	letter-spacing: 1px;
}
.SNUG_product2_FlowChart_Grid .col-sm-3{
	
}
.product3_tbl table span{
	font-size: 30px;
}
/* .product3_tbl table span.glyphicon-ok{
	color: #00c100;
}
.product3_tbl table span.glyphicon-remove{
	color: #f00;
} */

/* ---------- About Us Style ---------- */
.SNUG_About_Heading h1{
	color: #fc1415;
}
.SNUG_About_Heading{
	margin-top: -20px;
    padding: 50px;
}
.SNUG_About_Content p,
.SNUG_About_Content li{
	font-size: 14px;
    letter-spacing: 2.59px;
}
.SNUG_About_Content p{
	padding: 10px 0;
}
.SNUG_About_Content ul{
	list-style: initial;
}
.SNUG_About_Logo{
	padding-bottom: 35px;
    padding-top: 35px;
    margin-bottom: 45px;
}
.SNUG_About_Logo p{
	padding-top: 15px;
}
.SNUG_About_Logo .col-sm-3{
	overflow: hidden;
}
.SNUG_About_Logo .col-sm-3:before {
	 transform: translateX(100%);
	 content: '';
	 position: absolute;
	 bottom: 0;
	 left: 0;
	 width: 99.5%;
	 height: 2px;
	 border-bottom: 2px solid transparent;
	 border-left: 2px solid transparent;
	
}
.SNUG_About_Logo .col-sm-3:after {
	 transform: translateX(-100%);
	 content: '';
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 99.5%;
	 height: 2px;
	 border-top: 2px solid transparent;
	 border-right: 2px solid transparent;
}
.SNUG_About_Logo .col-sm-3:hover{
	color: inherit;
	text-decoration: none;
}
.SNUG_About_Logo .col-sm-3:hover:before{
	transition: .1s transform linear, .1s height linear .1s;
	transform: translateX(0);
	height: 100%;
	border-color: #fff;
}
.SNUG_About_Logo .col-sm-3:hover:after{
	transition: .1s transform linear .2s, .1s height linear .3s;
	transform: translateX(0);
	height: 100%;
	border-color: #fff;
}
@media(max-width: 768px){
	.SNUG_About_Heading{
		padding: 50px 0;
	}
	.top-bar-section ul li a{
		letter-spacing: 6px;
	}
	#videoList iframe{
		height: auto;
	}
}
@media (max-width: 732px){
	.top-bar-section ul li a {
		letter-spacing: 5px;
	}
}
@media(max-width: 367px){
	.SNUG_About_Heading p{
		font-size: 1rem;
	}
}
@media(max-width: 367px) and (min-width: 320px){
	.SNUG_About_Heading h1{
		font-size: 1.8rem;
	}
}
@media(max-width: 319px){
	.SNUG_About_Heading h1{
		font-size: 1.4rem;
	}
}

/* ---------- Contact Us Style ---------- */
.SNUG_Contact_Heading,

.SNUG_Video_Heading{
	/* margin-top: -20px; */
    padding: 30px;
}
.SNUG_Contact_Content{
	padding: 30px;
}
.SNUG_Contact_Content span{
	padding-right: 20px;
}
.SNUG_Contact_Content .col-sm-6:first-child{
	padding: 70px 0;
}
.top-bar-section.container ul.navFixed{
	transition: all 0.5s;
}
@media(max-width: 768px){
	.SNUG_Contact_Heading h1{
		font-size: 1.6rem;
	}
	.SNUG_Contact_Content .col-sm-6:first-child,
	.SelfServiceSolutions{
		padding: 0;
	}
	.SNUG_Contact_Content{
		padding: 20px;
	}
	.SNUG_Contact_Content .col-sm-6:last-child{
		padding: 0;
		/* border: 1px solid; */
		box-shadow: 0px 0px 6px #000;
	}
	.SNUG_Contact_Content iframe{
		width: 100% !important;
		height: 380px;
	}
}

/* edit css by Vj*/
.padding-none.products{
	display: flex;
}
.products_grid_row.products_grid_row1  img{
	height: 100%;
}
.multichannel,.skills,.self-service,.recording,.info-analytics{
	margin-right: 0;
	margin-left: 0;
	width: 100%;
	background: transparent!important;
	border:none;
}
.multichannel div,.skills div,.self-service div,.recording div,.info-analytics div{
	background: #e7e8e9;
	border: 1px solid #ccc;
	padding: 10px;
}

.SNUG_product2_FlowChart_Grid{
	display: flex;
}
.SNUG_product2_FlowChart_Grid > .col-sm-3 .col-sm-12:last-child{
	height: auto;
}
.SNUG_product2_FlowChart_Grid .divi{
	background: #ce0016!important;
	height: 100%;
}
.SNUG_product2_FlowChart_Grid .list-height ul{
	height: 420px;
}
.SNUG_product2_FlowChart_Grid .list-img{
	position: absolute;
	bottom: 0;
	right: 0;
	clear: both;
}
.SNUG_product2_FlowChart_Grid .list-img img{
	/*position: relative!important;*/
	right: -75px!important;
}
.SNUG_product2_FlowChart_Grid .col-sm-3:nth-of-type(4) .list-img {
	left: 15px;
	right: 15px;;
}
@media (max-width: 1028px){
	.SNUG_product2_FlowChart_Grid{
		display: unset;
	}
	.SNUG_product2_FlowChart_Grid h3 {
		font-size: 1rem;
		padding: 5px 0;
		margin-bottom: 0;
	}
	.SNUG_product2_FlowChart_Grid .list-height ul{
		font-size: .85rem;
	}
	.SNUG_product2_FlowChart_Grid .list-img{
		right: -34px;
	}
	.SNUG_product2_FlowChart_Grid .list-img img{
		width: 50%;
	}
	.SNUG_product2_FlowChart_Grid .col-sm-3 {
		padding: 0 5px!important;
	}
}
@media (max-width: 768px){
	.SNUG_product2_FlowChart_Grid {
		display: block;
	}
	.SNUG_product2_FlowChart_Grid .col-sm-3 {
		    width: 48%;
			margin-bottom: 30px;			
			padding: 0 0!important;
			margin: 1%;
			float: left;
	}
	.SNUG_product2_FlowChart_Grid .list-height ul {
		height: 305px;
	}
	.SNUG_product2_FlowChart_Grid h3{
		padding: 15px 0;
	}
	.scalable-pattern, .resilient-reliable, .flexible-workforce, .rich-collaboration,
	.record-interactions ,.own-device ,.bandwidth-efficiency ,.video-quality 
	{
		width: unset;
	}
	.product3_tbl table tr:nth-of-type(odd) td:first-child, .product3_tbl table tr:nth-of-type(even) td:first-child {
		font-size: 15px;
	}
	.product3_tbl table span {
		font-size: 16px;
	}
	.product3_tbl table thead tr th {
		text-align: center;
		padding: 10px!important;
	}
	.business-continuity img, .travel-expense img, .improve-productivity img ,.cust-relationship img{
    	width: 30%;
	}
}

@media (max-width: 768px){
	.SNUG_product2_FlowChart_Grid .list-height ul {
		height: 350px;
	}
}

@media (max-width: 420px){
	.SNUG_product2_FlowChart_Grid .list-height ul {
		height: 390px;
	}
	.SNUG_product2_FlowChart_Grid .col-sm-3{
		width: 100%;
	}
	.SNUG_product2_FlowChart_Grid .list-img {
		right: 0;
	}
	.SNUG_product2_FlowChart_Grid .list-img img {
    /* width: 50%; */
		width: auto;
	}
	.SNUG_product2_FlowChart_Grid .col-sm-3:nth-of-type(4) .list-img {
    	left:  0px;
		right: 0px;
	}
	
}

/**/
.SNUG_Video_Content video{
	width: 100%;
}
.VideoDivider{
	height: 1px;
	display:block;
	margin: 9px 0;
	overflow: hidden;
	background-color: #afafaf;
}

/**/

.SNUG_EnquireProduct-IPO a,
.SNUG_EnquireProduct a{
    font-size: 19px;
    text-decoration: none;
    padding: 10px 20px;
    border: 1px solid;
}
.SNUG_IPOCC_Grid{
	margin-bottom: 20px;
}
.SNUG_EnquireProduct a{
	background: #fff;
}
.SNUG_EnquireProduct-IPO a,
.SNUG_EnquireProduct a:hover,
.SNUG_EnquireProduct a:focus{
	color: #fff;
}
.SNUG_EnquireProduct a,
.SNUG_EnquireProduct-IPO a{
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}
.SNUG_EnquireProduct a,
.SNUG_EnquireProduct-IPO a:hover,
.SNUG_EnquireProduct-IPO a:focus{
	color: #ce0016;
}
.SNUG_EnquireProduct-IPO a:hover,
.SNUG_EnquireProduct-IPO a:focus{
	background: none;
}
.SNUG_EnquireProduct-IPO a,
.SNUG_EnquireProduct a:hover,
.SNUG_EnquireProduct a:focus{
	background: #ce0016;
}