body {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
	min-width: 320px;
}
/* header styles */
#main {
	position: relative;
	min-height: 500px;
	background-color: #fff;
}
.wrapper:after {
	content: '';
	display: block;
	clear: both;
}
.wrapper {
	max-width: 1020px;
	margin: 0 auto;
	padding: 20px 0 45px;
	position: relative;
	z-index: 2;
}
/* clients-carusel */

.clients-carusel {
	position: relative;
	padding: 0 0 12px;
}
.clients-carusel .mask .slideset .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
}
.clients-carusel .slide ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	max-width: 600px;
	min-height: 129px;
}
.clients-carusel .slide ul li {
	padding: 0 0 1px 43px;
	overflow: hidden;
	vertical-align: top;
	position: relative;
	color: #fff;
	font: 300 20px/25px 'Raleway', Arial, Helvetica, sans-serif;
}
.clients-carusel .slide ul li:after {
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
	background: url(../images/bg-sprite.png) no-repeat -149px -46px;
	width: 18px;
	height: 15px;
}
.clients-carusel .btn-prev, .clients-carusel .btn-next {
	position: absolute;
	left: -7px;
	top: 168px;
	width: 60px;
	height: 100px;
	background: url(../images/bg-sprite.png) no-repeat -149px -208px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 5;
}
.clients-carusel .btn-next {
	background-position: -230px -208px;
	left: auto;
	right: -8px;
}
/* parallax-section */
/* ============================================================
  PRIMARY STRUCTURE
============================================================ */
.container {
	max-width: 100%;
	/*padding:93px 10px 115px;*/
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
.container-wide {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
/* ============================================================
  SECTIONS
============================================================ */
section.module:last-child {
	margin-bottom: 0;
}
section.module h1 {
/*font:47px/29px 'Raleway', Arial, Helvetica, sans-serif;
	margin:0 0 14px;
	color:#eaeced;*/
}
section.module h2 {
	font: 45px/48px 'Raleway', Arial, Helvetica, sans-serif;
	margin: 0 0 14px;
	color: #eaeced;
}
section.module h3 {
	font: 27px/29px 'Raleway', Arial, Helvetica, sans-serif;
	color: #236AB3;
}
section.module h4 {
	font: 27px/29px 'Raleway', Arial, Helvetica, sans-serif;
	color: #FFF;
}
section.module p {
	margin: 0 0 9px;
	font: 300 15px/19px "Raleway", Arial, Helvetica, sans-serif;
}
section.module strong {
	font-weight: 600;
}
section.module p:last-child {
	margin-bottom: 0;
}
section.module.content {
	padding: 40px 0;
}
section.module.parallax {
	/*height: 600px;*/
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
section.module.parallax h1 {
}
/*Home > Blue Diamond */
section.module.parallax-3 {
	background: #000;
	/*background:url(../images/home-header_bg2.jpg) no-repeat fixed 0% 0% #195FA6;*/
	background-size: cover;
}
/* main-section */
.main-section, .top-block .wrapper {
	margin: 0 auto;
	max-width: 1023px;
	padding: 0 10px;
}
.main-section {
	padding: 0;
}
.top-block .wrapper:after, .main-section:after {
	content: "";
	display: block;
	clear: both;
}
.main-section .wrapper {
	padding: 45px 10px 37px;
}
.two-columns {
	padding: 0 0 5px;
}
.two-columns:after {
	content: "";
	display: block;
	clear: both;
}
#content {
	width: 70.5%;
	float: left;
}
#sidebar {
	width: 27.9%;
	float: right;
}
#get-form {
	margin: 0 0 10px;
}
/* whitepaper-widget-logos */
.whitepaper-widget-logos {
	background: #f5f5f5;
	margin: 0 0 16px;
}
.whitepaper-widget-form-download {
	margin: 0 0 16px;
}
.whitepaper-widget-form-download h3, .whitepaper-widget-logos h3 {
	background: #cacaca;
	padding: 10px;
	color: #fff;
	margin: 0;
	font: 400 24px/26px "Raleway", Arial, Helvetica, sans-serif;
}
.whitepaper-widget-form-download h3 {
	background: #236ab3;
}
.whitepaper-widget-form-download .widget-holder {
	padding: 10px;
	text-align: center;
	background: #edf2f4;
}
.heading-section em {
	font: 400 italic 29px/34px 'Lato', Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	padding: 0 0 7px;
}
.whitepaper-widget-logos .featured-holder {
	text-align: center;
	padding: 20px;
}
#sidebar .banner {
	display: block;
	margin: 0 0 16px;
}
#sidebar .banner img {
	width: 100%;
	display: block;
	height: auto;
}
/* clients */
.clients {
	background: url(../images/home-header_bg2.jpg) no-repeat fixed 0% 0% #195FA6;
	background-size: cover;
	border-bottom: 1px solid #6a96c5;
	position: relative;
}
.clients:after {
	content: "";
	position: absolute;
	left: 100%;
	bottom: 0;
	width: 100%;
	height: 1px;
}
.clients .wrapper {
	padding: 60px 10px 54px;
	position: relative;
}
.clients .wrapper:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -95px;
	width: 0;
	height: 0;
	border-left: 96px solid transparent;
	border-right: 96px solid transparent;
	border-top: 61px solid #fff;
}
.clients .heading-section {
	color: #47b3fc;
	padding: 51px 0 40px;
	min-height: 170px;
}
.clients .section1 {
	background: url(../images/icon8.png) no-repeat 48% 24px;
}
.clients .section2 {
	background: url(../images/icon9.png) no-repeat 50% 24px;
}
.clients .section3 {
	background: url(../images/icon10.png) no-repeat 50% 24px;
}
.clients .section4 {
	background: url(../images/icon11.png) no-repeat 50% 24px;
}
.clients .section5 {
	background: url(../images/icon12.png) no-repeat 50% 24px;
}
.clients .section6 {
	background: url(../images/icon13.png) no-repeat 50% 24px;
}
.clients .section7 {
	background: url(../images/icon18.png) no-repeat 50% 24px;
}
.clients .section8 {
	background: url(../images/icon14.png) no-repeat 50% 24px;
}
.clients .section9 {
	background: url(../images/icon15.png) no-repeat 50% 24px;
}
.clients .section10 {
	background: url(../images/icon16.png) no-repeat 50% 24px;
}
.clients .section11 {
	background: url(../images/icon17.png) no-repeat 50% 24px;
}
.clients .section12 {
	background: url(../images/icon19.png) no-repeat 50% 24px;
}
.clients .icon {
	display: none;
	width: 183px;
	height: 184px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 auto 4px;
}
.clients .icon1 {
	background: url(../images/icon08.png) no-repeat;
}
.clients .icon1:hover {
	background-position: 0 -184px;
}
.clients .icon2 {
	background: url(../images/icon09.png) no-repeat;
}
.clients .icon2:hover {
	background-position: 0 -183px;
}
.clients .icon3 {
	background: url(../images/icon010.png) no-repeat;
}
.clients .icon3:hover {
	background-position: 0 -185px;
}
.clients .icon4 {
	background: url(../images/icon011.png) no-repeat;
}
.clients .icon4:hover {
	background-position: 0 -185px;
}
.clients .icon5 {
	background: url(../images/icon012.png) no-repeat;
}
.clients .icon5:hover {
	background-position: 0 -184px;
}
.clients .icon6 {
	background: url(../images/icon013.png) no-repeat;
}
.clients .icon6:hover {
	background-position: 0 -184px;
}
.clients .icon7 {
	background: url(../images/icon018.png) no-repeat;
}
.clients .icon7:hover {
	background-position: 0 -185px;
}
.clients .icon8 {
	background: url(../images/icon014.png) no-repeat;
}
.clients .icon8:hover {
	background-position: 0 -184px;
}
.clients .icon9 {
	background: url(../images/icon015.png) no-repeat;
}
.clients .icon9:hover {
	background-position: 0 -185px;
}
.clients .icon10 {
	background: url(../images/icon016.png) no-repeat;
}
.clients .icon10:hover {
	background-position: 0 -184px;
}
.clients .icon11 {
	background: url(../images/icon017.png) no-repeat;
}
.clients .icon11:hover {
	background-position: 0 -185px;
}
.clients .icon12 {
	background: url(../images/icon019.png) no-repeat;
}
.clients .icon12:hover {
	background-position: 0 -185px;
}
.clients .heading-section h2 {
	color: #fff;
	text-shadow: none;
	text-transform: uppercase;
	font: 300 45px/47px 'Raleway', Arial, Helvetica, sans-serif;
	margin: 2px 0 0;
	text-align: center;
}
/* diamonds-area */
.diamonds-area {
	height: 380px;
	position: relative;
}
.diamonds {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 380px;
	width: 100%;
}
.diamonds li {
	list-style: none outside;
	position: absolute;
	width: 183px;
	height: 170px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
.diamond-see-all a, .diamonds li a {
	display: block;
	height: 100%;
	color: #1960a7;
	position: relative;
	z-index: 2;
	background: none;
	border: none;
}
.diamonds .diamond1 {
	left: 149px;
	top: 9px;
	background: url(../images/icon08.png) no-repeat;
}
.diamonds .diamond1.active, .diamonds .diamond1:hover {
	background-position: 0 -184px;
}
.diamonds .diamond2 {
	left: 301px;
	top: 8px;
	background: url(../images/icon09.png) no-repeat;
}
.diamonds .diamond2.active, .diamonds .diamond2:hover {
	background-position: 0 -183px;
}
.diamonds .diamond3 {
	left: 453px;
	top: 9px;
	background: url(../images/icon010.png) no-repeat;
}
.diamonds .diamond3.active, .diamonds .diamond3:hover {
	background-position: 0 -185px;
}
.diamonds .diamond4 {
	left: 604px;
	top: 10px;
	background: url(../images/icon011.png) no-repeat;
}
.diamonds .diamond4.active, .diamonds .diamond4:hover {
	background-position: 0 -185px;
}
.diamonds .diamond5 {
	left: 8px;
	top: 106px;
	background: url(../images/icon012.png) no-repeat;
}
.diamonds .diamond5.active, .diamonds .diamond5:hover {
	background-position: 0 -184px;
}
.diamonds .diamond6 {
	left: 224px;
	top: 136px;
	background: url(../images/icon013.png) no-repeat;
}
.diamonds .diamond6.active, .diamonds .diamond6:hover {
	background-position: 0 -184px;
}
.diamond-see-all, .diamonds .diamond7 {
	left: 400px;
	top: 105px;
	background: url(../images/bg-block4.png) no-repeat;
	width: 183px;
	height: 184px;
	padding: 56px 10px 20px;
	position: relative;
	color: #1960a7;
	z-index: 2;
	text-transform: uppercase;
	font: 500 16px/21px 'Raleway', Arial, Helvetica, sans-serif;
	text-align: center;
	text-indent: 0;
}
.diamond-see-all {
	position: absolute;
}
.diamond-see-all span, .diamonds .diamond7 span {
	display: block;
	color: #1960a7;
	font: 18px/20px 'Miniver', cursive;
	text-transform: none;
}
.diamond-see-all:after, .diamonds .diamond7:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 132px;
	width: 13px;
	height: 13px;
	margin: 0 0 0 -6px;
	background: url(../images/bg-sprite.png) no-repeat -287px -39px;
}
.diamonds .diamond8 {
	left: 375px;
	top: 135px;
	background: url(../images/icon018.png) no-repeat;
}
.diamonds .diamond8.active, .diamonds .diamond8:hover {
	background-position: 0 -185px;
}
.diamonds .diamond9 {
	left: 526px;
	top: 136px;
	background: url(../images/icon014.png) no-repeat;
}
.diamonds .diamond9.active, .diamonds .diamond9:hover {
	background-position: 0 -184px;
}
.diamonds .diamond10 {
	left: 105px;
	top: 201px;
	background: url(../images/icon015.png) no-repeat;
}
.diamonds .diamond10.active, .diamonds .diamond10:hover {
	background-position: 0 -185px;
}
.diamonds .diamond11 {
	left: 300px;
	top: 202px;
	background: url(../images/icon016.png) no-repeat;
}
.diamonds .diamond11.active, .diamonds .diamond11:hover {
	background-position: 0 -184px;
}
.diamonds .diamond12 {
	left: 495px;
	top: 203px;
	background: url(../images/icon017.png) no-repeat;
}
.diamonds .diamond12.active, .diamonds .diamond12:hover {
	background-position: 0 -185px;
}
.diamonds .diamond13 {
	left: 684px;
	top: 203px;
	background: url(../images/icon019.png) no-repeat;
}
.diamonds .diamond13.active, .diamonds .diamond13:hover {
	background-position: 0 -185px;
}
/* resources */
.resources {
	position: relative;
	overflow: hidden;
}
.resources .wrapper {
	padding: 93px 10px 115px;
	max-width: 1003px;
}
.heading-section {
	padding: 0 0 20px;
}
.heading-section h1 {
	text-transform: none;
	color: #fff;
	font-size: 55px;
	line-height: 50px;
	font-weight: 600;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	margin: 0;
	text-align: center;
	padding: 65px 0px 0px;
}
.heading-section h2 {
	text-transform: none;
	color: #fff;
	font-size: 45px;
	line-height: 50px;
	font-weight: 600;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	margin: 0;
	text-align: center;
	padding: 65px 0px 0px;
}
.heading-section h2 em {
	font-family: 'Miniver', cursive;
	display: inline-block;
	margin-right: 15px;
	font-size: 45px;
	font-style: normal;
}
.resources-blocks {
	text-align: center;
}
.resources-blocks p strong {
	font-weight: 600;
}
.resources-blocks:after {
	content: "";
	display: block;
	clear: both;
}
.resources-blocks .block {
	width: 334px;
	height: 334px;
	border-radius: 340px;
	position: relative;
	background: rgba(35, 106, 179, 0.83);
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	padding: 55px 38px 74px 46px;
	font: 300 15px/19px 'Raleway', Arial, Helvetica, sans-serif;
	display: inline-block;
	vertical-align: top;
	-webkit-box-shadow: 0 11px 3px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 0 11px 3px 0 rgba(0, 0, 0, 0.35);
}
.resources-blocks .block1 {
	margin: 59px 0 0;
	padding: 55px 35px 74px 49px;
	z-index: 1;
}
.resources-blocks .block2 {
	background: rgba(65, 140, 242, 0.83);
	padding: 56px 38px 74px 46px;
	margin: 0 0 0 -19px;
	z-index: 2;
}
.resources-blocks .block3 {
	margin: 60px 0 0 -18px;
	background: rgba(255, 109, 59, 0.75);
	z-index: 1;
}
.resources-blocks .block:after {
	content: "";
	position: absolute;
	left: 0;
	top: 80px;
	width: 95px;
	height: 82px;
}
.resources-blocks .block1:after {
	background: url(../images/bg-block1.png) no-repeat;
	width: 72px;
}
.resources-blocks .block2:after {
	background: url(../images/bg-block2.png) no-repeat;
	top: 66px;
	width: 95px;
}
.resources-blocks .block3:after {
	background: url(../images/bg-block3.png) no-repeat;
	top: 74px;
	width: 69px;
	height: 88px;
	opacity: 0.9;
}
.resources-blocks .block img {
	display: block;
	max-width: 100%;
	height: auto;
}
.resources-blocks h3 {
	font: 27px/29px 'Raleway', Arial, Helvetica, sans-serif;
	margin: 0 0 14px;
	color: #eaeced;
}
.block1 h4 {
	margin: 0 52px 9px 0;
}
.block2 h4 {
	margin: 0 0 36px;
}
.resources-blocks p {
	margin: 0 0 9px;
}
.resources-blocks b {
	font-weight: normal;
}
.resources-blocks a {
	color: #eaeced;
}
.resources-blocks .more-link {
	position: absolute;
	width: 100%;
	bottom: 24px;
	left: 0;
	padding: 0 0 0 11px;
}
.resources-blocks .more-link i {
	font-size: 14px;
	line-height: 19px;
	margin-left: 5px;
}
.resources-blocks .block2 .more-link {
	bottom: 21px;
}
.resources-blocks .more-link a {
	font-size: 18px;
	line-height: 21px;
}
.resources-blocks .block2 .btn-download {
	color: #e5e7e0;
}
/* diamonds-gallery */
.diamonds-gallery {
	position: relative;
	padding: 0;
}
.diamonds-gallery .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
.diamonds-gallery .slideset {
	width: 99999px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.diamonds-gallery .slide {
	float: left;
	margin: 0;
	width: 334px !important;
}
.diamonds-gallery .btn-prev, .diamonds-gallery .btn-next {
	position: absolute;
	bottom: 10px;
	left: 8px;
	z-index: 2;
	display: none;
	font: 55px/34px 'FontAwesome', Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.diamonds-gallery .btn-next {
	left: auto;
	right: 8px;
}
.diamonds-gallery h1 {
	color: #fff;
	text-align: center;
	padding: 8px 0 20px;
	margin: 0;
	display: none;
}
/* diamonds-area */
.diamonds-gallery .diamonds-area {
	height: 380px;
	position: relative;
}
.diamonds-gallery .diamonds {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 380px;
}
.diamonds-gallery .diamonds li {
	list-style: none outside;
	position: absolute;
	width: 183px;
	height: 184px;
	text-indent: 0;
	font: 500 17px/22px 'Raleway', Arial, Helvetica, sans-serif;
	overflow: hidden;
	text-align: center;
}
.diamonds-gallery .diamonds li span {
	display: table;
	vertical-align: middle;
	width: 183px;
	height: 184px;
	padding: 19px 20px 24px 18px;
	font: 500 17px/22px 'Raleway', Arial, Helvetica, sans-serif;
}
.diamonds-gallery .diamonds li strong, .diamonds-gallery .diamonds li a {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	color: #fff;
	font-weight: 500;
}
.diamonds-gallery .diamonds .diamond1 {
	left: 111px;
	top: 12px;
	background: url(../images/icon08.png) no-repeat 0 -380px;
}
.diamonds-gallery .diamonds .diamond2 {
	left: -28px;
	top: 10px;
	background: url(../images/icon09.png) no-repeat 0 -380px;
}
.diamonds-gallery .diamonds .diamond3 {
	left: 167px;
	top: 10px;
	background: url(../images/icon010.png) no-repeat 0 -380px;
}
.diamonds-gallery .diamonds .diamond4 {
	left: 23px;
	top: 12px;
	background: url(../images/icon011.png) no-repeat 0 -380px;
	z-index: 3;
}
.diamonds-gallery .diamonds .diamond5 {
	left: 14px;
	top: 108px;
	background: url(../images/icon012.png) no-repeat 0 -380px;
}
.diamonds-gallery .diamonds .diamond6 {
	left: 209px;
	top: 106px;
	background: url(../images/icon013.png) no-repeat 0 -380px;
}
.diamonds-gallery .diamonds .diamond7 {
	left: 74px;
	top: 109px;
	background: url(../images/bg-block4.png) no-repeat 0 -193px;
	width: 176px;
	height: 175px;
	padding: 0;
	position: relative;
	color: #343434;
	z-index: 2;
	text-transform: uppercase;
	font: 18px/21px 'Raleway', Arial, Helvetica, sans-serif;
	text-align: center;
	text-indent: 0;
}
.diamonds-gallery .diamonds .diamond7 span {
	font: 18px/18px 'Raleway', Arial, Helvetica, sans-serif;
	padding: 15px 20px 28px 15px;
}
.diamonds-gallery .diamonds .diamond7 b {
	font: 15px/17px 'Raleway', Arial, Helvetica, sans-serif;
}
.diamonds-gallery .diamonds .diamond7 strong, .diamonds-gallery .diamonds .diamond7 a {
	color: #343434;
	font-weight: 400;
}
.diamonds-gallery .diamonds .diamond7 em {
	display: block;
	color: #236ab3;
	font: 600 31px/31px 'Raleway', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.diamonds-gallery .diamonds .diamond7:after {
	display: none;
}
.diamonds-gallery .diamonds .diamond8 {
	left: 259px;
	top: 107px;
	background: url(../images/icon018.png) no-repeat 0 -380px;
}
.diamonds-gallery .diamonds .diamond9 {
	left: 121px;
	top: 107px;
	background: url(../images/icon014.png) no-repeat 0 -380px;
}
.diamonds-gallery .diamonds .diamond10 {
	left: 111px;
	top: 202px;
	background: url(../images/icon015.png) no-repeat 0 -380px;
}
.diamonds-gallery .diamonds .diamond11 {
	left: -28px;
	top: 206px;
	background: url(../images/icon016.png) no-repeat 0 -380px;
}
.diamonds-gallery .diamonds .diamond12 {
	left: -169px;
	top: 205px;
	background: url(../images/icon017.png) no-repeat 0 -380px;
}
.diamonds-gallery .diamonds .diamond13 {
	left: 22px;
	top: 205px;
	background: url(../images/icon019.png) no-repeat 0 -380px;
}
.diamonds-gallery .diamonds .diamond1 a, .diamonds-gallery .diamonds .diamond2 a, .diamonds-gallery .diamonds .diamond3 a, .diamonds-gallery .diamonds .diamond4 a, .diamonds-gallery .diamonds .diamond5 a, .diamonds-gallery .diamonds .diamond6 a, .diamonds-gallery .diamonds .diamond7 a, .diamonds-gallery .diamonds .diamond8 a, .diamonds-gallery .diamonds .diamond9 a, .diamonds-gallery .diamonds .diamond10 a, .diamonds-gallery .diamonds .diamond11 a, .diamonds-gallery .diamonds .diamond12 a, .diamonds-gallery .diamonds .diamond13 a {
	position: relative;
	z-index: 2;
}
.main-section-head {
	text-align: center;
	font: 18px/21px 'Lato', Arial, Helvetica, sans-serif;
	margin: 0 0 29px;
}
.main-section-head em {
	margin: 0 0 5px;
	font: italic 25px/27px 'Lato', Arial, Helvetica, sans-serif;
	color: #5f8fc1;
}
.main-section-head h2 {
	margin: 0;
	font: 39px/42px 'Raleway', Arial, Helvetica, sans-serif;
	color: #236ab3;
	padding: 28px 0 31px;
	border-bottom: 1px solid #c9d1dd;
}
 @media screen and (min-device-width:1900px) and (max-device-width:2800px) {
.slideshow {
	max-height: 750px;
}
}
@media only screen and (max-width:997px) {
.diamonds-area {
	height: 540px;
	width: 748px;
	margin: 0 auto;
}
.diamonds-area .diamonds {
	height: 540px;
}
.diamonds .diamond1 {
	left: 95px;
}
.diamonds .diamond2 {
	left: 291px;
}
.diamonds .diamond3 {
	left: 484px;
}
.diamonds .diamond4 {
	left: 192px;
	top: 297px;
}
.diamonds .diamond5 {
	left: -2px;
}
.diamonds .diamond6 {
	left: 193px;
}
.diamond-see-all {
	left: 294px;
	top: 203px;
}
.diamonds .diamond7 {
	left: 290px;
	top: 202px;
}
.diamonds .diamond8 {
	left: 578px;
}
.diamonds .diamond9 {
	left: 289px;
	top: 393px;
}
.diamonds .diamond10 {
	left: 95px;
}
.diamonds .diamond11 {
	left: 390px;
	top: 105px;
}
.diamonds .diamond12 {
	left: 485px;
}
.diamonds .diamond13 {
	left: 387px;
	top: 298px;
}
.diamonds-gallery {
	margin: 0 auto 5px;
	width: 748px;
	padding: 0;
}
.diamonds-gallery .slide {
	width: 249px;
}
.diamonds-gallery {
	width: 272px;
}
.diamonds-gallery h1 {
	font-size: 42px;
	line-height: 40px;
	padding: 0 0 2px;
}
.diamonds-gallery .slide {
	width: 272px !important;
}
.diamonds-gallery h1, .diamonds-gallery .btn-prev, .diamonds-gallery .btn-next {
	display: block;
}
.diamonds-gallery .btn-prev {
	left: 13px;
}
.diamonds-gallery .diamonds-area {
	display: block;
	height: 272px;
	width: auto;
}
.diamonds-gallery .diamonds {
	height: 272px;
}
.diamonds-gallery .diamonds li, .diamonds-gallery .diamonds li span {
	width: 136px;
	height: 136px;
	font-size: 14px;
	line-height: 17px;
}
.diamonds-gallery .diamonds .diamond1 {
	left: 69px;
	top: 0;
	background: url(../images/icon08.png) no-repeat 0 -281px;
	background-size: 136px 518px;
}
.diamonds-gallery .diamonds .diamond2 {
	left: 71px;
	top: -2px;
	background: url(../images/icon09.png) no-repeat 0 -281px;
	background-size: 136px 518px;
}
.diamonds-gallery .diamonds .diamond3 {
	left: 3px;
	top: 68px;
	background: url(../images/icon010.png) no-repeat 0 -281px;
	background-size: 136px 518px;
}
.diamonds-gallery .diamonds .diamond4 {
	left: 71px;
	top: 0;
	background: url(../images/icon011.png) no-repeat 0 -281px;
	background-size: 136px 518px;
}
.diamonds-gallery .diamonds .diamond5 {
	left: 0;
	top: 68px;
	background: url(../images/icon012.png) no-repeat 0 -281px;
	background-size: 136px 518px;
}
.diamonds-gallery .diamonds .diamond6 {
	left: 140px;
	top: 67px;
	background: url(../images/icon013.png) no-repeat 0 -281px;
	background-size: 136px 518px;
}
.diamonds-gallery .diamonds .diamond7 {
	display: none;
}
.diamonds-gallery .diamonds .diamond8 {
	left: 140px;
	top: 68px;
	background: url(../images/icon018.png) no-repeat 0 -281px;
	background-size: 136px 518px;
}
.diamonds-gallery .diamonds .diamond9 {
	left: 140px;
	top: 69px;
	background: url(../images/icon014.png) no-repeat 0 -281px;
	background-size: 136px 518px;
}
.diamonds-gallery .diamonds .diamond10 {
	left: 70px;
	top: 137px;
	background: url(../images/icon015.png) no-repeat 0 -281px;
	background-size: 136px 518px;
}
.diamonds-gallery .diamonds .diamond11 {
	left: 72px;
	top: 138px;
	background: url(../images/icon016.png) no-repeat 0 -281px;
	background-size: 136px 518px;
}
.diamonds-gallery .diamonds .diamond12 {
	left: 0;
	top: 69px;
	background: url(../images/icon017.png) no-repeat 0 -281px;
	background-size: 136px 518px;
}
.diamonds-gallery .diamonds .diamond13 {
	left: 71px;
	top: 138px;
	background: url(../images/icon019.png) no-repeat 0 -281px;
	background-size: 136px 518px;
}
.diamond-see-all {
	left: 285px;
	top: 202px;
}
}
 @media only screen and (max-width:787px) {
.clients .heading-section {
	padding: 10px 0 15px;
}
.clients .wrapper {
	padding: 10px 10px 23px;
}
.clients .wrapper:after {
	display: none;
}
.heading-section em {
	font-size: 19px;
	line-height: 22px;
}
.clients .heading-section h2 {
	font-size: 20px;
	line-height: 26px;
	min-height: 52px;
}
.clients-carusel {
	position: relative;
	padding: 0 30px 20px;
}
.clients .section1 {
	background: none;
}
.clients-carusel .btn-prev, .clients-carusel .btn-next {
	position: absolute;
	top: 10px;
	left: 0;
	width: 20px;
	height: 32px;
	background: url(../images/bg-sprite.png) no-repeat -257px -74px;
	text-indent: -9999px;
	overflow: hidden;
	opacity: 0.8;
}
.clients-carusel .btn-next {
	left: auto;
	right: 0;
	background-position: -281px -74px;
}
.clients-carusel .slide ul li {
	padding: 0 0 1px 37px;
	font-size: 16px;
	line-height: 24px;
}
.clients .heading-section {
	min-height: 15px;
}
.clients .icon {
	display: block;
}
.diamonds-area {
	display: none;
}
.clients .heading-section {
	background: none;
}
.clients-carusel .btn-prev, .clients-carusel .btn-next {
	top: 178px;
}
.clients-carusel .btn-prev {
	left: 10px;
}
.clients-carusel .btn-next {
	right: 10px;
}
.clients-carusel {
	padding: 0 14px 10px;
}
}

/* Layout for mobile version */
@media only screen and (max-width:767px) {
.section.module.parallax-1 {
	height: 1150px;
}
/*section.module.parallax h1 {font: 700 27px/29px "Raleway",Arial,Helvetica,sans-serif;}*/
.top-text h1 {
	text-align: right;
	margin: 0;
	color: #fff;
	font: 300 96px/98px 'Raleway', Arial, Helvetica, sans-serif;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.33);
}
.section.module.parallax-2 {
	height: 415px;
}
.service-post .post-image span {
	left: 50%;
	margin: 0 0 0 -160px;
}
}
 @media only screen and (max-width:767px) {
#blog-sidebar, .blog .content-section, .archive .content-section, .single .content-section {
	float: none;
	width: 100%;
}
.single #blog-sidebar {
	display: none;
}
}
 @media only screen and (max-width:359px) {
.top-block h1.contact_heading {
	font-size: 80px;
}
.top-hold {
	padding: 10px 0 0;
}
}
 @media only screen and (min-width:998px) {
.top-block-frame .pagination {
	display: block;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
	width: 1050px;
}
}
 @media only screen and (max-width:767px) {
#SightMaxChatRequest, #TextInviteDiv {
	left: 0px !important;
	width: 1px;
}
}
 @media only screen and (max-width:768px) {
#header .logo img {
	width: 90%;
}
.header-column-l .slogan {
	font-size: 8px;
}
.header-column-r {
	padding-right: 100px;
}
}
.services_link, .services_link a {
	text-decoration: underline;
	color: #fff;
}
.clients .slide {
	z-index: 1;
}
.clients .active {
	z-index: 999 !important;
}
.home .pagination > li > a, .home .pagination > li > span {
	border: none;
	padding: 5px;
}
.home .pagination li {
	padding: 0;
}
