/*Columns define 
--------------------------------------------------------------*/

.two-columns .entry{
    width: 50%;
}

.three-columns .entry{
    width: 33.33%;
}

.four-columns .entry{
    width: 25%;
}

.five-columns .entry{
    width: 20%;
}

.two-columns .entry,
.three-columns .entry,
.four-columns .entry,
.five-columns .entry {
    float: left;
    padding: 0 15px;
}

.two-columns ,
.three-columns ,
.four-columns ,
.five-columns  {
    overflow: hidden;
}

/* Row
-------------------------------------------------------------- */
.hoa-row {
    clear: both;
    display: block;
    position: relative;
    padding: 100px 0;
}

.padding-top45px {
    padding-top: 45px;
}

.padding-top77px {
    padding-top: 77px;
}

.padding-bottom30px {
    padding-bottom: 10px;
}

.padding-left30px {
    padding-left: 30px;
}

.padding-right30px {
    padding-right: 30px;
}

/* Divider
-------------------------------------------------------------- */
.hoa-divider {
	position: relative;
	width: 100%;
    overflow: hidden;
}

.hoa-divider.divider10{
    height: 10px;
}

.hoa-divider.divider15{
    height: 15px;
}

.hoa-divider.divider20{
	height: 20px;
}

.hoa-divider.divider30{
	height: 30px;
}

.hoa-divider.divider35{
    height: 35px;
}

.hoa-divider.divider50{
	height: 50px;
}

.hoa-divider.divider80{
    height: 80px;
}

.hoa-divider.divider90{
    height: 90px;
}

.hoa-divider.divider100{
	height: 100px;
}


/*Top
--------------------------------------------------------------*/
.top {
    background-color: #ffffff;
}

.top-info li a {
    line-height: 32px;
    display: inline-block;
    color: #666666;
}

.top-info li:hover a {
    color: #b28500;
}

.top-info .language {
    width: 90px;
}

.top-info .language .vnp-language input[type="button"],
.top-info .language .vnp-language {
    width: 90px !important;
    padding-right: 25px;
}

.top-info .language .vnp-language .lag1 {
    width: 90px !important;
}

.top-info .language .vnp-language .lang {
    cursor: pointer;
    border: none;
    color: #666666;
    font-size: 12px !important;
    font-family: "ProximaNova Semibold",sans-serif;
}

.top-info .language .vnp-language .lag1 {
    top: 32px !important;
}

.top-info li {
    display: inline-block;
    font-family: "ProximaNova Semibold",sans-serif;
    font-size: 12px;
    padding: 0 10px;
    float: right;
    position: relative;
}
.top .language  select{
    border: none;
    font-family: "ProximaNova Semibold",sans-serif;
    font-size: 12px;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
   appearance: none;       /* remove default arrow */
   background-image: url(...);   /* add custom arrow */
}

.top .language  select  option{
   
}

li.language:before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    background-color: #fff;
    right: 10px;
    font-size: 16px;
    top: 2px;
}

.header.style1 .language {
    line-height: 65px;
}

.header.style1 #mainnav > ul > li.language {
    float: right;
}

.header.style1 li.language:before {
    background: transparent;
    color: #fff;
    right: -16px;
    top: 0px;
}

.header.style1 li.language select {
    height: 40px;
    width: 40px;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-shadow: none;
}

.header.style1 li.language select option {
    color: #000;
    background-color: #fff;
}

.top-info li.phone a:before {
    position: absolute;
    top: 0;
    left: 25px;
    font-size: 15px;
    content: "\f095";
    font-family: "FontAwesome";
}

.top-info li.phone a{
	padding-left: 35px;
}

.top-info li.phone:hover:before {
    color: #b28500;
}

/*Title section 
---------------------------------------------------*/
.title-section {
    text-align: center;
    position: relative;
    margin-bottom: 50px;
    color: #fff;
}

.title-section .title {
    font-size: 32px;
    line-height: 32px;
    font-family: "ProximaNova Light",sans-serif;
    margin-bottom: 10px;
}

.title-section .subtitle {
    font-size: 16px;
}


/*Title section style1
---------------------------------------------------*/
.title-section.style1 .title {
    font-size: 25px;
    text-transform: uppercase;
    display: inline-block;
    background-color: #ffffff;
    margin: 0;
    padding: 0 35px;
    z-index: 2;
    color: #666666;
    position: relative;
}

.title-section.color-101a2b .title {
    color: #101a2b;
}

.title-section.style1.color-101a2b:before {
    background: ##b6c3cf;
}

.title-section.style1:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #ddd;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
}

/*Title section style2
---------------------------------------------------*/
.title-section.style2 .title {
    background-color: #efeff1;
    color: #101a2b;
}

.title-section.style1.style2:before {
    background: #b6c3cf;
}

/*Title section style3
---------------------------------------------------*/
.title-section.style3 {
    margin-bottom: 35px;
}

.title-section.style3 .title {
    color: #10192b;
    font-size: 25px;
    letter-spacing: 1.1px;
}

/*Title section style4
---------------------------------------------------*/
.title-section.style4 {
    text-align: left;
    margin-bottom: 0px;
}

.title-section.style4 .title {
    font-family: "ProximaNova Light", sans-serif;
    font-size: 25px;
    color: #101b2b;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.title-section.style4 .title a {
    color: #101b2b;
}

/*Title section style5
---------------------------------------------------*/
.title-section.style5 .title {
    font-family: "Open Sans", sans-serif;
    font-size: 26px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}

.title-section.style5 .title:before,
.title-section.style5 .title:after {
    position: absolute;
    top: 50%;
    content: "";
    width: 250px;
    height: 1px;
    background: rgba(255, 255, 255, 0.34);
}

.title-section.style5 .title:before {
    left: 0;
}

.title-section.style5 .title:after {
    right: 0;
}

/* Button mobile
-----------------------------------------------------*/
.button.vn-button.bt-background {
    background: #082d48;
    color: #fff !important;
}

.button.bt-mobile {
    display: none;
}

/*Project item 
-----------------------------------------------------*/
.project-item {
    text-align: center;
    margin-bottom: 30px;
}
.project-item .wrap-desc {
    border: 1px solid #ddd;
    padding-top: 10px;
    border-top: none;
}

.project-item .wrap-img {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
}
.project-item .wrap-img .wrap-images{
    position: relative;
    cursor: pointer;
    display: inline-block;
}

.project-item .wrap-img .wrap-images:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    visibility: hidden;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.project-item .wrap-img .wrap-images:hover:after{
    visibility: visible;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}

.project-item .wrap-img i {
    position: absolute;
    top: 8px;
    right: 12px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    transition: 0.3s;
}

.project-item .wrap-img i:hover {
    color: #b20000;
}

.project-item .wrap-img:before:hover{
    color: #b28500;
}


.project-item .title {
    font-size: 16px;
    font-family: ProximaNova Bold,sans-serif;
    line-height: 25.6px;
    color: #26557a;
}
.project-item .desc {
    font-size: 14px;
    margin-bottom: 15px;
}

.bg-fff .project-item .wrap-desc {
    background: #fff;
}

.button.button-project-item {
    border-radius: 16px;
    background-color: #b20000;
    color: #fff;
    font-size: 11px;
    border: 1px solid #b20000;
}

.button.button-project-item:hover {
    background-color: transparent;
    color: #26557a;
    border: 1px solid #26557a;
}

/* Featured 1 */
.row-featured.style1 .project-item {
    overflow: hidden;
}

.project-item .wrap-img .wrap-images .sold {
    position: absolute;
    color: #ffffff;
    background-color: #111d2b;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    left: -50px;
    top: -50px;
    z-index: 2;
    font-size: 13px;
    letter-spacing: 1.2px;
    height: 100px;
    width: 100px;
    line-height: 177px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

/*Profile 
----------------------------------------------------------*/
.profile {
    overflow: hidden;
    background-image: url(../images/profiles/bgmem1.jpg);
    background-size: cover;
    position: relative;
}

.wrap-info.wrap-img-profile {
    width: 26.4%;
}

.wrap-info {
    float: left;
}

.wrap-info.wrap-info-profile {
    width: 73.6%;
    margin-top:11%;
}

.wrap-info.wrap-info-profile .desc-sub {
    color: #ffdc73;
    font-size: 16px;
    font-family: "ProximaNova Semibold",sans-serif;
}

.wrap-info.wrap-info-profile .desc {
    font-family: "DroidSerif Italic", sans-serif;
    font-size: 50px;
    color: #fff;
    line-height: 65px;
}

.wrap-info.wrap-info-profile {
    width: 73.6%;
    padding: 35px 0;
    background-color: rgba(0,0,0,0.7);
    text-align: center;
    float: right;
}

/* Introduce Profile 
----------------------------------------------------------*/
.introduce-profile {
    background: url(../images/bg1.jpg);
    background-size: cover;
    padding-top: 45px;
}

.introduce-profile .profile-info {
    padding-top: 135px;
}

.introduce-profile .profile-info .profile-title {
    font-family: "Proxima Nova", sans-serif;
    font-size: 22px;
    color: #fff;
    line-height: 44px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.introduce-profile .profile-info .profile-name {
    font-size: 50px;
    font-family: "DroidSerif Italic", sans-serif;
    color: #fff;
    font-style: italic;
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 25px;
}

.introduce-profile .profile-info .content {
    font-size: 22px;
    font-family: "Proxima Nova", sans-serif;
    color: #fff;
    margin-bottom: 30px;
    line-height: 30px;
}

.introduce-profile .profile-info .phone,
.introduce-profile .profile-info .mail {
    font-size: 22px;
    line-height: 30px;
    font-family: "Proxima Nova", sans-serif;
    color: #fff;
}

.introduce-profile .profile-info .phone a,
.introduce-profile .profile-info .mail a {
    color: #fff;#b28500
}

.introduce-profile .profile-info .phone a:hover,
.introduce-profile .profile-info .mail a:hover {
    color: #b28500;
}

.introduce-profile .profile-info .social {
    margin-bottom: 30px;
}

.introduce-profile .profile-info .social a {
    display: inline-block;
}

.introduce-profile .profile-info .social a:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}

.introduce-profile .profile-info .social span {
    margin-right: 30px;
}

.introduce-profile .profile-info .phone span,
.introduce-profile .profile-info .mail span {
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 1px;
}

/* Introduce Profile details
----------------------------------------------------------*/
.vnp-details-profile .introduce-profile .profile-info .profile-title {
    font-size: 16px;
    line-height: 22px;
}

.vnp-details-profile .introduce-profile .profile-info {
    padding-top: 45px;
    padding-right: 200px;
}

.vnp-details-profile .introduce-profile .profile-info .profile-name {
    font-size: 36px;
    margin-bottom: 15px;
}

.vnp-details-profile .introduce-profile .profile-info .content {
    font-size: 18px;
    line-height: 24px;
}

.vnp-details-profile .introduce-profile .profile-info .phone, 
.vnp-details-profile .introduce-profile .profile-info .mail {
    font-size: 18px;
    line-height: 22px;
}

.vnp-details-profile .introduce-profile .profile-info .phone span, 
.vnp-details-profile .introduce-profile .profile-info .mail span {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
}

.vnp-details-profile .introduce-profile .profile-info .content {
    margin-bottom: 20px;
}

.vnp-details-profile .introduce-profile .profile-info .social span {
    margin-right: 10px;
}

.vnp-details-profile .introduce-profile .profile-info .social {
    margin-bottom: 20px;
}

/*Widget search in slide 
---------------------------------------------------------*/
.search-in-slide {
    display: inline-block;
}
.wrap-input-search .input-search {
    width: 600px;
}

.search-in-slide .wrap-title div.title-option {
    float: right;
    font-family: "ProximaNova Semibold",sans-serif;
    font-size: 13px;
    color: #fff;
}

.search-in-slide .wrap-title div.title {
    float: left;
    font-family: "ProximaNova Semibold",sans-serif;
    font-size: 16px;
    color: #fff;
}

.search-in-slide .wrap-title div {
    display: inline-block;
    margin-bottom: 5px;
}

.search-in-slide {
    display: inline-block;    
    padding: 35px 50px 55px 50px;
    background-color: rgba(0,0,0,0.85);
    letter-spacing: 1px;
    width: 700px;
}

.search-in-slide .wrap-input-search .input-search {
    height: 60px;
    width: 100%;
    padding: 0 24px;
    color: #fff;
    background-color: #295375;
    opacity: 0.6;
    font-size: 18px;
    font-family: "DroidSerif Italic",sans-serif;
}

.search-in-slide .wrap-input-search .input-search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
    letter-spacing: 1px;
}
.search-in-slide .wrap-input-search .input-search::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
    letter-spacing: 1px;
}
.search-in-slide .wrap-input-search .input-search:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
    letter-spacing: 1px;
}
.search-in-slide .wrap-input-search .input-search:-moz-placeholder { /* Firefox 18- */
    color: #fff;
    letter-spacing: 1px;
}

.search-in-slide .wrap-input-search {
    position: relative;
}

.search-in-slide .wrap-input-search .button.button-search {
    position: absolute;
    right: 0;
    top: 34px;
    padding: 10px 20px;
    margin: 0;
    border: none;
}

.search-in-slide .wrap-input-search .button.button-search i{
    font-size: 24px;
}

.search-in-slide .title-option {
    float: right;
    font-family: "ProximaNova Semibold",sans-serif;
    font-size: 13px;
    color: #fff;
    position: relative;
    padding-left: 30px;
}

.search-in-slide input.check-option {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: -5px;
    z-index: 5;
}


.search-in-slide .title-horder {
    font-size: 20px;
    font-family: "DroidSerif Italic",sans-serif;
    margin-bottom: 30px !important;
}
/*Icon box 
----------------------------------------------------------------*/
.icon-box {
    text-align: center;
    padding: 20px 50px;
}

.icon-box img {
    margin-bottom: 15px;
}

.icon-box .title {
    font-size: 22px;
    color: #082d48;
    margin-bottom: 20px;
}

.icon-box .desc a {
    color: #072c47;
}

.icon-box .desc a:hover {
    color: #b28500;
}

.icon-box.line{
    position: relative;
}

.icon-box.line:before{
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    width: 2px;
    background-repeat: no-repeat;
    height: 200px;
    margin-top: -100px;
    background-image: url(../images/points/line.png);
}

.icon-box.line:after{
    position: absolute;
    top: 50%;
    right: 0;
    content: '';
    background-repeat: no-repeat;
    width: 2px;
    height: 200px;
    margin-top: -100px;
    background-image: url(../images/points/line.png);
}

.image-profile {
    text-align: center;
}

.image-profile .hideinpc {
    display: none;
}

/* Testimonials
----------------------------------------------------------*/
.row-testimonial {
    background: url(../images/bg-testimonial.jpg);
    background-size: cover;
}
.hoa-testimonial {
    text-align: center;
}

.hoa-testimonial .content-say {
    padding: 0 170px;
}

.hoa-testimonial .content-say p {
    font-family: "DroidSerif Italic", sans-serif;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    padding-bottom: 20px;
}

.hoa-testimonial .clients {
    margin-top: 15px;
}

.hoa-testimonial .clients .name {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #fff;
}

.hoa-testimonial .clients .position {
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    color: #fff;
}

.quote-icon {
    background: url(../images/icon/quote-icon.png);
    background-repeat: no-repeat;
    background-position: center -7px;
    width: 40px;
    height: 30px;
    display: inline-block;
}

.quote-icon1 {
    background: url(../images/icon/quote-icon1.png);
    background-repeat: no-repeat;
    background-position: center 3px;
    width: 40px;
    height: 30px;
    display: inline-block;
}

.hoa-row.row-testimonial .slides-profile.flexslider .flex-direction-nav li a {
    background-color: transparent !important;
    border: none;
    height: 77px;
}

.hoa-row.row-testimonial .slides-profile.flexslider .flex-direction-nav li a span.nav-home-left {
    background-image: url(../images/icon/nav-left-large.png);
}

.hoa-row.row-testimonial .flexslider .flex-direction-nav li a span {
    background-image: url(../images/icon/nav-left-large.png);
}

.hoa-row.row-testimonial .slides-profile.flexslider .flex-direction-nav li a span.nav-home-right {
    background-image: url(../images/icon/nav-right-large.png);
}

.hoa-row.row-testimonial .flexslider .flex-direction-nav li a span.nav-home-right {
    background-image: url(../images/icon/nav-right-large.png);
}

/* Preloader
-------------------------------------------------------------- */
.row-custom .hoa-custom {
    text-align: center;
}

.row-custom .flexslider .slides img {
    width: auto;
    display: inline-block;
}

.hoa-custom .image-custom {
    margin-bottom: 21px;
}

.hoa-custom .content-custom .content {
    margin-bottom: 30px;
}

.hoa-row.row-custom .slides-profile.flexslider .flex-direction-nav li a {
    background-color: transparent !important;
    border: none;
    height: 77px;
    top: 109px;
}

.hoa-row.row-custom .slides-profile.flexslider .flex-direction-nav .flex-next {
    right: -40px;
}

.hoa-row.row-custom .slides-profile.flexslider .flex-direction-nav .flex-prev {
    left: -60px;
}

.hoa-row.row-custom .slides-profile.flexslider .flex-direction-nav li a span.nav-home-left {
    background-image: url(../images/icon/custom-left.png);
}

.hoa-row.row-custom .flexslider .flex-direction-nav li a span {
    background-image: url(../images/icon/custom-left.png);
}

.hoa-row.row-custom .slides-profile.flexslider .flex-direction-nav li a span.nav-home-right {
    background-image: url(../images/icon/custom-right.png);
}

.hoa-row.row-custom .flexslider .flex-direction-nav li a span.nav-home-right {
    background-image: url(../images/icon/custom-right.png);
}

.hoa-custom .button.button-folio {
    width: 100px;
    line-height: 25px;
    margin-bottom: 0;
    font-size: 11.5px;
    padding: 2px 5px;
}

/* Contact
-------------------------------------------------------------- */
.hoa-contact .phone,
.hoa-contact .mail,
.hoa-contact .web {
    margin-bottom: 13px;
}

.hoa-contact .phone span,
.hoa-contact .mail,
.hoa-contact .web {
    font-weight: 600;
}

.hoa-contact .mail,
.hoa-contact .web {
    letter-spacing: 1px;
    color: #777777;
}

.hoa-contact .mail a,
.hoa-contact .web a {
    color: #777777;
}

.hoa-contact .mail a:hover,
.hoa-contact .web a:hover {
    color: #b28500;
}

.hoa-contact .social {
    margin-top: 30px;
    margin-bottom: 30px;
}

.hoa-contact .social a {
    display: inline-block;
}

.hoa-contact .social a:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}

.hoa-contact .social span {
    margin-right: 7px;
}

.hoa-contact .button.button-folio {
    width: auto;
    line-height: 40px;
    font-size: 14px;
    font-family: "ProximaNova Semibold", sans-serif;
    color: #111d2b;
}

/* About
-------------------------------------------------------------- */
.hoa-about .content p {
    padding-bottom: 25px;
}

.hoa-about .content .quote {
    font-size: 17px;
    font-family: "DroidSerif Italic", sans-serif;
    font-weight: 500;
    color: #111d2b;
}

/* Team
-------------------------------------------------------------- */
.hoa-team .team-item {
    width: 30%;
    float: left;
}

.hoa-team .team-item .avatar {
    float: left;
    margin-right: 15px;
}

.hoa-team .team-item .avatar a {
    position: relative;
    display: block;
}

.hoa-team .team-item .avatar a:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.39);
    -webkit-transition: all 0.2s ease-in-out;
       -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
         -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
       opacity: 0;
        filter: alpha(opacity=0); 
}

.hoa-team .team-item:hover .avatar a:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
    opacity: 1;
}

.hoa-team .team-item .name {
    overflow: hidden;
    margin-top: 15px;
}

.hoa-team .team-item .name p {
    font-weight: 600;
    color: #101b2a;
    font-size: 16px;
}

.hoa-team .team-item .name a {
    color: #777777;
}

.hoa-team .team-item .name a:hover {
    color: #b28500;
}

/* Preloader
-------------------------------------------------------------- */
.loader {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fefefe;
    z-index: 100000;  
}

.block-loader {
    background-color: #00c365;
    float:left;
    height:24px;
    margin-left:7px;
    width:24px;
    opacity:0.1;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-animation-name:bounceG;
    -moz-animation-duration:1.3s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-direction:linear;
    -moz-transform:scale(0.7);
    -webkit-animation-name:bounceG;
    -webkit-animation-duration:1.3s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:linear;
    -webkit-transform:scale(0.7);
    -ms-animation-name:bounceG;
    -ms-animation-duration:1.3s;
    -ms-animation-iteration-count:infinite;
    -ms-animation-direction:linear;
    -ms-transform:scale(0.7);
    -o-animation-name:bounceG;
    -o-animation-duration:1.3s;
    -o-animation-iteration-count:infinite;
    -o-animation-direction:linear;
    -o-transform:scale(0.7);
    animation-name:bounceG;
    animation-duration:1.3s;
    animation-iteration-count:infinite;
    animation-direction:linear;
    transform:scale(0.7);
}

.loader1{
    margin-left: -30px;
    -moz-animation-delay:0.5s;
    -webkit-animation-delay:0.5s;
    -ms-animation-delay:0.5s;
    -o-animation-delay:0.5s;
    animation-delay:0.5s;
}

.loader2{
    margin-left: 0px;
    -moz-animation-delay:08s;
    -webkit-animation-delay:.8s;
    -ms-animation-delay:.8s;
    -o-animation-delay:.8s;
    animation-delay:.8s;
}

.loader3 {
    margin-left: 30px;
    -moz-animation-delay:1.3s;
    -webkit-animation-delay:1.3s;
    -ms-animation-delay:1.3s;
    -o-animation-delay:1.3s;
    animation-delay:1.3s;
}

@-moz-keyframes bounceG{
  0% {
  -moz-transform:scale(1.2);
  opacity:1
  }

  100%{
    -moz-transform:scale(0.7);
    opacity:0.1
  }
}

@-webkit-keyframes bounceG{
  0% {
    -webkit-transform:scale(1.2);
    opacity:1
  }

  100% {
    -webkit-transform:scale(0.7);
    opacity:0.1
  }
}

@-ms-keyframes bounceG{
  0% {
    -ms-transform:scale(1.2);
    opacity:1
  }

  100% {
    -ms-transform:scale(0.7);
    opacity:0.1
  }
}

@-o-keyframes bounceG{
  0% {
    -o-transform:scale(1.2);
    opacity:1
  }

  100%{
    -o-transform:scale(0.7);
    opacity:0.1
  }
}

@keyframes bounceG{
  0% {
    transform:scale(1.2);
    opacity:1
  }

  100% {
    transform:scale(0.7);
    opacity:0.1
  }
}
