/*css*/
@import url('grid.css');
@import url('superfish.css');
@import url('touchTouch.css');
@import url('form.css');
@import url('animation.css');
@import url('owl.carousel.css');
@import url('camera.css');

@import url(//fonts.googleapis.com/css?family=Asap:400,700,700italic);
@import url(//fonts.googleapis.com/css?family=Lato:400,700,900,400italic);
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:700);


input::-ms-clear
{
    display: none;
}

html, body
{
}

a[href^="tel:"]
{
    color: inherit;
    text-decoration: none;
}

*
{
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
}

.clearfix
{
}

.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;
}

.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;
}

.txt_upp
{
    text-transform: uppercase;
}

.lh17
{
    line-height: 17px;
}

.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: 3px;
}

.marRight2
{
    margin-right: 20px;
}

.padTop1
{
    padding-top: 20px;
}

.padLeft1
{
    padding-left: 30px;
}

.padBot1
{
    padding-bottom: 60px;
}

.padBot2
{
    padding-bottom: 41px;
}

.mar1
{
    margin-right: 4px;
}

.mar2
{
    margin-right: 28px;
}

.pos_rel
{
    position: relative;
}

.marTop0
{
    margin-top: 0px;
}

.marTop1
{
    margin-top: 59px;
    margin-bottom: 65px;
}

.marTop2
{
    margin-top: 27px !important;
}

.marTop3
{
    margin-top: 37px !important;
}

.marTop4
{
    margin-top: 32px;
}

.marTop4 .box
{
    height: 300px;
    overflow: hidden;
}

.marTop5
{
    margin-top: 38px;
}

.marTop6
{
    margin-top: 60px;
}

.marTop7
{
    margin-top: 27px !important;
    margin-bottom: 24px;
}

.marTop8
{
    margin-top: 64px;
    margin-bottom: 5px;
}

.marTop9
{
    margin-top: 64px;
}

.marTop10
{
    margin-top: 60px;
    margin-bottom: 71px;
}

.marTop11
{
    margin-top: 136px !important;
}

.marTop12
{
    margin-top: 61px !important;
    margin-bottom: 25px;
}

.marTop13
{
    margin-top: 58px !important;
}

.marBot1
{
    margin-bottom: 6px;
    display: inline-block;
}

.marBot2
{
    margin-bottom: 18px;
    display: inline-block;
}

.quote_1
{
    text-align: center;
    max-width: 660px;
    display: inline-block;
    margin-top: 34px;
}

.hline2
{
    margin-top: 65px;
    width: 100%;
    height: 3px;
    background: #545454;
    position: relative;
}

.hline3
{
    margin-top: 67px;
    width: 100%;
    height: 1px;
    background: url(../images/hline2.png) 0 0 repeat-x;
    position: relative;
}

.hline4
{
    margin-top: 6px;
    width: 100%;
    padding-bottom: 10px;
    background: url(../images/hline2.png) 0 bottom repeat-x;
    position: relative;
}

.hline4.v2
{
    padding-bottom: 22px;
}

.vline
{
    position: relative;
    padding-bottom: 15px;
}

.vline:before
{
    position: absolute;
    display: inline-block;
    content: '';
    width: 1px;
    /*height: 322px;*/
    height: 100%;
    right: 35px;
    top: 16px;
    background: #515050;
}

#page4 p
{
    margin-bottom: 9px;
}

.box, .box2, .box3
{
    overflow: hidden;
}

.bold
{
    font-weight: bold;
}

.black
{
    font-weight: 900;
}

.fw400
{
    font-weight: 400;
}

.fw600
{
    font-weight: 600;
}

.color1
{
    color: #cc0001;
}

.color2
{
    color: #999;
}

.color3
{
    color: #333;
}

/* Global properties ======================================================== */
html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
}

body
{
    min-width: 300px;
    background: #666666;
    color: #666666;
    font: 14px/21px "Lato", 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: 42px;
    height: 42px;
    color: #848486;
    text-align: center;
    cursor: pointer;
    -moz-border-radius: 1500px;
    -webkit-border-radius: 1500px;
    border-radius: 1500px;
}

#back-top i
{
    line-height: 28px;
    font-size: 28px;
}

#back-top:hover
{
    color: #b9b9bd;
}

.main
{
    padding: 0 0 0 0;
    width: 100%;
    height: auto;
    background: #fff;
}

.div-content
{
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 3px;
    width: 100%;
    overflow: hidden;
}

.div-content.content_page
{
    padding-bottom: 88px;
}

.txt_col1
{
    position: relative;
    display: inline-block;
    width: 64px;
}
/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1
{
    position: relative;
    margin: 0;
    float: left;
    margin-top: -8px;
}

h1 img
{
    max-width: inherit;
}

#logo
{
    padding-top: 15px;
    font-size: 20px;
    font-style: italic;
    font-family: 'Palatino Linotype';
}

h2
{
    font: 60px/60px 'Asap', Arial, sans-serif;
    color: #cc0001;
    margin-top: 66px;
    letter-spacing: -1px;
}

h2.v2
{
    letter-spacing: -2px;
}

h3
{
    font: bold 24px/30px 'Asap', Arial, sans-serif;
    color: #333333;
    margin-top: 26px;
    text-transform: uppercase;
}

h4
{
    font: 300 20px/25px 'Lato', Arial, sans-serif;
    color: #363f45;
    margin-top: 39px;
    text-transform: uppercase;
}

.callText
{
    color: #999;
    font: 12px "Lato", Arial, Helvetica, sans-serif;
} 

.callNumber
{
    font: 26px "Lato", Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #cc0001;
} 

#search-results h4
{
    color: #000;
    padding-bottom: 12px;
}

span.search
{
    color: #f85353 !important;
}

#search-results h4 a:hover
{
    color: #f85353;
}

h5
{
    margin-top: 7px;
    margin-bottom: 0;
    color: #333333;
    text-transform: uppercase;
    font: 14px/22px 'Lato', Arial, sans-serif;
}

.txt1
{
    font: 60px/60px 'Asap', Arial, sans-serif;
    color: #999;
    margin-top: 100px;
    letter-spacing: -1px;
}

.txt2
{
    font: 24px/26px 'Asap', Arial, sans-serif;
    color: #999;
    margin-top: 5px;
}

.txt3
{
    font: bold 18px/22px 'Asap', Arial, sans-serif;
    color: #666;
    margin-top: 5px;
}

.txt4
{
    font: 21px/22px 'Asap', Arial, sans-serif;
    color: #999999;
    margin-top: 59px;
    padding-bottom: 8px;
    background: url(../images/hline2.png) 0 bottom repeat-x;
}

.txt4.v2
{
    margin-top: 0px;
    padding-bottom: 8px;
}

.txt5
{
    font: bold 16px/19px 'Asap', Arial, sans-serif;
    color: #333;
    font-style: italic;
    margin-top: 32px;
    margin-bottom: 26px;
}

.txt6
{
    font: bold 16px/22px 'Asap', Arial, sans-serif;
    color: #333;
    margin-top: 17px;
}

.txt7
{
    font: 30px/30px 'Asap', Arial, sans-serif;
    color: #696969;
    margin-top: 17px;
    float: left;
    letter-spacing: -1px;
}

.txt8
{
    font: 14px/22px 'Asap', Arial, sans-serif;
    color: #999;
    margin-top: 24px;
    float: right;
    letter-spacing: -1px;
    margin-right: 5px;
}

.txt9
{
    font: 14px/22px 'Asap', Arial, sans-serif;
    color: #cc0001;
    margin-top: 15px;
}

.footer_title
{
    font: bold 18px/24px 'Asap', Arial, sans-serif;
    color: #2f2f2f;
    margin-top: 30px;
    text-transform: uppercase;
}

.footer_title2
{
    font: bold 23px/24px 'Roboto Slab', Arial, sans-serif;
    color: #2f2f2f;
    margin-top: 34px;
    text-transform: uppercase;
}

.txt10
{
    font: 11px/13px 'Lato', Arial, sans-serif;
    color: #fff;
    margin-top: 35px;
    max-width: 230px;
}

.txt11
{
    font: 27px/27px 'Lato', Arial, sans-serif;
    color: #fff;
    margin-top: 30px;
}

.txt12
{
    font: bold 16px/19px 'Asap', Arial, sans-serif;
    color: #333;
    font-style: italic;
    margin-top: 61px;
    margin-bottom: 26px;
}

.txt13
{
    font: bold 18px/22px 'Asap', Arial, sans-serif;
    color: #666666;
    margin-top: 30px;
    margin-bottom: 24px;
}

p
{
    margin-top: 14px;
}

img
{
    margin-bottom: 0px;
    max-width: 100%;
    height: auto;
}

.img_rounded
{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.img1
{
    margin-top: 71px;
}

.img2
{
    margin-top: 17px;
}

.img3
{
    float: left;
    margin-top: 12px;
    margin-right: 30px;
}

.img4
{
    float: left;
    margin-top: 32px;
    margin-right: 34px;
}

.img5
{
    float: left;
    margin-top: 4px;
    margin-right: 30px;
    margin-bottom: 4px;
}

.img6
{
    float: left;
    margin-top: 4px;
    margin-right: 31px;
}

.img_rounded
{
    -moz-border-radius: 500px;
    -webkit-border-radius: 500px;
    border-radius: 500px;
    overflow: hidden;
}

.img_holder
{
    position: relative;
    z-index: 1;
}

.img_border
{
    border: 5px solid #fff;
    -webkit-box-sizing: border-box; /* Safari */
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    box-sizing: border-box;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.img_shadow:before
{
    position: absolute;
    display: inline-block;
    content: '';
    width: 223px;
    height: 159px;
    left: -24px;
    top: -21px;
    background: url(../images/img_shadow1.png) no-repeat 0 0;
    z-index: 0;
}

.img_shadow:after
{
    position: absolute;
    display: inline-block;
    content: '';
    width: 223px;
    height: 159px;
    right: -24px;
    bottom: -21px;
    background: url(../images/img_shadow2.png) no-repeat 0 0;
    z-index: 0;
}

a
{
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}

a.link1
{
}

a.link1:hover
{
    color: #000;
}

a.link2
{
    color: #cc0001;
}

a.link2:hover
{
    color: #000;
}

a.link_logo:hover img
{
    opacity: 0.6;
}

a.link_icon1
{
    margin-top: 38px;
    float: right;
    color: #333333;
    font-size: 18px;
    margin-right: 4px;
}

a.link_icon1:hover
{
    color: #d42127;
}

a.link_icon2
{
    position: absolute;
    /*top: 25px;*/
    top: 50%;
    margin-top: -9px;
    right: 30px;
    color: #e25d33;
    font-size: 18px;
}

a.link_icon2:hover
{
    color: #fff;
}

.user_icon
{
    font-size: 93px;
    color: #e25d33;
    text-align: center;
}

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;
}

.sign2
{
    position: relative;
    display: inline-block;
    content: '';
    width: 4px;
    height: 4px;
    margin: 8px 7px 0;
    background: url(../images/sign2.png) no-repeat 0 0;
}

.num_section
{
    position: relative;
    margin-top: 64px;
    width: 70px;
    height: 70px;
    font: 40px/70px 'Asap', Arial, sans-serif;
    color: #cc0001;
    float: left;
    background: #f7f7f7;
    border: 1px solid #e9e9e9;
    -webkit-box-sizing: border-box; /* Safari */
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    box-sizing: border-box;
    text-align: center;
    margin-right: 30px;
    -moz-border-radius: 500px;
    -webkit-border-radius: 500px;
    border-radius: 500px;
}

.img_section
{
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box; /* Safari */
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    box-sizing: border-box;
    border: 1px solid #d5d5d6;
    padding: 29px 29px 38px;
    margin-top: 35px;
}

.date_section
{
    position: relative;
    width: 100%;
    max-width: 69px;
    /*height: 126px;*/
    float: left;
    margin-top: -6px;
}

.day
{
    font: bold 37px/37px 'Lato', Arial, sans-serif;
    margin-top: 8px;
    display: block;
}

.month
{
    font: 300 10px/12px 'Lato', Arial, sans-serif;
    margin-top: 3px;
    display: block;
}

.date_section1
{
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}

.date_section2, .date_section3
{
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box; /* Safari */
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    box-sizing: border-box;
    padding: 0;
}

.date_section2
{
    border-right: 1px solid #fff;
}

.date_section2 a, .date_section3 a
{
    display: block;
    padding: 10px 0 3px;
}

/************Header************/
header
{
    position: relative;
    z-index: 9;
    padding: 0;
    margin-top: 8px;
    text-align: center;
}

header:before
{
    position: absolute;
    display: inline-block;
    content: '';
    width: 100%;
    height: 8px;
    left: 0;
    top: -8px;
    background: url(../images/gradient1.png) repeat-x;
}

.gradient1
{
    background: #f4f4f4; /* for old browsers */
    background: -moz-linear-gradient(top, #f4f4f4, #dfdfdf); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #dfdfdf));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, #f4f4f4, #dfdfdf);
    background: -o-linear-gradient(top, #f4f4f4, #dfdfdf); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f4f4f4, #dfdfdf); /* IE10 */
    background: linear-gradient(top, #f4f4f4, #dfdfdf); /* CSS3 */
}

header.content_header
{
    border-bottom: 1px solid #dedddd;
}

.gall_holder
{
    padding: 35px 0 0px;
    -webkit-box-sizing: border-box; /* Safari */
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    box-sizing: border-box;
}

.bot_line
{
    display: inline-block;
    margin-top: 2px;
    margin-bottom: 42px;
    width: 100%;
    height: 1px;
    background: #f2f2f2;
}

/************Content***********/

.bq_section
{
    position: relative;
    padding-left: 49px;
    background: url(../images/quote_sign2.png) 0 5px no-repeat;
    margin-top: 27px;
    font: 14px/21px "Lato", Arial, sans-serif;
    font-style: italic;
    color: #545451;
}

blockquote
{
    position: relative;
    background: #f0f2f1;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
    -webkit-box-sizing: border-box; /* Safari */
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    box-sizing: border-box;
    padding: 16px 35px 23px 46px;
    margin-top: 127px;
    margin-bottom: 58px;
}

blockquote:before, blockquote:after
{
    position: absolute;
    display: inline-block;
    content: '';
    width: 51px;
    height: 43px;
    left: 3px;
    top: -61px;
    background: url(../images/quote_sign1.png) no-repeat 0 0;
}

blockquote:after
{
    background: url(../images/quote_sign2.png) no-repeat 0 0;
    left: auto;
    top: auto;
    right: 12px;
    bottom: -61px;
}

.box-1
{
    margin: 0;
    padding: 5px 0 25px;
    background: #ededed;
    margin-top: 3px;
    margin-bottom: 1px;
}

.box-2
{
    margin: 0;
    padding: 0px 0 1px;
    background: #f7f7f7;
    margin-top: 67px;
}

.box-2.v2
{
    padding-bottom: 70px;
}

.box-3
{
    margin: 0;
    padding: 0px 0 81px;
    background: #f0f2f1;
    margin-top: 67px;
    position: relative;
}

.box-3:before, .box-3:after
{
    position: absolute;
    display: inline-block;
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    top: -2px;
    background: #c6c6c6;
}

.box-3:after
{
    top: auto;
    bottom: -2px;
}

.img_txt
{
    position: relative;
    padding: 17px 70px 15px 26px;
    -webkit-box-sizing: border-box; /* Safari */
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    box-sizing: border-box;
    background: #282827;
}

.img_box
{
    background: #fff;
    -webkit-box-sizing: border-box; /* Safari */
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    box-sizing: border-box;
    padding: 13px 13px 8px;
    margin-top: 47px;
    line-height: 21px;
}

/* ============================= lists ====================== */
.listWithMarker
{
    margin: 0;
    margin-top: 16px;
}

.listWithMarker.v2
{
    margin-top: 58px;
}

.listWithMarker li
{
    display: block;
    padding-left: 19px;
    background: url(../images/list_marker.png) 0px 8px no-repeat;
    margin-bottom: 0;
    padding-bottom: 0px;
}

.listWithMarker li a
{
    text-decoration: none;
}

.listWithMarker li a:hover, .listWithMarker li.current a
{
    color: #cc0001;
}

.list2
{
    margin-top: 14px;
    margin-left: 3px;
}

.list2 li
{
    display: block;
    padding-bottom: 3px;
}

.list2 li a
{
    color: #fff;
    text-decoration: none;
    font: 11px/16px "Lato", Arial, sans-serif;
}

.list2 li a:hover, .list2 li.current a
{
    color: #cc0001;
}

.list3
{
    margin-top: 7px;
    float: left;
    margin-left: 3px;
}

.list3 li
{
    display: block;
    float: left;
    margin-right: 22px;
}

.list3 li a
{
    color: #fff;
    text-decoration: none;
    font: 14px/20px "Asap", Arial, sans-serif;
    text-transform: uppercase;
}

.list3 li a:hover, .list3 li.current a
{
    color: #2f2f2f;
}

.list4
{
    margin-top: 75px;
}

.list4 li
{
    display: block;
    padding-bottom: 3px;
}

.list4 li a
{
    color: #333333;
    text-decoration: none;
    font: bold 24px/26px "Asap", Arial, sans-serif;
    background: #f0f2f1;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box; /* Safari */
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    box-sizing: border-box;
    padding: 16px 3px 15px 20px;
    text-transform: uppercase;
}

.list4 li a:hover, .list4 li.current a
{
    color: #fff;
    background: #d32026;
}

/* ============================= 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 "Lato", 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;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    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: 16px;
    color: #d72229;
    text-decoration: none;
    font: bold 12px/20px "Asap", Arial, sans-serif;
    text-transform: uppercase;
}

.more_btn i
{
    display: inline-block;
    margin-top: 4px;
    margin-left: 7px;
}

.more_btn:hover
{
    color: #000;
}

.more_btn4
{
    position: relative;
    display: inline-block;
    width: 30px;
    height: 39px;
    /*margin-left: -28px;*/
    /*margin-top: 11px;*/
    color: #e25d33;
    background: #fff;
    border: 1px solid #d9d9d9;
    -webkit-box-sizing: border-box; /* Safari */
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    box-sizing: border-box;
    border-left: none;
    text-align: center;
}

.more_btn4 i
{
    font: normal normal 18px/39px 'FontAwesome';
}

.more_btn4:hover
{
    color: #000;
}

figure
{
    display: block;
    margin-top: 7px;
    margin-bottom: 0;
}

figure.img_inner
{
    display: block;
    overflow: hidden;
    height: auto;
    line-height: 0;
    margin: 0;
    margin-right: 0;
}

figure iframe
{
    width: 100%;
    height: 400px;
}

figure.img_inner.v2
{
    margin-top: 39px;
}

figure.img_inner.v2 iframe
{
    height: 380px;
}

figure.img_inner.v3
{
    margin-top: 0;
}

figure.img_inner.v3 iframe
{
    height: 369px;
}

address
{
    display: block;
    margin-top: 26px;
    font-style: normal;
    margin-bottom: 0;
    float: left;
    width: 270px;
}

address dl dt
{
    display: inline-block;
    color: #666;
    font: bold 18px/22px "Asap", Arial, sans-serif;
    margin-bottom: 24px;
}

address dd span
{
    position: relative;
    display: inline-block;
    width: 73px;
}

/*********************************start magnifier2*************************************/
.magnifier2, .magnifier3
{
    position: relative;
    /* display:block; */
    display: inline-block;
}

.magnifier2 img
{
}

.zoom, .zoom2
{
    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%;
    background: url(../images/img_over.png);
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.zoom2
{
    background: url(../images/magnifier2.png) 50% 50% no-repeat;
}

a.magnifier2:hover .zoom
{
    opacity: 0;
}

a.magnifier2 .zoom
{
    opacity: 1;
}

a.magnifier3:hover .zoom2
{
    opacity: 1;
}

a.magnifier3 .zoom2
{
    opacity: 0;
}

/*********************************end magnifier2*************************************/
/************Footer************/
footer
{
    display: block;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
    position: relative;
}

footer:before
{
    position: absolute;
    display: inline-block;
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    top: -2px;
    background: #c6c6c6;
}

.footer_section1
{
    padding-top: 35px;
}

.footer_priv
{
    padding: 20px 0 30px;
}

p.txt_priv
{
    color: #fff;
    font: 12px/21px "Lato", Arial, sans-serif;
    margin-top: 26px;
}

/*----------- start social icons ----------------*/

.soc_icons
{
    position: relative;
    display: inline-block;
    margin-top: 1px;
    white-space: nowrap;
    float: right;
    margin-right: 137px;
}

.soc_icons > li
{
    position: relative;
    display: inline-block;
    margin-left: -1px;
}

.soc_icons > li > a
{
    position: relative; 
    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;
    display: inline-block;
    text-align: center;
    -moz-border-radius: 500px;
    -webkit-border-radius: 500px;
    border-radius: 500px;
    width: 24px;
    height: 24px; 
    background: #dedede;
    color: #666;
}

.soc_icons i
{
    font: normal normal 14px/24px 'FontAwesome';
}

.soc_icons > li > a:hover
{
    color: #fff;
    background: #000 !important;
    text-decoration: none;
}

/*----------- end social icons ----------------*/


#search1
{
    position: absolute;
    right: 0px;
    top: 80px;
    width: 170px;
    display: none;
}

#search1 input
{
    width: 140px;
    float: left;
    color: #333;
    font: 14px/21px Arial, Helvetica, sans-serif;
    height: 39px;
    -webkit-box-sizing: border-box; /* Safari */
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    box-sizing: border-box;
    padding: 9px 10px 9px 10px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    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;
    display: inline-block;
    margin-right: -2px;
}

.indent1
{
    margin-top: 70px;
}

.priv_section1
{
    float: left;
}

.priv_section2
{
    float: right;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1199px)
{
    .div-content
    {
        width: 100%;
    }

    address dd span
    {
        width: 74px;
    }

    figure a
    {
        width: 100%;
    }

    .camera_wrap .camera_pag
    {
        margin-left: -20px;
    }

    .vline:before
    {
        right: 1px;
    }

    .soc_icons
    {
        margin-right: 0px;
    }

    .img4
    {
        float: none;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 979px)
{
    .address figure iframe
    {
        max-width: 100%;
        width: 100%;
    }

    address dd, footer .grid_3.alpha p
    {
        font-size: 12px;
    }

    figure iframe
    {
        width: 100%;
    }

    .magnifier2
    {
        width: 100%;
    }

    .txt7
    {
        float: none;
    }

    .txt8
    {
        margin-top: 7px;
    }

    h1 img
    {
        max-width: 320px;
    }

    .num_section
    {
        float: none;
        margin-bottom: -40px;
    }

    address
    {
        width: 240px;
    }

    .img6
    {
        float: none;
        width: 100%;
        margin-bottom: 17px;
    }

    .img6 img
    {
        width: 100% !important;
    }

    .txt11
    {
        font: 21px/27px 'Lato', Arial, sans-serif;
    }

    h2
    {
        font: 47px/47px 'Asap', Arial, sans-serif;
    }
}

@media only screen and (max-width: 767px)
{

    img
    {
        width: 100%;
    }

    img.no_resize
    {
        width: auto;
    }

    .box
    {
        overflow: visible;
    }

    .mobile_txt_cntr
    {
        text-align: center;
    }

    header
    {
        height: auto;
        padding-bottom: 30px;
    }

    nav
    {
        margin-top: 20px;
        margin-right: 0;
    }

    a.link_icon1
    {
        margin-top: -70px;
    }

    figure iframe
    {
        height: 200px;
    }

    .img_shadow:before, .img_shadow:after
    {
        background: none;
        display: none;
    }

    #search1
    {
        top: -11px;
    }

    .vline:before
    {
        display: none;
    }

    .list3 li a
    {
        font: 11px/20px Arial, sans-serif;
    }

    .list3 li
    {
        margin-right: 14px;
    }

    .soc_icons
    {
        margin-top: 10px;
    }

    .num_section
    {
        float: left;
        margin-bottom: 0px;
    }

    address
    {
        float: none;
    }

    .img4, .img5, .img6
    {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 479px)
{
    a.link_icon1
    {
        margin-top: 0px;
    }

    .hide, .hide2
    {
        display: none;
    }

    .link_icon1
    {
        margin-right: 2px;
    }

    /*h1 img{width: 100%;}*/

}

@media only screen and (max-width: 320px)
{
}
