body {
    font-family: Arial;
    font-size: 16px;
    overflow-x: hidden;
}
.container {
    max-width: 1120px;
    width: 100%;
    padding: 0 15px;
}
p {
    margin-top: 0;
    margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 28px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
.no-margin {
    margin-left: 0;
    margin-right: 0;
}

header {
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: 0px 2px 9.2px 0.8px rgba(0, 0, 0, 0.1);  
}
header .logo img {
    width: 270px;
}

.btn-primary, .btn-submit {
    border-radius: 10px;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    line-height: 24px;
}
.btn-primary br, .btn-submit br {display:none}

.btn-primary {
    background-color: #13246c;
    padding: 18px 20px;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: rgba(19, 36, 108, 0.9);
}

.text-purple {
    color: #13246c;
}

.call-to-us, 
.banner h2,
.footer-contact-form h2 {
    font-family: "Roboto Condensed";
}

header .call-to-us .btn-primary {
    font-weight: bold;
    border-radius: 0;
    padding: 10px 19px;
    line-height: 30px;
}
header .standard {
    line-height: 35px;
    font-size: 17px;
}
.banner {
    background: url('../img/banner.jpg') no-repeat;
    background-size: 100% 100%;
    min-height: 465px;
    color: #fff;
    margin-bottom: 22px;
}

.banner .btn-primary {
    font-size: 16px;
    word-spacing: 2px;
}

.caption {
    padding: 63px 65px 62px 62px;
}

.caption h2 {
    margin-top: 0;
    margin-bottom: 22px;
    text-decoration: underline;
}

.caption p {
    margin-bottom: 30px;
    line-height: 30px;
    word-spacing: 2px;
}

.caption p + p {
    margin-bottom: 25px;
}

.slogan-box {
    margin-bottom: 130px;
}

.slogan-line {
    margin-bottom: 24px;
}

.slogan-line img {
    vertical-align: middle;
}

.slogan-line h5 {
    display: inline-block;
}
.section-title {
    position: relative;
}
.section-title span {
    display: inline-block;
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
}
.section-title:after {
    content: '';
    background: #CCC;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 11px;
    z-index: -1;
}
.services {
    padding: 25px 0 0;
    position: relative;
    margin-top: -140px;
}

.service-box {
    margin-bottom: 25px;
}
.service-img {
    position: relative;
    display: block;
    margin-bottom: 50px;
}

.service-img img {
    min-height: 300px;
    max-width: 100%;
}

.service-img h3 {
    position: absolute;
    bottom: 6px;
    color: #13246c;
    background: url(../img/service-head-bg.png) transparent;
    background-size: cover;
    padding: 30px 0;
    left: 0;
    right: 0;
    margin: 0;
    word-spacing: 2px;
}

.service-content {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    color: #13246C;
    line-height: 30px;
    word-spacing: 2px;
}

.service-content p {
    min-height: 300px;
}

.service-content .btn-primary {
    margin-top: 38px;
}
.in-action {
    padding: 22px 0 45px;
}

.in-action .bj-slider {
    padding: 30px 0 50px;
}

.bj-slider .bx { 
    width: 33.33%;
    float: left;
    padding: 20px 30px;
    text-align: center;
}
.bj-slider .bx img {
    min-height: 422px;
    width: 100%;
}

.block-thankyou {
    text-align: center;
    padding-top: 60px;
    min-height: 600px;
}
.block-thankyou h3 {
    margin-bottom: 40px;
}

.footer-main {
    padding-bottom: 35px;
}

.footer-call-us > h4 {
    margin-bottom: 47px;
}

.footer-contact-form {
    background-color: #0e225f;
    padding: 50px 80px 40px 68px;
    margin-bottom: 30px;
    text-align: center;
    min-height: 575px;
}

.footer-contact-form h2 {
    color: #fff;
    text-decoration: underline;
    margin-top: 0;
    margin-bottom: 20px;
}
.footer-contact-form .input-field {
    margin-top: 13px;
}
.footer-contact-form .input-field .error {
    width: 100%;
    color: red;
    padding: 0;
    display: none;
    text-align: left;
}

.footer-contact-form input[type="text"],
.footer-contact-form input[type="email"] {
    height: 50px;
}
.footer-contact-form input[type="text"],
.footer-contact-form input[type="email"],
.footer-contact-form textarea {
    border: 1px solid #fff;
    margin-bottom: 0;
    padding: 12px 23px;
    color: #fff;
    font-size: 16px;
    word-spacing: 1px;
    box-sizing: border-box;
}

.footer-contact-form textarea {
    height: 90px !important;
}

.footer-contact-form input[type="text"]:focus,
.footer-contact-form input[type="email"]:focus,
.footer-contact-form textarea:focus {
    
}

.footer-contact-form .select-wrapper,
.footer-contact-form .select-wrapper span.caret {
    color: #FFF;
}

.footer-contact-form .select-wrapper span.caret {
    right: 10px;
}

.footer-contact-form .btn-submit {
    padding: 18px 30px;
    background-color: #d11822;
    margin-top: 23px;
}
.footer-contact-form .btn-submit:hover {
    background-color: rgba(209, 24, 34, 0.85); 
}

.footer-main .map iframe{
    height: 575px;
    width: 100%;
    background: gray;
    margin-bottom: 30px;
}

.footer-copyright {
    background-color: #0e225f;
    padding-top: 15px;
    padding-bottom: 35px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.footer-copyright p {
    line-height: 24px;
}

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

.bx-wrapper .bx-prev {
	left: 10px;
	background: url('../img/control.png') no-repeat;
    transform: rotate(180deg);
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url('../img/control.png') no-repeat;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-prev:hover {
    opacity: 0.85;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 38px;
	height: 38px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

@media only screen and (max-width : 480px) {
    header .logo img {
        width: 270px;
    }
    .banner {
        background-image: url('../img/banner-mobile.jpg');background-position: 0 center;background-size: cover;
    }
    .caption {
        padding: 63px 15px;
        text-align: center;
    }
    .bj-slider .bx {
        padding-left: 0;
        padding-right: 0;
    }
    .btn-primary br, .btn-submit br {display:block}
}

@media only screen and (min-width: 375px) and (max-width: 667px) { 
    header .logo img {
        width: 300px;
    }
    .banner {
        background-image: url('../img/banner-mobile.jpg');
    }
    .caption {
        padding:  63px 30px;
        text-align: center;
    }
    .bj-slider .bx {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (min-width: 414px) and (max-width: 736px) { 
    header .logo img {
        width: 300px;
    }
    .bj-slider .bx {
        padding-left: 0;
        padding-right: 0;
    }
    
}

@media only screen and (min-width: 601px) {
    header .call-to-us {
        margin-top: 0;
    }
}

@media only screen and (min-width: 768px) {
    header .logo img {
        width: auto;
    }
    .no-padding {
        padding: 0;
    }
    .bx-wrapper .bx-prev {
        left: -50px;
    }
    .bx-wrapper .bx-next {
        right: -50px;
    }
}

@media only screen and (min-width: 1024px) { 
    header .logo {
        margin-top: 2px;
        margin-left: 68px;
        float: left;
    }
    
    header .call-to-us {
        float: right;
        margin-top: 2px;
        margin-bottom: 20px;
        margin-right: 54px;
    }
    
    header .call-to-us .btn-primary {
        font-size: 28px;
    }
    
    .service-img {
        width: 450px;
    }
    
    .service-content {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .footer-main .map iframe{
        height: 615px;
    }
    
    #contact-us {
        padding-right: 0;
    }
    #map-content {
        padding-left: 0;
    }
    .footer-contact-form .input-field .error {
        position: absolute;
        left: 100%;
        top: 8px;
        background: red;
        border-radius: 4px;
        color: #fff;
        padding: 2px 10px;
    }
}

@media only screen and (min-width: 1100px)   {
    .btn-primary, .btn-submit {
        height: 50px;
        line-height: 16px;
    }
   
    .service-img {
        width: 510px;
    }
    .footer-contact-form,
    .footer-copyright {
        text-align: left;
    }
    .footer-main .map iframe{
        height: 575px;
    }
}

@media screen and (max-width: 767px) {
    
    .banner-container {
        padding: 0;
    }
    
    .banner-container .no-margin {
        margin: 0;
    }
    
    .footer-main .map iframe {
        height: 300px;
    }
    
    .footer-contact-form  {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .footer-copyright {
        text-align: center;
    }
    
    .bx-wrapper .bx-controls-direction a {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    .btn-primary br, .btn-submit br {display:block}
}