h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, ul, li {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  font-weight:normal;
  vertical-align:baseline;
  background:transparent;
	list-style:none;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}

@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i|Poppins:300,400');
/*
font-family: 'Playfair Display', serif;
font-family: 'Poppins', sans-serif;
*/


*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.cf:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.cf {
	display: block;
}
html, body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
img {
	display:block;
	max-width:100%;
	height: auto;
}
.img-right {
	text-align: right;
}
.img-center {
	text-align: center;
}
.img-right img,
.img-center img {
	display:inline-block;
}
body {
	background: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size:24px;
	line-height:36px;
	color:#17171f;
	padding:0;
	margin:0;
	text-size-adjust: none ;
	-webkit-text-size-adjust:none;
}
a {
	color:#007582;
	text-decoration:none;
	outline:none;
	display:inline-block;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}
a:hover {
	color:#17171f;
}

p {
	margin-bottom:30px;
	font-weight: 300;
}
p:last-child {
	margin-bottom:0;
}
.green-color {
	color: #007582;
}
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}
.list-01 {
	margin-bottom: 30px;
}
.list-01:last-child {
	margin-bottom: 0;
}
.list-01 > li {
	position: relative;
	padding-left: 20px;
	min-height: 20px;
	margin-bottom: 5px;
	font-family: 'Poppins', sans-serif;
}
.list-01 > li:last-child {
	margin-bottom:0px;
}
.list-01 > li:after {
	content: "";
	pointer-events: none;
	position: absolute;
	top: 13px;
	left: 0;
	width: 10px;
	height: 10px;
	background-color: #007582;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.list-01 > li ul {
	margin: 10px 0 20px 20px;
}
.list-order > li {
	list-style: decimal;
	margin-bottom: 5px;
}
.list-order {
	margin: 0;
}
.list-order > li ul {
	margin: 10px 0 20px 25px;
}
.title {
	margin-bottom: 50px;
}
.list-alpha li {
	list-style-type: lower-latin;
}
.note {
	font-size: 16px;
}
.mt-30 {
	margin-top: 30px;
}

h1 {
	font-family: 'Playfair Display', serif;
	font-size: 60px;
	line-height: 72px;
	color: #17171f;
	margin-bottom: 10px;
}
h2 {
	font-family: 'Playfair Display', serif;
	font-size: 60px;
	line-height: 72px;
	color: #17171f;
	margin-bottom: 10px;
}
h2 span {
	color: #007582;
}
h3 {
	font-family: 'Playfair Display', serif;
	font-size: 42px;
	line-height: normal;
	color: #17171f;
	margin-bottom: 10px;
}
h4 {
	font-family: 'Playfair Display', serif;
	font-size:36px;
	line-height:normal;
	color:#17171f;
	margin-bottom:10px;
}
h4 span {
	color: #007582;
}
h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
	font-weight: 400;
	color:#17171f;
	margin-bottom: 20px;
}
h6 {
}

.intl-tel-input {
	display: block;
	margin-bottom: 20px;
}
.intl-tel-input .country-list .country {
	font-size: 14px;
}
.text-field {
	display:block;
	width:100%;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color:#17171f;
	background: #fff;
	padding:13px 20px;
	border:1px solid #007582;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
}
.text-field.error-msg {
	border:2px solid #ff0000;
	color:#ff0000;
}
textarea {
	resize: none;
	height: 100px;
}

.form-msg .error {
	color: #ff0000;
	padding-bottom: 20px;
}
.form-msg .success {
	color: #019e13;
	padding-bottom: 20px;
}
.title.text-center .sub-text,
.title.text-center .link {
	margin-left: 0;
}
.title .sub-text {
	font-size: 24px;
	font-weight: 300;
	color: #007582;
	position: relative;
	padding:0 40px 0 0;
	margin-left: 35px;
}
.title .sub-text:after {
	content: "";
	position: absolute;
	top: 12px;
	right: 10px;
	width: 23px;
	height: 16px;
	background:url(../images/right-arrow.svg) right center no-repeat;
	background-size: 23px auto;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}
.link {
	border: 0;
	background: none;
	padding:0 40px 0 0;
	font-size: 24px;
	font-weight: 300;
	color: #007582;
	position: relative;
	margin-left: 35px;
	cursor: pointer;
}
.link:hover {
	color:#007582;
}
.link:after {
	content: "";
	position: absolute;
	top: 12px;
	right: 10px;
	width: 23px;
	height: 16px;
	background:url(../images/right-arrow.svg) right center no-repeat;
	background-size: 23px auto;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}
.link:hover:after {
	right: 5px;
}
button.link:after {
	top: 8px;
}

.content-wrapper {
	overflow: hidden;
}
.container {
	margin:0 auto;
	width:1545px;
	max-width: 95%;
}
.container.small {
	width:1180px;
}
.container.extra-small {
	width:1040px;
}

/** Header css start **/
.site-header {
	position: fixed;
	z-index: 2;
	top:0;
	left: 0;
	width: 100%;
	padding: 50px 80px;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}
.site-header.fixed {
	background-color: rgba(23, 23, 31, .90);
	padding:30px 80px;
}
.logo {
	float: left;
	width: 180px;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}
body.home-page .logo {
	opacity: 0;
}
body.home-page .site-header.fixed .logo {
	opacity: 1;
}
.logo a,
.logo img {
	display: block;
}
.header-right {
	float: right;
}
.menu-btn {
	display: block;
	vertical-align: middle;
	text-transform:uppercase;
	color:#007582;
	width: 30px;
	height: 20px;
	margin-top: 14px;
	position:relative;
	z-index: 1;
}
.menu-line,
.menu-line:before,
.menu-line:after {
	width:100%;
	height: 2px;
	background-color: #007582;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	position: absolute;
	left:0;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}
.menu-line::before, .menu-line::after {
	content: "";
	display: block;
}
.menu-line::before {
	top: -7px;
	transition: top 0.1s 0.34s ease-in,
	opacity 0.1s ease-in;
}
.menu-line::after {
	bottom: -7px;
	transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.menu-btn.active .menu-line {
	-webkit-transform: rotate(225deg);
  transform: rotate(225deg);
	transition-delay: 0.14s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.menu-btn.active .menu-line:before {
	top: 0;
	opacity: 0;
	transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}
.menu-btn.active .menu-line:after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.nav-wrapper {
	position:fixed;
	right:0;
	top:0;
	width:100%;
	height:100%;
	display:flex;
	display: -webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-direction:row;
	justify-content:flex-start;
	align-items:center;
	-webkit-align-items:center;
	background:rgba(21,21,31,.90);
	opacity: 0;
	visibility: hidden;
	color:#fff;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.nav-wrapper.open {
	opacity: 1;
	visibility: visible;
}
.nav-wrapper .inner {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}
.nav-wrapper a {
	color: #fff;
}
.nav-wrapper a:hover {
	color: #007582;
}
ul.main-menu {
	width: 100%;
	position: relative;
	z-index: 1;
}
.main-menu > li {
	float: left;
	width: 20%;
	vertical-align: middle;
	padding: 0 50px;
}
.nav-wrapper.open .main-menu li {
	animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	animation-name: fadeInUp;
	-webkit-animation-name: fadeInUp;
}
.nav-wrapper.open .main-menu li:nth-child(1) {
	animation-delay: 700ms;
	-webkit-animation-delay: 700ms;
}
.nav-wrapper.open .main-menu li:nth-child(2) {
	animation-delay: 900ms;
	-webkit-animation-delay: 900ms;
}
.nav-wrapper.open .main-menu li:nth-child(3) {
	animation-delay: 1100ms;
	-webkit-animation-delay: 1100ms;
}
.nav-wrapper.open .main-menu li:nth-child(4) {
	animation-delay: 1300ms;
	-webkit-animation-delay: 1300ms;
}
.nav-wrapper.open .main-menu li:nth-child(5) {
	animation-delay: 1500ms;
	-webkit-animation-delay: 1500ms;
}
.nav-wrapper.open .main-menu li:nth-child(6) {
	animation-delay: 1700ms;
	-webkit-animation-delay: 1700ms;
}
.nav-wrapper.open .main-menu li:nth-child(7) {
	animation-delay: 1900ms;
	-webkit-animation-delay: 1900ms;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.main-menu > li > a  {
	font-family: 'Playfair Display', serif;
	font-size: 36px;
	color: #fff;
	margin-bottom: 70px;
	position: relative;
}
.main-menu > li > a:after {
	content: "";
	display: inline-block;
	margin-left: 5px;
	width: 5px;
	height: 5px;
	background-color: #007582;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.main-menu > li li a {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: #007582;
}
.main-menu > li li a:hover {
	color: #fff;
}
.nav-wrapper .lines {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	
}
.nav-wrapper .lines .line {
	width: 20%;
	height: 0;
	position: absolute;
	top: 0;
	border-right: 1px solid rgba(0,117,130,.5);
}
.nav-wrapper.open .line {
	height: 100%;
}
.nav-wrapper .lines .line:nth-child(1) {
	left: 0;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}
.nav-wrapper .lines .line:nth-child(2) {
	left: 20%;
	-webkit-transition:all 0.5s ease-in;
	-moz-transition:all 0.5s ease-in;
	-o-transition:all 0.5s ease-in;
	transition:all 0.5s ease-in;
}
.nav-wrapper .lines .line:nth-child(3) {
	left: 40%;
	-webkit-transition:all 0.8s ease-in;
	-moz-transition:all 0.8s ease-in;
	-o-transition:all 0.8s ease-in;
	transition:all 0.8s ease-in;
}
.nav-wrapper .lines .line:nth-child(4) {
	left: 60%;
	-webkit-transition:all 1.1s ease-in;
	-moz-transition:all 1.1s ease-in;
	-o-transition:all 1.1s ease-in;
	transition:all 1.1s ease-in;
}
.nav-wrapper .lines .line:nth-child(5) {
	left: 80%;
	-webkit-transition:all 1.4s ease-in;
	-moz-transition:all 1.4s ease-in;
	-o-transition:all 1.4s ease-in;
	transition:all 1.4s ease-in;
}
/** Header css end **/

.main-banner {
	background-color: #17171f;
	color: #fff;
	overflow: hidden;
	display:flex;
	display: -webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-direction:row;
	justify-content:flex-start;
	align-items:center;
	-webkit-align-items:center;
}
.main-banner .container {
	position: relative;
	z-index: 1;
}
.main-banner .banner-logo {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 190px;
	height: 100%;
	display: table;
	border-left: 1px solid rgba(0,117,130,.5);
}
.main-banner .banner-logo a {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
  	transform: rotate(-90deg);
  	position: absolute;
  	bottom: 120px;
  	right: 5px;
  	width: 180px;
}
.page-title {
	background-color: #17171f;
	color: #fff;
	padding: 120px 0 50px 0;
	text-align: center;
}
.main-banner h2,
.page-title h2,
.main-banner p,
.page-title p {
	color: #fff;
}
.main-banner h2 {
	margin-bottom: 20px;
}
.main-banner .flex-wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items:center;
	-webkit-align-items:center;
}
.main-banner .content-part {
	width: 38%;
}
.main-banner .title {
	max-width: 600px;
}
.main-banner .image-part {
	width: 62%;
	-webkit-order: 2;
	-moz-order: 2;
	order: 2;
}
.main-banner .image-part img {
	margin: 0 auto;
}
.main-banner .image-part svg {
	display: block;
	margin: 0 auto 0 40px;
	width: 750px;
	height: auto;
}
/** svg animation
polygon{
	opacity:0;
	-webkit-transition:all 1500ms cubic-bezier(.17,.67,0,1.34);
	-moz-transition:all 1500ms cubic-bezier(.17,.67,0,1.34);
	transition:all 1500ms cubic-bezier(.17,.67,0,1.34);
	fill:#007582;
}
#moveAnim {		
	display:none;			 
}
svg g ellipse.active, svg g path.active, svg circle.active {		
	opacity:1 !important;
	transition: opacity 4s ease;
}	
.mt0{opacity:0.3;fill:#007582;}
.mt1{opacity:0.4;fill:#007582;}
.mt2{opacity:0.2;fill:#007582;}
.mt3{opacity:0.7;fill:#007582;}
.mt4{fill:#007582;}
/** svg animation **/
#shakeAnim polygon{
	opacity:0;
	-webkit-transition:all 1500ms cubic-bezier(.17,.67,0,1.34);
	-moz-transition:all 1500ms cubic-bezier(.17,.67,0,1.34);
	transition:all 1500ms cubic-bezier(.17,.67,0,1.34);
	fill:#007582;
}

#moveAnim {		
	display:none;			 
}
svg g ellipse.active, svg g path.active, svg circle.active {		
	opacity:1 !important;
	transition: opacity 4s ease;
}
#eg_pine .mt0{opacity:0.3;fill:#007582;}
#eg_pine .mt1{opacity:0.4;fill:#007582;}
#eg_pine .mt2{opacity:0.2;fill:#007582;}
#eg_pine .mt3{opacity:0.7;fill:#007582;}
#eg_pine .mt4{fill:#007582;}				
/*
polygon:hover, .mt0:hover, .mt1:hover, .mt2:hover, .mt3:hover, .mt4:hover, ellipse:hover, circle:ellipse, path:hover{
	transform: translateZ(20px)
}
@keyframes shake {
  0% {			
  opacity:1;
	transform: translate(0px, 0px);
	
  }
  100% {
	opacity:0;
	transform: translate(-20px, -10px);
  }
}
@keyframes flamefly2 {
  0%{
    transform: translate(0) rotate(180deg);
  }
   50% {
     opacity: 1;
  }
  100% {
    transform: translate(-20px, -100px) rotate(180deg);
    opacity: 0;
  }
 }
 */
#shape3 polygon.active{		
	animation: 1s ease-out 0s 1 opacityAnim;	
}		
@keyframes opacityAnim{
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.2;
  }
}
/** svg animation **/

.main-banner .mobile-video {
	display: none;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.main-banner .desktop-video {
	position: absolute;
	z-index: 0;
	pointer-events: none;
	max-width: 85%;
	width: 1500px;
	height: auto;
	right: 5%;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.main-banner .link:hover {
	color:#007582;
}

.mt-100 {
	margin-top: 100px;
}
/** section padding class **/
section {
	position: relative;
}
.section-padding {
	padding: 120px 0;
}
.section-padding-half {
	padding: 60px 0;
}
.section-padding-t {
	padding: 120px 0 0 0;
}
.section-padding-b {
	padding:  0 0 120px 0;
}
.section-padding-t-half {
	padding: 60px 0 0 0;
}
.section-padding-b-half{
	padding:  0 0 60px 0;
}
/** section padding class **/

.green-bg {
	background-color: #d9eaec;
}
.green-gradient {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#007582+0,ffffff+100 */
	background: #d9eaec; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #d9eaec 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #d9eaec 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #d9eaec 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9eaec', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.who-we-wre .green-gradient {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	pointer-events: none;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}
.who-we-wre .green-gradient.aos-animate {
	width: 45%;
}
.who-we-wre .title {
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
}
.who-we-wre .graphical-img {
	margin: -50px 0 0 0;
}
.who-we-wre .graphical-img img {
	margin: 0 auto;
}
.who-we-wre .graphical-img svg {
	width: 730px;
	max-width: 100%;
	display: block;
	height: auto;
	margin: 0 auto;
}
.who-we-wre .right-block {
	float: right;
	max-width: 480px;
	text-align: right;
}

.what-we-do .flex-wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items:flex-end;
	-webkit-align-items:flex-end;
}
.what-we-do .left-block {
	width: 42%;
	position: relative;
	z-index: 1;
}
.what-we-do .left-block img {
	margin: 0 0 70px -170px;
	max-width: inherit;
	position: relative;
	pointer-events: none;
	z-index: 1;
}
.what-we-do .left-block svg {
	margin: 0px 0 70px -200px;
	display: block;
	width: 825px;
	height: auto;
	position: relative;
	z-index: 1;
	pointer-events: none;
}
.what-we-do .right-block {
	width: 58%;
	padding: 80px;
	position: relative;
}
.what-we-do .flex-wrapper .green-gradient {
	position: absolute;
	width: 0;
	height: 100%;
	top: 0;
	right: 0;
	z-index: -1;
	pointer-events: none;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,d9eaec+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #ffffff 0%, #d9eaec 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #ffffff 0%,#d9eaec 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #ffffff 0%,#d9eaec 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9eaec',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.what-we-do .flex-wrapper .green-gradient.aos-animate {
	width: 100%;
}
.services-list li {
	margin-bottom: 50px;
}
.services-list li:last-child {
	margin-bottom: 0;
}
.services-list li p {
	margin-bottom: 10px;
}
.find-domains .services-list li p {
	margin-bottom: 30px;
}
.buy-domains .content {
	width: 750px;
	max-width: 100%;
}

.testimonial-section .testimonial-wrapper {
	max-width: 100%;
	width: 750px;
}
.testimonial-section.text-center .testimonial-wrapper {
	margin: 0 auto;
}
.author-detail p {
	margin: 0;
}

.blog-section > .container {
	padding: 120px 0;
	position: relative;
}
.blog-section .green-gradient {
	position: absolute;
	z-index: -1;
	pointer-events: none;
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,d9eaec+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(45deg, #ffffff 0%, #d9eaec 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #ffffff 0%,#d9eaec 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #ffffff 0%,#d9eaec 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9eaec',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.blog-section .green-gradient.aos-animate {
	width: 100%;
}
.blog-section .graphical-img {
	position: absolute;
	width: 700px;
	top: -262px;
	right: 180px;
	pointer-events: none;
}
.blog-section .graphical-img svg {
	display: block;
	width: 100%;
	height: auto;
}
.blog-list {
	margin: 0 -40px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
}
.blog-list li {
	width: 50%;
	padding: 0 40px;
	margin-bottom: 70px;
}
.entry-meta {
	margin-bottom: 10px;
	font-weight: 300;
}
.blog-list li h4 a {
	color: #17171f;
}
.blog-list li h4 a:hover {
	color: #007582;
}
.entry-meta span {
	margin-right: 10px;
	color: #007582;
}
.entry-meta span:last-child {
	margin-right: 0;
}
.domains-carousel li {
	padding:0 20px;
}
.domains-carousel img {
	margin: 0 auto;
}

.contact-section > .container {
	padding: 120px 0;
	position: relative;
}
.contact-section .green-gradient {
	position: absolute;
	z-index: -1;
	pointer-events: none;
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,d9eaec+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(45deg, #ffffff 0%, #d9eaec 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #ffffff 0%,#d9eaec 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #ffffff 0%,#d9eaec 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9eaec',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.contact-section .green-gradient.aos-animate {
	width: 100%;
}
.contact-section .graphical-img {
	position: absolute;
	top: -240px;
	right: 180px;
	width: 700px;
	pointer-events: none;
}
.contact-section .graphical-img svg {
	width: 100%;
	height: auto;
}

.contact-section .flex-wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content:space-between;
	-webkit-justify-content:space-between;
}
.contact-section .left-block {
	width: 42%;
	position: relative;
	z-index: 1;
}
.contact-section .right-block {
	width: 58%;
	padding: 0 50px;
	position: relative;
}
.contact-section .address li {
	margin-bottom: 30px;
}
.contact-section .address li:last-child {
	margin-bottom: 0;
}

.search-domain-section .container,
.subscribe-section > .container {
	padding:100px 100px 120px 100px;
	position: relative;
}
.search-domain-section .title,
.subscribe-section .title {
	margin-bottom: 70px;
}
.search-domain-section .green-gradient,
.subscribe-section .green-gradient {
	position: absolute;
	z-index: -1;
	pointer-events: none;
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d9eaec+0,ffffff+100 */
	background: #d9eaec; /* Old browsers */
	background: -moz-linear-gradient(45deg, #d9eaec 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #d9eaec 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #d9eaec 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9eaec', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.search-domain-section .green-gradient.aos-animate,
.subscribe-section .green-gradient.aos-animate {
	width: 100%;
}
.search-box,
.subscribe-box {
	margin: 0 auto;
	max-width: 980px;
	position: relative;
}
.search-box .text-field,
.subscribe-box .text-field {
	background: #fff;
	border: 2px solid #007582;
	padding: 34px 40px;
	width: 100%;
	height: 120px;
	font-family: 'Playfair Display', serif;
	font-size: 36px;
	color: #17171f;
}
.search-box .search-btn {
	background:url(../images/search-icon.svg) right center no-repeat;
	background-size: 36px auto;
	border: 0;
	cursor: pointer;
	position: absolute;
	top: 40px;
	right: 40px;
	overflow: hidden;
	width: 36px;
	height: 36px;
	text-indent: -9999px;
}
.subscribe-box .btn-holder {
	position: absolute;
	top:0;
	right: 0;
}
.subscribe-box .btn-holder .button {
	padding:45px 40px;
	height: 120px;
	background-color: #007582;
	border: 0;
	font-size: 24px;
	font-weight: 300;
	color: #fff;
	cursor: pointer;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-appearance:button;
	-moz-appearance:button;
	-o-appearance:button;
	appearance:button;
}

.site-footer {
	background-color: #17171f;
	color: #fff;
}
.site-footer a:hover {
	color: #fff;
}
.footer-top {
	padding: 150px 0;
}
.footer-logo {
	margin-bottom: 15px;
}
.footer-logo img {
	width: 235px;
	display: block;
}
.footer-left-block {
	width: 65%;
	float: left;
}
.footer-right-block {
	width: 35%;
	float: right;
}
.news-latter h5 {
	color: #ffffff;
	font-family: 'Playfair Display', serif;
	margin-bottom: 30px;
}
.footer-block {
	width: 50%;
	float: left;
	padding-right: 45px;
}
/*.footer-block:last-child {
	padding-right: 0;
}*/
.footer-bottom {
	border-top: 1px solid #0b4651;
	padding: 30px 0;
}
.footer-bottom .copy {
	float: left;
}
.footer-bottom .social-media {
	float: right;
}
.news-latter .text-field {
	display: block;
	width: 100%;
	max-width: 400px;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #9b9b9b;
	background: #151d25;
	padding: 13px 20px;
	border: 2px solid #0b4651;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 20px;
}
.social-media a {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: 0 20px;
}
.social-media a:first-child {
	margin-left: 0;
}
.social-media a:last-child {
	margin-right: 0;
}
.social-media a.twitter {
	background:url(../images/twitter.svg) right center no-repeat;
	background-size: auto 25px;
}
.social-media a.facebook {
	background:url(../images/facebook.svg) right center no-repeat;
	background-size: auto 25px;
}
.social-media a.linkedin {
	background:url(../images/linkedin.svg) right center no-repeat;
	background-size: auto 25px;
}

.igt-section .flex-wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items:center;
	-webkit-align-items:center;
}
.igt-section .content-part {
	width: 42%;
	padding-left: 130px;
}
.igt-section .image-part {
	width: 58%;
}
.igt-section .green-gradient {
	position: absolute;
	z-index: -1;
	pointer-events: none;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d9eaec+0,ffffff+100 */
	background: #d9eaec; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #d9eaec 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #d9eaec 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #d9eaec 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9eaec', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.igt-section .green-gradient.aos-animate {
	width: 45%;
}
.igt-section .whoweare-img img {
	width: 450px;
}
.igt-section .whoweare-img svg {
	width: 650px;
	margin-right: -100px;
	pointer-events: none;
}

.team-section {
	background-color: #d9eaec;
}
.team-block {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	margin-bottom: 100px;
}
.team-block:last-child {
	margin-bottom: 0;
}
.team-block .member-img {
	width: 44%;
}
.team-block:nth-child(2n+2) .member-img {
	-webkit-order: 2;
	-moz-order: 2;
	order: 2;
}
.team-block .member-desc {
	width: 56%;
	padding: 120px 120px 50px 90px;
}
.team-block .member-desc .member-name h2 {
	margin-bottom: 10px;
}
.team-block .member-desc .member-name {
	margin-bottom: 20px;
	color: #007582;
}

.blog-post {
	padding: 0 90px;
	margin-bottom: 150px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items:center;
	-webkit-align-items:center;
}
.blog-post:last-child {
	margin-bottom: 70px;
}
.blog-post .post-thumbnail {
	width: 35%;
	position: relative;
}
.blog-post .post-thumbnail a {
	display: block;
	position: relative;
	z-index: 1;
}
.blog-post .post-thumbnail:after {
	content: "";
	position: absolute;
	top:40px;
	left: -40px;
	width: 100%;
	height: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d9eaec+0,ffffff+100 */
	background: #d9eaec; /* Old browsers */
	background: -moz-linear-gradient(45deg, #d9eaec 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #d9eaec 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #d9eaec 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9eaec', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.blog-post .entry-content {
	width: 65%;
	padding: 100px 0 0 80px;
}
.blog-post .entry-content h3 a {
	color: #17171f;
}
.blog-post .entry-content h3 a:hover {
	color: #007582;
}
.blog-post .entry-content .link {
	margin-left:70px;
}
.post-listing .blog-post:nth-child(even) .post-thumbnail {
	-webkit-order: 2;
	-moz-order: 2;
	order: 2;
}
.post-listing .blog-post:nth-child(even) .post-thumbnail:after {
	right: -40px;
	left: inherit;
}
.post-listing .blog-post:nth-child(even) .entry-content {
	padding: 100px 80px 0 0;
}
.blog-post .entry-meta {
	margin-bottom: 20px;
}
.post-detail .entry-meta {
	margin-bottom: 40px;
}
.entry-meta .postet-by {
	font-style: italic;
}
.entry-meta .date {
	color: #a7a7a8;
}
.post-detail .postet-img {
	margin-bottom: 30px;
}
.post-detail .green-gradient {
	padding:30px;
	margin-bottom: 30px;
}
.post-nav {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #e7e7e8;
	margin-top: 50px;
	padding-top: 50px;
}
.post-nav li.prev {
	float: left;
}
.post-nav li.next {
	float: right;
}
.post-nav li a {
	font-size: 24px;
	font-weight: 300;
	color: #007582;
	position: relative;
}
.post-nav li a:hover {
	color:#007582;
}
.post-nav li.next a {
	padding:0 40px 0 0;
}
.post-nav li.next a:after {
	content: "";
	position: absolute;
	top: 12px;
	right: 5px;
	width: 23px;
	height: 16px;
	background:url(../images/right-arrow.svg) right center no-repeat;
	background-size: 23px auto;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}
.post-nav li.next a:hover:after {
	right: 0;
}
.post-nav li.prev a {
	padding:0 0 0 40px;
}
.post-nav li.prev a:after {
	content: "";
	position: absolute;
	top: 12px;
	left: 5px;
	width: 23px;
	height: 16px;
	background:url(../images/left-arrow.svg) right center no-repeat;
	background-size: 23px auto;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}
.post-nav li.prev a:hover:after {
	left: 0;
}

.contact_email_form .text-field {
	margin-bottom: 20px;
}
.contact_email_form .g-recaptcha {
	margin-bottom: 20px;
}

/* Accordian css **/
.accordian-title {
	font-size:22px;
	color:#000;
	display:block;
	padding:20px 0 20px 35px;
	border-top: 2px solid #d9eaec;
	cursor: pointer;
	position:relative;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}
.accordian-title:first-child {
	margin-top: 0;
	border-top: 0;
}
.accordian {
	border-bottom: 2px solid #d9eaec;
}
.accordian-title:after {
	content:"";
	width: 19px;
	height: 3px;
	background: #007582;
	position:absolute;
	top:36px;
	left:0;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}
.accordian-title:before {
	content:"";
	width: 3px;
	height: 19px;
	background: #007582;
	position:absolute;
	top:28px;
	left:8px;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}
.accordian-title:hover:after,
.accordian-title.accordian-active:after,
.accordian-title:hover:before,
.accordian-title.accordian-active:before {
	background: #007582;
}
.accordian-title.accordian-active:before {
	opacity: 0;
	height: 0;
}
.accordian-title:hover {
	color: #007582;
}
.accordian-title.accordian-active {
	color:#007582;
}
.accordian-content {
	padding:10px 0 30px 35px;
	display:none;
}
.accordian-content.accordian-open {
	display:block;
}
/** Accordian css **/

.blockquote {
	padding:30px;
	margin: 20px 0;
}

.col-wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
}
.col-2 {
	width: 47%;
	margin-right: 6%;
}
.col-2:nth-child(2n + 2) {
	margin-right: 0;
}
.services-box {
}
.services-box .green-gradient {
	padding:80px;
	margin-top: 100px;
}

.tools-block {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	border: 2px solid #badfe3;
	border-bottom: 0;
	border-right: 0;
}
.tools-block .block {
	width: 50%;
	padding: 40px;
	border-right: 2px solid #badfe3;
	border-bottom: 2px solid #badfe3;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}
.tools-block .block:hover {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(186,223,227,1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(186,223,227,1);
	box-shadow: 0px 0px 40px 0px rgba(186,223,227,1);
}
.tools-block .block .title {
	margin-bottom: 20px;
}
.tools-block .block .title h4 {
	margin-bottom: 0;
}
.eve-text {
	font-family: 'Playfair Display', serif;
	font-style: normal;
}
.eve-text span {
	color: #007582;
}

/*loader css*/
.loader-wrapper {
	background-color: #17171f;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #0e3d47;
    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
 
.loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #007582;
    -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
      animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
 
.loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #046470;
    -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
      animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
 
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}
/*loader css*/

@media(min-width: 2050px) {
	
	.main-banner .container {
		width: 70%;
	}
	.main-banner .image-part svg {
		width: 80%;
	}
}

@media(max-width: 1600px) {
	h1 {
		font-size: 54px;
		line-height: 66px;
	}
	h2 {
		font-size: 48px;
		line-height: 62px;
	}
	.container {
		width:90%;
	}
	.container.small {
		width:1000px;
	}
	.main-menu > li {
		padding: 0 40px;
	}
	.main-menu > li > a {
		font-size: 30px;
		margin-bottom:30px;
	}
	.main-menu > li li a {
		font-size: 20px;
	}
	.main-banner .content-part {
		width: 40%;
	}
	.main-banner .image-part {
		width: 60%;
	}
	.main-banner .image-part img {
		width: 454px;
	}
	.main-banner .image-part svg {
		margin: 0 auto 0 -10px;
	}
	.who-we-wre .graphical-img svg {
		width: 700px
	}
	.who-we-wre .graphical-img img {
		width: 700px
	}
	.what-we-do .left-block img {
		margin: 0 0 100px -120px;
		max-width: 570px;
	}
	.what-we-do .left-block svg {
		margin: 0px 0 70px -160px;
		max-width: 670px;
	}
	.what-we-do .right-block {
		padding: 50px;
	}
	.services-list li {
		margin-bottom: 30px;
	}
	.blog-section .graphical-img {
		width: 600px;
	}
	.search-box,
	.subscribe-box {
		max-width: 800px;
	}
	.services-box .green-gradient {
		padding: 50px;
	}
}
@media(max-width: 1440px) {
	body {
		font-size:20px;
		line-height:30px;
	}
	h1 {
		font-size: 44px;
		line-height: 58px;
	}
	h2 {
		font-size: 44px;
		line-height: 58px;
	}
	h3 {
		font-size: 38px;
	}
	h4 {
		font-size:28px;
	}
	h5 {
		font-size: 24px;
	}
	p {
		margin-bottom: 20px;
	}
	.link,
	.title .sub-text {
		font-size: 20px;
	}
	.link:after,
	.title .sub-text:after {
		top: 8px;
		width: 20px;
		height: 14px;
		background:url(../images/right-arrow.svg) right center no-repeat;
		background-size: 20px auto;
	}
	.container {
		width:85%;
	}
	.container.small {
		width:900px;
	}
	.container.extra-small {
		width:1040px;
	}
	.main-menu > li {
		padding: 0 25px;
	}
	.section-padding {
		padding: 80px 0;
	}
	.section-padding-half {
		padding: 40px 0;
	}
	.section-padding-t {
		padding: 80px 0 0 0;
	}
	.section-padding-b {
		padding:  0 0 80px 0;
	}
	.section-padding-t-half {
		padding: 40px 0 0 0;
	}
	.section-padding-b-half{
		padding:  0 0 40px 0;
	}
	.main-banner .content-part {
		width: 46%;
	}
	.main-banner .image-part {
		width: 54%;
	}
	.main-banner .image-part img {
		width: 75%;
	}
	.main-banner .image-part svg {
		width: 550px;
		margin: 0 auto 0 -60px;
	}
	.who-we-wre .right-block {
		max-width: 380px;
	}
	.who-we-wre .graphical-img svg {
		width: 600px;
	}
	.who-we-wre .graphical-img img {
		width: 600px;
	}
	.what-we-do .left-block img {
		margin: 0 0 100px -100px;
		max-width: 500px;
	}
	.what-we-do .left-block svg {
		margin: 0px 0 40px -140px;
		max-width: 600px;
	}
	.blog-section > .container {
		padding: 80px 0 50px 0;
	}
	.blog-section .graphical-img {
		width: 500px;
		top: -182px;
		right: 100px;
	}
	.blog-list {
		margin: 0 -20px;
	}
	.blog-list li {
		padding: 0 20px;
	}
	.search-domain-section .container,
	.subscribe-section > .container {
		padding: 75px 50px 90px 50px;
	}
	.search-domain-section .title,
	.subscribe-section .title {
		margin-bottom: 40px;
	}
	.search-box .text-field,
	.subscribe-box .text-field {
		height: 100px;
		padding: 24px 30px;
		font-size: 30px;
	}
	.search-box .search-btn {
		top: 30px;
		right: 30px;
	}
	.subscribe-box .btn-holder .button {
		height: 100px;
		padding:31px 30px;
	}
	.footer-top {
		padding: 100px 0;
	}
	.igt-section .green-gradient.aos-animate {
		width: 38%;
	}
	.igt-section .content-part {
		padding-left: 60px;
	}
	.post-nav li a {
		font-size: 20px;
	}
	.post-nav li.next a:after {
		top: 8px;
		width: 20px;
		height: 14px;
		background:url(../images/right-arrow.svg) right center no-repeat;
		background-size: 20px auto;
	}
	.post-nav li.prev a:after {
		top: 8px;
		width: 20px;
		height: 14px;
		background:url(../images/left-arrow.svg) right center no-repeat;
		background-size: 20px auto;
	}
	.section-padding-t.contact-section {
		padding: 120px 0 0 0;
	}
	.contact-section > .container {
		padding: 80px 0 50px 0;
	}
	.contact-section .graphical-img {
		max-width: 600px;
		top: -220px;
		right: 150px;
	}
	.services-box .green-gradient {
		margin-top: 50px;
	}
}
@media(max-width: 1200px) {
	h1 {
		font-size: 40px;
		line-height: 54px;
	}
	h2 {
		font-size: 40px;
		line-height: 54px;
	}
	.container {
		width:90%;
	}
	.container.small {
		width:85%;
	}
	.container.extra-small {
		width:75%;
	}
	.site-header {
		padding: 50px 35px;
	}
	.site-header.fixed {
		padding: 25px 35px;
	}
	.main-menu > li > a {
		font-size: 24px;
	}
	.main-banner .banner-logo {
		width: 100px;
	}
	.main-banner .banner-logo a {
		width:150px;
		right: -25px;
		bottom: 110px;
	}
	.main-banner .container {
		width: 100%;
		max-width: 100%;
		padding: 0 100px;
	}
	.main-banner .image-part svg {
		margin: 0 auto 0 -40px;
		width: 500px;
	}
	.main-banner .desktop-video {
		right: 0;
	}
	.what-we-do .left-block {
		width: 50%;
	}
	.what-we-do .left-block img {
		margin: 0 0 100px -30px;
		max-width: 110%;
	}
	.what-we-do .left-block svg {
		margin: 0px 0 70px -20px;
		max-width: 120%;
	}
	.what-we-do .right-block {
		width: 50%;
	}
	.search-box,
	.subscribe-box {
		width: 80%;
	}
	.team-block .member-desc {
		padding: 50px 50px 50px 90px;
	}
	.blog-post .entry-content {
		padding: 50px 0 0 50px;
	}
}
@media(max-width: 1023px) {
	h4 {
		font-size:26px;
	}
	.site-header {
		padding: 30px 35px;
		border-bottom: 1px solid rgba(0,117,130,.5);
	}
	.site-header.fixed {
		padding: 20px 35px;
	}
	.logo {
		float: right;
		width: 150px;
		margin-top: 5px;
	}
	body.home-page .logo {
		opacity: 1;
	}
	.header-right {
		float: left;
	}
	.nav-wrapper {
		padding: 70px 0 30px 0;
		align-items: flex-start;
		-webkit-align-items: flex-start;
	}
	.nav-wrapper .lines {
		display: none;
	}
	.main-menu > li {
		width: 100%;
		padding: 0;
		border-bottom: 1px solid rgba(0,117,130,.5);
	}
	.main-menu > li > a {
		font-size: 28px;
		padding: 15px 10px 15px 75px;
		margin-bottom: 0;
	}
	.main-menu > li .submenu {
		margin: -40px 0 15px 270px;
		padding:0;
	}
	.title {
		margin-bottom: 30px;
	}
	.main-banner {
		height: auto !important;
		padding: 150px 0 100px 0;
	}
	.main-banner .banner-logo {
		display: none;
	}
	.main-banner .image-part {
		width: 100%;
		-webkit-order: inherit;
		-moz-order: inherit;
		order: inherit;
	}
	.main-banner .image-part img {
		width: 70%;
	}
	.main-banner .image-part svg {
		margin: 0 auto;
		max-width: 77%;
		width: inherit;
		height: auto;
	}
	.main-banner .desktop-video {
		display: none;
	}
	.main-banner .mobile-video {
		display: block;
	}
	.main-banner .content-part {
		width: 100%;
		text-align: center;
	}
	.main-banner .title {
		max-width:100%;
	}
	.main-banner .content-part .link {
		margin-left: 0;
	}
	.what-we-do .left-block {
		width: 100%;
	}
	.what-we-do .left-block img {
		width: 70%;
		max-width: 100%;
		margin: 0 auto 70px auto;
	}
	.what-we-do .left-block svg {
		margin: 0px auto;
		width: 80%;
		max-width: 100%;
	}
	.what-we-do .right-block {
		width: 100%;
	}
	.blog-section .graphical-img {
		width: 400px;
		top: -146px;
		right: 30px;
	}
	.blog-list li {
		margin-bottom: 50px;
	}
	.igt-section .whoweare-img img {
		width: 300px;
	}
	.igt-section .whoweare-img svg {
		width: 500px;
		margin-right: -60px;
	}
	.team-block {
		max-width: 500px;
		margin:0 auto 50px auto;
	}
	.team-block .member-img {
		width: 100%;
	}
	.team-block:nth-child(2n+2) .member-img {
		-webkit-order: inherit;
		-moz-order: inherit;
		order: inherit;
	}
	.team-block .member-desc {
		width: 100%;
		padding: 30px 0 0 0;
	}
	.blog-post {
		margin-bottom: 80px;
		padding: 0 50px;
	}
	.blog-post:last-child {
		margin-bottom: 25px;
	}
	.blog-post .post-thumbnail {
		width: 100%;
		max-width: 485px;
	}
	.blog-post .post-thumbnail:after {
		top: 30px;
		left: -30px;
	}
	.post-listing .blog-post:nth-child(even) .post-thumbnail {
		-webkit-order: inherit;
		-moz-order: inherit;
		order: inherit;
	}
	.post-listing .blog-post:nth-child(even) .post-thumbnail:after {
		right: inherit;
		left: -30px;
	}
	.blog-post .entry-content,
	.post-listing .blog-post:nth-child(2n) .entry-content {
		width: 100%;
		padding: 50px 0 0 0;
	}
	.blog-post .entry-content .link {
		margin-left: 35px;
	}
	.post-nav {
		padding-top: 30px;
		margin-top: 30px;
	}
	.contact-section > .container {
		padding: 50px 0;
	}
	.contact-section .graphical-img {
		max-width: 500px;
		right: 30px;
	}
	.contact-section .left-block {
		width: 100%;
	}
	.contact-section .right-block {
		width: 100%;
		padding: 0;
		margin-top: 30px;
	}
	.services-box .col-2 {
		width: 100%;
		margin:0 0 50px 0;
	}
	.services-box .col-2:last-child {
		margin:0;
	}
	.tools-block .block {
		padding: 30px;
	}
}
@media(max-width: 991px) {
	.footer-left-block, .footer-right-block {
	    width: 100%;
	}
	.news-latter h5 {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	button.link:after {
	    top: 7px;
	}
}
@media(max-width: 767px) {
	body {
		font-size:18px;
		line-height:28px;
	}
	h1 {
		font-size: 36px;
		line-height: 50px;
	}
	h2 {
		font-size: 36px;
		line-height: 50px;
	}
	h3 {
		font-size: 30px;
	}
	h4 {
		font-size:26px;
	}
	h5 {
		font-size: 20px;
	}
	.main-menu > li > a {
		font-size: 24px;
	}
	.main-menu > li .submenu {
		margin: -40px 0 15px 240px;
	}
	.main-menu > li li a {
		font-size: 18px;
	}
	.main-banner {
		padding: 100px 0 50px 0;
	}
	.main-banner .container {
		padding: 0 20px;
	}
	.section-padding {
		padding: 60px 0;
	}
	.section-padding-half {
		padding: 30px 0;
	}
	.section-padding-t {
		padding: 60px 0 0 0;
	}
	.section-padding-b {
		padding:  0 0 60px 0;
	}
	.section-padding-t-half {
		padding: 30px 0 0 0;
	}
	.section-padding-b-half{
		padding:  0 0 30px 0;
	}
	.section-padding.who-we-wre {
		padding-bottom: 0;
	}
	.who-we-wre .graphical-img svg {
		width: 400px;
		margin-bottom: 20px;
	}
	.who-we-wre .graphical-img img {
		width: 400px;
		margin-bottom: 70px;
	}
	.what-we-do .left-block img {
		margin: 0 auto 30px auto;
	}
	.section-padding.blog-section {
		padding: 160px 0 60px 0;
	}
	.blog-section .graphical-img {
		width: 300px;
		top:-150px;
	}
	.blog-section > .container {
		padding: 50px 0;
	}
	.blog-list li {
		width: 100%;
	}
	.blog-list li:last-child {
		margin-bottom: 0;
	}
	.search-domain-section .container,
	.subscribe-section > .container {
		padding: 40px 50px;
	}
	.search-domain-section .title,
	.subscribe-section .title {
		margin-bottom: 30px;
	}
	.search-box,
	.subscribe-box {
		width: 100%;
	}
	.search-box .text-field,
	.subscribe-box .text-field {
		padding: 14px 20px;
		height: 65px;
		font-size: 24px;
	}
	.subscribe-box .btn-holder .button {
		height: 65px;
		padding: 15px 20px;
	}
	.search-box .search-btn {
		background:url(../images/search-icon.svg) right center no-repeat;
		background-size: 26px auto;
		width: 30px;
		height: 30px;
		top: 18px;
		right: 20px;
	}
	.footer-top {
		padding: 60px 0;
	}
	.footer-logo img {
		width: 180px;
	}
	.footer-block {
		width: 100%;
		padding-right: 0;
		margin-bottom: 30px;
	}
	.footer-block:last-child {
		margin-bottom: 0;
	}
	.igt-section .image-part {
		width: 100%;
		margin-bottom: 30px;
	}
	.igt-section .green-gradient.aos-animate {
		width: 50%;
	}
	.igt-section .image-part.img-right {
		text-align: center;
	}
	.igt-section .whoweare-img {
		margin-bottom: 0;
	}
	.igt-section .whoweare-img svg {
		width: 450px;
		margin-right: 0;
		max-width: 100%;
	}
	.igt-section .content-part {
		width: 100%;
		padding-left: 150px;
	}
	.blog-post {
		margin-bottom: 50px;
	}
	.section-padding-t.contact-section {
		padding: 80px 0 0 0;
	}
	.contact-section .graphical-img {
		max-width: 400px;
		top:-170px;
		right: -20px;
	}
	.tools-block .block {
		width: 100%;
	}
}
@media(max-width: 567px) {
	body {
		font-size:15px;
		line-height:24px;
	}
	h1 {
		font-size: 26px;
		line-height: 36px;
	}
	h2 {
		font-size: 26px;
		line-height: 36px;
	}
	h3 {
		font-size: 24px;
	}
	h4 {
		font-size:22px;
	}
	h5 {
		font-size:18px;
	}
	.text-field {
		border: 1px solid #007582;
	}
	.link,
	.title .sub-text {
		font-size: 16px;
		padding: 0px 30px 0 0;
		margin-left: 20px;
	}
	.link:after,
	.title .sub-text:after {
		top: 8px;
		width: 15px;
		height: 11px;
		background:url(../images/right-arrow.svg) right center no-repeat;
		background-size: 15px auto;
	}
	.container,
	.container.small,
	.container.extra-small {
		width:90%;
	}
	.site-header {
		padding: 25px 20px;
	}
	.site-header.fixed {
		padding: 15px 20px;
	}
	.logo {
		width: 120px;
	}
	.nav-wrapper {
		padding: 50px 0 30px 0;
	}
	.menu-btn {
		width: 20px;
	}
	.main-menu > li > a {
		font-size: 20px;
		padding: 15px 10px 15px 55px;
	}
	.main-menu > li .submenu {
		margin: -35px 0 15px 195px;
	}
	.main-menu > li li a {
		font-size: 16px;
		padding: 0;
	}
	.section-padding {
		padding: 50px 0;
	}
	.section-padding-half {
		padding: 30px 0;
	}
	.section-padding-t {
		padding: 50px 0 0 0;
	}
	.section-padding-b {
		padding:  0 0 50px 0;
	}
	.section-padding-t-half {
		padding: 30px 0 0 0;
	}
	.section-padding-b-half{
		padding:  0 0 30px 0;
	}
	.title {
		margin-bottom: 20px;
	}
	.main-banner {
		padding: 100px 0 30px 0;
	}
	.main-banner .image-part svg {
		max-width: 75%;
	}
	.who-we-wre .title {
		margin-bottom: 0;
	}
	.who-we-wre .graphical-img {
		margin:0;
	}
	.who-we-wre .graphical-img svg {
		width: 80%;
	}
	.who-we-wre .graphical-img img {
		width: 80%;
	}
	.who-we-wre .green-gradient {
		height: 70%;
	}
	.what-we-do .right-block {
		padding:25px;
	}
	.what-we-do .left-block svg {
		width: 90%;
	}
	.section-padding.blog-section {
		padding:130px 0 50px 0;
	}
	.section-padding-t.blog-section {
		padding:130px 0 0 0;
	}
	.blog-section .graphical-img {
		max-width: 100%;
		right: 0;
	}
	.blog-list li {
		margin-bottom: 20px;
	}
	.domains-carousel img {
		width: 70%;
		max-width: 100%;
	}
	.search-domain-section .container,
	.subscribe-section > .container {
		width: 100%;
		max-width: 100%;
		padding: 40px 20px;
	}
	.search-box .text-field,
	.subscribe-box .text-field {
		padding:10px 25px;
		height: 45px;
		font-size: 16px;
		border: 1px solid #007582;
	}
	.subscribe-box .btn-holder .button {
		height: 45px;
		font-size: 18px;
		padding: 10px 20px;
	}
	.search-box .search-btn {
		background:url(../images/search-icon.svg) right center no-repeat;
		background-size: 21px auto;
		width: 25px;
		height: 25px;
		top: 12px;
		right: 15px;
	}
	.footer-bottom .copy {
		font-size: 14px;
	}
	.social-media a {
		width: 17px;
		height: 17px;
		margin: 0 5px;
	}
	.social-media a.twitter {
		background:url(../images/twitter.svg) right center no-repeat;
		background-size: auto 17px;
	}
	.social-media a.facebook {
		background:url(../images/facebook.svg) right center no-repeat;
		background-size: auto 17px;
	}
	.social-media a.linkedin {
		background:url(../images/linkedin.svg) right center no-repeat;
		background-size: auto 17px;
	}
	.footer-top {
		padding: 40px 0;
	}
	.igt-section .whoweare-img img {
		width: 70%;
	}
	.igt-section .content-part {
		padding-left: 0;
	}
	.blog-post {
		padding: 0 20px;
	}
	.blog-post .post-thumbnail:after {
		top: 20px;
		left: -20px;
	}
	.post-listing .blog-post:nth-child(even) .post-thumbnail:after {
		right: inherit;
		left: -20px;
	}
	.post-nav li a {
		font-size: 16px;
	}
	.post-nav li.next a:after {
		top: 8px;
		width: 15px;
		height: 11px;
		background:url(../images/right-arrow.svg) right center no-repeat;
		background-size: 15px auto;
	}
	.post-nav li.prev a:after {
		top: 8px;
		width: 15px;
		height: 11px;
		background:url(../images/left-arrow.svg) right center no-repeat;
		background-size: 15px auto;
	}
	.accordian-title {
		font-size:18px;
	}
	.accordian-title:after {
		top: 31px;
	}
	.accordian-title:before {
		top: 23px;
	}
	.contact-section .graphical-img {
		width: 300px;
		right: 0;
		top:-160px;
	}
	.contact_email_form .g-recaptcha {
		-webkit-transform: scale(.8);
		-moz-transform: scale(.8);
		transform: scale(.8);
		margin-left: -30px;
	}
	.blockquote {
		padding: 20px;
	}
	.team-block {
		margin: 0 auto 30px auto;
	}
	.services-box .green-gradient {
		padding:25px;
	}
	.tools-block .block {
		padding: 20px;
	}
}