
.h2, h2 {
    font-size: 36px;
    /* text-align: center; */
    margin: 0 0 10px;
    color:#000;
}
@media (min-width: 320px) and (max-width:479px) {

    .cust-row {
        margin: 0 -15px
    }
}

@media (min-width: 480px) and (max-width:767px) {

    .cust-row {
        margin: 0 -15px
    }
}

@media (max-width: 991px) {
    .cust-row {
        margin:0 -15px !important
    }
	
	.h2, h2 {
    font-size: 26px;
    margin: 0 0 10px;
    color:#000;
}
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row:after {
    content: "";
    display: block;
    clear: both
}

.col-md-4,.col-sm-6,.col-md-8,.col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .col-sm-6,.col-sm-12 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-6 {
        width: 50%
    }
}

@media (min-width: 992px) {
    .col-md-4,.col-md-8 {
        float:left
    }

    .col-md-8 {
        width: 66.666666666667%
    }

    .col-md-4 {
        width: 33.333333333333%
    }
}

.paddTop15 {
    padding-top: 15px
}

.paddBottom65 {
    padding-bottom: 65px
}

.paddTop90 {
    /* padding-top: 90px; */
}

.paddBottom90 {
    /* padding-bottom: 90px; */
    padding: 30px;
}



.MTcontactPageForm input[type=submit] {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 10px 20px;
    text-decoration: none !important;
    background: #004e9d;
    border: 1px solid #004e9d;
    transition: all .3s
}

.MTcontactPageForm input[type=submit]:hover {
    background: #111;
    border: 1px solid #111;
    color: #fff !important
}

.MTcontactPageForm input[type=submit] {
    min-width: 145px
}

.clrWhite {
    color: #fff !important
}

.MTcontactPageForm input[type=text],.MTcontactPageForm input[type=email],.MTcontactPageForm textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid #d4d4d4;
    padding: 0 30px 15px;
    margin-bottom: 15px;
    border-radius: 0;
    /* line-height: 0; */
}

.MTcontactPageForm textarea {
    min-height: 170px;
    border: 1px solid #ddd;
    padding: 20px 45px !important
}

.MTnameField,.MTemailField {
    margin-bottom: 70px
}

.MTnumberField,.MTcompanyField,.MTtextField {
    margin-bottom: 20px
}

.MTnameField {
    background: url(../images/mtnameicon.png) #fff no-repeat top left !important
}

.MTemailField {
    background: url(../images/mtmailicon.png) #fff no-repeat top left !important
}

.MTnumberField {
    background: url(../images/mtnumbericon.png) #fff no-repeat top left !important
}

.MTcompanyField {
    background: url(../images/mtcompanyicon.png) #fff no-repeat top left !important
}

.MTtextField {
    background: url(../images/mtmessgicon.png) #fff no-repeat top 20px left 10px !important
}

.MTcontactDetailWrapper {
    background: url(../images/lan.png);
}

.MTcontactDetailContent {
    padding: 40px 25px 30px
}

.MTcontactDetailTitle {
    font-size: 50px;
    line-height: 30px;
    color: #fff;
    font-weight: 300;
    display: block;
    letter-spacing: 2px;
    padding-top: 15px
}

.MTcontactDetailTitle span {
    font-size: 16px;
    display: block;
    padding-bottom: 15px
}

.MTcontactDetailSep {
    border-bottom: 1px solid #fff
}

.MTcontactDetails {
    padding: 35px 25px
}

.MTcontactDetails ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: relative
}

.MTcontactDetails ul li {
    position: relative;
    padding: 7px 0 6px 40px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
    color: #fff
}

.MTcontactDetails ul li a {
    color: #fff
}

.MTcontactDetails ul li:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 33px;
    height: 33px;
    background: url(../images/cu3contactsprite.png)
}

.MTcontactDetails ul li.email:before {
    background-position: 0 0
}

.MTcontactDetails ul li.location1:before {
    background-position: 0 -33px;
}

.MTcontactDetails ul li.address:before {
    background-position: 0 -98px;
}

.MTcontactQuote {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-top: 80px;
    padding: 40px 0 30px
}



.MTcontactQuote:after {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    width: 36px;
    height: 30px;

    transform: scale(-1,-1)
}

.MTcontactPageForm {
    padding: 75px 40px
}

.MTaboutContactWrapper {
    box-shadow: 0px 0px 3px 3px rgb(0 54 172 / 12%);
}

.MTcontactDetailSection {
    padding: 0
}

@media(max-width: 991px) {
    .responsiveMargin {
        margin-top:30px
    }
}

@media(max-width: 479px) {

    .MTcontactPageForm {
        padding: 30px 10px
    }

    .MTnameField,.MTemailField {
        margin-bottom: 30px
    }
}
 .upload{margin-top: 20px;clear: both;  padding: 5px 15px 5px 15px;}
 .upload .title{font-size: 16px; line-height: 24px; color:#000;}
 .upload .uploadfile{padding: 30px 0; text-align: center; background: #fff; border: solid #d6d6d6 1px; border-radius: 5px; margin-top: 10px;clear: both;}
 .upload .uploadfile h3{font-size: 18px; color: #333;}
 .upload .uploadfile button{border: 0;width: 150px; height: 34px; background: #2494d4; color: #fff; font-size: 18px; border-radius: 6px; margin-top: 10px; cursor: pointer;}
 .upload .tips{font-size: 16px; line-height: 24px;color: #000; margin-top: 10px;}
 .file_list div{padding: 8px 0 8px 0;border-bottom:1px solid #CCC}
 .file_list a:nth-child(2){background-color:#03C;color:#FFF;text-align:center;font-size:14px;padding:5px 10px;}
 