﻿.home-header-title {
    font-weight: 800;
    line-height: 40px;
    font-size: 2.1em;
}

.usa-banner-content-wrapper .banner-bg-img {
    position: relative;
}

.usa-banner-content-wrapper .usa-banner-content-left {
    position: absolute;
    top: 20%;
    left: 10%;
    width: 50%;
}

.usa-banner-content-wrapper .usa-banner-content-right {
    position: absolute;
}

.usa-banner-content-left h1, .usa-banner-content-right h1 {
    color: white;
    font-weight: 700;
}

.usa-banner-content-left p, .usa-banner-content-right p {
    color: white;
}


#usa-home-banner {
    position:relative;
    margin-bottom: 0px !important; 
}

#usa-home-banner .owl-dots {
    margin-top: -10%;
    z-index: 1000;
    position: absolute;
    left:0;
    right:0;
}

#usa-banner-features p {
    color:white;
    line-height:20px;
}

#usa-banner-features h2{
    font-size:1.8em;
    line-height:30px;
}

.usa-banner-feature-wrapper {
    position: relative;
    padding: 40px;
}

#usa-banner-features-wrapper .usa-feature-icon-arrow {
    position: absolute;
    border-style: none;
    left: 50%;
    transform: translate(-50%,0);
    text-align: center;
    bottom: -8%;
    z-index: 500;
}

#usa-banner-features-wrapper {
    position: relative;
}


#usa-home-customer-form .form-wrapper{
    padding: 150px 0px 100px 0px;
}

#usa-business-solution h4{
    font-size:1.6em;
}

#us-supporting-partial-wrapper h4{
    font-weight:800;
    font-size:1.4em;
}
#us-supporting-partial-wrapper .content-wrapper {
    padding: 20px 40px;
}

#us-supporting-partial-wrapper .content-wrapper img {
    padding: 15px;
}

#usa-home-customer-form .form-group {
    position: relative;
    min-height: 3.5em;
}

#usa-home-customer-form input.form-control, #usa-home-customer-form select.form-control {
    height: 4em;
    position: absolute;
    top: 0;
    left: 0;
    border-color: dimgray;
    padding-top: 15px;
}

input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgba(21, 156, 228, 0.4);
}

#usa-home-customer-form label.form-control-label {
    position: absolute;
    font-size: .9em;
    top: 4%;
    left: 10px;
    text-transform: uppercase;
    font-weight:700;
    color:dimgray;
}

#usa-home-customer-form #usa-form-phone.form-control {
    position: relative;
    border-color: dimgray;
    padding-top: 15px;
}

#usa-home-customer-form #usa-form-phone-label.form-control-label {
    position: absolute;
    font-size: .9em;
    top: 5%;
    left: 75px;
    text-transform: uppercase;
    font-weight: 700;
    color: dimgray;
}


.iti {
    width: 100%;
}

.iti__selected-flag {
    background-color: lightgray;
}

#us-software-bg {
    position:relative;
}

.us-software-terminal-wrapper {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.us-software-terminal-wrapper .bg{
    position: relative;
    width:100%;
}

.us-software-terminal-wrapper .sc img{
    position: absolute;
    top: 13%;
    right: -6.5%;
    width: 45%;
}

#usa-value-section {
    padding-top: 150px;
}



#usa-value-section a {
    font-size:14px;
}

    #usa-value-section .owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
        background-color: #31cdb0;
    }

.us-software-btn {
    width: 100%;
    background-color: #e2e2e2;
    border-color: #bcbcbc;
    color: #1a2b6d;
    border-radius: 0;
    font-size: 15px;
    font-weight: 700;
}

.us-software-btn:hover,
.us-software-btn.hover {
    background-color: #1a2b6d;
    border-color: #1a2b6d #1a2b6d #1a2b6d;
    color: #ffffff;
}

.us-software-btn:focus,
.us-software-btn.focus {
    box-shadow: 0 0 0 3px #1a2b6d;
}

.us-software-btn.disabled,
.us-software-btn:disabled {
    background-color: #1a2b6d;
    border-color: #1a2b6d #1a2b6d #1a2b6d;
}

.us-software-btn:active,
.us-software-btn.active,
.show > html .us-software-btn.dropdown-toggle {
    background-color: #1a2b6d !important;
    border-color: #1a2b6d #1a2b6d #1a2b6d !important;
    color: white;
}



.us-software-btn-wrapper .col-md-3{
    padding: 2px 2px;
}


.us-software-industry-wrapper {
    padding:20px 0px;
    width:100%;
}

.us-software-industry-wrapper li:before {
    content: url('../img/usa-home/Green-Checkmark.png');
    margin-right: 5px;
    height: 100%;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 7px;
}


.us-software-industry-wrapper ul li {
    display: inline;
    font-weight: 700;
    position: relative;
    padding: 7px 20px 0 25px;
}

.us-software-industry-wrapper ul {
    padding-left: 0;
}

.us-software-content-wrapper{
    position:relative;
}

.us-software-content {
    min-height: 550px;
    margin-top: 60px;
    display: none;
}

.us-software-content-wrapper .us-software-addtional-img {
    position: absolute;
    width: 55%;
    right: -40%;
}

.dis-active {
    display:block !important;
}

#us-home-loc-sms-banner {
    background: url('../../img/banner/Slide-2---LOC-SMS.jpg') no-repeat center top;
    background-size: cover;
}

#us-home-banner {
    background: url('../../img/banner/Slide-1---Main.jpg') no-repeat center top;
    background-size: cover;
}



@media (min-width:280px) { /* smartphones, iPhone, portrait 480x320 phones */
    .usa-banner-content-wrapper .usa-banner-content-left {
        top: 5%;
        left: 10%;
        width: 85%;
    }

    .usa-banner-content-wrapper .usa-banner-content-right {
        top: 5%;
        left: 10%;
        width: 80%;
    }
    .usa-banner-content-left h1, .usa-banner-content-right h1 {
        font-size: 2.7em;
        line-height: 37px;
    }
    #banner-us-flag {
        width: 50px;
    }

    .us-home-banner-mobile-img {
        display: block !important;
    }

    .us-home-banner-web-img {
        display: none !important;
    }

    #usa-value-section .usa-value-content-wrapper {
        padding: 20px;
    }

}

@media only screen and (min-device-width:280px) 
                   and (max-device-width : 767px) 
                   and (orientation : portrait) {
    .us-software-terminal-wrapper {
        position: absolute;
        width: 150%;
        bottom: -20%;
        left: -50%;
    }
    #usa-value-section{
        padding-top:300px;
    }
}

@media (min-width:481px) { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
 
}



@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    #usa-banner-features {
        z-index: 500;
        margin-top: 30px;
        margin-bottom: 90px;
        top: 0;
        left: 0;
        right: 0;
    }

    #usa-banner-features-wrapper {
        padding-bottom: 30px;
    }

    .us-home-banner-mobile-img{
        display: none !important;
    }

    .us-home-banner-web-img{
        display: block !important;
    }

    #usa-value-section .usa-value-content-wrapper {
        padding: 10px;
    }

    .us-software-terminal-wrapper {
        position: absolute;
        width: 100%;
        bottom: -10%;
    }
}

@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .usa-banner-content-wrapper .usa-banner-content-left {
        top: 10%;
        left: 10%;
        width: 40%;
    }

    .usa-banner-content-wrapper .usa-banner-content-right {
        top: 10%;
        left: 60%;
        width: 30%;
    }

    .usa-banner-content-left h1, .usa-banner-content-right h1 {
        font-size: 2.2em;
        line-height: 50px;
    }
   
    .usa-banner-content-left p, .usa-banner-content-right p {
    }

    #banner-us-flag {
        width:80px;
    }
    #usa-banner-features-wrapper {
        padding-bottom: 30px;
    }

    /*
    #usa-banner-features {
        # margin-top: -130px;
    }
        */

    #usa-value-section .usa-value-content-wrapper {
        padding: 20px 40px;
    }

    .us-software-terminal-wrapper {
        position: absolute;
        width: 100%;
        bottom: 0;
    }
}

@media (min-width:1024px) { /* big landscape tablets, laptops, and desktops */
    .us-software-terminal-wrapper {
        position: absolute;
        width: 100%;
        bottom: 0;
    }

    .usa-banner-content-wrapper .usa-banner-content-left {
        top: 10%;
        left: 10%;
        width: 40%;
    }

    .usa-banner-content-wrapper .usa-banner-content-right {
        top: 20%;
        left: 60%;
        width: 30%;
        text-align: right;
    }

    .usa-banner-content-left h1, .usa-banner-content-right h1 {
        font-size: 2.4em;
        line-height: 45px;
    }
}


@media (min-width: 1200px) {
    .usa-banner-content-left h1, .usa-banner-content-right h1 {
        font-size: 3.2em;
        line-height: 60px;
    }
    .usa-banner-content-wrapper .usa-banner-content-left {
        top: 20%;
        left: 10%;
        width: 40%;
    }
}