.welcome_content {
    background: #cccccc;
    color: #000066;
    padding: 20px 0px 5px;
    font-size: 24px;
}


.welcome_content h1 {
    color: #000066;
    font-size: 60px;
    line-height: 100%;
    margin-bottom: 0px;
}
.welcome_content h3 {
    color: #1b1b1b;
    text-align: center;
    font-size: 42px;
    letter-spacing: 0.4px;
    line-height: 110%;    
}

.whatcando .blockcontent {
    position: relative;
    width: 510px;
    float: right;
    text-align: left;
    padding: 25px 25px 45px 25px;
}


.whatcando .list{
  display: block;
}
.whatcando .list:nth-child(1) .blockcontent {
    float: right;
    text-align: left;
    background-image:url('../images/d1_12.png');
      background-size: cover;
}

.whatcando .blockcontent:nth-child(1) span {
    width: 50%;
    display: block;
    font-size: 19px;
    color: white;
}
.whatcando .list:nth-child(2) .blockcontent{
  float: left;
      background-image:url('../images/d1_14_2.png');
  background-size: cover;
}

.whatcando .blockcontent:nth-child(1) h3 {
    font-size: 28px;
    letter-spacing: 8px;
    color: white;
}
.whatcando .blockcontent:nth-child(1) .readmore {
    background: #ff3300;
    border: 0px;
    box-shadow: 2px 2px 2px rgba(14, 14, 14, 0.38);
}
.whatcando .blockcontent button.readmore {
    font-size: 18px;
    margin-top: 14px;
}
.whatcando .blockcontent span {
    height: 139px;
}
.whatcando {
    margin-top: 50px;
}

.whatcandowrp h1 {
  text-align: center;
    position: relative;
    margin-top: 71px;
    font-weight: 800;

    font-size: 40px;
    color: #ff3300;
}

.whatcandowrp h1 span:after {
    background: #000066;
    width: 100px;
    height: 4px;
    content: '';
    display: inline-block;
    position: relative;
    top: -8px;
    margin-left: 20px;
}
.whatcandowrp h1{
  position: relative;
}

.whatcandowrp h1 span:before {
    background: #000066;
    width: 17%;
    height: 4px;
    content: '';
    display: inline-block;
    position: absolute;
    left: 13.2%;
    top: 59%;
    margin-right: 20px;
}

.whatcandowrp h1 span:after {
    background: #000066;
    width: 17%;
    height: 4px;
    content: '';
    display: inline-block;
    position: absolute;
    right: 13.2%;
    top: 59%;
    margin-right: 20px;
}
.whatcandowrp {
    background-image: url(../images/d1_09.png) !important;
    background-repeat: repeat-x !important;
}
header.header_3 .nav-collapse_ .nav > li:hover > a, header.header_3 .nav-collapse_ .nav > li.active > a, header.header_3 .nav-collapse_ .nav > li.current_click > a {
    background: transparent !important;
    color: #ff3300  !important;
}

.nav-collapse_ .nav > li:hover > a, .nav-collapse_ .nav > li.active > a, .nav-collapse_ .nav > li.current_click > a {
    box-shadow: 0 0px 2px 0px rgb(255, 51, 0) !important;
}
button#search_buttom {
    font-size: 20px;
    vertical-align: middle;
    padding: 18px 18px 18px;
    background: #ff3300;
    color: #fff;
    border-radius: 50%;
}
.collapse {
    display: block;
}

.tp-banner-container h1 {
    font-size: 64px !important;
    color: white;
    display: block;
    line-height: 126% !important;
    font-family: 'DBAdmanXRegular' !important;
}
.tp-banner-container h2 {
    font-size: 53px !important;
    color: white;
    display: block;
    line-height: 126% !important;
    font-family: 'DBAdmanXLight' !important;
}
.tp-banner-container h3 {
    font-size: 35px !important;
    color: white;
    display: block;
    line-height: 116% !important;
     font-family: 'DBAdmanXLight' !important;
}



.bottom_address h2 {
    color: #000066;
    font-size: 30px;
}
.bottom_address .title {
    background: transparent;
    padding: 50px 0;
    font-size: 50px;
    text-align: center;
}
.bottom_address .title a {
    color: #f30;
    font-size: 44px;
    font-weight: 600;
    letter-spacing: 1.2px;
}
footer {
    margin-top: 0;
    position: relative;
    padding: 0;
    background: #000066;
}
span.addressdetail {
    display: inline-block;
    width: 70%;
    vertical-align: top;
    padding-bottom: 1px;
}
/* i_our_history */
.i_our_history {
    background-image: url(../images/d_f.png);
    background-size: cover;
    background-attachment: fixed;
    background-position: -205px 30px;
    margin-top: 74px;
}
.text_header {
    display: block;
}
.i_our_history h3 {
    text-align: center;
    font-size: 40px;
    color: white;
    display: inline-block;
}
.i_our_history span {
    text-align: center;
    font-size: 24px;
    color: white;
    display:   block;
}

.i_our_history .list:nth-child(1) .block {
    float: left;
    padding: 0px;
    position: relative;
    overflow: hidden;
}
.i_our_history .list:nth-child(1) .block img {
    width: 100%;
    padding: 0px;
    float: left;
    position: relative;
    top: -3px;
    left: -47px;
    margin-bottom: -8px;
    margin-top: -19px;
}
.i_our_history .list:nth-child(2) .block {
    width: 85%;
    background: #000066;
    float: left;
    margin-top: 5%;
    padding-bottom: 1%;
}
.i_our_history .readmore {
    background: #ff3300;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 19px;
    margin-top: 25px;
    border: 0px;
    margin-bottom: 5px;
}

.i_our_history .text_header:before {
    background: #ff3300;
    width: 20%;
    height: 2px;
    content: '';
    display: inline-block;
    position: relative;
    margin-right: 20px;
    vertical-align: text-top;
    top: 4px;
}
.i_our_history .text_header:after {
    background: #ff3300;
    width: 20%;
    height: 2px;
    content: '';
    display: inline-block;
    position: relative;
    margin-left: 20px;
    vertical-align: text-top;
    top: 4px;
}

.whatcando .list:nth-child(1) .blockcontent .image_content {
    position: absolute;
    width: 41%;
    right: 0px;
    bottom: 0px;
}
.whatcando .image_content img {
    width: 100%;
}
.bottom_address p {
    margin: 0 0px 10px;
}


.quick_link ul li a {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}
.copyright>.row .span7{
    margin-left:0px;
}

.bottom_address .title a:before {
    background: #ff3300;
    width: 13%;
    height: 2px;
    content: '';
    display: inline-block;
    position: relative;
    margin-right: 10px;
    vertical-align: text-top;
    top: 20px;
}
.bottom_address .title a:after {
    background: #ff3300;
    width: 13%;
    height: 2px;
    content: '';
    display: inline-block;
    position: relative;
    margin-left: 10px;
    vertical-align: text-top;
    top: 20px;
}
.text_header {
    display: block;
}
form[name=f-job] {
    padding: 20px;
    border: 1px solid #ccc;
    margin-bottom: 30px;
}
form[name=f-job] h4 {
    background: #000066;
    padding: 5px 15px;
    color: #fff;
    text-shadow: 1px 1px 1px #737373;
}
a#download img {
    width: 119px;
    height: 119px;
    border-radius: 50%;
    box-shadow: 1px 1px 1px #000;
    border: 3px solid #fff;
}

.our_client {
    margin-top: 50px;
}
.our_service_detail:after {
    clear: both;
    content: '';
    display: block;
}
.our_client:after {
    clear: both;
    content: '';
    display: block;
}
.our_client .col_1 img{
    width:100%;
}

.our_service_detail h3 {
    font-size: 30px;
    margin-top: 28px;
}

.our_client ul li {
    margin-bottom: 8px;
}
.our_client h3 {
    font-size: 35px;
}

.bottom_address ul li {
    margin-bottom: 3px !important;
    font-size: 22px;
    color: #000;
}
.bottom_address .title.customwhatcando a {
    font-size: 36px;
}
.bottom_address .title.customwhatcando a:before {
    background: #000066;
    width: 13%;
    height: 2px;
    content: '';
    display: inline-block;
    position: relative;
    margin-right: 10px;
    vertical-align: text-top;
    top: 20px;
}


.bottom_address .title.customwhatcando a:after {
    background: #000066;
    width: 13%;
    height: 2px;
    content: '';
    display: inline-block;
    position: relative;
    margin-left: 10px;
    vertical-align: text-top;
    top: 20px;
}

.slideabout .item  {
    text-align: center;
}
.slideabout .item img {
    height: 300px;
    width: auto !important;
}

.slideservice .item img {
    width: 100%;
}


.page_3146>.container {
    width: 100%;
    padding: 0px;
}
.page_3097>.container{
    width: 100%;
    padding: 0px;
}
section.p_service {
    float: left;
}
.flex-control-paging {
    text-align: center;
    margin: 6px 0 0;
    width: 100%;
    display: none;
}

ul.slides{
    background-image: url(../images/bg_service.png) !important;
 
    background-size: cover;
    padding-bottom:50px;
    padding-top: 50px;
}
.page_3146 .inner-content {
    padding: 0px;
}

.page_3097 .inner-content {
    padding: 0px;
}

.content {
    margin: auto;
    padding-left: 25px !important;
    padding-right: 25px !important;
    padding-top: 5px !important;
    margin-top: 5px;
}
section.clientname {
    float: left;
    width: 100%;
}
section.clientlist {
    float: left;
    width: 100%;
}
section.p_service {
    float: left;
    width: 100%;
}

/* ################################# */








@media only screen and (min-width : 320px) {
  .whatcando .list:nth-child(1) .blockcontent {
    float: none ;
    margin: 0px auto;
    position:relative;
}
.whatcando .list:nth-child(2) .blockcontent {
    float: none;
    margin: 0px auto;
    position:relative;
}
.bottom_address .title.customwhatcando a {
    font-size: 18px;
}
.bottom_address .title.customwhatcando a:before {
    vertical-align: top;

}

.bottom_address .title.customwhatcando a:after {
    vertical-align: top;

}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
.bottom_address .title.customwhatcando a {
    font-size: 26px;
}

.i_our_history .text_header:before {
    background: #ff3300;
    width: 12%;
    height: 2px;
    content: '';
    display: inline-block;
    position: relative;
    margin-right: 6px;
    vertical-align: top;
    top: 24px;
}
.i_our_history .text_header:after {
    background: #ff3300;
    width: 12%;
    height: 2px;
    content: '';
    display: inline-block;
    position: relative;
    margin-left: 7px;
    top: 24px;
    vertical-align: top;
}
.i_our_history h3 {
    text-align: center;
    font-size: 28px;
    color: white;
    display: inline-block;
}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
.i_our_history span {
    text-align: center;
    font-size: 20px;
    color: white;
    display: block;
}
.bottom_address .title.customwhatcando a {
    font-size: 36px;
}

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
.brand {
    float: left;
    margin-top: 5px;
    margin-right: 0;
}
button#search_buttom {
    margin-top: 10px;
    margin-left: 25px;
  }

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  .whatcando .list:nth-child(1) .blockcontent {
    float: right ;
    margin:inherit;
    position:relative;
}
.whatcando .list:nth-child(2) .blockcontent {
    float: none;
     margin:inherit;
    position:relative;
}
}



@media only screen and (max-device-width: 1250px) {

.whatcando .blockcontent:nth-child(1) span {
    width: 53%;
}
.whatcando .blockcontent:nth-child(3) span {
    width: 53%;
}

  .whatcandowrp h1 {
    text-align: center;
    position: relative;
    margin-top: 71px;
    font-weight: 800;

    font-size: 34px;
    color: #ff3300;
}
.i_our_history .list:nth-child(2) .block {
    width: 85%;
    background: #000066;
    float: left;
    margin-top: 5%;
    padding-bottom: 1%;
}

}


@media only screen and (max-device-width: 1199px) {
.whatcando .blockcontent:nth-child(1) h3 {
    font-size: 33px;
    letter-spacing: 8px;
    color: white;
}
.whatcando .blockcontent:nth-child(2) h3 {
    font-size: 33px;
    letter-spacing: 8px;
    color: white;
}
.i_our_history .list:nth-child(1) {
    padding-left: 0px;
}
.i_our_history .list:nth-child(1) .block img {
    width: 100%;
    padding: 0px;
    float: left;
    position: relative;
    top: -3px;
    left: -47px;
    margin-bottom: -75px;
    margin-top: 0px;
}
}

@media only screen and (max-device-width: 1055px) {
.whatcando .blockcontent span {
    height: 169px;
}
   .i_our_history .list:nth-child(2) .block {
    margin-top: 8%;
}
}

@media only screen and (max-device-width: 1024px) {


}





@media only screen and (max-device-width: 991px) {
.whatcando .list {
    display: block;
    margin-bottom: 32px;
}


.whatcandowrp h1 span:before {
    background: #000066;
    width: 9%;
    height: 4px;
    content: '';
    position: absolute;
    left: 13.2%;
    top: 59%;
    margin-right: 20px;
}
.whatcandowrp h1 span:after {
    background: #000066;
    width: 9%;
    height: 4px;
    content: '';
    position: absolute;
    right: 13.2%;
    top: 59%;
    margin-right: 20px;
}


.whatcando .list:nth-child(1) .blockcontent {
    background-size: 100% 100%;
     margin: 0px auto;
     float: none;
}
.whatcando .list:nth-child(2) .blockcontent {
    background-size: 100% 100%;
     margin: 0px auto;
     float: none;
}




}

@media only screen and (max-device-width: 978px) {
.nav-collapse {
    clear: inherit;
    float: left;
    margin-left: 0px;
}
}


@media only screen and (max-device-width: 947px) {


}






@media only screen and (max-device-width: 850px) {
.whatcandowrp h1 span:before {
    left: 14.2%;
}
}

@media only screen and (max-device-width: 768px) {
   .whatcandowrp h1 span:before {
    background: #000066;
    width: 9%;
    height: 4px;
    content: '';
    position: absolute;
    left: 16.2%;
    top: 59%;
    margin-right: 20px;
}
.whatcandowrp h1 {
    text-align: center;
    position: relative;
    margin-top: 71px;
    font-weight: 800;

    font-size: 28px;
    color: #ff3300;
}
.welcome_content h3 {
    color: #1b1b1b;
    text-align: center;
    font-size: 42px;
    letter-spacing: 0.4px;
    line-height: 110%;
}
header.header_3 #menu_button + ul {
    background: #000066;
}
.bottom_address h2 {
    color: #000066;
    font-size: 24px;
}
.bottom_address ul li {
    margin-bottom: 30px;
    font-size: 16px;
    color: #000;
    font-weight: 700;
}
.whatcando .list:nth-child(1) .blockcontent {
    background-size: cover;
    background-position: 494px 0px;
}
.whatcando .list:nth-child(2) .blockcontent {
    background-size: cover;
    background-position: 470px 4px;
}
ul li.addresscontact_con {
    margin-bottom: 0px !important;
    padding-bottom: 0px;
}
ul li.addresscontact_con p {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.our_service_detail img{
    margin-top: 30px;
}
.our_client h3 {
    margin-top: 35px;
}

}


@media only screen and (max-device-width:735px) {
.tp-banner-container h1 {
    font-size: 26px !important;
    text-align: left !important;
}

.tp-banner-container h2 {
    font-size: 21px !important;
    color: white;
    display: block;
    line-height: 126% !important;
    font-family: 'DBAdmanXLight' !important;
    text-align: left !important;
}
.tp-banner-container h3 {
    font-size: 25px !important;
    color: white;
    display: block;
    line-height: 116% !important;
    font-family: 'DBAdmanXLight' !important;
}

}



@media only screen and (max-device-width: 650px) {
.whatcandowrp h1 {
    font-size: 22px;
}
.i_our_history .text_header:before {
    background: #ff3300;
    width: 13%;
    height: 2px;
    content: '';
    display: inline-block;
    position: relative;
    margin-right: 10px;
    vertical-align: text-top;
    top: 6px;
}
.i_our_history .text_header:after {
    background: #ff3300;
    width: 13%;
    height: 2px;
    content: '';
    display: inline-block;
    position: relative;
    margin-left: 10px;
    vertical-align: text-top;
    top: 6px;
}


}




@media only screen and (max-device-width: 635px) {
.bottom_address .title.customwhatcando a {
    font-size: 26px;
}
   .quick_link ul {
    margin: 0;
    margin-right: 0px;
    text-align: left;
}
.left_top{
    display:none;
}

header.header_3 #menu_button {
    float: none;
    margin-top: 10px;
    position: absolute;
    top: -90px;
    right: 15px;
    z-index: 9999;
}
.bottom_address .title.customwhatcando a {
    font-size: 18px;
}
.bottom_address .title {
    background: transparent;
    padding: 50px 0px 0px 0px;
    font-size: 50px;
    text-align: center;
}
.whatcando {
    margin-top: 20px;
}


#footerindexaddress .col-1-2 {
    width: 100%;
    margin-bottom: 40px;
}
#footerindexaddress h2 {
    color: #000066;
    font-size: 20px;
    text-align: center;
}
.whatcando .list:nth-child(1) .blockcontent {
    background-size: cover;
    background-position: 524px -4px;
}
}

@media only screen and (max-device-width: 595px) {

}






@media only screen and (max-device-width: 585px) {

}

@media only screen and (max-device-width: 565px) {
.i_our_history .list {
    width: 100%;
    margin-bottom: inherit;
}
.i_our_history .list:nth-child(1) {
    padding-left: 0px;
}
.i_our_history .list:nth-child(1) .block img {
    width: 100%;
    padding: 0px;
    float: left;
    position: relative;
    top: -3px;
    left: 1px;
    margin-bottom: inherit;
    margin-top: 0px;
}

.i_our_history .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}
.i_our_history .list:nth-child(2) {
    padding-left: 0px;
}

.i_our_history .list:nth-child(2) .block {
    width: 100%;
    background: #000066;
    float: left;
    margin-top: 0;
    padding-bottom: 1%;
}

}


@media only screen and (max-device-width: 524px) {
.whatcandowrp h1 {
    font-size: 17px;
}
  .whatcando .blockcontent {
    position: relative;
    width: 100%;

}

}


@media only screen and (max-device-width: 500px) {
 

}





@media only screen and (max-device-width: 495px) {

.whatcandowrp h1 span:before {
    background: #000066;
    width: 9%;
    height: 3px;
    content: '';
    position: absolute;
    left: 0px;
    top: 43%;
    margin-right: 20px;
}
.whatcandowrp h1 span:after {
    background: #000066;
    width: 9%;
    height: 3px;
    content: '';
    position: absolute;
    right: -4.8%;
    top: 43%;
    margin-right: 20px;
}
.whatcandowrp h1 {
    font-size: 20px;
}
.whatcando .list {
    display: block;
    padding-left: 0px;
    padding: 0;
}
}






@media only screen and (max-device-width: 475px) {
.whatcando .blockcontent span {
    height: 200px;
}
.whatcando .blockcontent {

    width: 100%;

}
}


@media only screen and (max-device-width: 425px) {

}




@media only screen and (max-device-width: 414px) {

}




@media only screen and (max-device-width: 395px) {

}



@media only screen and (max-device-width: 370px) {
.whatcando .blockcontent span {
    height: 267px;
}
}


@media only screen and (max-device-width: 350px) {
.bottom_address .title.customwhatcando a {
    font-size: 14px;
}

}

@media only screen and (max-device-width: 330px) {

}