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;
}
.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:95px;
    background:url(../images/logo.png) no-repeat center top;
}


.search_holder {
    margin-top:10px;
    min-height:42px;
    padding-top:15px;
    padding-right:10px;
}
.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:no-repeat 50% 0%;
    overflow-x:hidden;
    padding-top:0px;
    padding-bottom:0px;
}
.row_32 {
    margin-top:10px;
    margin-bottom:10px;
}
.comment_with_button_unit_wrapper {
    min-height: 125px;
}
.comment_with_button {
    background: #FFF;
    border: 1px solid #CCC;
    position: relative;
    width: auto;
    overflow: hidden;
    float:none;
    margin-top:5px;
    margin-bottom:5px;
    min-height:125px;
    padding:10px 25px 10px 10px;
}
.hover_boxes {
    margin-top:10px;
    cursor:pointer;
    min-height:558px;
}
.box_area {
    background-color:#e84c3d;
    color:#ffffff;
    padding:20px 10px;
    min-height:156px;
}
.box_area:hover {
    background-color: #e84c3d;
}
.box_area:hover span {
    color: #ffffff;
}
.box_area:hover h2 {
    color: #ffffff;
}
.about_us {
    margin-top:10px;
    min-height:544px;
    padding-top:20px;
}
.news_feed {
    border-right:0px dotted;
    padding-bottom:20px;
}
.client_box {
    overflow-x: hidden;
    min-height:312px;
}
.latest_blog_posts {
    float: none;
    margin: 0;
    position: relative;
    width:auto;
    color:#000000;
}
.latest_blog_posts h2 {
    margin-top: 0;
    margin-bottom: 21px;
    color:#4A4A4A;
    font-size:30px;
}
.latest_blog_posts ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.latest_blog_posts .subscribe {
    text-decoration: none;
    color: #EC3C2C;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
}
.latest_blog_posts .title {
    text-decoration: none;
    font-size: 14px;
    margin: 0 0 8px;
    color:#505050;
}
.latest_blog_posts .subscribe:hover {
    color: #242424;
}
.latest_blog_posts .date {
    font-size: 13px;
    margin: 0 0 15px;
    color:#1C66C7;
    text-decoration:underline;
}
.latest_blog_posts .separator {
    height: 0;
    width: auto;
    border-bottom: 1px dotted #CCC;
    margin: 0 0 12px;
}
.latest_blog_posts_unit_wrapper {
    width: auto;
    float: none;
}
.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%;
    margin-left:20px;
}
body p {
    font-size:14px;
    height:auto;
    max-width:100%;
    padding-left:0px;
}
body a {
    color: #1C66C7;
    font-weight: normal;
}
.description_text {
    color: #FFFFFF;
    font: normal 12px/16px Arial, Helvetica, sans-serif;
    background-color: inherit;
    margin-top:24px;
    margin-bottom:0;
}
.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;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    margin-top:18px;
    margin-bottom:0;
    margin-left:auto;
    margin-right:auto;
    background-color:#707070;
}
.button:hover {
    -webkit-border-radius:2px;
    border-color:#0162B2;
    border-style:solid;
    -moz-border-radius:2px;
    border-radius:2px;
    background-color:#1C1C1C;
}
h2.title {
    color: #505050;
    margin-top:0;
    font-size:30px;
    min-height:30px;
    font-weight:normal;
    margin-bottom:20px;
    height:auto;
    max-width:100%;
    padding-left:0px;
}
.employee {
    clear: both;
    min-height: 21px;
    margin-top:10px;
    margin-bottom:10px;
    text-align:left;
}
.client_review {
    min-height:262px;
}
.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: #fb7800;
    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_unit_wrapper {
    width: auto;
    min-height: 262px;
    float: none;
}
.review_text {
    padding:0 10px 10px 10px;
    min-height:119px;
    float:none;
    width:auto;
}
.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:0px;
    text-align:left;
    min-height:252px;
}
.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: #EF3221;
    background-color: inherit;
    text-decoration:none;
}
a.privacy:hover {
    text-decoration:underline;
}
/*about.css starts here */
 .content {
    overflow-x:hidden;
    padding-bottom:0px;
    min-height:386px;
}
.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;
}
.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;
}
.row_2 {
    padding-top:15px;
    padding-bottom:20px;
}
.about_content {
    border-right:1px dotted;
    overflow-x:hidden;
    min-height:271px;
}
.quote_article {
    padding: 15px;
    border: 0;
    float: none;
    text-align: center;
    background: #F2F2F2 no-repeat 22px 22px;
    width:auto;
    color:#000000;
}
.quote_article p {
    margin: 0;
    padding: 0;
    color: #A5A5A5;
    font-style: italic;
    font-size: 14px;
    text-align:left;
}
.quote_article_content {
    margin: 25px 0;
    color:#000000;
}
.quote_article_unit_wrapper {
    width: auto;
    float: none;
}
a.button1 {
    display:block;
    text-decoration: none;
    padding: 5px 0;
    width:120px;
    text-align:center;
    border-color:#FF1A00;
    border-width:1px;
    -webkit-border-radius:0px;
    border-style:solid;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -moz-border-radius:0px;
    border-radius:0px;
    background-color:#FC1D00;
    font:bold 13px/120% Arial, Helvetica, sans-serif;
    margin-bottom:0px;
    margin-left:auto;
    margin-right:auto;
}
a.button1:visited {
    color:#FFF;
}
a.button1:hover {
    color:#FFF;
    font-weight:bold;
}
a.button1:active {
    color:#FFF;
    font-weight:bold;
}
.article_fifteen1 {
    margin: 10px 0;
    padding: 15px 0;
    border: 0;
    float: none;
    background: #F4F4F4;
    width:auto;
}
img.article_fifteen1_img {
    border: 3px solid #FFF;
    margin-right: 10px;
    float: left;
    margin-left:10px;
}
.article_fifteen1 h4 {
    margin: 0;
    padding: 0 0 0 10px;
}
.article_fifteen1 p {
    margin: 0;
    padding: 0 10px;
}
.article_fifteen1_unit_wrapper {
    width: auto;
    float: none;
}
.latest_blog_posts2 {
    float: none;
    margin: 0;
    padding: 15px 0 25px 0;
    position: relative;
    width:auto;
}
.latest_blog_posts2 h2 {
    margin-top: 0;
    margin-bottom: 21px;
}
.latest_blog_posts2 ul {
    list-style-type: none;
    padding: 0 10px 0 0;
    margin: 0;
}
.latest_blog_posts2 .subscribe {
    text-decoration: none;
    color: #666;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
}
.latest_blog_posts2 .title {
    text-decoration: none;
    font-size: 15px;
    margin: 0 0 8px;
    color:#EC3C2C;
}
.latest_blog_posts2 .subscribe:hover {
    color: #77C4D2;
}
.latest_blog_posts2 .date {
    font-size: 13px;
    margin: 0 0 15px;
}
.latest_blog_posts2 .separator {
    height: 0;
    width: auto;
    border-bottom: 1px dotted #CCC;
    margin: 0 0 12px;
}
.latest_blog_posts2_unit_wrapper {
    width: auto;
    float: none;
}
.row_16 {
    clear: both;
    min-height: 100px;
}
.row_19 {
    clear: both;
    min-height: 20px;
}
.row_18 {
    clear: both;
    min-height: 100px;
}
.row_20 {
    clear: both;
    min-height: 20px;
}
.row_21 {
    clear: both;
    min-height: 100px;
}
.row_22 {
    clear: both;
    min-height: 20px;
}
.row_17 {
    clear: both;
    min-height: 100px;
}
.row_25 {
    clear: both;
    min-height: 20px;
}
.row_24 {
    clear: both;
    min-height: 100px;
}
.row_23 {
    clear: both;
    min-height: 20px;
}
.row_31 {
    clear: both;
    min-height: 100px;
}
.row_30 {
    clear: both;
    min-height: 20px;
}
.list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-size : 14px;
    line-height : 250%;
}
.row_29 {
    clear: both;
    min-height: 100px;
}
.row_28 {
    clear: both;
    min-height: 20px;
}
.article_ten1 {
    border: 0;
    float: none;
    width:auto;
    margin-top:0;
    margin-bottom:0;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:10px;
}
img.article_ten1_img {
    width: 117px;
    height: 111px;
    border: 3px solid #FFF;
    margin-bottom: 15px;
    margin-right: 21px;
    float: left;
}
.article_ten1 h2 {
    padding: 0;
    font-size:14px;
    color:#505050;
    margin-top:0;
    margin-bottom:17px;
    text-align:left;
    font-weight:bold;
    line-height:18px;
}
.article_ten1 p {
    padding: 0;
    font-size:14px;
    color:#505050;
    margin-top:0;
    margin-bottom:0;
    text-align:left;
}
.about_sidebar {
    padding-top:8px;
    min-height:272px;
    overflow-x:hidden;
    display:none;
}
.latest_blog_posts1 {
    float: none;
    margin: 0;
    padding: 0 0 15px 0;
    position: relative;
    width:auto;
    min-height:267px;
}
.latest_blog_posts1 h2 {
    margin-top: 0;
    margin-bottom: 16px;
    color:#4A4A4A;
    font-size:24px;
}
.latest_blog_posts1 ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.latest_blog_posts1 .subscribe {
    text-decoration: none;
    color: #EC3C2C;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
}
.latest_blog_posts1 .title {
    text-decoration: none;
    font-size: 14px;
    margin: 0 0 8px;
    color:#505050;
}
.latest_blog_posts1 .subscribe:hover {
    color: #77C4D2;
}
.latest_blog_posts1 .date {
    font-size: 14px;
    margin: 0 0 15px;
    text-decoration:underline;
    color:#EC3C2C;
}
.latest_blog_posts1 .separator {
    height: 0;
    width: auto;
    border-bottom: 1px dotted #CCC;
    margin: 0 0 12px;
}
.latest_blog_posts1_unit_wrapper {
    width: auto;
    float: none;
    min-height:267px;
}
.team_list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : center;
    font-size : 14px;
    line-height : 250%;
    margin-top:1.12em;
    padding-top:0;
    padding-bottom:0;
    min-height:450px;
}
.team_list li {
    line-height: 157%;
}
.company_description {
    color: #919191;
    background-color: inherit;
    text-align:justify;
    margin-right:10px;
    margin-top:20px;
    margin-bottom:20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:16px;
}
.article_ten1_unit_wrapper {
    text-align: center;
}
.row_15 {
    clear: both;
    min-height: 20px;
}
.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:0px;
    min-height:238px;
}
.about_team {
    font-size: 13px;
    line-height: 16px;
    color:#6b6b6b;
    min-height:238px;
    margin-top:0px;
    margin-bottom:0em;
    text-align:justify;
    margin-right:10px;
}
.about_list li {
    color: #616061;
}
.image_employee {
    border-color: #DBDBDB;
    border-style:solid;
    height:84px;
    border-width:1px;
    width:84px;
    padding:10px;
    margin-left:0;
    margin-right:10px;
    display:inline;
    margin-bottom:0;
    float:left;
}
.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:center;
}
.team_img {
    border-color: #CCCCCC;
    border-style:solid;
    min-height:164px;
    border-width:1px;
    padding:10px;
    width:184px;
}
.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 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #01B6F9;
    font-weight: bold;
    background-color: inherit;
}
.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: 191px;
    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;
}
.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;
}
span.span {
    color: #505050;
    font-family:Arial, Helvetica, sans-serif;
    line-height:18px;
}
.box_area:hover span.description_text:hover {
    color: #FFFFFF;
}
h2.heading1 {
    font-size: 18px;
}
h1.heading {
    margin-top: 0px;
    min-height:18px;
    margin-bottom:0px;
    font-weight:normal;
    color:#ed1e24;
    font-size:24px;
    line-height:30px;
    max-width:100%;
    padding-left:0px;
}
a.anchor {
    color: #EC3C2C;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
}
span.span1 {
    line-height: 24px;
}
a.anchor1 {
    color: #EC3C2C;
    font:bold 12px Arial, Helvetica, sans-serif;
}
li.slide1 {
    text-align: center;
}
a.anchor2 {
    color: #EC3C2C;
}
a.anchor3 {
    color: #EC3C2C;
}
span.span3 {
    font-family: Arial, Helvetica, sans-serif;
}
a.anchor4 {
    color: #EC3C2C;
}
a.anchor5 {
    color: #EC3C2C;
}
a.anchor6 {
    color: #EC3C2C;
}
a.anchor8 {
    color: #EC3C2C;
}
a.anchor7 {
    color: #EC3C2C;
}
a.anchor9 {
    color: #EC3C2C;
}
b.customClass {
    text-align: center;
}
a.anchor10 {
    color: #EC3C2C;
}
a.anchor11 {
    color: #EC3C2C;
}
span.span4 {
    font-family: Arial, Helvetica, sans-serif;
}
span.span5 {
    font:normal normal normal 13px/normal Arial, Helvetica, sans-serif;
}
span.span6 {
    font:normal normal normal 13px/normal Arial, Helvetica, sans-serif;
}
span.span7 {
    font-family: Arial, Helvetica, sans-serif;
}
p.paragraph2 {
    font-size: 13px;
    text-align:left;
    margin-right:5px;
    line-height:20px;
}
h2.heading2 {
    color: #505050;
    font-size:19px;
    font-weight:bold;
    max-width:100%;
    padding-left:0px;
}
p.paragraph3 {
    text-align: left;
    max-width:100%;
    padding-left:0px;
    font-size:13px;
    line-height:20px;
}
a.anchor12 {
    color: #EC3C2C;
}
span.span9 {
    font-family: Arial, Helvetica, sans-serif;
}
p.paragraph4 {
    text-align: center;
    margin-top:1.2em;
    margin-bottom:1.2em;
}
span.span10 {
    font-size: 14px;
    color:#1C66C7;
    text-decoration:underline;
    font-weight:normal;
}
li.post {
    text-align: left;
    color:#505050;
    font-size:14px;
}
a.anchor13 {
    color: #1C66C7;
    text-decoration:underline;
    font-weight:normal;
}
p.paragraph5 {
    color: #FFFFFF;
}
h3.heading3 {
    text-align: center;
    overflow-x:hidden;
    min-height:91px;
}
a.anchor14 {
    color: #1C66C7;
}
strong.paragraph6 {
    font-size: 19px;
    font-weight:bold;
}
.article_fifteen {
    border: 0;
    float: none;
    background: #F4F4F4;
    width:auto;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:10px;
    margin-bottom:15px;
}
img.article_fifteen_img {
    border: 3px solid #FFF;
    margin-right: 10px;
    float: left;
    margin-left:10px;
}
.article_fifteen h4 {
    padding: 0;
    margin-top:0;
    margin-bottom:17px;
}
.article_fifteen p {
    padding: 0 10px;
    margin-top:0;
    margin-bottom:0;
    font-weight:normal;
}
p.paragraph7 {
    margin:0px;
}
h3.heading4 {
    text-align: center;
    margin-top:100px;
    margin-bottom:0px;
}
a.anchor15 {
    color: #EC3C2C;
}
a.anchor16 {
    color: #EC3C2C;
}
a.anchor17 {
    color: #EC3C2C;
}
a.anchor18 {
    color: #EC3C2C;
}
a.anchor19 {
    color: #EC3C2C;
}
a.anchor20 {
    color: #EC3C2C;
}
a.anchor21 {
    color: #EC3C2C;
}
p.paragraph8 {
    margin-bottom: 1.12em;
    min-height:426px;
    margin-top:0px;
}
a.anchor22 {
    color: #EC3C2C;
    font-weight:bold;
    font-size:20px;
}
strong.customClass1 {
    color: #000000;
}
a.anchor23 {
    color: #EC3C2C;
    font-weight:bold;
}
h1.heading5 {
    font-size: 24px;
    font-weight:normal;
    text-align:center;
    margin-top:30px;
    margin-bottom:30px;
}
h3.heading6 {
    font-weight: normal;
    text-align:center;
}
p.paragraph9 {
    font-size: 17px;
}
.row_33 {
    clear: both;
    min-height: 100px;
    margin-left:auto;
    margin-right:auto;
}
p.paragraph10 {
    margin-bottom: 0px;
}
@media only screen and (min-width : 641px) {
    body img {
        height: auto;
        max-width:none;
    }
    body {
        min-width:960px;
        text-align: left;
    }
    body ul {
        list-style-type: disc;
        padding-left:40px;
    }
    .latest_blog_posts2 ul {
        padding-right: 0;
    }
    .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;
    }
    .header {
        clear: both;
        min-height: 94px;
        margin-left: 20px;
        margin-right: 20px;
        margin-top:20px;
    }
    .logo_holder {
    float: left;
    width: 100%;
    min-height: 115px;
    margin-left: 1px;
    padding: 0;

    }
    .search_holder {
        float: left;
        width: 450px;
        min-height: 83px;
        padding-top:0;
    }
    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: left;
        height:28px;
        width:30px;
    }
    .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;
    }
    .hover_boxes {
        clear: both;
        min-height: 241px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .box_area {
        float: left;
        width: 265px;
        min-height: 200px;
        margin-right: 1px;
        padding: 20px;
    }
    .about_us {
        clear: both;
        min-height: 254px;
        padding-right: 40px;
        padding-left: 40px;
        margin-top:0px;
    }
    .news_feed {
        float: left;
        width: 286px;
        min-height: 254px;
        border-right-width:1px;
        padding-bottom:0;
    }
    .latest_blog_posts_unit_wrapper {
        width: 90%;
        float: left;
    }
    .latest_blog_posts {
    }
    .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: 222px;
        padding-left: 20px;
    }
    body h2 {
        margin-right: 0;
        margin-left: 0;
        height:auto;
    }
    .description_text {
        margin-right: 0;
        margin-left: 0;
    }
    .button {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
    }
    h2.title {
        margin-right: 0;
        margin-left: 0;
        margin-bottom:20px;
        height:auto;
        max-width:none;
        padding-left:0;
    }
    .client_review {
        clear: both;
        min-height: 121px;
        width: 572px;
        padding-bottom:20px;
    }
    .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_unit_wrapper {
        width: 572px;
        min-height: 152px;
        float: left;
    }
    .review_text {
        float: none;
        min-height: 152px;
        width: auto;
        padding:0;
    }
    .revtitle {
        margin-right: 0;
        margin-left: 0;
        text-align:left;
        min-height:152px;
        width:433px;
    }
    .revtext {
        width: 403px;
        margin-right: 0;
        margin-left: 0;
        text-align:left;
    }
    .rights {
        text-align: center;
    }
    .content {
        min-height: 532px;
        padding-bottom:20px;
        margin-top:25px;
    }
    .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: 490px;
        min-height: 463px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .main_map_holder {
        float: left;
        width: 365px;
        min-height: 483px;
        padding-right: 20px;
        padding-left: 40px;
    }
    .row_1 {
        clear: both;
        min-height: 100px;
    }
    .row_3 {
        clear: both;
        min-height: 100px;
    }
    .about_content {
        float: left;
        width: 567px;
        min-height: 266px;
        padding-right: 25px;
        padding-left: 20px;
    }
    .quote_article_unit_wrapper {
        width: 567px;
        float: left;
    }
    .quote_article {
    }
    .article_fifteen1_unit_wrapper {
        width: 567px;
        float: left;
    }
    .row_14 {
        clear: both;
        min-height: 100px;
    }
    .row_11 {
        clear: both;
        min-height: 100px;
    }
    .latest_blog_posts2_unit_wrapper {
        width: 100%;
        float: left;
    }
    .article_ten3_unit_wrapper {
        width: 567px;
        float: left;
    }
    .row_16 {
        clear: both;
        min-height: 100px;
    }
    .row_19 {
        clear: both;
        min-height: 20px;
    }
    .row_18 {
        clear: both;
        min-height: 100px;
    }
    .row_20 {
        clear: both;
        min-height: 20px;
    }
    .row_21 {
        clear: both;
        min-height: 100px;
    }
    .row_22 {
        clear: both;
        min-height: 20px;
    }
    .row_17 {
        clear: both;
        min-height: 100px;
    }
    .row_25 {
        clear: both;
        min-height: 20px;
    }
    .row_24 {
        clear: both;
        min-height: 100px;
    }
    .row_23 {
        clear: both;
        min-height: 20px;
    }
    .row_31 {
        clear: both;
        min-height: 100px;
    }
    .row_30 {
        clear: both;
        min-height: 20px;
    }
    .row_29 {
        clear: both;
        min-height: 100px;
    }
    .row_28 {
        clear: both;
        min-height: 30px;
    }
    .row_27 {
        clear: both;
        min-height: 100px;
    }
    .row_26 {
        clear: both;
        min-height: 100px;
    }
    .article_ten2_unit_wrapper {
        width: 567px;
        float: left;
    }
    .about_sidebar {
        float: left;
        width: 287px;
        min-height: 292px;
        padding-left: 20px;
        display:block;
    }
    .latest_blog_posts1_unit_wrapper {
        width: 287px;
        float: left;
        min-height:267px;
    }
    .latest_blog_posts1 {
        min-height: 267px;
        padding-left:0px;
        padding-right:0px;
        padding-bottom:25px;
    }
    .about_list {
        list-style-type: none;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .team_box {
        clear: both;
        min-height: 266px;
    }
    .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: 0;
        min-height:283px;
    }
    .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;
    }
    .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;
    }
    .description p {
        width: 152px;
    }
    h1.heading {
        min-height: 0px;
        line-height:normal;
        height:auto;
    }
    .team_img {
        margin-top: 20px;
    }
    .about_team {
        margin-top: 1.12em;
        text-align:left;
        margin-right:0;
    }
    span.span1 {
        width: 100%;
    }
    .team_list {
        list-style-type: none;
        padding-right: 0;
        padding-left: 0;
        min-height: 450px;
        text-align: left;
    }
    .employee {
        width: 285px;
        text-align:left;
        min-height:21px;
    }
    .em_pos {
        text-align: left;
    }
    .row_2 {
        clear: both;
        min-height: 200px;
        padding-right: 20px;
        padding-left: 20px;
    }
    li.slide1 img {
        height: auto;
    }
    li.slide1 img {
        max-width: none;
    }
    li.slide1 {
        text-align: left;
    }
    .slideshow {
        overflow-x: visible;
    }
    .slideshow {
        min-height: 350px;
        padding-right: 0px;
        padding-left: 0px;
        clear: both;
        margin-left: 20px;
        margin-right: 20px;
    }
    .company_description {
        text-align: left;
        margin-right:0;
        min-height:32px;
    }
    .row_9 {
        clear: both;
        min-height: 100px;
    }
    .row_8 {
        clear: both;
        min-height: 100px;
    }
    .row_7 {
        clear: both;
        min-height: 100px;
    }
    .row_6 {
        clear: both;
        min-height: 100px;
    }
    .row_5 {
        clear: both;
        min-height: 100px;
    }
    .row_4 {
        clear: both;
        min-height: 100px;
    }
    span.span2 {
        margin-right: 0;
    }
    a.anchor {
        text-decoration: none;
        font-size:12px;
    }
    .article_ten_unit_wrapper {
        width: 567px;
        float: left;
    }
    .article_ten {
        margin-right: 0;
        margin-left: 0;
        padding: 25px 0;
        min-height:163px;
    }
    .article_ten h2 {
        margin-right: 0;
        margin-left: 0;
        text-align:left;
    }
    .article_ten p {
        margin-right: 0;
        margin-left: 0;
        text-align:left;
        font-size:13px;
    }
    .row_10 {
        clear: both;
        min-height: 100px;
    }
    .article_ten1_unit_wrapper {
        width: 567px;
        float: left;
        min-height:167px;
    }
    .row_15 {
        clear: both;
        min-height: 20px;
    }
    .article_ten1 {
        margin-right: 0;
        margin-left: 0;
        padding: 0;
        min-height:167px;
    }
    .article_ten1 h2 {
        margin-right: 0;
        margin-left: 0;
    }
    .article_ten1 p {
        margin-right: 0;
        margin-left: 0;
    }
    span.span8 {
        text-align: left;
    }
    p.paragraph1 {
        text-align: left;
    }
    .row_13 {
        clear: both;
        min-height: 100px;
        width: 613px;
    }
    .row_12 {
        clear: both;
        min-height: 100px;
        width: 613px;
    }
    p.paragraph2 {
        text-align: left;
        margin-right:0;
        font-size:14px;
    }
    p.paragraph3 {
        text-align: left;
        height:auto;
        font-size:14px;
    }
    p.paragraph4 {
        text-align: center;
    }
    li.post {
        text-align: left;
    }
    .comment_content_wrapper_align {
        margin-left: 6.3843%;
    }
    .comment_content_wrapper {
        width: 736px;
        margin-left:0px;
        clear:none;
        float:left;
        margin-right:0px;
    }
    p.comment_content {
        clear: none;
        float:none;
    }
    h3.heading3 {
        overflow-x: visible;
        min-height:0;
    }
    .row_32 {
        clear: both;
        min-height: 67px;
        margin-right: 25px;
        margin-left: 25px;
    }
    .comment_with_button_unit_wrapper {
        width: 910px;
        float: left;
        min-height: 120px;
    }
    .comment_with_button {
        margin-right: 0;
        margin-left: 0;
        padding: 0 25px 0 10px;
        min-height: 120px;
    }
    img.article_fifteen_img {
        width: 117px;
        height:111px;
    }
    .article_fifteen_unit_wrapper {
        width: 567px;
        float: left;
        min-height:215px;
    }
    .article_fifteen {
        margin-right: 0;
        margin-left: 0;
        padding: 15px 0 0 0;
        min-height:185px;
    }
    .article_fifteen h4 {
        margin-right: 0;
        margin-left: 0;
    }
    .article_fifteen p {
        margin-right: 0;
        margin-left: 0;
    }
    body p {
        height: auto;
        max-width:none;
        padding-left:0;
    }
    a.button1 {
        margin-left: 0;
        margin-right:0;
    }
    p.paragraph8 {
        margin-bottom: 0px;
        min-height:0px;
    }
    .row_33 {
        clear: both;
        min-height: 186px;
        width:565px;
        margin-left:auto;
        margin-right:auto;
    }
    img.image1 {
        width: 567px;
        height:186.3427065026362px;
    }
}
@media only screen and (min-width : 1024px) {
    .slideshow {
        min-height: 350px;
    }
    .content {
        min-height: 532px;
        margin-top:0px;
    }
    .footer {
        display: block;
    }
    .team_text {
        min-height: 266px;
    }
    .team_box {
        min-height: 266px;
    }
    .team_list li.employee {
        min-height: 21px;
    }
    .team_list {
        min-height: 450px;
    }
    p.about_team {
        min-height: 252px;
    }
    .about_content {
        min-height: 271px;
    }
    .quote_article_unit_wrapper {
        width: 567px;
        float: left;
    }
    .quote_article {
    }
    .article_fifteen1_unit_wrapper {
        width: 567px;
        float: left;
    }
    .row_14 {
        clear: both;
        min-height: 100px;
    }
    .row_13 {
        clear: both;
        min-height: 100px;
    }
    .row_12 {
        clear: both;
        min-height: 100px;
    }
    .row_11 {
        clear: both;
        min-height: 100px;
    }
    .latest_blog_posts2_unit_wrapper {
        width: 100%;
        float: left;
        min-height:210px;
    }
    .latest_blog_posts2 {
        min-height: 210px;
    }
    .about_sidebar {
        display: block;
        min-height:297px;
    }
    .latest_blog_posts1_unit_wrapper {
        width: 100%;
        float: left;
        min-height:272px;
    }
    .latest_blog_posts1 {
        min-height: 272px;
        padding-left:0px;
        padding-right:0px;
    }
    .article_ten3_unit_wrapper {
        width: 567px;
        float: left;
    }
    .row_16 {
        clear: both;
        min-height: 100px;
    }
    .row_19 {
        clear: both;
        min-height: 20px;
    }
    .row_18 {
        clear: both;
        min-height: 100px;
    }
    .row_20 {
        clear: both;
        min-height: 20px;
    }
    .row_21 {
        clear: both;
        min-height: 100px;
    }
    .row_22 {
        clear: both;
        min-height: 20px;
    }
    .row_17 {
        clear: both;
        min-height: 100px;
    }
    .row_25 {
        clear: both;
        min-height: 20px;
    }
    .row_24 {
        clear: both;
        min-height: 100px;
    }
    .row_23 {
        clear: both;
        min-height: 20px;
    }
    .row_31 {
        clear: both;
        min-height: 100px;
    }
    .row_30 {
        clear: both;
        min-height: 20px;
    }
    .row_29 {
        clear: both;
        min-height: 100px;
    }
    .row_28 {
        clear: both;
        min-height: 30px;
    }
    .row_27 {
        clear: both;
        min-height: 100px;
    }
    .row_26 {
        clear: both;
        min-height: 100px;
    }
    .article_ten2_unit_wrapper {
        width: 567px;
        float: left;
    }
    .article_ten1_unit_wrapper {
        width: 567px;
        float: left;
        min-height:167px;
    }
    .row_15 {
        clear: both;
        min-height: 20px;
    }
    .article_ten1 {
        min-height: 167px;
    }
    .article_ten_unit_wrapper {
        width: 567px;
        float: left;
    }
    .article_ten {
        padding-left: 0px;
        padding-right:0px;
        min-height:163px;
    }
    p.company_description {
        min-height: 32px;
    }
    .row_10 {
        clear: both;
        min-height: 60px;
    }
    .row_9 {
        clear: both;
        min-height: 100px;
    }
    .row_8 {
        clear: both;
        min-height: 100px;
    }
    .row_7 {
        clear: both;
        min-height: 100px;
    }
    .row_6 {
        clear: both;
        min-height: 100px;
    }
    .row_5 {
        clear: both;
        min-height: 100px;
    }
    .row_4 {
        clear: both;
        min-height: 100px;
    }
    h1.heading {
        min-height: 0px;
        height:auto;
    }
    .latest_blog_posts1 h2 {
        min-height: 12px;
    }
    p.paragraph3 {
        height: auto;
    }
    h2.heading2 {
        height: auto;
    }
    p.paragraph4 {
        text-align: center;
    }
    .news_feed {
        min-height: 254px;
    }
    .client_box {
        min-height: 222px;
    }
    .about_us {
        min-height: 254px;
    }
    .row_32 {
        clear: both;
        min-height: 67px;
    }
    .hover_boxes {
        min-height: 256px;
    }
    .comment_with_button_unit_wrapper {
        width: 910px;
        float: left;
        min-height:67px;
    }
    .comment_with_button {
        min-height: 55px;
        padding-left:5px;
        margin-left:20px;
        margin-right:20px;
        padding-right:5px;
    }
    .comment_content_wrapper {
        margin-left: 0px;
        width:736px;
        clear:both;
        float:left;
        margin-right:0px;
    }
    .comment_content_wrapper_align {
        margin-left: 0px;
    }
    .comment_with_button .button_container_wrapper {
        float: left;
    }
    p.comment_content {
        clear: none;
        float:none;
    }
    p.revtitle {
        width: 100%;
        min-height:152px;
    }
    .review_text_unit_wrapper {
        width: 100%;
        min-height: 152px;
        float: left;
    }
    .review_text {
        min-height: 152px;
    }
    .article_fifteen_unit_wrapper {
        width: 567px;
        float: left;
        min-height:215px;
    }
    .article_fifteen {
        padding-left: 0px;
        padding-right:0px;
        margin-right:0px;
        min-height:185px;
    }
    img.article_fifteen_img {
        max-width: 100%;
        height:auto;
        width:auto;
    }
    p.paragraph7 {
        min-height: 188px;
    }
    h3.heading4 {
        min-height: 28px;
    }
    .article_fifteen1 h4 {
        min-height: 42px;
    }
    a.button1 {
        min-height: 10px;
    }
    p.paragraph8 {
        min-height: 0px;
    }
    .fm2_cssmenu1_container_display {
        display: none;
    }
    .header {
        display: block;
    }
    .fm2_mobile_button_display {
        display: block;
    }
    h1.heading5 {
        min-height: 16px;
    }
    .row_33 {
        clear: both;
        min-height: 186px;
        width:565px;
        margin-left:auto;
        margin-right:auto;
    }
    p.paragraph10 {
        min-height: 126px;
    }
    img.image1 {
        max-width: 100%;
        height:auto;
        width:auto;
    }
}

.about_content a {
    color: #ed1e24;
}


.light-greybox {
    border: 0px solid #000;
    border-radius: 30px;
    padding: 20px;
    background: #e9e8e8;
}

.light-greybox p {
    margin-top: 0;
}

.light-greybox tr {
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    display: block;
}

.light-greybox tr td:first-child {
    text-align: center;
    width: 100px;
    vertical-align: middle;
}

.order-list{
    padding-left: 20px;
}

a.apply-btn {
    border: 1px solid #ed1e24;
    padding: 5px 15px;
    text-decoration: none;
    background: #ed1e24;
    color: #fff;
    letter-spacing: 1px;
    margin: 10px 0;
    display: inline-block;
}
.qqvbed-p83tee-V1ur5d {
    display: none!important;
}