﻿/*---------------------------------------------------------------------- Font Family */
@font-face{
    font-family: "HelveticaNeue Medium";
    src: url("../fonts/HelveticaNeue/HelveticaNeueLTPro-Md.ttf") format('truetype');
}
@font-face{
    font-family: "HelveticaNeue Bold";
    src: url("../fonts/HelveticaNeue/HelveticaNeueLTPro-Bd.ttf") format('truetype');
}
@font-face{
    font-family: "HelveticaNeue Light";
    src: url("../fonts/HelveticaNeue/HelveticaNeueLTPro-Lt.ttf") format('truetype');
}
/*---------------------------------------------------------------------- Font Family */

/* Index: Sections */
/*---------------------------------------------------------------------- Home */
#home {
    background: #ffffff url('../images/home/Home_Bg.jpg') 50% 0 fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: auto;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 20px 0;
    min-height: 750px;
}
#home .container{
    margin-top: 3%;
}
#home .title{
    color: #f66620;
    font-size: 90px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: initial;
}
#home .title2{
    color: #f7921e;
    font-family: "HelveticaNeue Medium", Helvetica, Arial, sans-serif;
    font-size: 35px;
}
#home ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#home ul li:before{
    content: "• ";
    color: #f7921e;
}
#home .content{
    color: #000000;
    font-size: 21px;
    margin-top: 2%;
}
#home .content .highlight{
    color: #FB6620;
    font-weight: bold;
}
#home .explore-more{
    display: inline-block;
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 10px;
}
#home .trynowforfree{
    border: 1px solid #505050;
    background-color: transparent;
    display: inline-block;
    position: relative;
}
#home .trynowforfree .btn{
    color: #ffffff;
    background-color: #505050;
    text-align: center;
    margin: 2px;
    width: 305px;
    height: 61px;
    line-height: 50px;
    font-size: 24px;
}
#home .trynowforfree:active,
#home .trynowforfree:focus,
#home .trynowforfree:hover{
    border: 1px solid #F7921E;
}
#home .trynowforfree a.btn:active,
#home .trynowforfree a.btn:focus,
#home .trynowforfree a.btn:hover{
    color: #ffffff;
    background-color: #F7921E;
    border-color: #eea236;
}
#home .viewmore{
    margin-top: 10px;
}
#home .viewmore .btn{
    color: #FB6620;
    background-color: #ffffff;
    opacity: 0.8;
    font-weight: bold;
    font-size: x-large;
    border-radius: 50% !important;
}
#home .viewmore .btn span{
    margin-top: 5px;
}
#home button:active,
#home button:focus,
#home .btn:active,
#home .bth:focus{
    background-image: none;
    outline: 0;
    outline: none;
    -moz-outline-style: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#home #bonuslink-smxs img{
    width: 100%;
}
@media (min-width: 992px){
    #home .vdivide [class*='col-']:not(:last-child)::after{
        background-color: #f66620;
        width: 2px;
        content: "";
        display: block;
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 0px;
        min-height: 200px;
    }

    #home .vdivide [class*='col-']:first-child .subject{
        text-align: right;
        margin-right: 15px;
    }
    #home .vdivide [class*='col-']:last-child .subject{
        text-align: left;
        margin-left: 15px;
    }
}
@media (min-width:701px) and (max-width: 1200px){
    #home {
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-color: #ffffff;
    }
}
@media (max-width: 768px){
    #home .trynowforfree .btn{
        width: 196px;
        height: 40px;
        line-height:26px;
        font-size: 18px;
    }
}
@media(max-width:991px){
    #home {
        background-image: url('../images/home/Home_Banner.jpg');
        background-position: center center;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-color: #ffffff;
        min-height: 1000px;
    }
}
/*---------------------------------------------------------------------- Home */

/*---------------------------------------------------------------------- About Us */
#aboutus {
    background: #FFFFE6 50% 0 fixed;
    height: auto;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 100px 0;
}
#aboutus .title,
#whyus .title,
#gosms .title{
    color: #fb6620;
    font-size: 35px;
}
#aboutus .content{
    color: #6e6e6e;
    font-size: 18px;
    margin-top: 3%;
    display: inline-block;
}
#home .content .span-content,
#aboutus .content .span-content,
#otherservices .content .span-content,
#testimonials .content .span-content{
    display: inline-block;
    width: 70%;
}
@media (max-width: 767px){
    #home .content .span-content,
    #aboutus .content .span-content,
    #otherservices .content .span-content,
    #testimonials .content .span-content{
        width: 95%;
    }
}
/*---------------------------------------------------------------------- About Us */

/*---------------------------------------------------------------------- Why Us */
#whyus {
    background: #ffffff 50% 0 fixed;
    height: auto;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 100px 0;
}
#whyus div.content,
#otherservices div.content{
    margin-top: 5%;
    display: inline-block;
}
#whyus .thumbnail,
#otherservices .thumbnail{
    border: 0px;
}
#whyus .row p.title{
    color: #f0461e;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
#whyus .row p.content{
    color: #6e6e6e;
    font-size: 14px;
}
#whyus .how-to-assist-you{
    margin-top: 7%;
}
#whyus .how-to-assist-you p.title{
    font-size: 35px;
    color: #323232;
    font-weight: lighter;
    text-transform: none;
}
#whyus .how-to-assist-you span.title2{
    color: #f7921e;
    font-family: "HelveticaNeue Bold", Helvetica, Arial, sans-serif;
    font-weight: bold;
}
#whyus .how-to-assist-you p.desc{
    margin-top: 2%;
    color: #6e6e6e;
    font-size: 18px;
}
#whyus .how-to-assist-you .media{
    padding: 10px;
    margin: 10px;
}
#whyus .how-to-assist-you .media-left{
    text-align: right;
}
#whyus .how-to-assist-you .media.odd .media-left{
    width: 60%;
}
#whyus .how-to-assist-you .media.even .media-left{
    width: 30%;
}
#whyus .how-to-assist-you .media-body{
    color: #6e6e6e;
    font-size: 18px;
    text-align: left;
    vertical-align: middle;
    padding-left: 20px;
    margin-left: 20px;
}
#whyus .how-to-assist-you .desc2{
    margin-top: 5%;
    font-size: 28px;
    font-weight: normal;
    color: #f7921e;
    display: inline-block;
    width: 70%;
}
#whyus .how-to-assist-you .desc2 span{
    font-family: "HelveticaNeue Bold", Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #f0461e;
}
@media (max-width: 1200px) {
    #whyus .how-to-assist-you .media.odd .media-left,
    #whyus .how-to-assist-you .media.even .media-left {
        width: 35%;
    }
}
/*---------------------------------------------------------------------- Why Us */

/*---------------------------------------------------------------------- GO!SMS */
#gosms {
    background: #ffffff url('../images/gosms/GO!SMS_Bg.jpg') 50% center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: auto;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 100px 0;
}
#gosms .container2{
    width: 60%;
    float: right;
    text-align: left;
}
#gosms .content{
    margin-top: 5%;
}
#gosms .content p{
    color: #000000;
    font-size: 18px;
}
#gosms .btn-learn-more{
    width: 60%;
    float: right;
    margin-top: 5%;
    text-align: center;
}
#gosms .btn-learn-more .btn{
    width: 305px;
    height: 61px;
    line-height: 50px;
    font-size: 24px;
}
#gosms .btn-learn-more a.btn:active,
#gosms .btn-learn-more a.btn:focus,
#gosms .btn-learn-more a.btn:hover{
    background-color: #000000;
    border-color: #1f1f1f;
}
#gosms .desc{
    margin-top: 5%;
}
#gosms .desc .caption{
    color: #f7931e;
    font-size: 35px;
    font-style: italic;
    text-align: right;
    margin-top: -10px;
}
#gosms .desc .title{
    color: #000000;
    font-size: 24px;
}
#gosms .desc .content{
    color: #000000;
    font-size: 14px;
}
@media (min-width: 993px) and (max-width:1200px){
    #gosms{
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: 30% center;
    }
}
@media (max-width: 991px){ /*767px*/
    #gosms {
        background-image: url('../images/gosms/GO!SMS-Mobile_Bg.jpg');
        background-position: center bottom;
        background-repeat: no-repeat;
        background-attachment: scroll;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-color: #ffffff;
        padding: 100px 0;
        margin: auto 0;
    }
    #gosms .container{
        margin-bottom: 600px;
    }
    #gosms .container2{
        width: 100%;
        float: none;
        text-align: center;
    }
    #gosms .btn-learn-more{
        width: 100%;
        float: none;
        margin-top: 10%;
        text-align: center;
    }
    #gosms .btn-learn-more .btn{
        width: 196px;
        height: 40px;
        line-height:26px;
        font-size: 18px;
    }
    #gosms .desc{
        margin-top: 5%;
        text-align: left;
        display: inline-block;
    }
    #gosms .desc .title{
        color: #f7931e;
        font-size: 24px;
    }
    #gosms .desc .content{
        color: #000000;
        font-size: 14px;
        margin-top: 0px;
    }
}
/*---------------------------------------------------------------------- GO!SMS */

/*---------------------------------------------------------------------- Other Services */
#otherservices {
    background: #000000 url('../images/other-services/OtherServices_Bg.jpg') 50% 0 fixed;
    background-position: top center;
    height: auto;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 100px 0;
}
#otherservices .title{
    color: #f7931e;
    font-size: 35px;
}
#otherservices .content .span-content {
    color: #b4b4b4;
    font-size: 18px;
    margin-bottom: 5%;
}
#otherservices .content .span-content-1{
    font-family: "HelveticaNeue Light", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 14px;
}
#otherservices .thumbnail{
    background-color: transparent;
}
#otherservices .row p.title{
    color: #dcdcdc;
    font-size: 24px;
}
#otherservices .row p.content{
    color: #b4b4b4;
    font-size: 14px;
}
@media (min-width: 993px) and (max-width:1200px){
    #otherservices{
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: 35% center;
    }
}
@media (max-width: 991px){ /*767px*/
    #otherservices {
        background-image: url('../images/other-services/OtherServices_Bg_mob.jpg');
        background-position: center center;
        background-repeat: no-repeat;
        background-attachment: scroll;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-color: #000000;
        padding: 100px 0;
        margin: auto 0;
    }
}
/*---------------------------------------------------------------------- Other Services */

/*---------------------------------------------------------------------- Testimonials */
#testimonials {
    background: #AE7417 50% 0 fixed;
    height: auto;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 100px 0;
}
#testimonials .title{
    color: #ffffff;
    font-size: 35px;
    opacity: 0.8;
}
#testimonials .hr-title{
    color: #ffffff;
    opacity: 0.8;
}
#testimonials .hr-title:before,
#testimonials .hr-title:after{
    background-color: #ffffff;
}
#testimonials .span-content{
    width: 100%;
    color: #ffffff;
}
#testimonials .span-content .span-content-1{
    font-size: 14px;
    font-style: italic;
    margin-top: 3%;
    opacity: 0.8;
}
#testimonials .span-content .span-content-2{
    font-size: 18px;
    margin-top: 5%;
    opacity: 0.8;
}
#testimonials .grid{
    background: #AE7417;
    margin-top: 5%;
}
#testimonials .grid:after{
    content: '';
    display: block;
    clear: both;
}
#testimonials .grid-item{
    float: left;
    margin-bottom: 10px;
}
#testimonials .grid-item img{
    display: block;
    max-width: 100%;
}
@media(min-width: 768px){
    #testimonials .grid-sizer,
    #testimonials .grid-item{
        width: 50%;
    }
    #testimonials .grid-item.odd img{
        margin-left:auto;
        margin-right:10px;
    }
    #testimonials .grid-item.even img{
        margin-left:10px;
        margin-right:auto;
    }
    #testimonials .grid-item:nth-of-type(3) img{
        margin-top: 50px;
    }
    #testimonials .grid-item:nth-of-type(6) img{
        margin-top: 20px;
    }
}
@media(max-width: 767px){
    #testimonials .grid-sizer,
    #testimonials .grid-item{
        width: 100%;
    }
    #testimonials .grid-item img{
        margin-left:auto;
        margin-right:auto;
    }
}
/*---------------------------------------------------------------------- Testimonials */

/*---------------------------------------------------------------------- hr-title */
#aboutus .hr-title,
#whyus .hr-title,
#otherservices .hr-title,
#testimonials .hr-title{
    width: calc(100% - 90%);
}
#gosms .hr-title{
    width: calc(100% - 80%);
}
@media (min-width: 993px) and (max-width:1200px){
    #aboutus .hr-title,
    #whyus .hr-title,
    #otherservices .hr-title,
    #testimonials .hr-title{
        width: calc(100% - 87%);
    }
    #gosms .hr-title{
        width: calc(100% - 78%);
    }
}
@media (min-width: 581px) and (max-width:992px){
    #aboutus .hr-title,
    #whyus .hr-title,
    #otherservices .hr-title,
    #testimonials .hr-title,
    #gosms .hr-title{
        width: calc(100% - 80%);
    }
}
@media(max-width: 580px){
    #aboutus .hr-title,
    #whyus .hr-title,
    #otherservices .hr-title,
    #testimonials .hr-title,
    #gosms .hr-title{
        width: calc(100% - 65%);
    }
}
/*---------------------------------------------------------------------- hr-title */

/*---------------------------------------------------------------------- animate */
.animate-element{
    position: relative;
}
.bounce-up .subject{
    opacity: 0;
    -moz-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.bounce-up.in-view .subject {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.bounce-down .subject{
    opacity: 0;
    -moz-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    -moz-transform: translate3d(0px, -200px, 0px);
    -webkit-transform: translate3d(0px, -200px, 0px);
    -o-transform: translate(0px, -200px);
    -ms-transform: translate(0px, -200px);
    transform: translate3d(0px, -200, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.bounce-down.in-view .subject {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.slide-left .subject {
    opacity: 0;
    -moz-transition: all 700ms linear;
    -webkit-transition: all 700ms linear;
    -o-transition: all 700ms linear;
    transition: all 700ms linear;
    -moz-transform: translate3d(-100px, 0px, 0px);
    -webkit-transform: translate3d(-100px, 0px, 0px);
    -o-transform: translate(-100px, 0px);
    -ms-transform: translate(-100px, 0px);
    transform: translate3d(-100px, 0px, 0px);
}

.slide-left.in-view .subject {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.slide-right .subject {
    opacity: 0;
    -moz-transition: all 700ms linear;
    -webkit-transition: all 700ms linear;
    -o-transition: all 700ms linear;
    transition: all 700ms linear;
    -moz-transform: translate3d(100px, 0px, 0px);
    -webkit-transform: translate3d(100px, 0px, 0px);
    -o-transform: translate(100px, 0px);
    -ms-transform: translate(100px, 0px);
    transform: translate3d(100px, 0px, 0px);
}

.slide-right.in-view .subject {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
.fadeIn .subject {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(0px, 0px, 200px);
    -webkit-transform: translate3d(0px, 0px, 200px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 200);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.fadeIn.in-view .subject {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
/*---------------------------------------------------------------------- animate */

/* Index: Sections */

/* Modal: Promotion */
/*---------------------------------------------------------------------- Promotion */
.promotion_content,
.promotion_tc_content{
    position: relative;
}
.promotion_button,
.promotion_tc_button{
    position: absolute;
}
/* changable part - START */
.promotion_button{
    left: 10%;
    bottom: 21%;
    width:36.4%;
    height: 8%;
}
.promotion_tc_button{
    left: 35.5%;
    bottom: 4.5%;
    width:28.5%;
    height: 8%;
}
/* changable part - END */
.promotion_button a,
.promotion_tc_button a{
    height: 100%;
    display: block;
}
.promotion_button a,
.promotion_tc_button a,
.promotion_button a:active,
.promotion_tc_button a:active,
.promotion_button a:focus,
.promotion_tc_button a:focus{
    background-image: none;
    outline: 0;
    outline: none;
    -moz-outline-style: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/*---------------------------------------------------------------------- Promotion */
/* Modal: Promotion */