@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 1024px){
    .IdxServicesWrap .IdxContainWrapper,
.MainWrapper, .TopMainWrapper, .Footer, .IdxContainWrapper, .InnerContainWrapper {
	width:94%;
}
.Nav ,.HomeTop, .TopHeader .PhoneImg, .TopMainRight, .StickyBtns .FillBlueBtn {
	display:none !important;
}
.TopHeader {
	position:relative;
}
.ResponsiveMenu {
	display:block;	
}
img ,.EditorText img {
	max-width:100%;	
}
.Logo {
    float: none;
    width: 100%;
    padding-left: 0px;
}
.Logo a {
	margin: 0 auto;
}

/** index **/
.IdxHeaderBg {
    margin-bottom: 30px;
}
.HeaderWrapperText {
    position: relative;
    left: auto;
    right: auto;
    width: 100%;
    bottom: auto;
}
.HeaderWrapperText .LeftCol h2 {
    color: #000;
}
.MissionStatementWrap {
    min-height: inherit;
}
.MissionStatementWrap .IdxContainWrapper {
    padding: 160px 0px 80px;
}
.IdxProjectsWrap li {
    width: 48.9%;
    min-height: 400px;
}
.IdxProjectsWrap li {
    width: 48.9%;
    min-height: inherit !important;
    background-image: none !important;
}
.IdxProjectsWrap li .ResImg {
    display: block;
}
.IdxProjectsWrap li .AnimatedDiv {
	display: none;
}
.IdxProjectsWrap li .Col {
    display: table;
    width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.ProjectBoxWrap {
    width: 99%;
    margin: 0 auto;
    text-align: center;
    min-height: inherit;
	position: relative;
    top: auto;
    left: auto;
    transform: translate(0%,0%);
}
.ProjectBoxWrap a {
    padding: 40px 20px;
}
.ProjectBoxWrap .WhiteSepLine {
    margin: 12px auto;
    text-align: center;
}
.IdxBlogWrap {
    text-align: center;
}
.IdxBlogWrap .TitleWrap {
    float: none;
    width: 100%;
    text-align: center;
}
.IdxBlogWrap .TitleWrap h2 {
    padding-top: 0;
}
.IdxBlogWrap .InnerBlogList {
    float: none;
    width: 100%;
}
.IdxBlogWrap .BlueSepLine {
    margin: 20px auto 39px;
    text-align: center;
}
.FooterInfoWrap .Wrapper {
    float: none;
    width: 100%;
    padding: 40px 40px;
    margin: 0 auto;
}
.FooterWrap .MapWrap iframe {
    height: 384px;
}
.FooterBottomWrap {
    text-align: center;
}
.IdxServicesWrap .IdxServicesList{
    width: 33%;
}

/** about-us **/
.InnerHeaderBg {
    min-height: inherit;
    height: inherit;
    background-size: cover !important;
    display: block;
    background-image: none !important;
}
.InnerHeaderBg:before {
	display: none;
}
.InnerHeaderBg .ResImg {
    display: block;
}
.InnerHeaderBg .Wrapper {
    display: block;
	background-color: #1c76bd;
}
.InnerHeaderBg .Wrapper .InnerContainWrapper {
    padding: 20px 0px;
}
.AboutCompanyWrap .ImgWrap {
    float: none;
    width: 100%;
    margin: 0 0px 10px 0;
    text-align: center;
    display: none;
}
.AboutCompanyWrap .DetailWrap {
	text-align: center;
}
.AboutCompanyWrap .DetailWrap .HideImg {
    display: block;
    margin: 35px auto 20px;
}
.AboutCompanyWrap .DetailWrap .BlueSepLine {
    margin: 20px auto;
    text-align: center;
}
.MissionStatementWrap.AboutMissionWrap .IdxContainWrapper {
    padding: 80px 0px 80px;
}
.AboutCompanyWrap .DetailWrap h4 {
    font-size: 20px;
    line-height: 30px;
}
.AboutCompanyWrap .DetailWrap li {
    text-align: left;
}
/** services **/
/** projects **/
.ProjectsWrap .Desc {
    text-align: center;
    margin-top: 20px;
}
.ServicesTwoColWrap .ServicesDetailWrap .PaddingWrapper {
    padding: 20px !important;
}	
.ProjectsGalleryWrap li {
    width: 31%;
}
/** blog **/
.BlogWrap .LeftBlock {
    float: none;
    width: 86%;
	margin: 0 auto;
	min-height: inherit !important;
}
.BlogWrap .RightBlock{
    float: none;
    width: 100%;
	min-height: inherit !important;
}
/** contact-us **/
.ContactWrap h4 {
    font-size: 26px;
    line-height: 33px;
}
.FooterInfoWrap {
    float: none;
    width: 100%;
    min-height: inherit !important;
    margin: 0 auto;
    text-align: center;
}
.FooterWrap .MapWrap {
    float: none;
    width: 100%;
    margin: 0 auto;
    min-height: inherit !important;
}
.FooterInfoWrap .BlueSepLine {
    margin: 20px auto;
    text-align: center;
}	
.FooterInfoWrap .InfoListWrap {
    width: 32.5%;
    display: inline-block;
    margin-bottom: 25px;
    vertical-align: top;
}	
}

@media only screen and (max-width: 980px){
/** index **/
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/


}

@media only screen and (max-width: 966px){
/** index **/
.Header h2 {
    font-size: 34px !important;
    line-height: 34px !important;
}
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/



}

@media only screen and (max-width: 960px){
/** index **/
.HeadingWrap h2 {
    font-size: 34px;
    line-height: 38px;
}
.HeaderWrapperText .RightCol h1 {
    font-size: 100px;
    line-height: 100px;
    padding: 20px 0 20px;
}
.IdxTextWrap .RightCol {
    float: right;
    width: 50%;
    font-family: 'Conv_MyriadPro-Regular';
}
.IdxProjectsWrap li {
    width: 48.7%;
}
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/



}

@media only screen and (max-width: 950px){
/** index **/

/** about-us **/
/** services **/
/** projects **/
/** blog **/
.BlogWrap .LeftBlock {
    width: 92%;
}
/** contact-us **/



}

@media only screen and (max-width: 900px){
/** index **/
/** about-us **/
/** services **/
/** projects **/
/** blog **/
.BlogWrap .LeftBlock {
    width: 97%;
}
/** contact-us **/

.box {
    width: 94%;
    margin-left: -47%;
}

}

@media only screen and (max-width: 854px) {
/** index **/
.IdxHeaderBg {
    margin-bottom: 0;
}

.IdxTextWrap .LeftCol, .IdxTextWrap .RightCol {
    float: none;
    width: 100%;
    text-align: center;
}
.IdxTextWrap .LeftCol .BlueSepLine, .MissionStatementWrap .LeftCol .BlueSepLine {
    margin: 20px auto;
    text-align: center;
}
.IdxTextWrap .LeftCol .BlueSepLine, .AboutCompanyWrap .DetailWrap .BlueSepLine, .ServicesInfoWrap .BlueSepLine, .BlogWrap .BlueSepLine {
    width: 150px;
}
.IdxTextWrap .LeftCol h4 {
    font-size: 20px;
    line-height: 27px;
}
.MissionStatementWrap {
    min-height: inherit;
    margin-top: 0px;
}
.MissionStatementWrap .IdxContainWrapper {
    padding: 80px 0px 80px;
}
.MissionStatementWrap .LeftCol, .MissionStatementWrap .RightCol {
    float: none;
    width: 100%;
    padding-right: 0px;
    box-sizing: border-box;
    text-align: center;
}
.MissionStatementWrap h2 br {
	display: none;
}
.MissionStatementWrap .RightCol {
    font-size: 18px;
    line-height: 28px;
}
.IdxServicesWrap .IdxContainWrapper {
    padding: 40px 0px;
}
.IdxBlogWrap .InnerBlogList li {
    width: 100%;
	border-bottom: 1px solid #dedede;
	padding-bottom: 30px;
    margin-bottom: 25px;
	min-height: inherit !important;
}
.IdxBlogWrap .InnerBlogList li:last-child {
	border-bottom: 0px solid #dedede;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.IdxBlogWrap .InnerBlogList li+li {
    border-left: 0px solid #dedede;
}
.IdxBlogWrap .InnerBlogList li .Col {
    width: 100%;
    margin: 0 auto;
}
.MissionStatementWrap .IdxContainWrapper {
    width: 94%;
}
.IdxBlogWrap .InnerBlogList li {
    text-align: center;
}
.IdxBlogWrap .InnerBlogList .ImgWrap {
    width: 345px;
    margin: 0 auto 10px;
}
.IdxBlogWrap .InnerBlogList .BlueSepLine {
    margin: 10px auto 15px;
}
/** about-us **/
.InnerHeaderBg h1 {
    font-size: 40px !important;
    line-height: 40px !important;
}
.InnerHeaderBg .Wrapper .InnerContainWrapper {
    padding: 15px 0px;
}
/** services **/
.ServicesTwoColWrap .Row {
    padding: 30px 20px;
    box-sizing: border-box;
	margin-bottom: 30px;
}
.ServicesTwoColWrap .Row:last-child {
	margin-bottom: 0px;
}
.ServicesTwoColWrap .ImgWrap {
    width: 100%;
    float: none !important;
    margin: 0 auto 25px !important;
    display: block;
	text-align: center;
}
.ServicesTwoColWrap .ServicesDetailWrap {
    width: 100%;
    float: none !important;
    margin: 0 auto;
}	
.ServicesTwoColWrap .ServicesDetailWrap .PaddingWrapper {
    padding: 0px !important;
}	
	/*.ServicesTwoColWrap .Row:nth-child(odd) .ImgWrap,
.ServicesTwoColWrap .Row:nth-child(even) .ImgWrap {
    float: none;
    margin: 0px 0px 0px 0px;
    width: 100%;
	text-align: center;
}
.ServicesTwoColWrap .Row:nth-child(odd) .ServicesDetailWrap .PaddingWrapper,
.ServicesTwoColWrap .Row:nth-child(even) .ServicesDetailWrap .PaddingWrapper {
    padding: 30px 0px 0;
}*/
.ServicesTwoColWrap .ServicesDetailWrap {
    text-align: center;
}
.ServicesTwoColWrap .ServicesDetailWrap .BlueSepLine {
    margin: 20px auto;
    text-align: center;
}
.ServicesTwoColWrap .ImgWrap img {
    width: auto;
    margin: 0 auto;
}
/** projects **/
/** blog **/
.BlogWrap .LeftBlock {
    width: 100%;
}
/** contact-us **/


}

@media only screen and (max-width: 812px) {
/** index **/
.HeaderWrapperText h2 {
    font-size: 35px !important;
    line-height: 33px !important;
}
.IdxProjectsWrap li {
    width: 48.5%;
}
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/


}

@media only screen and (max-width: 800px) {
/** index **/
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/


}

@media only screen and (max-width: 773px){
/** index **/

.FooterInfoWrap .InfoListWrap {
    width: 100%;
    display: block;
    margin-bottom: 25px;
}	
.Header h2 {
    font-size: 28px !important;
    line-height: 30px !important;
}
.HeaderWrapperText .RightCol h1 {
    font-size: 70px;
    line-height: 70px;
    padding: 10px 0 7px;
}
.HeaderWrapperText h2 {
    font-size: 28px !important;
    line-height: 26px !important;
}
.IdxServicesWrap .IdxServicesList {
	margin-bottom: 10px;
}
/* .IdxServicesWrap .IdxServicesList:nth-child(even) {
	border-right: 0px;
} */
.HeadingWrap h2 {
    font-size: 28px;
    line-height: 30px;
}
.FooterInfoWrap .Wrapper {
    padding: 40px 20px;
}
/** about-us **/
/** services **/
.ServicesListWrap h4 {
    font-size: 20px;
    line-height: 20px;
}
.ServicesListWrap li {
    width: 24.8%;
    min-height: 140px;
}
/** projects **/
/** blog **/
/** contact-us **/


}


@media only screen and (max-width: 768px){
/** index **/
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/


}

@media only screen and (max-width: 753px){
/** index **/
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/

.IdxServicesWrap .IdxServicesList {
    width: 49.8%;
}
.IdxServicesWrap .IdxServicesList .Col {
    width: 85%;
}

}

@media only screen and (max-width: 736px){
/** index **/
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/

}

@media only screen and (max-width: 732px){
/** index **/
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/



}

@media only screen and (max-width: 731px){
/** index **/
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/



}

@media only screen and (max-width: 720px){
/** index **/
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/
.ContactWrap .IdxContainWrapper {
    width: 94%;
}



}

@media only screen and (max-width: 667px){
/** index **/
.Header {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    transform: translate(0%,0%);
    text-align: center;
    background-color: #232020;
    padding: 15px 0;
    box-sizing: border-box;
}
.IdxProjectsWrap li {
    width: 48%;
}
.IdxBlogWrap .BlueSepLine {
    margin: 20px auto 30px;
}
.FooterInfoWrap, .FooterWrap .MapWrap {
    float: none;
    width: 100%;
	text-align: center;
	min-height: inherit !important;
}
.FooterInfoWrap .BlueSepLine {
    margin: 20px auto;
    text-align: center;
}
.FooterWrap .MapWrap iframe {
    height: 340px;
}
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/


}

@media only screen and (max-width: 640px){
/** index **/

/** about-us **/
/** services **/
.ServicesTwoColWrap .Row {
    padding: 20px 20px;
    margin-bottom: 20px;
}
/** projects **/
.ProjectsGalleryWrap li {
    width: 47.5%;
}
/** blog **/
/** contact-us **/



}

@media only screen and (max-width: 604px){
/** index **/
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/

}

@media only screen and (max-width: 600px){
/** index **/
.Header h2 {
    font-size: 24px !important;
    line-height: 28px !important;
}
.Header h2 br {
	display: none;
}
/** about-us **/
.InnerHeaderBg h1 {
    font-size: 30px !important;
    line-height: 30px !important;
}
.InnerHeaderBg .Wrapper .InnerContainWrapper {
    padding: 10px 0px;
}
/** services **/
/** projects **/
/** blog **/
/** contact-us **/



}

@media only screen and (max-width: 569px){
/** index **/
.ServicesListWrap li a {
    padding: 15px 10px;
}
.ServicesListWrap li {
    min-height: 112px;
}
/** about-us **/
/** services **/
/** projects **/
.ProjectsGalleryWrap li {
    width: 47%;
}
/** blog **/
/** contact-us **/
.FormWrapper .Col1, .FormWrapper .Col2, .FormWrapper .Col3, .FormWrapper .Col4 {
    width: 100%;
}
.FormWrapper .Col2.TAR {
    text-align: center;
}
.FormWrapper .SecurityCode.Col2 {
    text-align: center;
    margin: 0 auto;
    width: 312px;
}

 
}

@media only screen and (max-width: 568px){
/** index **/
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/
	

}

@media only screen and (max-width: 540px){
/** index **/
.IdxProjectsWrap li {
    width: 100%;
    margin: 5px auto;
}
.IdxProjectsWrap li .Col {
    text-align: center;
}
.IdxProjectsWrap li .BlueSepLine, .IdxProjectsWrap li:nth-child(even) .BlueSepLine {
    margin: 20px auto;
    text-align: center;
}
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/



}

@media only screen and (max-width: 533px){
/** index **/
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/


}

@media only screen and (max-width:480px){
.IdxServicesWrap .IdxServicesList{
    width: 100%;
}
.IdxServicesHeight{
    min-height: inherit !important;
}
/** index **/
.MissionStatementWrap .IdxContainWrapper {
    padding: 40px 0px;
}
.ProjectBoxWrap {
	width: 100%;
}
.ProjectBoxWrap a {
    padding: 30px 15px;
}
.FooterLink li {
    padding: 0px 9px;
}
/** about-us **/
/** services **/
.ServicesListWrap h4 {
    font-size: 16px;
    line-height: 16px;
}
.ServicesListWrap {
    display: block;
}
.ServicesListWrap li {
    width: 100%;
    min-height: inherit !important;
    float: none;
    display: block;
    border-bottom: 3px solid #fff;
}
.ServicesListWrap li+li {
    border-left: 0px solid #232020;
}
.ServicesListWrap h4 {
    font-size: 26px;
    line-height: 30px;
}
.ResMenuList {
    display: block;
    margin-bottom: 25px;
}
.ResMenuList:last-child {
    margin-bottom: 0px;
}
.ServicesInfoWrap .TabWrap {
    text-align: center;
    margin-bottom: 30px;
}
.ServicesInfoWrap .TabWrap .BlueSepLine {
    margin: 20px auto;
    text-align: center;
}

/** projects **/
.ProjectsGalleryWrap li {
    width: 46%;
}
.ProjectsGalleryWrap li {
    margin: 4px 2px;
}
/** blog **/
.BlogWrap .LeftBlock {
    width: 85%;
}
/** contact-us **/
.ResponsiveMenu .PhoneImg {
	padding-left:18px;	
}
.ContactWrap h4 {
    font-size: 18px;
    line-height: 23px;
}


}

@media only screen and (max-width:435px){
/** index **/
.IdxServicesWrap .IdxServicesList {
    width: 100%;
    margin-bottom: 20px;
	min-height: inherit !important;
}
.FooterLink li {
    padding: 0px 9px;
}
.FooterLink li, .copy, .DevelopedBy {
    font-size: 9px;
    line-height: 10px;
}
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/


}

@media only screen and (max-width:424px){
/** index **/
/** about-us **/
/** services **/
/** projects **/
/** blog **/
.BlogWrap .LeftBlock {
    width: 96%;
}
/** contact-us **/



}

@media only screen and (max-width:414px){
/** index **/
.FooterLink li {
    padding: 0px 8px;
}
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/



}

@media only screen and (max-width:412px){
/** index **/
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/



}
@media only screen and (max-width:411px){
/** index **/
.FooterLink li, .copy, .DevelopedBy {
    font-size: 9px;
    line-height: 10px;
}
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/



}

@media only screen and (max-width:400px){ 
/** index **/
.Logo a, .LogoCenter a {
    width: 200px;
    height: 70px;;
}
.copy {
	line-height: 20px;
}
.copy br {
    display: block;
}
.IdxBlogWrap .InnerBlogList h5, .BlogWrap .LeftBlock h5 {
    font-size: 18px;
    line-height: 26px;
}
.FooterLink li {
    padding: 0px 7px;
}
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/
.OverlayWrapper {
    padding: 35px 15px;
}


}

@media only screen and (max-width:384px){ 
/** index **/
.FooterWrap .MapWrap iframe {
    height: 300px;
}
.Header h2 {
    font-size: 20px !important;
    line-height: 26px !important;
}
.FooterLink li {
    padding: 0px 15px;
}
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/

}

@media only screen and (max-width:375px){
/** index **/
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/



}



@media only screen and (max-width:360px){
/** index **/
.IdxBlogWrap .InnerBlogList .ImgWrap {
    width: 100%;
}
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/

.g-recaptcha {
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    -moz-transform-origin: 0;
    -ms-transform-origin: 0;
    -o-transform-origin: 0;
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-transform-origin: 0 0;
    transform-origin: 0;
    filter: progid: DXImageTransform.Microsoft.Matrix(M11=0.85, M12=0, M21=0, M22=0.85, SizingMethod='auto expand');
}
.FormWrapper .SecurityCode.Col2 {
    width: 267px;
}

}

@media only screen and (max-width:320px){
/** index **/
.FooterLink li {
    padding: 0px 9px;
}
/** about-us **/
/** services **/
/** projects **/
/** blog **/
/** contact-us **/



}