@charset "utf-8"; /* CSS Document */


.quickE {
    background: #003d8c;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    margin-left: 1px;
    padding: 8px 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 82%;
    z-index: 1000;
    position: fixed;
    bottom: 0px;
    right: 15px;
    max-width: 170px;
    font-size: 25px;
    /* font-size: 14px; */
    /* padding: 6px 10px; */
    right: 20px;
    -ms-transform: rotate(-90deg);
    /* -webkit-transform: rotate(-90deg); */
    /* transform: rotate(-90deg); */
    /* color: black; */
}

.quickE .fa {
    font-size: 22px;
    margin-right: 5px;
    position: relative;
    top: 0px;
    left: 0
}

.quickE:hover {
    text-decoration: none;
    color: #fff;
    background: #002759
}

#productForm .spamCode {
    float: left;
    padding-left: 15px;
    width: 55.5%;
}

#productForm .spamCode1 {
    float: left;
    padding-right: 0;
    width: 39.5%;
}

#productForm .spamCode2 {
    width: 39.5%;
    margin-top: 10px;
}

.close {
	
    font-size: 30px;
    opacity: 0.5 !important;
}

.modal-title {
    color: #003d8c;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

/*Internal*/


#productForm .form-group {
    width: 100%;
    margin-right: 27px;
    float: left;
    margin-bottom: 30px;
    position: relative;
}

#productForm label.error {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -25px;
}

#productForm .form-group:nth-child(3n), #productForm .form-group:nth-child(7) {
    margin-right: 0
}

#productForm .form-group img {
    float: none;
    display: inline
}

#productForm .form-control, #productForm select {
    border-radius: 0;
    box-shadow: none;
    height: 45px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px
}

#productForm label {
    font-weight: 400;
    margin-bottom: 10px;
}

#productForm textarea.form-control {
    height: 75px;
    resize: none
}

#productForm p {
    padding-left: 15px
}

#productForm select {
    color: #999
}

#productForm p, #productForm .form-inline .control-label {
    color: #737373;
    margin-bottom: 7px;
    font-weight: 400
}

#productForm .form-inline .control-label {
    float: left;
    font-size: 13px;
    padding-top: 12px;
	
}

#productForm .spamCode .control-label {
    margin-bottom: 0;
    margin-top: 8px
}

#productForm .spamCode img {
    margin-left: 5px
}

#productForm .spamChek .col-sm-1 {
    width: 9.667%
}

#productForm .spamChek .col-sm-2 {
    width: 13.667%
}

#productForm .spamChek .col-sm-3 {
    width: 30.7%
}

#productForm .spamCode1 {
    width: 44%;
    float: left;
    padding-right: 0
}

#productForm .btn {
    border-radius: 0;
    background: #fbca00 ;
    border: 1px solid #01295c;
    color: #fff;
    padding: 10px 13px;
    min-width: 62px;
    outline: none;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    text-transform: uppercase;
}

#productForm .btn:hover {
    background: #fbda4f;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

/*Location*/
.location {
    color: #fff;
    text-align: center;
}

.location h2, .location h3, .location p {
    color: #fff!important;
}

.location p {
    position: relative;
    padding-bottom: 10px;
}

.location p:after {
    border-bottom: 1px dotted #fff;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50%;
}

.location p:last-child:after {
    border: none;
}

.location h2 {
    color: #fff!important;
    border-bottom: 1px dotted #fff!important;
    text-transform: uppercase!important;
}

.location h3 {
    color: #fff!important;
    border-bottom: none!important;
    margin-bottom: 0!important;
    padding-bottom: 5px!important;
    text-transform: capitalize!important;
    margin-top: 25px!important;
}

.location .fa {
    font-size: 20px;
    margin-bottom: 10px;
}

.location .glyphicon {
    font-size: 14px;
    margin-right: 10px;
}

.location h2 .glyphicon {
    font-size: 20px;
    color: #fff;
}

.locationLft {
    background: rgba(186, 32, 20, 0.77);
    padding: 22px 24px;
}

/*.locationLft h2{color:#003d8c!important; border-bottom-color:#003d8c!important;}*/
.locationRit {
    background: rgba(0, 61, 140, 0.76);
    padding: 20px 20px;
}

/*.locationRit h2{color:#cf2132!important; border-bottom-color:#cf2132!important;}*/
.locationLft iframe, .locationRit iframe {
    border: 0;
    width: 100%;
    height: 230px;
    margin-top: 10px;
}





@media (max-width: 991px) { 
    
    /*Internal*/
    #productForm .spamChek .col-sm-2 {
        width: 15.667%
    }

   
    /*Form*/
    #productForm .spamCode2 {
        width: 24.5%;
    }

   
}

@media (min-width: 767px) {
  
    /*#productForm .form-group{margin-right:0}
	#productForm .form-group, #productForm .form-group:nth-child(3n), #productForm .form-group:nth-child(7){margin-right:-15px; width:auto; float:none}*/
    #productForm .spamChek .col-sm-2 {
        width: 50%;
        float: left;
        margin-bottom: 12px
    }

    #productForm .spamChek .col-sm-3, #internalTabber .nav > li {
        width: 100%
    }

   

    /*Form*/
    #productForm .spamCode2 {
        width: 100%;
        padding-left: 0;
        margin-bottom: 12px;
    }

    #productForm .spamCode img {
        margin-left: 0;
    }

    #productForm .spamCode1 {
        width: 100%;
    }

    .quickE {
        font-size: 18px;
        max-width: 133px;
        /*right: -45px;*/
    }

    .quickE .fa {
        font-size: 16px;
    }

   
}




.selectFormType {
    margin-bottom: 20px;
}

.companyForm {
    display: none;
}

.inMedia img {
    width: 100%;
    margin-bottom: 30px;
}

.careersAccordion .panel-body h4 {
    margin-top: 0;
    margin-bottom: 0;
}

.careersAccordion .panel-body .list {
    margin: 0 0 15px 0 !important;
}

.applyBtn {
    border-radius: 0;
    background: #004caf;
    border: 1px solid #01295c;
    color: #fff;
    padding: 10px 13px;
    min-width: 62px;
    outline: none;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    text-transform: uppercase;
}

.applyBtn:hover {
    background: #003d8c;
    color: #ffffff;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

