body img {
    height: auto;
    max-width:100%;
}
body ul {
    list-style-type: none;
    padding-left:0px;
}
.main_wrapper {
    background-color:#FFFFFF;
    height:auto;
    margin-bottom:0;
    padding:10px;
    margin-left:auto;
    margin-right:auto;
}
.footer {
    background-color:#EDEAED;
    padding:10px;
}
.column_10 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_11 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_8 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_9 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_4 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_5 {
    float: none;
    width: auto;
    min-height: 100px;
}
.header {
    margin-top:0px;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0f0), color-stop(25%, #f5f5f5), color-stop(47%, #fcfcff), color-stop(82%, #ffffff), color-stop(100%, white));
    background-image:-webkit-linear-gradient(top, #f0f0f0 0%, #f5f5f5 25%, #fcfcff 47%, #ffffff 82%, white 100%);
    background-image:-moz-linear-gradient(top, #f0f0f0 0%, #f5f5f5 25%, #fcfcff 47%, #ffffff 82%, white 100%);
    background-image:-o-linear-gradient(top, #f0f0f0 0%, #f5f5f5 25%, #fcfcff 47%, #ffffff 82%, white 100%);
    background-image:-ms-linear-gradient(top, #f0f0f0 0%, #f5f5f5 25%, #fcfcff 47%, #ffffff 82%, white 100%);
    background-image:linear-gradient(to bottom, #f0f0f0 0%, #f5f5f5 25%, #fcfcff 47%, #ffffff 82%, white 100%);
    min-height:148px;
}
.logo_holder {
    padding:10px;
    min-height:71px;
    background:url("../images/logo.png") no-repeat center top;
}
.column_22 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_23 {
    float: none;
    width: auto;
    min-height: 100px;
}
.search_holder {
    margin-top:10px;
    min-height:42px;
    padding-top:15px;
    padding-right:10px;
}
.column_24 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_24_align {
    margin-left: auto;
}
.column_25 {
    float: none;
    width: auto;
    min-height: 100px;
}
.form {
    margin-top: 0em;
    min-height:28px;
    margin-bottom:0em;
    padding-top:0px;
    width:228px;
    margin-left:auto;
    margin-right:auto;
}
.search_box {
    height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    color: #9F9F9F;
    line-height: 28px;
    padding-left: 12px;
    padding-right: 10px;
    display: block;
    border: none;
    outline: none;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #d8d8db), color-stop(100%, #f2eff2));
    background-image:-webkit-linear-gradient(top, #d8d8db 0%, #f2eff2 100%);
    background-image:-moz-linear-gradient(top, #d8d8db 0%, #f2eff2 100%);
    background-image:-o-linear-gradient(top, #d8d8db 0%, #f2eff2 100%);
    background-image:-ms-linear-gradient(top, #d8d8db 0%, #f2eff2 100%);
    background-image:linear-gradient(to bottom, #d8d8db 0%, #f2eff2 100%);
    float:left;
}
.search_box_align {
    margin-left: 0px;
}
.gobox {
    cursor: pointer;
    width:29px;
    height:28px;
    display:block;
    float:left;
    max-width:0none;
}
.hmenubar {
    width:auto;
    text-align: center;
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    display:none;
    margin-top:10px;
    margin-bottom:10px;
    padding:10px;
}
.hmenubar li {
    position: relative;
    border-right: #CCC 1px solid;
}
.hmenubar li a {
    font-family:'Antic', sans-serif;
    font-size: 14px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    height: auto;
    line-height: 37px;
    color: #797979;
    padding: 0 19px;
}
.hmenubar li a:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #00bffe), color-stop(100%, #047ad4));
    background-image:-webkit-linear-gradient(top, #00bffe 0%, #047ad4 100%);
    background-image:-moz-linear-gradient(top, #00bffe 0%, #047ad4 100%);
    background-image:-o-linear-gradient(top, #00bffe 0%, #047ad4 100%);
    background-image:-ms-linear-gradient(top, #00bffe 0%, #047ad4 100%);
    background-image:linear-gradient(to bottom, #00bffe 0%, #047ad4 100%);
    color: #FFF;
}
.hmenubar li a.clicked {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #00bffe), color-stop(100%, #047ad4));
    background-image:-webkit-linear-gradient(top, #00bffe 0%, #047ad4 100%);
    background-image:-moz-linear-gradient(top, #00bffe 0%, #047ad4 100%);
    background-image:-o-linear-gradient(top, #00bffe 0%, #047ad4 100%);
    background-image:-ms-linear-gradient(top, #00bffe 0%, #047ad4 100%);
    background-image:linear-gradient(to bottom, #00bffe 0%, #047ad4 100%);
    color: #FFF;
}
.nav_holder {
    border-top:1px solid #CCC;
    border-bottom:1px solid #CCC;
    min-height:49px;
    padding-top:15px;
}
.slideshow {
    margin-top:15px;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:rgb(204, 204, 204);
    background:url("../images/home_slideshow_placeholder.jpg") no-repeat center top;
    padding:10px;
    min-height:369px;
}
.hover_boxes {
    margin-top:25px;
    cursor:pointer;
    min-height:558px;
}
.box_area {
    background-color:#3B3B3B;
    color:#6C6B6B;
    padding:10px;
    min-height:176px;
}
.box_area:hover {
    background-color: #D6D3D6;
}
.box_area:hover span {
    color: #6C6B6B;
}
.box_area:hover h2 {
    color: #3B3B3B;
}
.about_us {
    margin-top:36px;
    padding-top:20px;
    padding-bottom:20px;
}
.column_20 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_21 {
    float: none;
    width: auto;
    min-height: 100px;
}
.row_66 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.column_32 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_33 {
    float: none;
    width: auto;
    min-height: 100px;
}
a.button2 {
    display:block;
    text-decoration: none;
    padding: 5px 0px;
    width:120px;
    text-align:center;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #23C8FE), color-stop(98%, #01B6F1));
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:16px;
    border-radius:16px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    -moz-border-radius:16px;
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    margin-left:auto;
    margin-right:auto;
}
a.button2:visited {
    color:#FFF;
}
a.button2:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
a.button2:active {
    color:#FFF;
}
.row_63 {
    clear: both;
    min-height: 100px;
    width: auto;
}
a.button1 {
    display:block;
    text-decoration: none;
    padding: 5px 0px;
    width:120px;
    text-align:center;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #23C8FE), color-stop(98%, #01B6F1));
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:16px;
    border-radius:16px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    -moz-border-radius:16px;
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    margin-left:auto;
    margin-right:auto;
}
a.button1:visited {
    color:#FFF;
}
a.button1:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
a.button1:active {
    color:#FFF;
}
.news_feed {
    border-right:0px dotted;
}
.news_list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : center;
    font-size : 14px;
    line-height : 250%;
    padding:10px;
    min-height:10px;
}
.news_list li {
    line-height: 157%;
    min-height:135px;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 157%;
    color: #505050;
    font-size: 14px;
    letter-spacing:0px;
    background-color:#EDEAED;
}
body h2 {
    color: white;
    font: normal 36px/40px Arial, Helvetica, sans-serif;
    padding:0;
    line-height: 100%;
    margin-top:0;
    margin-bottom:0;
}
body h3 {
    color: #666;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
}
body p {
    font-size:14px;
    text-align:justify;
    margin-left:auto;
    margin-right:auto;
}
body a {
    color: #1C66C7;
    font-weight: normal;
}
.description_text {
    color: #B8B8B8;
    font: normal 12px/16px Arial, Helvetica, sans-serif;
    background-color: inherit;
    margin-top:24px;
    margin-bottom:0;
    text-align:center;
}
.button {
    display: block;
    width: 113px;
    color: white;
    text-decoration:none;
    font: bold 12px/35px Arial, Helvetica, sans-serif;
    text-align: center;
    border-color:#0162B2;
    border-style:solid;
    border-width:1px;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #00bffe), color-stop(100%, #047ed5));
    background-image:-webkit-linear-gradient(top, #00bffe 0%, #047ed5 100%);
    background-image:-moz-linear-gradient(top, #00bffe 0%, #047ed5 100%);
    background-image:-o-linear-gradient(top, #00bffe 0%, #047ed5 100%);
    background-image:-ms-linear-gradient(top, #00bffe 0%, #047ed5 100%);
    background-image:linear-gradient(to bottom, #00bffe 0%, #047ed5 100%);
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    margin-top:18px;
    margin-bottom:0;
    margin-left:auto;
    margin-right:auto;
}
.button:hover {
    -webkit-border-radius:2px;
    border-color:#0162B2;
    border-style:solid;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #047ed5), color-stop(100%, #00bffe));
    background-image:-webkit-linear-gradient(top, #047ed5 0%, #00bffe 100%);
    background-image:-moz-linear-gradient(top, #047ed5 0%, #00bffe 100%);
    background-image:-o-linear-gradient(top, #047ed5 0%, #00bffe 100%);
    background-image:-ms-linear-gradient(top, #047ed5 0%, #00bffe 100%);
    background-image:linear-gradient(to bottom, #047ed5 0%, #00bffe 100%);
    -moz-border-radius:2px;
    border-radius:2px;
}
h1.title {
    color: #2A69AE;
    margin-top:0;
    margin-bottom:20px;
    text-align:center;
}
.employee {
    clear: both;
    min-height: 110px;
    margin-top:10px;
    margin-bottom:10px;
}
.client_review {
    padding-bottom:20px;
}
.description_button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 28px;
    color: #919191;
    width: 108px;
    height: 37px;
    text-align: center;
    background-color: #D5D5D5;
    display: block;
    text-decoration:none;
    margin-top:0;
    margin-bottom:20px;
    margin-left:auto;
    margin-right:auto;
    padding-top:10px;
}
.description_button:hover {
    color: #FFF;
    background-color:#3B3B3B;
}
.news {
    margin-top:25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #01B6F9;
    font-weight: bold;
    background-color: inherit;
    text-align:left;
}
.paragraph {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #919191;
    background-color: inherit;
    margin-top: 10px;
}
.client {
    width:96px;
    height:99px;
    background-color:#EAEAEA;
    padding:10px;
    float:left;
    border:#CCC 1px solid;
    margin-right:20px;
}
.review_text {
    padding:0 10px 10px 10px;
    min-height:119px;
}
.revtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #3B3B3B;
    background-color: inherit;
    padding:0;
    margin-top:0;
    margin-bottom:20px;
    text-align:left;
}
.revtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #919191;
    background-color: inherit;
    margin-top:3px;
    margin-bottom:0;
    text-align:left;
}
.readmore_review {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:16px;
    font-weight:bold;
    color:rgb(145, 145, 145);
    margin-top:15px;
    display:block;
    text-decoration:none;
    text-align:left;
    min-height:15px;
    background:no-repeat left center;
    padding-left:0px;
}
.readmore_review:hover {
    color:rgb(1, 182, 249);
    background-image:url(../images/arowreadmorehover.png);
    background-repeat:no-repeat;
    background-position:66px 5px;
}
.rights {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3B3B3B;
    background-color: inherit;
    text-align: center;
    margin-top:0em;
    margin-bottom:0em;
}
a.privacy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #0A93C9;
    background-color: inherit;
    text-decoration:none;
}
a.privacy:hover {
    text-decoration:underline;
}
/*about.css starts here */
 .content {
    margin-top:25px;
    padding-left:20px;
    padding-right:20px;
}
.row_112 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_113 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.comment_with_button3 {
    margin: 25px;
    padding: 25px 10px;
    background: #FFF;
    border: 1px solid #CCC;
    position: relative;
    width: auto;
    overflow: hidden;
    float:none;
}
.comment_content_wrapper {
    width: 75%;
    float: left;
    min-height: 50px;
}
.comment_content {
    margin: 0;
    color: #A3A3A3;
}
.comment_with_button3 .button_container_wrapper {
    width: 25%;
    float: left;
    position: relative;
}
.comment_with_button3 .button_container {
    height: 45px;
    width: auto;
    position: relative;
    overflow:hidden;
    border-left: 1px solid #CFCFCF;
    text-align: right;
    min-height: 50px;
}
.comment_with_button3_btn_unit_wrapper {
    width: 210px;
    display: inline-block;
}
a.comment_with_button3_btn {
    margin: 0 0 0 24px;
    min-width:130px;
    display: block;
    width: 100px;
    text-decoration: none;
    font-size: 15px;
    color: #FFF;
    background-color: #EA2E49;
    padding: 12px 25px;
    text-align: center;
}
.comment_with_button3_unit_wrapper {
    width: auto;
    float: none;
}
.row_114 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_110 {
    clear: both;
    min-height: 934px;
}
.row_109 {
    clear: both;
    min-height: 867px;
}
.row_74 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.article_twelve {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
}
.article_twelve h2 {
    margin: 0 0 16px;
    padding: 0;
    color:#000000;
}
.article_twelve h4 {
    margin: 0 0 27px;
    padding: 0;
}
.article_twelve p {
    margin: 0 0 30px;
    padding: 0;
}
a.article_twelve_btn {
    display:block;
    width:100px;
    text-decoration: none;
    padding: 5px 30px;
    text-align:center;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #23C8FE), color-stop(98%, #01B6F1));
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:16px;
    border-radius:16px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    -moz-border-radius:16px;
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
}
a.article_twelve_btn:visited {
    color: #FFF;
}
a.article_twelve_btn:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
a.article_twelve_btn:active {
    color:#FFF;
}
.article_twelve_unit_wrapper {
    width: auto;
    float: none;
}
.row_75 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.article_with_background {
    margin: 10px;
    padding: 15px;
    border: 4px solid #DFDFDF;
    float: none;
    text-align: center;
    background-color: #0db0ff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0db0ff), color-stop(100%, #0270ff));
    width:auto;
    background-image: -webkit-linear-gradient(top, #0db0ff 1%, #0270ff 100%);
    background-image: -moz-linear-gradient(top, #0db0ff 1%, #0270ff 100%);
    background-image: -o-linear-gradient(top, #0db0ff 1%, #0270ff 100%);
    background-image: -ms-linear-gradient(top, #0db0ff 1%, #0270ff 100%);
    background-image: linear-gradient(to bottom, #0db0ff 1%, #0270ff 100%);
}
img.article_with_background_img {
    margin-bottom: 38px;
}
.article_with_background h2 {
    margin: 0 0 32px;
    padding: 0;
    color: #FFF;
}
.article_with_background p {
    margin: 0 0 35px;
    padding: 0;
    color: #FFF;
}
a.article_with_background_btn {
    display:block;
    width:100px;
    text-decoration: none;
    padding: 5px 30px;
    text-align:center;
    margin-right:auto;
    margin-left: auto;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #23C8FE), color-stop(98%, #01B6F1));
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:16px;
    border-radius:16px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    -moz-border-radius:16px;
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
}
a.article_with_background_btn:visited {
    color: #FFF;
}
a.article_with_background_btn:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
a.article_with_background_btn:active {
    color:#FFF;
}
.article_with_background_unit_wrapper {
    width: auto;
    float: none;
}
.row_71 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.sidebar_testimonial1 {
    width: auto;
    padding: 25px 0;
}
.sidebar_testimonial1 h2 {
    margin-top: 0;
    margin-bottom: 25px;
}
.sidebar_testimonial1 .quotation {
    padding-top: 12px;
    margin-bottom: 16px;
    color: #919191;
    background: transparent url("../images/xtd_footer_quote.png") no-repeat left top;
    text-indent: 16px;
}
.sidebar_testimonial1 .author {
    font-weight: bold;
}
.row_85 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_86 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_79 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.comment_with_button4 {
    margin: 25px;
    padding: 25px 10px;
    background: #FFF;
    border: 1px solid #CCC;
    position: relative;
    width: auto;
    overflow: hidden;
    float:none;
    min-height:114px;
}
.row_108 {
    clear: both;
    min-height: 164px;
}
.row_106 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_107 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.comment_content_wrapper {
    width: 75%;
    float: left;
    min-height: 50px;
}
.comment_content {
    margin: 0;
    color: #A3A3A3;
}
.comment_with_button4 .button_container_wrapper {
    width: 25%;
    float: left;
    position: relative;
}
.comment_with_button4 .button_container {
    height: 45px;
    width: auto;
    position: relative;
    overflow:hidden;
    border-left: 1px solid #CFCFCF;
    text-align: right;
    min-height: 50px;
}
.comment_with_button4_btn_unit_wrapper {
    width: 210px;
    display: inline-block;
}
a.comment_with_button4_btn {
    margin: 0 0 0 24px;
    min-width:130px;
    display: block;
    width: 100px;
    text-decoration: none;
    font-size: 15px;
    color: #FFF;
    background-color: #EA2E49;
    padding: 12px 25px;
    text-align: center;
}
.comment_with_button4_unit_wrapper {
    width: auto;
    float: none;
    min-height:216px;
}
.row_80 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.comment_with_button5 {
    margin: 25px;
    padding: 25px 10px;
    background: #FFF;
    border: 1px solid #CCC;
    position: relative;
    width: auto;
    overflow: hidden;
    float:none;
}
.comment_content_wrapper {
    width: 75%;
    float: left;
    min-height: 50px;
}
.comment_content {
    margin: 0;
    color: #A3A3A3;
}
.comment_with_button5 .button_container_wrapper {
    width: 25%;
    float: left;
    position: relative;
}
.comment_with_button5 .button_container {
    height: 45px;
    width: auto;
    position: relative;
    overflow:hidden;
    border-left: 1px solid #CFCFCF;
    text-align: right;
    min-height: 50px;
}
.comment_with_button5_btn_unit_wrapper {
    width: 210px;
    display: inline-block;
}
a.comment_with_button5_btn {
    margin: 0 0 0 24px;
    min-width:130px;
    display: block;
    width: 100px;
    text-decoration: none;
    font-size: 15px;
    color: #FFF;
    background-color: #EA2E49;
    padding: 12px 25px;
    text-align: center;
}
.comment_with_button5_unit_wrapper {
    width: auto;
    float: none;
}
.row_81 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_82 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_83 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.comment_with_button2 {
    margin: 25px;
    padding: 25px 10px;
    background: #FFF;
    border: 1px solid #CCC;
    position: relative;
    width: auto;
    overflow: hidden;
    float:none;
}
.comment_content_wrapper {
    width: 75%;
    float: left;
    min-height: 50px;
}
.comment_content {
    margin: 0;
    color: #A3A3A3;
}
.comment_with_button2 .button_container_wrapper {
    width: 25%;
    float: left;
    position: relative;
}
.comment_with_button2 .button_container {
    height: 45px;
    width: auto;
    position: relative;
    overflow:hidden;
    border-left: 1px solid #CFCFCF;
    text-align: right;
    min-height: 50px;
}
.comment_with_button2_btn_unit_wrapper {
    width: 210px;
    display: inline-block;
}
a.comment_with_button2_btn {
    margin: 0 0 0 24px;
    min-width:130px;
    display: block;
    width: 100px;
    text-decoration: none;
    font-size: 15px;
    color: #FFF;
    background-color: #EA2E49;
    padding: 12px 25px;
    text-align: center;
}
.comment_with_button2_unit_wrapper {
    width: auto;
    float: none;
}
.row_84 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.comment_with_button6 {
    margin: 25px;
    padding: 25px 10px;
    background: #FFF;
    border: 1px solid #CCC;
    position: relative;
    width: auto;
    overflow: hidden;
    float:none;
}
.comment_content_wrapper {
    width: 75%;
    float: left;
    min-height: 50px;
}
.comment_content {
    margin: 0;
    color: #A3A3A3;
}
.comment_with_button6 .button_container_wrapper {
    width: 25%;
    float: left;
    position: relative;
}
.comment_with_button6 .button_container {
    height: 45px;
    width: auto;
    position: relative;
    overflow:hidden;
    border-left: 1px solid #CFCFCF;
    text-align: right;
    min-height: 50px;
}
.comment_with_button6_btn_unit_wrapper {
    width: 210px;
    display: inline-block;
}
a.comment_with_button6_btn {
    margin: 0 0 0 24px;
    min-width:130px;
    display: block;
    width: 100px;
    text-decoration: none;
    font-size: 15px;
    color: #FFF;
    background-color: #EA2E49;
    padding: 12px 25px;
    text-align: center;
}
.comment_with_button6_unit_wrapper {
    width: auto;
    float: none;
}
.article_with_background2 {
    margin: 10px;
    padding: 15px;
    border: 4px solid #DFDFDF;
    float: none;
    text-align: center;
    background-color: #0db0ff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0db0ff), color-stop(100%, #0270ff));
    width:auto;
    background-image: -webkit-linear-gradient(top, #0db0ff 1%, #0270ff 100%);
    background-image: -moz-linear-gradient(top, #0db0ff 1%, #0270ff 100%);
    background-image: -o-linear-gradient(top, #0db0ff 1%, #0270ff 100%);
    background-image: -ms-linear-gradient(top, #0db0ff 1%, #0270ff 100%);
    background-image: linear-gradient(to bottom, #0db0ff 1%, #0270ff 100%);
}
img.article_with_background2_img {
    margin-bottom: 38px;
}
.article_with_background2 h2 {
    margin: 0 0 32px;
    padding: 0;
    color: #FFF;
}
.article_with_background2 p {
    margin: 0 0 35px;
    padding: 0;
    color: #FFF;
}
a.article_with_background2_btn {
    display:block;
    width:100px;
    text-decoration: none;
    padding: 5px 30px;
    text-align:center;
    margin-right:auto;
    margin-left: auto;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #23C8FE), color-stop(98%, #01B6F1));
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:16px;
    border-radius:16px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    -moz-border-radius:16px;
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
}
a.article_with_background2_btn:visited {
    color: #FFF;
}
a.article_with_background2_btn:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
a.article_with_background2_btn:active {
    color:#FFF;
}
.article_with_background2_unit_wrapper {
    width: auto;
    float: none;
}
.row_72 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_73 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_115 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_116 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.article_one {
    margin: 0;
    padding: 25px 25px 0 25px;
    border: 0;
    float: none;
    width:auto;
}
.list2 {
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-size : 14px;
    line-height : 250%;
}
.article_one h2 {
    margin: 0 0 30px;
    padding: 0;
    text-align:center;
}
.article_one p {
    margin: 0 0 30px;
    padding: 0;
}
a.article_one_btn {
    display:block;
    width:100px;
    text-decoration: none;
    padding: 5px 30px;
    text-align:center;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #23C8FE), color-stop(98%, #01B6F1));
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:16px;
    border-radius:16px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    -moz-border-radius:16px;
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    margin-left:auto;
    margin-right:auto;
}
a.article_one_btn:visited {
    color: #FFF;
}
a.article_one_btn:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
a.article_one_btn:active {
    color: #FFF;
}
.article_one_unit_wrapper {
    width: auto;
    float: none;
    margin-left:auto;
    margin-right:auto;
}
.row_117 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_69 {
    clear: both;
    min-height: 100px;
    width: auto;
    text-align:center;
}
.row_70 {
    clear: both;
    min-height: 336px;
    width: auto;
    padding:5px;
}
.comment_content_wrapper {
    width: 75%;
    float: left;
    min-height: 50px;
}
.comment_content {
    margin: 0;
    color: #A3A3A3;
}
.comment_content_wrapper {
    width: 75%;
    float: left;
    min-height: 50px;
}
.comment_content {
    margin: 0;
    color: #A3A3A3;
}
.row_76 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.article_with_background1 {
    margin: 10px;
    padding: 15px;
    border: 4px solid #DFDFDF;
    float: none;
    text-align: center;
    background-color: #0db0ff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0db0ff), color-stop(100%, #0270ff));
    width:auto;
    background-image: -webkit-linear-gradient(top, #0db0ff 1%, #0270ff 100%);
    background-image: -moz-linear-gradient(top, #0db0ff 1%, #0270ff 100%);
    background-image: -o-linear-gradient(top, #0db0ff 1%, #0270ff 100%);
    background-image: -ms-linear-gradient(top, #0db0ff 1%, #0270ff 100%);
    background-image: linear-gradient(to bottom, #0db0ff 1%, #0270ff 100%);
}
img.article_with_background1_img {
    margin-bottom: 38px;
}
.article_with_background1 h2 {
    margin: 0 0 32px;
    padding: 0;
    color: #FFF;
}
.article_with_background1 p {
    margin: 0 0 35px;
    padding: 0;
    color: #FFF;
}
a.article_with_background1_btn {
    display:block;
    width:100px;
    text-decoration: none;
    padding: 5px 30px;
    text-align:center;
    margin-right:auto;
    margin-left: auto;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #23C8FE), color-stop(98%, #01B6F1));
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:16px;
    border-radius:16px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    -moz-border-radius:16px;
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
}
a.article_with_background1_btn:visited {
    color: #FFF;
}
a.article_with_background1_btn:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
a.article_with_background1_btn:active {
    color:#FFF;
}
.article_with_background1_unit_wrapper {
    width: auto;
    float: none;
}
.list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-size : 14px;
    line-height : 250%;
}
.row_53 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_61 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_91 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_92 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_93 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_94 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_90 {
    clear: both;
    min-height: 67px;
}
.row_87 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_95 {
    clear: both;
    min-height: 22px;
}
.row_88 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_96 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_98 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_101 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_102 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_99 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_100 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_97 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_89 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.comment_with_button {
    margin: 25px;
    padding: 25px 10px;
    background: #FFF;
    border: 1px solid #CCC;
    position: relative;
    width: auto;
    overflow: hidden;
    float:none;
}
.row_58 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_59 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.comment_content_wrapper {
    width: 75%;
    float: left;
    min-height: 50px;
}
.comment_content {
    margin: 0;
    color: #A3A3A3;
}
.row_60 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_56 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_57 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.comment_with_button1 {
    margin: 25px;
    padding: 25px 10px;
    background: #FFF;
    border: 1px solid #CCC;
    position: relative;
    width: auto;
    overflow: hidden;
    float:none;
}
.comment_content_wrapper {
    width: 75%;
    float: left;
    min-height: 50px;
}
.comment_content {
    margin: 0;
    color: #A3A3A3;
}
.comment_with_button1 .button_container_wrapper {
    width: 25%;
    float: left;
    position: relative;
}
.comment_with_button1 .button_container {
    height: 45px;
    width: auto;
    position: relative;
    overflow:hidden;
    border-left: 1px solid #CFCFCF;
    text-align: right;
    min-height: 50px;
}
.comment_with_button1_btn_unit_wrapper {
    width: 210px;
    display: inline-block;
}
a.comment_with_button1_btn {
    margin: 0 0 0 24px;
    min-width:130px;
    display: block;
    width: 100px;
    text-decoration: none;
    font-size: 15px;
    color: #FFF;
    background-color: #EA2E49;
    padding: 12px 25px;
    text-align: center;
}
.comment_with_button1_unit_wrapper {
    width: auto;
    float: none;
}
.comment_content_wrapper {
    width: 75%;
    float: left;
    min-height: 50px;
}
.comment_content {
    margin: 0;
    color: black;
    text-align:justify;
}
.comment_with_button .button_container_wrapper {
    width: 25%;
    float: left;
    position: relative;
}
.comment_with_button .button_container {
    height: 45px;
    width: auto;
    position: relative;
    overflow:hidden;
    border-left: 1px solid #CFCFCF;
    text-align: right;
    min-height: 50px;
}
.comment_with_button_btn_unit_wrapper {
    width: 210px;
    display: inline-block;
}
a.comment_with_button_btn {
    margin: 0 0 0 24px;
    min-width:130px;
    display: block;
    width: 100px;
    text-decoration: none;
    font-size: 15px;
    color: #FFF;
    background-color: #EA2E49;
    padding: 12px 25px;
    text-align: center;
}
.comment_with_button_unit_wrapper {
    width: auto;
    float: none;
}
.row_54 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.article_eight {
    margin: 0;
    padding: 0px;
    border: 0;
    float: none;
    width:auto;
}
.row_111 {
    clear: both;
    min-height: 234px;
    border-style:solid;
    border-width:0px;
}
.row_103 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_104 {
    clear: both;
    min-height: 100px;
    width: auto;
}
a.button3 {
    display:block;
    text-decoration: none;
    padding: 5px 0px;
    width:120px;
    text-align:center;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #23C8FE), color-stop(98%, #01B6F1));
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:16px;
    border-radius:16px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    -moz-border-radius:16px;
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    margin-left:auto;
    margin-right:auto;
}
a.button3:visited {
    color:#FFF;
}
a.button3:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
a.button3:active {
    color:#FFF;
}
.row_105 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.article_eight h2 {
    margin: 9px 0 17px;
    padding: 0;
    color:black;
}
.article_eight p {
    margin: 0 0 30px;
    padding: 0;
    text-align:justify;
    color:black;
}
a.article_eight_btn {
    display:block;
    width:100px;
    text-decoration: none;
    padding: 5px 30px;
    text-align:center;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #23C8FE), color-stop(98%, #01B6F1));
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:16px;
    border-radius:16px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    -moz-border-radius:16px;
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    margin-left:auto;
    margin-right:auto;
}
a.article_eight_btn:visited {
    color: #FFF;
}
a.article_eight_btn:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
a.article_eight_btn:active {
    color: #FFF;
}
.article_eight_unit_wrapper {
    width: auto;
    float: none;
}
.row_55 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.column_12 {
    float: none;
    width: auto;
    min-height: 100px;
}
.sidebar_quick_contact {
    padding: 25px;
    width: 228px;
    width: auto;
}
.sidebar_quick_contact h2 {
    margin: 0 0 25px 0;
}
.sidebar_quick_contact input {
    clear: both;
    padding: 0 11px;
    height: 38px;
    line-height: 38px;
    /*width: 228px;*/
    width: 100%;
    font-size: 13px;
    border: 1px solid #B6B6B6;
    display: inline-block;
    color: #6C6C6C;
    margin-bottom: 3px;
}
.sidebar_quick_contact textarea {
    clear: both;
    border: 1px solid #B6B6B6;
    font-size: 13px;
    color: #6C6C6C;
    padding: 11px;
    height: 90px;
    /*width: 228px;*/
    width: 100%;
    margin-bottom: 14px;
}
.sidebar_quick_contact a {
    display:block;
    width:100px;
    text-decoration: none;
    padding: 5px 30px;
    text-align:center;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #23C8FE), color-stop(98%, #01B6F1));
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:16px;
    border-radius:16px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    -moz-border-radius:16px;
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
}
.sidebar_quick_contact a:visited {
    color:#FFF;
}
.sidebar_quick_contact a:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
.sidebar_quick_contact a:active {
    color:#FFF;
}
.column_13 {
    float: none;
    width: auto;
    min-height: 100px;
}
.sidebar_testimonial {
    width: auto;
    padding: 25px;
}
.sidebar_testimonial h2 {
    margin-top: 0;
    margin-bottom: 25px;
}
.sidebar_testimonial .quotation {
    padding-top: 12px;
    margin-bottom: 16px;
    color: #919191;
    background: transparent url("../images/xtd_footer_quote.png") no-repeat left top;
    text-indent: 16px;
}
.sidebar_testimonial .author {
    font-weight: bold;
}
.row_34 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_31 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_41 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_42 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_45 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_46 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.article_one2 {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
}
.article_one2 h2 {
    margin: 0 0 30px;
    padding: 0;
    color:black;
    text-align:center;
}
.article_one2 p {
    margin: 0 0 30px;
    padding: 0;
}
a.article_one2_btn {
    display:block;
    width:100px;
    text-decoration: none;
    padding: 5px 30px;
    text-align:center;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #23C8FE), color-stop(98%, #01B6F1));
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:16px;
    border-radius:16px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    -moz-border-radius:16px;
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
}
a.article_one2_btn:visited {
    color: #FFF;
}
a.article_one2_btn:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
a.article_one2_btn:active {
    color: #FFF;
}
.article_one2_unit_wrapper {
    width: auto;
    float: none;
}
.row_43 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_37 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_38 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.article_one1 {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
}
.article_one1 h2 {
    margin: 0 0 30px;
    padding: 0;
    color:black;
    text-align:center;
}
.article_one1 p {
    margin: 0 0 30px;
    padding: 0;
}
a.article_one1_btn {
    display:block;
    width:100px;
    text-decoration: none;
    padding: 5px 30px;
    text-align:center;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #23C8FE), color-stop(98%, #01B6F1));
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:16px;
    border-radius:16px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    -moz-border-radius:16px;
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
}
a.article_one1_btn:visited {
    color: #FFF;
}
a.article_one1_btn:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
a.article_one1_btn:active {
    color: #FFF;
}
.article_one1_unit_wrapper {
    width: auto;
    float: none;
}
.row_11 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.article_three {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
}
.article_three h2 {
    margin: 0 0 16px;
    padding: 0;
}
.article_three h4 {
    margin: 0 0 22px;
    padding: 0;
    text-align:center;
}
.article_three p {
    margin: 0 0 30px;
    padding: 0;
    text-align:justify;
}
.article_three_unit_wrapper {
    width: auto;
    float: none;
}
.article_nineteen {
    margin: 10px;
    padding: 15px;
    border: 0;
    float: none;
    background: #F4F4F4;
    width:auto;
}
img.article_nineteen_img {
    max-width: 100%;
    margin-bottom: 20px;
}
.article_nineteen h4 {
    margin: 0 0 15px;
}
.article_nineteen p {
    margin: 0 0 15px 0;
    padding: 0;
    text-align:justify;
}
.article_nineteen_unit_wrapper {
    width: auto;
    float: none;
}
.article_ten {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
}
img.article_thirteen_img {
    max-width: 100%;
}
.article_ten h2 {
    margin: 0 0 34px;
    padding: 0;
    color:black;
    font-size:37px;
}
.article_ten p {
    margin: 0 0 30px;
    padding: 0;
}
.article_ten_unit_wrapper {
    width: auto;
    float: none;
}
.row_30 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.article_three1 {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
}
.article_three1 h2 {
    margin: 0 0 16px;
    padding: 0;
}
.article_three1 h4 {
    margin: 0 0 22px;
    padding: 0;
    text-align:center;
}
.article_three1 p {
    margin: 0 0 30px;
    padding: 0;
    text-align:justify;
}
.article_three1_unit_wrapper {
    width: auto;
    float: none;
}
.article_nineteen1 {
    margin: 10px;
    padding: 15px;
    float: none;
    background: #FFF;
    border: 1px solid #CCC;
    width:auto;
}
img.article_nineteen1_img {
    max-width: 100%;
}
.article_nineteen1 h4 {
    margin: 0 0 14px;
}
.article_nineteen1 p {
    padding: 0;
    margin: 0 0 17px;
    text-align:justify;
}
.article_nineteen1_unit_wrapper {
    width: auto;
    float: none;
}
.article_thirteen1 {
    margin: 0;
    padding: 25px;
    border: 0;
    float: none;
    width:auto;
}
img.article_thirteen1_img {
    max-width: 100%;
}
.article_thirteen1 h2 {
    margin: 0 0 34px;
    padding: 0;
    color:black;
}
.article_thirteen1 p {
    margin: 0 0 30px;
    padding: 0;
}
.article_thirteen1_unit_wrapper {
    width: auto;
    float: none;
}
.row_1 {
    clear: both;
    min-height: 523px;
}
.column_1 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_2 {
    float: none;
    width: auto;
    min-height: 100px;
}
.row_12 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_13 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_14 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_15 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_16 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_17 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_18 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_19 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_20 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.column_3 {
    float: none;
    width: auto;
    min-height: 100px;
}
.row_21 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_22 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_23 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_24 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_25 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_26 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_27 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_28 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_29 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_2 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_3 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_4 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_5 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_6 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_7 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_8 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_9 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_10 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.services_list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : center;
    font-size : 14px;
    line-height : 250%;
    padding:10px;
    min-height:10px;
}
.services_list li {
    line-height: 157%;
}
.main_form_holder {
    margin-top:20px;
    margin-bottom:20px;
    padding:10px;
}
.form_main_holder {
    min-height: 485px;
    padding:0 20px;
    margin-top:20px;
    margin-bottom:20px;
    border-right:1px dotted #000000;
}
.main_map_holder {
    margin-top:20px;
    margin-bottom:20px;
    padding-top:0;
    padding-bottom:0;
}
.about_content {
    border-right:1px none;
    padding-top:5px;
    padding-bottom:0;
}
.about_sidebar {
    padding-top:5px;
}
.team_list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : center;
    font-size : 14px;
    line-height : 250%;
    padding:10px;
    min-height:10px;
}
.team_list li {
    line-height: 157%;
}
.company_description {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #919191;
    background-color: inherit;
}
.about_list {
    padding:10px;
    min-height:10px;
}
.about_list li {
    padding-bottom:9px;
    background-image:url(../images/arowreadmore.png);
    background-repeat:no-repeat;
    background-position:0px 5px;
    padding-left:16px;
}
.about_list a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #919191;
    background-color: inherit;
    display: block;
    text-decoration: none;
}
.about_list a:hover {
    color:#666;
}
.team_image_holder {
    padding:10px;
    min-height:10px;
}
.team_image_holder {
    padding:10px;
    min-height:10px;
}
.team_text {
    padding:10px;
    min-height:10px;
}
.team_text {
    font-family: Arial, Helvetica, sans-serif;
    color: #919191;
    background-color: inherit;
    padding:10px;
}
.about_team {
    font-size: 12px;
    line-height: 16px;
}
.about_list li {
    color: #616061;
}
.image_employee {
    border-color: #DBDBDB;
    border-style:solid;
    height:84px;
    border-width:1px;
    width:84px;
    padding:10px;
    margin-left:auto;
    margin-right:auto;
    display:block;
    margin-bottom:10px;
}
.about_sidebar p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #919191;
    background-color: inherit;
    width: auto;
    margin-top: 8px;
}
.em_pos {
    color: #3B3B3B;
    font-size: 11px;
    text-align:left;
}
.team_img {
    border-color: #CCCCCC;
    border-style:solid;
    min-height:164px;
    border-width:1px;
    padding:10px;
    width:184px;
    margin-top:20px;
}
.name, .email, .phone {
    width: 137px;
}
.confirm label {
    display: block;
    position: relative;
    min-height: 60px;
}
.confirm input {
    display: block;
    outline: none;
    padding: 0 15px;
    width: 80%;
    height: 48px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #919191;
    background-color: white;
    border: 1px solid #E7E7E7;
    margin-top:0;
    margin-bottom:10px;
    margin-left:auto;
    margin-right:auto;
}
.confirm label.message {
    min-height: 170px;
    width:110px;
}
.confirm textarea {
    resize: none;
    overflow: auto;
    display: block;
    outline: none;
    padding: 10px 15px;
    width: 80%;
    height: 128px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #919191;
    background-color: white;
    border: 1px solid #E7E7E7;
    margin-top:0;
    margin-bottom:10px;
    margin-left:auto;
    margin-right:auto;
}
.button-small {
    min-width: 89px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    display: inline-block;
    color: #FCFBF7;
    font: bold 12px/35px Arial, Helvetica, sans-serif;
    line-height: 27px;
    -webkit-border-radius: 2px;
    position: relative;
    margin-right:20px;
    text-decoration:none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00BFFE), color-stop(100%, #047ED5));
    background-image: -webkit-linear-gradient(top, #00BFFE 0%, #047ED5 100%);
    background-image: -moz-linear-gradient(top, #00BFFE 0%, #047ED5 100%);
    background-image: -o-linear-gradient(top, #00BFFE 0%, #047ED5 100%);
    background-image: -ms-linear-gradient(top, #00BFFE 0%, #047ED5 100%);
    background-image: linear-gradient(to bottom, #00BFFE 0%, #047ED5 100%);
    -moz-border-radius: 2px;
    border-radius: 2px;
    width:89px;
    min-height:34px;
    padding-top:10px;
}
.button-small:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #047ed5), color-stop(100%, #00bffe));
    background-image:-webkit-linear-gradient(top, #047ed5 0%, #00bffe 100%);
    background-image:-moz-linear-gradient(top, #047ed5 0%, #00bffe 100%);
    background-image:-o-linear-gradient(top, #047ed5 0%, #00bffe 100%);
    background-image:-ms-linear-gradient(top, #047ed5 0%, #00bffe 100%);
    background-image:linear-gradient(to bottom, #047ed5 0%, #00bffe 100%);
}
.google_map {
    padding:10px;
}
.company_address_text {
    margin-top:30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #919191;
    background-color: inherit;
}
.company_name {
    color: #01B6F9;
    background-color: inherit;
    text-align:center;
    font:normal normal bold 23px/16px Arial, Helvetica, sans-serif;
}
.services_holder {
    clear: both;
    min-height: 600px;
    margin-bottom:20px;
}
.services_row {
    clear: both;
    min-height: 170px;
    margin-top:30px;
    padding-bottom:30px;
}
.service_nugget {
    min-height: 294px;
    margin-left: 0px;
    margin-bottom:30px;
    display:inline-block;
}
.image {
    padding-top:10px;
    padding-bottom:10px;
}
.services_main_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #919191;
    border-right-width:1px;
    border-bottom:1px dotted #303030;
    padding:10px;
}
.service_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
    color: #919191;
    padding-right:10px;
    margin-top:10px;
    margin-bottom:10px;
    text-align:justify;
}
.service_title:hover {
    color: #01B6F9;
    cursor:pointer;
}
h3.service_title {
    min-height: 13px;
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 110%;
    color: #474747;
    font-weight: lighter;
}
.nav_holder select {
    display: inline-block;
    width: 90%;
    height: 30px;
}
.contact_form_unit_wrapper {
    width: auto;
    min-height: 299px;
    float: none;
}
.contact_form {
    float: none;
}
.btns {
    min-height: 34px;
}
h1.paragraph1 {
    text-align: center;
    font-weight:bold;
}
h1.heading {
    text-align: center;
}
h1.heading1 {
    text-align: center;
}
h3.heading2 {
    text-align: right;
}
h3.heading3 {
    text-align: center;
}
p.paragraph2 {
    text-align: justify;
}
p.paragraph5, h1.paragraph5, h1.paragraph5 {
    padding-left: 5px;
    padding-right:5px;
    font-weight:normal;
    font-size:14px;
}
p.paragraph4 {
    padding-left: 5px;
    padding-right:5px;
}
h3.heading4 {
    text-align:center;
    color:#FCF7FC;
    font-size:24px;
}
h3.heading5 {
    text-align:center;
    color:#FCF7FC;
    font-size:24px;
}
.row_36 {
    padding-left: 20px;
    padding-right:20px;
}
span.span {
    text-align: center;
}
h4.heading6, h3.heading6, h1.heading6 {
    text-align: center;
}
h3.paragraph3 {
    text-align: center;
}
h1.paragraph6 {
    text-align: center;
    color:#2A69AE;
}
h4.heading7 {
    text-align: center;
}
h5.heading8 {
    text-align: center;
}
h1.heading9 {
    text-align: center;
    color:#2A69AE;
}
p.paragraph7 {
    text-align: left;
}
h3.heading10 {
    text-align: center;
    color:#FCF7FC;
    font-size:24px;
}
p.paragraph8 {
    text-align: center;
}
p.paragraph9 {
    font-size: 12px;
}
.row_122 {
    clear: both;
    min-height: 100px;
}
.social_buttons {
    float: none;
    padding: 25px;
    margin: 0;
    width:auto;
}
.social_buttons a {
    display: inline-block;
    float: none;
    width: 32px;
    height: 32px;
    margin-right: 8px;
}
.social_buttons h2 {
    display: inline-block;
    float: none;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 32px;
    margin-right: 14px;
    vertical-align: top;
    width:30%;
}
.social_buttons .facebook {
    background: transparent url("../images/xtd_facebook_button.png") no-repeat left top;
    opacity:0.8;
}
.social_buttons .facebook:hover {
    opacity:1;
}
.social_buttons .facebook:active {
    opacity:1;
}
.social_buttons .twitter {
    background: transparent url("../images/xtd_twitter_button.png") no-repeat left top;
    opacity:0.8;
}
.social_buttons .twitter:hover {
    opacity:1;
}
.social_buttons .twitter:active {
    opacity:1;
}
.social_buttons_unit_wrapper {
    width: auto;
    float: none;
}
h3.heading11 {
    text-align: center;
}
.column_14 {
    float: none;
    width: auto;
    min-height: 100px;
}
.row_48 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_50 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.column_15 {
    float: none;
    width: auto;
    min-height: 100px;
}
.row_47 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_51 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.column_16 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_17 {
    float: none;
    width: auto;
    min-height: 100px;
}
.row_65 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_68 {
    clear: both;
    min-height: 100px;
    width: auto;
}
h3.heading12 {
    color: #2A69AE;
    text-align:center;
}
p.paragraph10 {
    font-weight: bold;
}
h2.heading13 {
    text-align: center;
    color:#2A69AE;
}
h4.heading14 {
    text-align: center;
    font-weight:bold;
}
h4.heading17, h5.heading17 {
    color:#000000;
    font-weight:bold;
}
h4.heading15 {
    text-align: center;
}
h4.heading16 {
    text-align: center;
}
p.paragraph11 {
    text-align: center;
}
img.image1 {
    margin-left: auto;
    margin-right:auto;
}
h4.heading18 {
    text-align: center;
}
p.paragraph12 {
    text-align: justify;
}
p.paragraph13 {
    text-align: justify;
}
p.paragraph14 {
    text-align: justify;
}
p.paragraph15 {
    text-align: justify;
}
h1.heading19 {
    color: red;
}
p.paragraph16 {
    color: red;
}
p.paragraph17 {
    color: red;
}
h1.heading13 {
    text-align: center;
    color:#2A6AAE;
}
h1.heading20 {
    text-align: center;
    color:#2A69AE;
}
h1.Pa12 {
    font-size: 0em;
}
h1.heading21 {
    color: #2A69AE;
    text-align:center;
}
h1.heading22 {
    color: #2A69AE;
}
span.span1 {
    text-align: center;
}
h1.heading23 {
    text-align: center;
}
h1.heading24, h4.heading24 {
    color: #2A69AE;
    text-align:center;
}
h1.heading25 {
    text-align: center;
    color:#2A69AE;
}
h1.paragraph5 {
    font-size: 2em;
    color:#2A69AE;
    font-weight:bold;
    text-align:center;
}
h1.heading6 {
    color: #2A69AE;
}
h1.heading26 {
    text-align: center;
    color:#2A69AE;
}
h1.heading27 {
    color: #2A69AE;
    text-align:center;
}
h1.heading28 {
    color: #2A69AE;
    text-align:center;
}
h1.heading29 {
    color: #2A69AE;
    text-align:center;
}
h1.heading30 {
    color: #2A69AE;
    text-align:center;
}
h1.heading31 {
    color: #2A69AE;
    text-align:center;
}
h1.heading32 {
    text-align: center;
    color:#2A69AE;
}
p.paragraph18 {
    text-align: left;
}
span.span2 {
    font-family: Arial, Helvetica, sans-serif;
}
span.span3 {
    font-family: Arial, Helvetica, sans-serif;
}
h1.heading33 {
    text-align: center;
}
.list1 {
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-size : 14px;
    line-height : 250%;
}
span.span4 {
    font-size: 27px;
    text-align:center;
}
p.paragraph19 {
    text-align: center;
}
.contact_info {
    width: 170px;
    margin: 5px 0;
}
.contact_info p {
    margin: 0;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    text-align:center;
}
.contact_info a {
    text-decoration: none;
    margin: 0;
    text-align:center;
}
.contact_info a:hover {
    cursor: pointer;
}
a.button4 {
    display:block;
    text-decoration: none;
    padding: 5px 0px;
    width:120px;
    text-align:center;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #23C8FE), color-stop(98%, #01B6F1));
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:16px;
    border-radius:16px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    -moz-border-radius:16px;
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    margin-left:auto;
    margin-right:auto;
}
a.button4:visited {
    color:#FFF;
}
a.button4:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
a.button4:active {
    color:#FFF;
}
h5.heading34 {
    text-align: center;
}
h3.heading35 {
    text-align: center;
}
h3.heading36 {
    text-align: center;
}
h3.MsoNormal {
    text-align: center;
}
li {
    text-align:justify;
}
.social_buttons h2.heading37 {
    color: #030303;
}
p.paragraph33 {
    text-align: center;
}
span.span5 {
    font-weight: bold;
}
span.span6 {
    font-weight: bold;
}
@media only screen and (min-width : 641px) {
    .row_47 {
        clear: both;
        min-height: 232px;
        width: auto;
    }
    .row_51 {
        clear: both;
        min-height: 193px;
        width: auto;
    }
    .row_52 {
        clear: both;
        min-height: 193px;
        width: auto;
    }
    .column_18 {
        float: left;
        width: 460px;
        min-height: 193px;
    }
    .column_19 {
        float: left;
        width: 460px;
        min-height: 193px;
    }
    .column_16 {
        float: left;
        width: 60%;
        min-height: 232px;
    }
    .row_49 {
        clear: both;
        min-height: 100px;
    }
    .column_17 {
        float: left;
        width: 40%;
        min-height: 232px;
    }
    .row_65 {
        clear: both;
        min-height: 442px;
        width: auto;
    }
    .row_68 {
        clear: both;
        min-height: 116px;
        width: auto;
    }
    .column_15 {
        float: left;
        width: 307px;
        min-height: 386px;
    }
    body img {
        height: auto;
        max-width:none;
    }
    body {
        min-width:960px;
        text-align: left;
    }
    body ul {
        list-style-type: disc;
        padding-left:40px;
    }
    .hmenubar {
        display: block;
    }
    .nav_holder select {
        display: none;
    }
    .hmenubar li {
        padding: 0 31px;
        display: inline-block;
    }
    .main_wrapper {
        clear: both;
        width: 960px;
        margin-right: auto;
        margin-left: auto;
        min-height: 700px;
        margin-top:20px;
        padding:0;
    }
    .footer {
        min-height: 20px;
        padding-right: 0px;
        padding-top: 33px;
        padding-bottom: 33px;
        padding-left: 0px;
    }
    .column_10 {
        float: left;
        width: 480px;
        min-height: 21px;
    }
    .column_11 {
        float: left;
        width: 480px;
        min-height: 21px;
    }
    .column_8 {
        float: left;
        width: 480px;
        min-height: 20px;
    }
    .column_9 {
        float: left;
        width: 480px;
        min-height: 20px;
    }
    .column_4 {
        float: left;
        width: 480px;
        min-height: 100px;
    }
    .column_5 {
        float: left;
        width: 480px;
        min-height: 77px;
    }
    .header {
        clear: both;
        min-height: 94px;
        margin-left: 20px;
        margin-right: 20px;
        margin-top:20px;
    }
    .logo_holder {
        float: left;
        width: 208px;
        min-height: 112px;
        margin-left: 15px;
        padding: 10px 0 0 0;
        background-position:0px 15px;
    }
    .column_22 {
        float: left;
        width: 222px;
        min-height: 115px;
    }
    .column_23 {
        float: left;
        width: 516px;
        min-height: 115px;
    }
    .search_holder {
        float: left;
        width: 687px;
        min-height: 105px;
        padding-top:0;
    }
    .column_24 {
        float: left;
        width: 460px;
        min-height: 105px;
    }
    .column_25 {
        float: left;
        width: 227px;
        min-height: 105px;
    }
    form {
        float: right;
        margin-right: 20px;
    }
    .form {
        margin-top: 0;
        margin-bottom: 0;
        min-height: 55px;
        margin-left:0;
        margin-right:0;
        width:238px;
    }
    .search_box {
        float: left;
        margin-right: 0px;
        width:162px;
    }
    .gobox {
        float: none;
        height:28px;
        width:30px;
        margin-left:auto;
    }
    .hmenubar {
        list-style: none;
        padding: 0;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
    .hmenubar li a {
        text-align: center;
    }
    .nav_holder {
        clear: both;
        min-height: 58px;
        padding-top:0;
    }
    .slideshow {
        clear: both;
        min-height: 369px;
        margin-left: 20px;
        margin-right: 20px;
        padding: 0px;
        background-position:50% 0%;
    }
    .hover_boxes {
        clear: both;
        min-height: 241px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .box_area {
        float: left;
        width: 272px;
        min-height: 220px;
        margin-right: 1px;
        padding: 10px;
    }
    .about_us {
        clear: both;
        min-height: 62px;
        padding-right: 40px;
        padding-left: 40px;
    }
    .column_20 {
        float: left;
        width: 272px;
        min-height: 61px;
    }
    .column_21 {
        float: left;
        width: 568px;
        min-height: 62px;
    }
    .row_66 {
        clear: both;
        min-height: 62px;
        width: auto;
    }
    .column_32 {
        float: left;
        width: 297px;
        min-height: 62px;
    }
    .column_33 {
        float: left;
        width: 271px;
        min-height: 62px;
    }
    .row_67 {
        clear: both;
        min-height: 164px;
        width: auto;
    }
    .row_63 {
        clear: both;
        min-height: 61px;
        width: 272px;
    }
    .row_64 {
        clear: both;
        min-height: 164px;
        width: auto;
    }
    .news_feed {
        float: left;
        width: 286px;
        min-height: 312px;
        border-right-width:1px;
    }
    .news_list {
        list-style-type: none;
        padding-left: 0px;
        text-align: left;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .client_box {
        float: left;
        width: 572px;
        min-height: 328px;
        padding-left: 20px;
    }
    body h2 {
        margin-right: 0;
        margin-left: 0;
        width:100%;
    }
    .description_text {
        margin-right: 0;
        margin-left: 0;
    }
    .button {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
    }
    h1.title {
        margin-right: 0;
        margin-left: 0;
    }
    .employee {
        width: 285px;
        margin-bottom:0;
        margin-top:5px;
    }
    .client_review {
        clear: both;
        min-height: 121px;
        width: 572px;
    }
    .description_button {
        text-align: center;
        margin-right: 0px;
        margin-left: 0px;
        width:81px;
        height:28px;
        padding-top:0;
        float:left;
    }
    .paragraph {
        width: 244px;
    }
    .review_text {
        float: left;
        min-height: 100px;
        width: 433px;
        padding-left: 20px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .revtitle {
        margin-right: 0;
        margin-left: 0;
        text-align:left;
    }
    .revtext {
        width: 403px;
        margin-right: 0;
        margin-left: 0;
        text-align:left;
    }
    .rights {
        text-align: center;
    }
    .content {
        min-height: 0px;
    }
    .row_112 {
        clear: both;
        min-height: 134px;
        width: auto;
    }
    .row_113 {
        clear: both;
        min-height: 134px;
        width: auto;
    }
    .comment_with_button3_unit_wrapper {
        width: 920px;
        float: left;
    }
    .row_114 {
        clear: both;
        min-height: 134px;
        width: auto;
    }
    .row_110 {
        clear: both;
        min-height: 934px;
    }
    .row_109 {
        clear: both;
        min-height: 867px;
    }
    .row_74 {
        clear: both;
        min-height: 201px;
        width: auto;
    }
    .article_twelve_unit_wrapper {
        width: 306.6666666666667px;
        float: left;
    }
    .row_75 {
        clear: both;
        min-height: 201px;
        width: auto;
    }
    .article_with_background_unit_wrapper {
        width: 306.6666666666667px;
        float: left;
    }
    .row_71 {
        clear: both;
        min-height: 93px;
        width: auto;
    }
    .row_85 {
        clear: both;
        min-height: 337px;
        width: auto;
    }
    .row_86 {
        clear: both;
        min-height: 338px;
        width: auto;
    }
    .row_79 {
        clear: both;
        min-height: 152px;
        width: auto;
    }
    .comment_with_button4_unit_wrapper {
        width: 920px;
        float: left;
    }
    .row_80 {
        clear: both;
        min-height: 152px;
        width: auto;
    }
    .comment_with_button5_unit_wrapper {
        width: 920px;
        float: left;
    }
    .row_81 {
        clear: both;
        min-height: 201px;
        width: auto;
    }
    .row_82 {
        clear: both;
        min-height: 67px;
        width: auto;
    }
    .row_83 {
        clear: both;
        min-height: 67px;
        width: auto;
    }
    .comment_with_button2_unit_wrapper {
        width: 920px;
        float: left;
    }
    .row_84 {
        clear: both;
        min-height: 67px;
        width: auto;
    }
    .comment_with_button6_unit_wrapper {
        width: 920px;
        float: left;
    }
    .article_with_background2_unit_wrapper {
        width: 306.6666666666667px;
        float: left;
    }
    .row_72 {
        clear: both;
        min-height: 217px;
        width: auto;
    }
    .row_73 {
        clear: both;
        min-height: 27px;
        width: 100%;
    }
    .row_115 {
        clear: both;
        min-height: 9px;
        width: auto;
    }
    .row_116 {
        clear: both;
        min-height: 57px;
        width: auto;
    }
    .article_one_unit_wrapper {
        width: 920px;
        float: left;
    }
    .row_117 {
        clear: both;
        min-height: 9px;
        width: auto;
    }
    .row_69 {
        clear: both;
        min-height: 140px;
        width: auto;
    }
    .row_70 {
        clear: both;
        min-height: 42px;
        width: auto;
        padding:5px;
    }
    .comment_with_button3_unit_wrapper {
        width: 910px;
        float: left;
    }
    .comment_with_button2_unit_wrapper {
        width: 910px;
        float: left;
    }
    .row_76 {
        clear: both;
        min-height: 140px;
        width: auto;
    }
    .article_with_background1_unit_wrapper {
        width: 303.3333333333333px;
        float: left;
    }
    .row_77 {
        clear: both;
        min-height: 140px;
        width: auto;
    }
    .row_78 {
        clear: both;
        min-height: 140px;
        width: auto;
    }
    .row_53 {
        clear: both;
        min-height: 134px;
        width: auto;
    }
    .row_61 {
        clear: both;
        min-height: 67px;
        width: auto;
    }
    .row_91 {
        clear: both;
        min-height: 16px;
        width: auto;
    }
    .row_92 {
        clear: both;
        min-height: 135px;
        width: auto;
    }
    .row_93 {
        clear: both;
        min-height: 16px;
        width: auto;
    }
    .row_94 {
        clear: both;
        min-height: 19px;
        width: auto;
    }
    .row_90 {
        clear: both;
        min-height: 67px;
    }
    .row_87 {
        clear: both;
        min-height: 22px;
        width: auto;
    }
    .row_95 {
        clear: both;
        min-height: 22px;
    }
    .row_88 {
        clear: both;
        min-height: 22px;
        width: auto;
    }
    .row_96 {
        clear: both;
        min-height: 270px;
        width: auto;
    }
    .row_98 {
        clear: both;
        min-height: 3px;
        width: auto;
    }
    .row_101 {
        clear: both;
        min-height: 1px;
        width: auto;
    }
    .row_102 {
        clear: both;
        min-height: 2px;
        width: auto;
    }
    .row_99 {
        clear: both;
        min-height: 3px;
        width: auto;
    }
    .row_100 {
        clear: both;
        min-height: 5px;
        width: auto;
    }
    .row_97 {
        clear: both;
        min-height: 34px;
        width: auto;
    }
    .row_89 {
        clear: both;
        min-height: 23px;
        width: auto;
    }
    .row_62 {
        clear: both;
        min-height: 67px;
        width: auto;
    }
    .article_eight1_unit_wrapper {
        width: 920px;
        float: left;
    }
    .comment_with_button_unit_wrapper {
        width: 920px;
        float: left;
    }
    .row_54 {
        clear: both;
        min-height: 134px;
        width: auto;
    }
    .article_eight_unit_wrapper {
        width: 920px;
        float: left;
        min-height:90px;
    }
    .article_eight {
        min-height: 90px;
    }
    .row_111 {
        clear: both;
        min-height: 160px;
        border-style:none;
    }
    .row_55 {
        clear: both;
        min-height: 134px;
        width: auto;
    }
    .column_12 {
        float: left;
        width: 460px;
        min-height: 632px;
    }
    .column_13 {
        float: left;
        width: 460px;
        min-height: 632px;
    }
    .row_34 {
        clear: both;
        min-height: 261px;
        width: auto;
    }
    .row_35 {
        clear: both;
        min-height: 262px;
        width: auto;
    }
    .row_31 {
        clear: both;
        min-height: 332px;
        width: auto;
    }
    .row_41 {
        clear: both;
        min-height: 72px;
        width: auto;
    }
    .row_42 {
        clear: both;
        min-height: 166px;
        width: auto;
    }
    .row_45 {
        clear: both;
        min-height: 83px;
        width: auto;
    }
    .row_46 {
        clear: both;
        min-height: 83px;
        width: auto;
    }
    .article_one2_unit_wrapper {
        width: 460px;
        float: left;
    }
    .row_43 {
        clear: both;
        min-height: 83px;
        width: auto;
    }
    .row_44 {
        clear: both;
        min-height: 83px;
        width: auto;
    }
    .article_one_unit_wrapper {
        width: 460px;
        float: left;
    }
    .row_37 {
        clear: both;
        min-height: 54px;
        width: auto;
    }
    .row_38 {
        clear: both;
        min-height: 131px;
        width: auto;
    }
    .article_one1_unit_wrapper {
        width: 460px;
        float: left;
    }
    .article_one_unit_wrapper {
        width: 460px;
        float: left;
    }
    .row_32 {
        clear: both;
        min-height: 262px;
        width: auto;
    }
    .column_6 {
        float: left;
        width: 920px;
        min-height: 262px;
    }
    .row_39 {
        clear: both;
        min-height: 131px;
        width: auto;
    }
    .row_40 {
        clear: both;
        min-height: 131px;
        width: auto;
    }
    .column_7 {
        width: 460px;
        min-height: 262px;
        margin-left:auto;
        margin-right:auto;
    }
    .row_11 {
        clear: both;
        min-height: 261px;
        width: auto;
    }
    .article_three_unit_wrapper {
        width: 306.6666666666667px;
        float: left;
    }
    .article_nineteen_unit_wrapper {
        width: 320px;
        float: left;
    }
    .article_ten_unit_wrapper {
        width: 320px;
        float: left;
    }
    .row_30 {
        clear: both;
        min-height: 262px;
        width: auto;
    }
    .article_three1_unit_wrapper {
        width: 306.6666666666667px;
        float: left;
    }
    .article_one_unit_wrapper {
        width: 100%;
        min-height:370px;
        margin-left:auto;
        margin-right:auto;
        float:none;
    }
    .row_119 {
        clear: both;
        min-height: 100px;
    }
    .article_one {
        min-height: 345px;
    }
    .row_118 {
        clear: both;
        min-height: 100px;
    }
    .article_nineteen1_unit_wrapper {
        width: 320px;
        float: left;
    }
    .article_thirteen1_unit_wrapper {
        width: 320px;
        float: left;
    }
    .row_1 {
        clear: both;
        min-height: 523px;
    }
    .column_1 {
        float: left;
        width: 320px;
        min-height: 523px;
    }
    .column_2 {
        float: left;
        width: 320px;
        min-height: 523px;
    }
    .row_12 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_13 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_14 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_15 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_16 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_17 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_18 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_19 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_20 {
        clear: both;
        min-height: 59px;
        width: auto;
    }
    .column_3 {
        float: left;
        width: 320px;
        min-height: 523px;
    }
    .row_21 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_22 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_23 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_24 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_25 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_26 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_27 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_28 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_29 {
        clear: both;
        min-height: 59px;
        width: auto;
    }
    .row_2 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_3 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_4 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_5 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_6 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_7 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_8 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_9 {
        clear: both;
        min-height: 58px;
        width: auto;
    }
    .row_10 {
        clear: both;
        min-height: 59px;
        width: auto;
    }
    .services_content {
        float: left;
        min-height: 600px;
        width: 920px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .services_list {
        list-style-type: none;
        padding-left: 0px;
        text-align: left;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .main_form_holder {
        float: left;
        width: 383px;
        min-height: 592px;
        padding:10px;
    }
    .main_map_holder {
        float: left;
        width: 417px;
        min-height: 483px;
        padding-right: 20px;
        padding-left: 40px;
    }
    .about_content {
        float: left;
        width: 875px;
        min-height: 314px;
        padding-right: 25px;
        padding-left: 20px;
    }
    .about_sidebar {
        float: left;
        width: 287px;
        min-height: 516px;
        padding-left: 20px;
    }
    .team_list {
        list-style-type: none;
        padding-left: 0px;
        text-align: left;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .about_list {
        list-style-type: none;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .team_box {
        clear: both;
        min-height: 239px;
    }
    .team_image_holder {
        margin-left: 0px;
        padding: 0px;
    }
    .team_image_holder {
        float: left;
        width: 216px;
        min-height: 239px;
        padding: 0px;
    }
    .team_text {
        float: left;
        width: 346px;
        min-height: 209px;
        margin-left: 20px;
        padding: 0px;
    }
    .team_text {
        width: 327px;
        padding: 15px 0;
    }
    .description_unit_wrapper {
        width: 178px;
        min-height: 110px;
        float: left;
        margin-left:0;
    }
    .description {
        min-height: 102px;
        margin-left: 20px;
        padding: 0px;
    }
    .contact_form_unit_wrapper {
        width: 100%;
        min-height: 299px;
        float: left;
    }
    .contact_form {
        float: none;
    }
    .confirm label {
        width: 344px;
    }
    .confirm input {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom:10px;
    }
    .confirm textarea {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom:10px;
    }
    .button-small {
        text-align: center;
        margin-right: 20px;
        min-width:60px;
        width:auto;
        min-height:0;
        padding-top:0;
    }
    .google_map {
        padding: 15px 0 0 0;
    }
    .company_address_text {
        width: 403px;
    }
    .service_nugget {
        width: 443px;
        float: left;
        margin-left: 10px;
        min-height:191px;
    }
    .image {
        float: left;
        border-style: solid;
        border-width: 1px;
        border-color: #CCCCCC;
        padding-right: 10px;
        padding-left: 10px;
    }
    .services_main_text {
        float: left;
        min-height: 170px;
        width: 325px;
        margin-left: 10px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 20px;
        padding-left: 0px;
    }
    .readmore_review {
        width: auto;
        text-align:left;
        margin-left:0;
        margin-right:0;
        min-height:0;
        background-position:66px 5px;
        padding-left:0;
        background-image:url(../images/arowreadmore.png);
    }
    .search_box_align {
        margin-left: 24px;
    }
    .client {
        margin-right: 0;
    }
    .news {
        text-align: left;
    }
    .em_pos {
        text-align: left;
    }
    .image_employee {
        margin-left: 0;
        margin-right:10px;
        float:left;
        display:inline;
        margin-bottom:0;
    }
    .description p {
        width: 152px;
    }
    .column_6_align {
        margin-left: 0px;
    }
    .column_6_align {
        margin-right: 0px;
    }
    a.article_one1_btn {
        width: 348px;
    }
    a.article_one2_btn {
        width: 348px;
    }
    .ContactForms6 {
        width: 245px;
    }
    .column_14 {
        float: left;
        width: 100%;
        min-height: 386px;
    }
    .row_48 {
        clear: both;
        min-height: 193px;
        width: auto;
    }
    .row_50 {
        clear: both;
        min-height: 193px;
        width: auto;
    }
    .row_33 {
        clear: both;
        min-height: 232px;
        width: auto;
    }
    a.article_eight_btn {
        width: 347px;
        margin-left:auto;
        margin-right:auto;
    }
    .row_56 {
        clear: both;
        min-height: 78px;
        width: auto;
    }
    .row_57 {
        clear: both;
        min-height: 78px;
        width: auto;
    }
    .comment_with_button1_unit_wrapper {
        width: 848px;
        float: left;
    }
    .row_58 {
        clear: both;
        min-height: 121px;
        width: auto;
    }
    .row_59 {
        clear: both;
        min-height: 121px;
        width: auto;
    }
    .comment_with_button2_unit_wrapper {
        width: 920px;
        float: left;
    }
    .row_60 {
        clear: both;
        min-height: 121px;
        width: auto;
    }
    .comment_with_button .button_container {
        height: 156px;
    }
    a.button2 {
        margin-left: auto;
        margin-right:auto;
    }
    a.button1 {
        margin-left: auto;
        margin-right:auto;
    }
    img.image1 {
        display: block;
    }
    .comment_content_wrapper {
        min-height: 45px;
    }
    .row_103 {
        clear: both;
        min-height: 203px;
        width: auto;
    }
    .row_104 {
        clear: both;
        min-height: 50px;
        width: auto;
    }
    .row_105 {
        clear: both;
        min-height: 50px;
        width: auto;
    }
    .row_106 {
        clear: both;
        min-height: 81px;
        width: auto;
    }
    .row_107 {
        clear: both;
        min-height: 54px;
        width: auto;
    }
    .row_108 {
        clear: both;
        min-height: 114px;
    }
    a.button3 {
        width: 341px;
        margin-left:auto;
        margin-right:auto;
    }
    a.article_one_btn {
        margin-left: auto;
        margin-right:auto;
    }
    p.paragraph20 {
        width: auto;
        margin-left:auto;
        margin-right:auto;
    }
    .contact_info {
        width: 770px;
    }
    a.button4 {
        width: 160px;
        margin-left:auto;
        margin-right:auto;
    }
    p.service_text {
        margin-left: auto;
        margin-right:auto;
    }
    p.paragraph21 {
        margin-left: auto;
        margin-right:auto;
    }
    p.paragraph22 {
        margin-left: auto;
        margin-right:auto;
    }
    p.paragraph23 {
        margin-left: auto;
        margin-right:auto;
    }
    p.paragraph24 {
        margin-left: auto;
        margin-right:auto;
    }
    p.paragraph25 {
        margin-left: auto;
        margin-right:auto;
    }
    p.paragraph26 {
        margin-left: auto;
        margin-right:auto;
    }
    p.paragraph27 {
        margin-left: auto;
        margin-right:auto;
    }
    p.paragraph28 {
        margin-left: auto;
        margin-right:auto;
    }
    p.paragraph29 {
        margin-left: auto;
        margin-right:auto;
    }
    p.paragraph30 {
        margin-left: auto;
        margin-right:auto;
    }
    p.paragraph31 {
        margin-left: auto;
        margin-right:auto;
    }
    p.paragraph32 {
        margin-left: auto;
        margin-right:auto;
    }
    .row_122 {
        clear: both;
        min-height: 100px;
    }
    .social_buttons_unit_wrapper {
        width: 480px;
        float: left;
    }
    p.paragraph9 {
        margin-left: auto;
        margin-right:auto;
    }
    .social_buttons .facebook {
        width: 39px;
    }
    .social_buttons .twitter {
        width: 39px;
    }
    .social_buttons .googleplus {
        width: 39px;
    }
    h2.heading37 {
        width: 34.0931%;
    }
    p.paragraph2 {
        margin-left: auto;
        margin-right:auto;
    }
    img.image2 {
        width: 121px;
        height:115px;
    }
    p.paragraph33 {
        margin-left: auto;
        margin-right:auto;
    }
    .column_24_align {
        margin-left: 0px;
    }
}
@media only screen and (min-width : 1024px) {
    p.paragraph20 {
        width: auto;
        margin-left:auto;
        margin-right:auto;
    }
    .row_71 {
        min-height: 93px;
    }
    .content {
        min-height: 0px;
    }
    .row_118 {
        clear: both;
        min-height: 100px;
    }
    .article_one_unit_wrapper {
        min-height: 370px;
        margin-left:auto;
        margin-right:auto;
        float:none;
    }
    .row_119 {
        clear: both;
        min-height: 100px;
    }
    .article_one {
        min-height: 345px;
    }
    a.button4 {
        width: 160px;
        margin-left:auto;
        margin-right:auto;
    }
    p.service_text {
        margin-right: auto;
    }
    a.article_one_btn {
        margin-right: auto;
    }
    a.article_eight_btn {
        margin-left: auto;
        margin-right:auto;
    }
    p.paragraph21 {
        margin-right: auto;
    }
    p.paragraph22 {
        margin-right: auto;
    }
    p.paragraph23 {
        margin-right: auto;
    }
    p.paragraph24 {
        margin-right: auto;
    }
    p.paragraph25 {
        margin-right: auto;
    }
    p.paragraph26 {
        margin-right: auto;
    }
    p.paragraph27 {
        margin-right: auto;
    }
    p.paragraph28 {
        margin-right: auto;
    }
    p.paragraph29 {
        margin-right: auto;
    }
    p.paragraph30 {
        margin-right: auto;
    }
    p.paragraph31 {
        margin-right: auto;
    }
    p.paragraph32 {
        margin-right: auto;
    }
    .row_122 {
        clear: both;
        min-height: 100px;
    }
    .social_buttons_unit_wrapper {
        width: 480px;
        float: left;
    }
    .social_buttons .facebook {
        width: 9.3023%;
    }
    .social_buttons .twitter {
        width: 9.3023%;
    }
    .social_buttons .googleplus {
        width: 9.3023%;
    }
    h2.heading37 {
        width: 34.0931%;
    }
    p.paragraph2 {
        margin-right: auto;
        margin-left:auto;
    }
    a.button {
        margin-right: auto;
    }
    .main_wrapper {
        margin-left: auto;
        margin-right:auto;
    }
    img.image2 {
        height:auto;
        width:auto;
        float:right;
    }
    .column_24 {
        width: 460px;
    }
    .column_25 {
        width: 227px;
    }
    p.paragraph33 {
        margin-right: auto;
    }
    .hmenubar {
        margin-left: auto;
        margin-right:auto;
    }
    .column_24_align {
        margin-left: 0px;
    }
    .article_one h2 {
        width: 100%;
    }
}