/*css*/
@import "grid.css";
@import "superfish.css";
@import "touchTouch.css";
@import "form.css";
@import "camera.css";
@import "subscribe-form.css";

@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);

input::-ms-clear
{
    display: none;
}

html, body
{
}

a[href^="tel:"]
{
    color: inherit;
    text-decoration: none;
}
*
{
    -webkit-text-size-adjust: none;
}
.clearfix
{ *zoom:1;
}
.clearfix:before, .clearfix:after
{
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after
{
    clear: both;
}
.fleft
{
    float: left;
}
.fright
{
    float: right;
}
.clear
{
    clear: both;
    width: 100%;
    font-size: 0;
    line-height: 0;
}
.wrapper, .wrapper-extra, .extra-wrap
{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.wrap
{
    position: relative;
    text-align: center;
}
.wrapper-after:after
{
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
}
.dis-block
{
    display: block;
}
.dis-inblock
{
    display: inline-block;
}

.txt_left
{
    text-align: left;
}
.txt_right
{
    text-align: right;
}
.txt_cntr
{
    text-align: center;
}
.txt_ital
{
    font-style: italic;
}
.txt_line_through
{
    text-decoration: line-through;
}


.marg-left-0
{
    margin-left: 0 !important;
}
.marg-right-0
{
    margin-right: 0 !important;
}
.marg-left-right-0
{
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.last-mbot
{
    margin-bottom: 0 !important;
}
.last-pbot
{
    padding-bottom: 0 !important;
}
.last-mpbot
{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.marRight1
{
    margin-right: 33px;
}
.marRight2
{
    margin-right: 55px;
}

.padTop1
{
    padding-top: 20px;
}

.padBot1
{
    padding-bottom: 60px;
}
.padBot2
{
    padding-bottom: 41px;
}

.mar1
{
    margin: -1px 10px 0;
    display: inline-block !important;
    color: #808080 !important;
}
.mar2
{
    margin: 0 10px;
}

.marTop0
{
    margin-top: 0px;
}
.marTop1
{
    margin-top: 71px;
}
.marTop2
{
    margin-top: 60px;   /*margin-top: 37px;*/
    line-height: 25px;
    margin-bottom: -9px;
}
.marTop3
{
    margin-top: 16px;
}
.marTop4
{
    margin-top: 68px;
}
.marTop5
{
    margin-top: 10px;
}
.marTop6
{
    margin-top: 44px;
}
.marTop7
{
    margin-top: 30px;
}
.marTop8
{
    margin-top: 18px;
}
.marTop9
{
    margin-top: 30px;
}
.marTop10
{
    margin-top: 10px;
}
.marTop11
{
    margin-top: 30px;
}
.marTop12
{
    margin-top: 26px;
}
.marTop13
{
    margin-top: 15px;
}


.marBot1
{
    margin-bottom: -8px;
}


.quote_1
{
    text-align: center;
    max-width: 660px;
    display: inline-block;
    margin-top: 34px;
}
.hline2
{
    margin-bottom: 0px;
    padding-bottom: 28px;
    border-bottom: 1px solid #f5f5f5;
    margin-top: 35px;
}
#page4 p
{
    margin-bottom: 9px;
}

.box, .box2, .box3
{
    overflow: hidden;
}
.bold
{
    font-weight: bold;
}

.color1
{
    color: #3498db;
}
.color2
{
    color: #363f45;
}



/* Global properties ======================================================== */
html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
}

body
{
    min-width: 300px;
    background: #252b2f;
    color: #252B2F;
    font: 14px/23px Arial, Helvetica, sans-serif;
}
.fs_14
{
    font-size: 14px;
}

#back-top
{
    position: fixed;
    bottom: 40px;
    left: 51%;
    z-index: 1000;
    display: none;
    margin-left: 620px;
    width: 43px;
    height: 43px;
    background: url(../images/up-arrow.png) 50% 50% no-repeat #eee;
    color: #c5c5c5;
    text-align: center;
    cursor: pointer;
}
#back-top i
{
    line-height: 73px;
    font-size: 22px;
    display: none;
}
#back-top:hover
{
    color: #3498db;
    background: url(../images/up-arrow.png) 50% 50% no-repeat #3498db;
}
.main
{
    padding: 0 0 0 0;
    width: 100%;
    height: auto;
    background: #fff;
}
.div-content
{
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 17px;
    width: 100%;
}
.txt_col1
{
    position: relative;
    display: inline-block;
    width: 64px;
}
/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1
{
    position: relative;
    display: inline-block;
    margin: 0;
    float: left;
}
h1 img
{
    max-width: inherit;
}


h2
{
    font: 300 40px/40px 'Open Sans' , Arial, sans-serif;
    color: #363f45;
    margin-top: 76px;
    text-transform: uppercase;
}
h3
{
    font: 300 30px/30px 'Open Sans' , Arial, sans-serif;
    color: #363f45;
    margin-top: 36px;
}
h4
{
    margin-top: 11px;
    color: #3498db;
    font: 300 20px/20px 'Open Sans' , Arial, sans-serif;
    text-transform: uppercase;
}


#search-results h4
{
    color: #000;
    padding-bottom: 12px;
}
span.search
{
    color: #f85353 !important;
}
#search-results h4 a:hover
{
    color: #f85353;
}
h5
{
    margin-top: 10px;
    margin-bottom: 0;
    color: #333333;
    text-transform: uppercase;
    font: 14px/22px 'Open Sans' , Arial, sans-serif;
}

.num1
{
    font: 300 35px/52px 'Open Sans' , Arial, sans-serif;
    color: #fff;
    margin-top: 21px;
    text-transform: uppercase;
    float: left;
    margin-right: 28px;
    background: #f85353;
    border-radius: 500px;
    width: 52px;
    height: 52px;
    text-align: center;
}

.num2
{
    font: 300 50px/75px 'Open Sans' , Arial, sans-serif;
    color: #fff;
    margin-top: 31px;
    text-transform: uppercase;
    width: 81px;
    height: 81px;
    background: #3e454c;
    margin-top: 36px;
    border-radius: 500px;
    text-align: center;
}


.txt1
{
    font: 300 15px/20px 'Open Sans' , Arial, sans-serif;
    color: #344046;
    margin-top: 16px;
    text-transform: uppercase;
    margin-left: 0px;
}
.txt2
{
    font: 600 20px/24px 'Open Sans' , Arial, sans-serif;
    color: #344046;
    margin-top: 1px;
    margin-left: 0;
    margin-right: 6px;
}

.txt3
{
    font: 300 80px/80px 'Open Sans' , Arial, sans-serif;
    color: #344046;
    padding-top: 45px;
    text-transform: uppercase;
}
.txt4
{
    font: 300 40px/40px 'Open Sans' , Arial, sans-serif;
    color: #3498db;
    margin-top: 9px;
    text-transform: uppercase;
    margin-left: 3px;
}
.txt5
{
    font: 300 20px/20px 'Open Sans' , Arial, sans-serif;
    color: #949a9d;
    margin-top: 24px;
    text-transform: uppercase;
}

.txt6
{
    font: 30px/30px 'Open Sans' , Arial, sans-serif;
    color: #344046;
    margin-top: 4px;
    text-transform: uppercase;
    margin-left: -1px;
}
.txt7
{
    font: 300 30px/30px 'Open Sans' , Arial, sans-serif;
    color: #3498db;
    margin-top: 17px;
    text-transform: uppercase;
    margin-bottom: -20px;
    margin-left: -1px;
}


.client_txt
{
    font: 600 20px/22px 'Open Sans' , Arial, sans-serif;
    color: #2a2a2a;
    margin-top: 13px;
    text-transform: uppercase;
    padding-left: 28px;
    background: url(../images/sign1.png) 0 0px no-repeat;
}

.year_section
{
    font: 15px/20px 'Open Sans' , Arial, sans-serif;
    color: #ffd64f;
    margin-top: 19px;
    float: left;
    width: 54px;
}



.white_bg
{
    position: relative;
    margin-top: 40px;
    margin-bottom: 1px;
    padding: 29px 0 13px;
    width: 100%;
    border: none;
    background: #fff;
}


.comment_link
{
    margin-top: 31px;
    margin-right: 31px;
}


p
{
    margin-top: 23px;
}
img
{
    margin-bottom: 0px;
    max-width: 100%;
    /*height: auto;*/
}

.img1
{
    float: left;
    margin-right: 11px;
    margin-top: 20px;
}
.img2
{
    margin-top: 83px;
}
.img3
{
    float: left;
    margin-right: 29px;
    margin-top: 43px;
    margin-bottom: 10px;
}
.img4
{
    float: left;
    margin-right: 24px;
    margin-top: 14px;
}
.img5
{
    float: left;
    margin-right: 20px;
    margin-top: 14px;
}

a
{
    text-decoration: none;
    cursor: pointer;
    color: #3498db;
}

a.link1
{
}
a.link1:hover
{
    color: #fff;
}

a.link2
{
    color: #a1a6a9;
    font-weight: bold;
}
a.link2:hover
{
    color: #3498db;
}

a.link3
{
    color: #3498db;
    text-transform: uppercase;
    font: 300 15px/22px 'Open Sans' , Arial, sans-serif;
}
a.link3:hover
{
    color: #000;
}

a.link4
{
    color: #3498db;
}
a.link4:hover
{
    color: #000;
}

.comment_txt
{
    margin-top: 4px;
    margin-bottom: -20PX;
}
.comment_txt i
{
    color: #bbbaba;
    font-size: 15px;
    margin-top: 5px;
    margin-right: 5px;
}


a:hover
{
    color: #000;
    text-decoration: none;
}
a
{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.date_txt
{
    text-transform: uppercase;
    font-size: 12px;
    color: #6f6f6f;
}

.comment_icon2
{
    position: relative;
    display: inline-block;
    margin: -17px -2px 0 19px;
    width: 63px;
    height: 55px;
    background: url(../images/comment_icon_big.png) 0 0 no-repeat;
}
.section_year
{
    float: left;
    width: 40px;
    color: #6f6f6f;
}


.num_section
{
    position: relative;
    margin-top: 10px;
    width: 30px;
    font: 20px/20px 'Open Sans' , Arial, sans-serif;
    color: #0ba3bd;
    float: left;
}


.date_section
{
    position: relative;
    width: 75px; /*height: 126px;*/
    background-color: #3498db;
    float: left;
    margin-right: 11px;
    text-align: center;
    -webkit-box-sizing: border-box; /* Safari */
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    box-sizing: border-box;
    margin-top: 14px;
}
.date_txt1
{
    display: block;
    font: 300 40px/40px 'Open Sans' , Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin-top: 12px;
    margin-left: -3px;
}
.date_txt2
{
    display: block;
    font: 15px/15px 'Open Sans' , Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin-top: 3px;
    padding-bottom: 19px;
    border-bottom: 1px solid #2f8ac6;
}
.date_txt3
{
    display: block;
    border-top: 1px solid #70b4e2;
    -webkit-box-sizing: border-box; /* Safari */
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    box-sizing: border-box;
    padding: 7px 0 7px;
    font: 15px/15px 'Open Sans' , Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
}



/************Header************/
header
{
    position: relative;
    z-index: 9;
    background: #e1e1e1;
    height: 994px;
}
header.content_header
{
    height: auto;
    padding-bottom: 37px;
    margin-bottom: 5px;
}

header .fright
{
    min-width: 191px;
}

.bot_line
{
    display: inline-block;
    margin-top: 2px;
    margin-bottom: 42px;
    width: 100%;
    height: 1px;
    background: #f2f2f2;
}

/************Content***********/



blockquote
{
    padding-left: 46px;
    background: url(../images/quote_sign.png) 0 3px no-repeat;
    margin-top: 30px;
    margin-bottom: 49px;
}


.img_txt_holder
{
    width: 100%;
    background: #24292c;
    -webkit-box-sizing: border-box; /* Safari */
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    box-sizing: border-box;
    padding: 28px 10px 29px 33px;
}
.img_txt_holder p
{
    margin-top: 0;
}

.box-1
{
    position: relative;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
    padding:10px;   /*padding: 52px 20px 75px 30px;*/
    margin-top: 0px;
    background: #f5f5f5;
    z-index: 11;
}
.box-1 p
{
    font: 300 40px/40px 'Open Sans' , Arial, sans-serif;
    color: #344046;
    margin-top: 16px;
    float: left;
    text-transform: uppercase;
}
.box-2
{
    background: #f5f5f5;
    margin-top: 20px;   /*margin-top: 84px;*/
    margin-bottom: 0px;
}
.banner1
{
    background: url(../images/page1_pic1.jpg) 0px 0px no-repeat;
    min-height: 313px;
    -webkit-box-sizing: border-box; /* Safari */
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    box-sizing: border-box;
    padding-left: 397px;
}

.banner2
{
    background: #f5f5f5;
    -webkit-box-sizing: border-box; /* Safari */
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    box-sizing: border-box;
    padding: 29px 6px 23px 18px;
    margin-top: 70px;
}
.banner2 i
{
    float: left;
    margin-right: 21px;
    color: #3498db;
    font-size: 60px;
}

/* ============================= lists ====================== */
.listWithMarker
{
    margin: 0; /*margin-top: 44px;*/
}
.listWithMarker li
{
    display: block;
    padding-left: 49px;
    background: url(../images/list_marker.png) 22px 21px no-repeat #f5f5f5;
    margin-bottom: 0;
    padding-bottom: 6px;
}
.listWithMarker li.odd_li
{
    background: url(../images/list_marker.png) 22px 21px no-repeat #fcfcfc;
}
.listWithMarker li a
{
    color: #3e454c;
    text-decoration: none;
    font: 300 15px/53px "Open Sans" , Arial, sans-serif;
    text-transform: uppercase;
}
.listWithMarker li a:hover, .listWithMarker li.current a
{
    color: #3498db;
}


.listWithMarker2
{
    margin: 0;
    margin-top: 36px;
}
.listWithMarker2.v2
{
    margin-top: 12px;
}
.listWithMarker2 li
{
    display: block;
    margin-bottom: 9px;
    padding-left: 28px;
    background: url(../images/list_marker.png) 1px 9px no-repeat;
    padding-top: 3px;
}
.listWithMarker2 li a
{
    color: #3e454c;
    text-decoration: none;
    font: 300 15px/18px "Open Sans" , Arial, sans-serif;
    text-transform: uppercase;
}
.listWithMarker2 li a:hover, .listWithMarker2 li.current a
{
    color: #3498db;
}


/* ============================= end lists ====================== */
.comments_btn
{
    padding-left: 19px;
    background: url(../images/comment_icon.png) 0 2px no-repeat;
    color: #6b6b6b;
}

#search2
{
    margin-top: 33px;
    padding-bottom: 34px;
}
#search2 input
{
    width: 100%;
    float: left;
    color: #898989;
    font: 300 14px/20px "Open Sans" , Arial, Helvetica, sans-serif;
    height: 32px;
    -webkit-box-sizing: border-box; /* Safari */
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    box-sizing: border-box;
    padding: 5px 5px 5px 14px;
    box-shadow: none;
    -webkit-appearance: none;
    resize: none;
    outline: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #d9d9d9;
    overflow: hidden;
}



.more_btn
{
    display: inline-block;
    margin-top:8px;   /*margin-top: 22px;*/
    padding: 10px;
    background: #3498db;
    color: #fff;
    text-decoration: none;
    font: 600 16px/30px "Open Sans" , Arial, sans-serif;
    text-transform: uppercase;
    margin-left: 7px;
}
.more_btn:hover
{
    background: #000;
    color: #3498db;
}

.more_btn2
{
    display: inline-block;
    margin-top: 8px;
    padding: 10px;
    background: #363f45;
    color: #fff;
    text-decoration: none;
    font: 600 12px/15px "Open Sans" , Arial, sans-serif;
    text-transform: uppercase;
}
.more_btn2:hover
{
    background: #3498db;
    color: #000;
}


figure
{
    display: block;
    margin-top: 7px;
    margin-bottom: 20px;
}
figure.img_inner
{
    display: block;
    overflow: hidden;
    height: auto;
    line-height: 0;
    margin: 0;
    float: left;
    margin-right: 24px;
    margin-top: 29px;
}
figure iframe
{
    width: 100%;
    width: 726px;
    height: 391px;
}
address
{
    display: block;
    margin-top: 21px;
    font-style: normal;
}
address dl dt
{
    display: inline-block;
    margin-bottom: 24px;
    color: #363f45;
}
address dd span
{
    position: relative;
    display: inline-block;
    width: 78px;
}



/*********************************start magnifier2*************************************/
.magnifier2
{
    position: relative; /* display:block; */
    display: inline-block;
}
.magnifier2 img
{
}
.zoom
{
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box; /* Safari */
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 10px solid #fb4f59;
    background: url(../images/project_icon.png) 50% 50% no-repeat #f85353;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
a.magnifier2:hover .zoom
{
    opacity: 1;
}
a.magnifier2 .zoom
{
    opacity: 0;
}
/*********************************end magnifier2*************************************/
/************Footer************/
footer
{
    display: block;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
    color: #fff;
}
.footer_priv
{
    padding: 27px 0 30px;
}

p.txt_priv
{
    color: #7a8f99;
    font: 300 14px/16px "Open Sans" , Arial, sans-serif;
    margin-top: 10px;
    float: left;
}
.txt_priv .bold
{
    text-transform: uppercase;
}


/*----------- start social icons ----------------*/

.soc_icons
{
    position: relative;
    display: block;
    margin-top: 1px;
    white-space: nowrap;
    text-align: left;
    margin-left: 1px;
    float: right;
}
.soc_icons > li
{
    position: relative;
    display: inline-block;
    margin-left: 3px;
}
.soc_icons > li > a
{
    position: relative;
    color: #fff;
    line-height: 1em;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    width: 36px;
    height: 36px;
    display: inline-block;
    background: #47555c;
    text-align: center;
    font: normal normal 19px/36px 'FontAwesome';
    border-radius: 500px;
}
.soc_icons i
{
    font: normal normal 19px/36px 'FontAwesome';
}
.soc_icons > li > a:hover
{
    color: #fff;
    text-decoration: none;
    background: #3498db;
}



/*----------- end social icons ----------------*/



.indent1
{
    margin-top: 55px;
}
.hom-serv .grid_3 img
{
 width: 100px;
 height: 100px;
}
.left_img.wel {
  margin: 20px auto;
  float: none;
  width: 170px;
  height: 117px;
}
.aboutss img
{
 width: 264px;
 height: 315px;
}
.serv-pg.aboutss img
{
 width: 264px;
 height: 315px;
}
.areas img
{
 width: 600px;
 height: 335px;
}
#ContactForm .field_row {
  display: grid;
  margin: 0 auto;
  width: 50%;
}
#ContactForm .field_row .grid_6 {
  margin-bottom: 15px;
}
.c-form h2
{
 text-align: center;
}
#ContactForm {
  width: 50%;
  margin: 30px auto 0 auto;
  display: block;
}

















/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1199px)
{
    .div-content
    {
        width: 100%;
    }

    .box-1
    {
        padding: 20px 20px;
    }
    .box-1 p
    {
        font: 300 30px/30px 'Open Sans' , Arial, sans-serif;
    }
}


@media only screen and (max-width: 1023px)
{
.hom-serv .grid_3 {
    width: 46%;
    margin-bottom: 80px;
  }
.hom-serv .grid_3 .more_btn2
{
 margin: 0 auto;
  display: table;
}
h2 {
  font: 300 33px/40px 'Open Sans' , Arial, sans-serif;
}
.aboutss img
{
 margin: 0 auto 20px auto;
  float: none;
  width: 264px;
  height: 315px;
}
.areas img {
  width: 100%;
  height: 278px;
}
#ContactForm .field_row {
  width: 100%;
}
.c-form h2
{
 text-align: left;
}
#ContactForm .field_row [class*="grid_"] {
    margin-left: 0;
  }



}

@media only screen and (max-width: 979px)
{
    .address figure iframe
    {
        max-width: 100%;
        width: 100%;
    }
    address dd span
    {
        width: 74px;
    }
    address dd, footer .grid_3.alpha p
    {
        font-size: 12px;
    }
    figure iframe
    {
        width: 100%;
    }
    .magnifier2
    {
        width: 100%;
    }

    header
    {
        height: auto !important;
        padding-bottom: 40px;
    }
    .camera_wrap
    {
        margin-top: 45px;
    }

    .banner1
    {
        background: url(../images/page1_pic1.jpg) -47px 0px no-repeat;
        padding-left: 297px;
    }
    .txt3
    {
        font: 300 50px/50px 'Open Sans' , Arial, sans-serif;
    }


}


@media only screen and (max-width: 767px)
{

    img
    {
        width: 100%;
    }
    img.no_resize, h1 img
    {
        width: auto;
    }
    .box
    {
        overflow: visible;
    }
    .mobile_txt_cntr
    {
        text-align: center;
    }
    .marTop1
    {
        margin-top: 21px;
    }

    .banner1
    {
        background: none;
        padding-left: 0px;
        padding-bottom: 20px;
    }
    .txt3
    {
        font: 300 40px/40px 'Open Sans' , Arial, sans-serif;
    }
    .txt4
    {
        font: 300 25px/25px 'Open Sans' , Arial, sans-serif;
    }

    figure.img_inner
    {
        margin-bottom: 10px;
    }

    .img1, .img3, .img4, .img5
    {
        margin-bottom: 10px;
    }
.marTop2 {
  margin-top: 30px;
  display: grid;
}
.no_margin img
{
 margin: 0 auto;
  display: block;
}
header .fright {
  min-width: 191px;
  margin: 20px auto 0 auto;
}
.hom-serv .grid_3 {
    width: 80%;
    box-shadow: 0 0 2px #000;
    margin: 0 auto 60px auto;
    padding: 30px;
  }
.hom-serv
{
 margin-top: 30px;
}
.soc_icons {
  position: relative;
  display: table;
  white-space: nowrap;
  text-align: left;
  float: none;
  margin: 0 auto 15px auto;
}
.lo_links.footer_links a {
  margin: 0 5px !important;
}
.lo_links {
  margin: 0 auto 15px auto;
  display: table !important;
  color: #3498DB;
  font-size: 12px;
  text-align: center;
  overflow: hidden;
}
.areas img {
    width: 100%;
    height: 238px;
  }
.txt5
{
  line-height: 1.7;
}



}


@media only screen and (max-width: 639px)
{

h2 {
    font: 300 28px/40px 'Open Sans' , Arial, sans-serif;
  }
}


@media only screen and (max-width: 479px)
{

     .box-1 p {
    font: 300 22px/30px 'Open Sans' , Arial, sans-serif;
  }
.hom-serv .grid_3 {
    width: 98%;
    box-shadow: 0 0 2px #000;
    margin: 0 auto 60px auto;
    padding: 30px;
  }
.lo_links.footer_links
{
 text-align: center;
}
.no_margin img {
    width: 100%;
    height: 71px;
  }







}
@media only screen and (max-width: 359px)
{
h3 {
  font: 300 24px/30px 'Open Sans' , Arial, sans-serif;
}




}
