/*dev*/
.page-template-developer-page #primaryfull{
	padding-top: 190px;
}
.dbanner-image{	
	height: 700px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
section.section_vision {    
	background-color: #212a36;
	color: #ffffff;
	text-align: center;
}
section.section_vision h2{
	text-transform: uppercase;
	margin-bottom: 22px;
	line-height: 58px;
	color: #ffffff;
	letter-spacing: -1.13333px;
}
.dev-container{
	width: 100%;
	max-width: 938px;
	margin:0px auto;
	position: relative;
	padding: 99px 0 106px 0;
}
.section_vision .section-text{
	max-width: 748px;
	margin:0px auto;
	font-family: 'Open Sans',sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: -0.2px;
}
.section_vision .section-text strong{
	font-weight: bold;
}
.section-text p{
	margin-bottom: 32px;
}
.section-text p{
	line-height: 24px;
	letter-spacing: -0.2px;
}
.section-text p:last-child{
	margin-bottom: 0;
}
.dev-container:before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: url(../images/bg-round.png) no-repeat 50% center;
    background-size: cover;
}
section.section.section_text_image{
	display: -webkit-box;
    display: -moz-box; 
    display: -ms-flexbox; 
    display: -webkit-flex; 
	display: flex;  
	background: #f7f6f6;
	-webkit-box-align: stretch;
     -webkit-align-items: stretch;
     -ms-flex-align: stretch;
     align-items: stretch;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}
.section_text_image .left-content{
	width: 50%;	
	padding:50px 0;
}
.section_text_image .left-content .text-box{
	max-width: 544px;
	width: 100%;
	margin: 0px auto;
	text-align: center;
	color: #1a1919;
	font-weight: 500;
	font-family: 'Open Sans',sans-serif;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.2px;
}
.section_text_image .left-content .section-text{
	max-width: 512px;
	margin: 0px auto;
}
.section_text_image .left-content h2{
	font-family: 'Lato',sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 25px;
	line-height: 40px;
	margin-bottom: 20px;
	color: #4C876F;
}
.section_text_image .right-content{
	width: 50%;
	min-height: 720px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
section.section.section_image_counter{
	display: -webkit-box;
    display: -moz-box; 
    display: -ms-flexbox; 
    display: -webkit-flex; 
	display: flex;  
	-webkit-box-align: stretch;
     -webkit-align-items: stretch;
     -ms-flex-align: stretch;
     align-items: stretch;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}
.section_image_counter .right-content{
	width: 50%;
	padding:50px 0;
}
.section_image_counter .left-content{
	width: 50%;
	min-height: 720px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.section_image_counter .count {
    font-size: 40px;
	line-height: 40px;
	font-family: 'Lato',sans-serif;
	font-weight: normal;
	color: #4C876F;
	margin-bottom: 5px;
}
.section_image_counter .title {
	font-family: 'Open Sans',sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: -0.2px;
	color: #1A1919;
}
.section_image_counter .counters{
	display: -webkit-box;
    display: -moz-box; 
    display: -ms-flexbox; 
    display: -webkit-flex; 
	display: flex;  
	align-items: center;
	-webkit-align-items:center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	justify-content: space-between;
    -webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	width: 370px;
	margin: 0px auto;
}
.section_image_counter .counters-col{
	display: -webkit-box;
    display: -moz-box; 
    display: -ms-flexbox; 
    display: -webkit-flex; 
	display: flex;  
	align-items: center;
	-webkit-align-items:center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}
.section_image_counter .counter{
	width: 165px;
	margin-bottom: 57px;
}
.section_image_counter .counter:last-child{
	margin-bottom: 0;
}
.section_image_counter .right-content .text-box{
	max-width: 442px;
	width: 100%;
	margin: 0px auto;
	text-align: center;
	color: #1a1919;
	font-weight: 500;
	font-family: 'Open Sans',sans-serif;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.2px;
}
.section_image_counter .section-text{
	margin-bottom: 35px;
}
section.section.section_logo_image{
	display: -webkit-box;
    display: -moz-box; 
    display: -ms-flexbox; 
    display: -webkit-flex; 
	display: flex; 
	background: #f7f6f6;
	-webkit-box-align: stretch;
     -webkit-align-items: stretch;
     -ms-flex-align: stretch;
     align-items: stretch;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}
.section_logo_image .left-content{
	width: 50%;	
	padding:50px 0;
}
.section_logo_image .left-content .text-box{
	max-width: 500px;
	width: 100%;
	margin: 0px auto;
}
.section_logo_image .left-content h2{
	font-family: 'Lato',sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 25px;
	line-height: 40px;
	margin-bottom: 30px;
	color: #4C876F;
}
.section_logo_image .right-content{
	width: 50%;
	min-height: 720px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
section.section.section_logo_image .logos{
	display: -webkit-box;
    display: -moz-box; 
    display: -ms-flexbox; 
    display: -webkit-flex; 
	display: flex;  
	align-items: center;
	-webkit-align-items:center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
section.section.section_logo_image .logo{
	margin-right: 30px;
}
section.section.section_logo_image .logo:nth-child(4n+4){
	margin-right: 0px;
}
.collections-wrapper{
	padding: 114px 0 79px 0;
	border-bottom: 1px solid #f7f7f7;
}
.collections-wrapper h2{
	margin-bottom: 22px;
	line-height: 58px;
	color: #4C876F;
	letter-spacing: -1.13333px;
}
.collections-wrapper .collections{
	display: -webkit-box;
    display: -moz-box; 
    display: -ms-flexbox; 
    display: -webkit-flex; 
	display: flex;
	text-align: center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
.collections-wrapper .collection{
	width: 33.33%;
}
.collections-wrapper .collection .cimage{
	height: 370px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.collections-wrapper .text-box{
	max-width: 325px;
	width: 100%;
	margin:35px auto 0 auto;
}
.collections-wrapper #collection-2 .text-box{
	max-width: 367px;
}
.collections-wrapper #collection-3 .text-box{
	max-width: 365px;
}
.collections-wrapper .collection .ctitle{
	font-family: 'Lato',sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 25px;
	line-height: 40px;
	text-transform: uppercase;
	color: #4C876F;
	margin-bottom: 13px;
}
.collections-wrapper .collection .ctext p{
	font-family: 'Open Sans',sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	color: #1A1919;
}
.section_text_image .left-content,
.section_image_counter .right-content,
.section_logo_image .left-content{
	display: -webkit-box;
    display: -moz-box; 
    display: -ms-flexbox; 
    display: -webkit-flex; 
	display: flex;  
	align-items: center;
	-webkit-align-items:center;
}
.section_registerform.register-form{
	margin-top: 0px;
	padding-top: 124px;
	padding-top: 132px;
}
.section_registerform.register-form .section-title{
	color: #4C876F;
	font-size: 25px;
    line-height: 35px;
    margin-bottom: 39px;
}
.section_registerform.register-form .inner-form span{
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.2px;
}
@media only screen and (min-width: 1000px) and (max-width:1200px) {
	.section_image_counter .left-content,
	.section_logo_image .right-content,
	.section_text_image .right-content{
		height: 500px;
	}
	.section_image_counter .right-content .text-box,
	.section_logo_image .left-content,
	.section_text_image .left-content .text-box {
		max-width: 100%;
		padding: 0 30px;
	}
	section.section.section_logo_image .logo {
		margin-right: 10px;
	}
	.collections-wrapper .collection .cimage{
		height: 360px;
	}
	.collections-wrapper .text-box {
		max-width: 100%;
		padding: 0 25px;
	}
}
@media only screen and (max-width:999px) {
	.page-template-developer-page #primaryfull{
		padding-top: 0;
	}
	.section_image_counter .left-content,
	.section_logo_image .right-content,
	.section_text_image .right-content{
		min-height: 360px;
		width: 100%;
	}
	section.section.section_text_image,
	section.section.section_logo_image{
		-webkit-flex-direction: column-reverse;
		flex-direction: column-reverse;		
		background:#ffffff;
	}
	section.section.section_image_counter{
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	.section_text_image .left-content,
	.section_logo_image .left-content{
		background: #f7f6f6;
		padding: 60px 30px;
		width: 100%;
	}
	.section_image_counter .right-content{
		width: 100%;
		padding: 60px 30px;
	}
	.collections-wrapper .collection {
		width: 100%;
	}
	.collections-wrapper .text-box{
		margin:60px auto;
	}
	.dev-container{
		max-width: 100%;
		padding:100px 30px;
	}
	.collections-wrapper .collection .cimage{
		height: 360px;
		max-width: 100%;
		margin: 0px auto;
	}
	.section_registerform.register-form{
		padding: 60px 0px 71px;
	}
}
@media only screen and (max-width:666px) {
	.dbanner-image{
		height: 500px;
	}
	.section_registerform.register-form{
		padding: 60px 0px 71px;
	}
	.section_registerform.register-form .form-section{
		padding:0px !important;
	}
	.collections-wrapper .collection .cimage{
		height: 360px;
		max-width: 100%;
		margin: 0px auto;
	}
	.section_logo_image .left-content .text-box{
		max-width: 100%;
	}
	section.section.section_logo_image .logos{
		justify-content: space-between;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
	}
	section.section.section_logo_image .logo{
		margin-right: 0;
	}
	.collections-wrapper{
		padding: 51px 0 0 0;
	}
	.collections-wrapper h2,
	section.section_vision h2{
		font-size: 25px;
		line-height: 35px;
		letter-spacing: 0;
		margin-bottom: 10px;
	}
	.collections-wrapper h2{
		margin-bottom: 32px;
	}
	.collections-wrapper .text-box{
		margin: 45px auto 36px auto;
	}
	.section_text_image .left-content .text-box,
	.section_vision .section-text{
		font-size: 15px;
	}	 
	.dev-container{
		padding: 71px 30px 63px 30px;
	}
	.section_logo_image .left-content{
		padding: 45px 30px 36px 30px;
	}
	.section_image_counter .right-content{
		padding: 54px 30px 52px 30px;
	}
	.section_text_image .left-content{
		padding: 54px 30px 51px 30px;
	}
	.section_text_image .left-content h2{
		line-height: 35px;
		margin-bottom: 21px;
	}
	.section_logo_image .left-content h2{
		line-height: 35px;
	}
	.collections-wrapper .collection .ctitle{
		margin-bottom: 11px;
	}
	.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit]{
		max-width: 167px;
	}
}
@media only screen and (max-width:499px) {
	.collections-wrapper .text-box{
		max-width: 100%;
		padding: 0 30px;
	}
	.section_image_counter .counters{
		width:100%;
		display: block;
	}	
	.section_image_counter .counter:last-child,
	.section_image_counter .counter{
		margin: 0px auto 57px auto;
	}
	.section_image_counter .counters-col:last-child .counter:last-child{
		margin-bottom:0px;
	}
	.collections-wrapper h2{
		max-width: 204px;
		margin-left:auto;
		margin-right: auto;
	}
}