
h4, h5, h6, h1, h2, h3
{
    margin-top: 0;
}
ul, ol
{
    margin: 0;
    text-align: left;
    line-height: 25px;
}
p
{
    margin: 0;
    text-align: justify;
}
html, body
{
    background: url(../images/sos.png)no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.clear {
clear: both;
margin: 10px 0px;

}
body a
{
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.header
{
    padding: 1em 0;
}
.logo
{
    float: left;
    width:20%;
}
.logo a
{
    display: block;
}
.BankerCommetee
{
    color: #000;
    float: right;
    font-family: "Source Sans Pro" ,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    width:80%;
}
.loginDisplay
{
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #f1f1f1;
    border-radius: 18px;
    float: right;
    font-size: 12px;
    font-weight: normal;
    padding: 5px;
}
.LoginStatusWrapper
{
    float: right;
    width: 100%;
}
.SLBCWrapper
{
    float: right;
    width: 100%;
    text-align: right;
    font-size:11pt;
}
.head-nav ul li
{
    display: inline-block;
    float: left;
}
.head-nav
{
    background: #008ad0 none repeat scroll 0 0;
    float: left;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 1em;
}

/*--*/
.head-nav ul li a
{
    position: relative;
    display: inline-block;
    margin: 0px 0px;
    outline: none;
    color: #fff;
    text-decoration: none;
   
}
.head-nav a:hover, .head-nav a:focus
{
    outline: none;
}
.head-nav
{
    position: relative;
}
.head-nav ul
{
    padding: 0;
    margin: 0;
}
/*******Header Custom Start*******/

#primary_nav_wrap ul
{
    list-style: none;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}
#primary_nav_wrap ul li ul li a
{
    color: #333;
    font-size:12px;
}
#primary_nav_wrap ul li ul li a:hover
{
    color: #fff !important;
}


#primary_nav_wrap ul li
{
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}

#primary_nav_wrap ul li.current-menu-item
{
    background: #1e5799;
}

#primary_nav_wrap ul li:hover
{
    background: #1e5799;
}

#primary_nav_wrap ul ul
{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    padding: 0;
    z-index: 1000;
}

#primary_nav_wrap ul ul li
{
    float: none;
    width: 200px;
}

#primary_nav_wrap ul ul a
{
    line-height: 120%;
    padding: 10px 15px;
}

#primary_nav_wrap ul ul ul
{
    top: 0;
    left: 100%;
}

#primary_nav_wrap ul li:hover > ul
{
    display: block;
}
/*******Header Custom End*******/
*, *:after, *::before
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.head-nav ul li
{
    display: inline-block;
    margin: 0;
    outline: none;
    text-decoration: none;
    letter-spacing: 0px;
}
.head-nav ul li a
{
    color: #000;
}
.head-nav ul li a:hover, .head-nav ul li.active a
{
    color: #FFF;
}
ul a:hover, ul a:focus
{
    outline: none;
    color: #000;
    text-decoration: none;
}
/*--- slider-css --*/
.slider
{
    position: relative;
}
.rslides
{
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}
.rslides li
{
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}
.rslides li:first-child
{
    position: relative;
    display: block;
    float: left;
}
.rslides img
{
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}
.caption
{
    width: 100%;
    position: absolute;
    bottom: 0%;
    left: 0%;
    text-align: center;
    background: rgba(38, 49, 59, 0.54);
    padding: 0.5em 1.5em;
}
.caption h3
{
    color: #FFF;
    font-weight: 700;
    font-size: 1.8em;
    text-align: left;
    font-size: 1.5em;
    font-family: 'Libre Baskerville' , serif;
}
.caption p
{
    color: #fff;
    line-height: 1.8em;
    font-size: 1em;
    text-align: left;
    margin: 1em 0;
}
a.morebtn
{
    background: #3D3D3D;
    padding: 0.8em 0;
    display: block;
    font-size: 0.875em;
    text-transform: uppercase;
    color: #FFF;
    width: 20%;
    margin: 0 auto;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}
a.morebtn:hover
{
    background: #585686;
}
.callbacks_tabs a:after
{
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 15px;
    width: 15px;
    display: inline-block;
    background: #555;
}
.callbacks_here a:after
{
    background: #008ad0;
}
.callbacks_tabs a
{
    visibility: hidden;
}
.callbacks_tabs li
{
    display: inline-block;
}
ul.callbacks_tabs.callbacks1_tabs
{
    position: absolute;
    bottom: -45px;
    z-index: 999;
    text-align: right;
    width: 100%;
    padding: 0;
}
.callbacks_nav
{
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 34px;
    width: 34px;
    background: transparent url("../images/left.png") no-repeat left top;
    margin-top: -45px;
}
.callbacks_nav.next
{
    left: auto;
    background: transparent url("../images/right.png") no-repeat left top;
    right: 0;
}
/*-- responsive-mediaquries --*/
@media (max-width:1024px)
{
    .caption
    {
        width: 100%;
        left: 0%;
    }
}
@media (max-width:768px)
{
    .callbacks_nav
    {
        top: 47%;
    }
}
@media (max-width:640px)
{
    .callbacks_tabs a:after
    {
        height: 10px;
        width: 10px;
    }
    .caption p
    {
        font-size: 1em;
        margin: 0.5em 0 0;
        line-height: 1.5em;
    }
}
@media (max-width:480px)
{
    .callbacks_nav
    {
        top: 60%;
    }
    .caption p
    {
        margin: 0.5em 0;
    }
    .callbacks_tabs a:after
    {
        height: 8px;
        width: 8px;
    }
    ul.callbacks_tabs.callbacks1_tabs
    {
        bottom: -30px;
        left: 4px;
    }
}
@media (max-width:320px)
{
    .callbacks_nav
    {
        top: 173%;
    }
    .callbacks_nav.next
    {
        right: 69%;
    }
    .caption p
    {
        margin: 0.2em 0;
    }
    .callbacks_tabs a:after
    {
        height: 8px;
        width: 8px;
    }
    ul.callbacks_tabs.callbacks1_tabs
    {
        bottom: -36px;
        left: 0px;
    }
    .callbacks_nav
    {
        margin-top: -90px;
    }
}
.nam-matis
{
    margin: 5em 0;
    padding: 1em;
    border: 1px solid #D8DADC;
}
.nam-matis h3 a
{
    text-decoration: none;
}
.nam-matis h3
{
    font-size: 1.3em;
    color: #26313b;
    margin: 1em 0 0;
    font-size: 1.4em;
    font-weight: 700;
    
}
.nam-matis h3 a:hover
{
    color: #008ad0;
}
.nam-matis p
{
    color: #302e2e;
    font-size: 1em;
    line-height: 1.8em;
    margin: 1em 0;
    font-weight: 400;
}
.b-search
{
    position: relative;
    border: 1px solid #EEE;
    padding: 0.5em 0;
    background: #fff;
}
.b-search input[type="text"]
{
    width: 80%;
    outline: none;
    padding: 0em 0.6em;
    font-size: 1em;
    color: #999;
    position: relative;
    border: none;
}
.b-search input[type="submit"]
{
    background: url(../images/search-icon.png) no-repeat 0px 2px;
    border: none;
    height: 26px;
    width: 26px;
    display: inline-block;
    position: absolute;
    outline: none;
    cursor: pointer;
    top: 6px;
    right: 2px;
}
.blog-grids
{
    padding: 1em 0;
    border-bottom: 1px dotted #000;
}
.blog-grid-left
{
    float: left;
    width: 27%;
}
.blog-grid-right
{
    float: left;
    width: 66%;
    margin-left: 1em;
}
.blog-grid-right h4 a
{
    color: #26313b;
    font-size: 0.85em;
    margin: 0 0 .5em 0;
    font-weight: 700;
    text-decoration: none;
    /*font-family: 'Libre Baskerville' , serif;*/
}
.blog-grid-right h4 a:hover
{
    color: #008ad0;
}
.blog-grid-right h4
{
    margin: 0;
}
.blo-top
{
    padding: 1em 1em;
    border: 1px solid #D8DADC;
    margin: 0.2em 0 1.3em 0;
}
.blog-grid-right p
{
    color: #302e2e;
    font-size: 0.9em;
    margin: 0.3em 0 0;
    line-height: 1.5em;
    font-weight: 400;
}
.blo-top li
{
    display: block;
    line-height: 2em;
    border-bottom: 1px dotted #302e2e;
}
.blo-top li a
{
    color: #302e2e;
    font-size: 1.1em;
    line-height: 2.8em;
    padding: 1em;
    text-decoration: none;
    text-transform:capitalize;
}
.blo-top li a:hover
{
    color: #008ad0;
}
.bann-left h3
{
    background: #008ad0;
    color: #fff;
    padding: 0.5em 1em;
    font-size: 1.2em;
    margin-bottom:2px;
    
}
.blo-top form input[type="text"]
{
    width: 100%;
    color: #898888;
    outline: none;
    font-size: 16px;
    padding: .5em;
    border: 1px solid #eee;
    -webkit-appearance: none;
}
.blo-top form input[type="submit"]
{
    background: #26313b;
    padding: .3em 1em;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: block;
    outline: none;
    border: none;
    width: 100%;
}
.blo-top form input[type="submit"]:hover
{
    background: #008ad0;
}
.button
{
    margin: 1em 0 0;
    float: right;
}
/*-- flexisel --*/
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3
{
    display: none;
}
.nbs-flexisel-container
{
    position: relative;
    max-width: 100%;
}
.nbs-flexisel-ul
{
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}
.nbs-flexisel-inner
{
    overflow: hidden;
    margin: 0 auto;
}
.nbs-flexisel-item
{
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
}
.nbs-flexisel-item > img
{
    cursor: pointer;
    positon: relative;
    margin-top: 5px;
    margin-bottom: 10px;
    max-width: 240px;
    max-height: 240px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}
.nbs-flexisel-item p
{
    padding: 0px;
}
.nbs-flexisel-item p a
{
    color: #000;
    font-size: 1.2em;
}
.nbs-flexisel-item p a:hover
{
    color: #6CC372;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right
{
    width: 34px;
    height: 34px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    margin-top: 0em;
}
.nbs-flexisel-nav-left
{
    left: -3em;
    background: url(../images/left.png) no-repeat 1px 1px;
}
.nbs-flexisel-nav-right
{
    right: -3em;
    background: url(../images/right.png) no-repeat 1px 1px;
}
.banner-1
{
    margin: 0em 0.5em;
    border: 1px solid #BDBDBD;
    padding: 0.5em;
}
.fle-xsel
{
    padding: 2em 4em;
    border: 1px solid #D8DADC;
}
/*-- flexisel --*/
.footer
{
    padding: 3em 1em;
    margin: 2em 0 0;
    background: #008ad0;
}
.footerCopyRight
{
    background: #1e5799;
}
.footer h4
{
    color: #ececec;
    font-size: 1.1em;
    margin: 0 0 1em;
    font-weight: 700;
    text-transform: uppercase;
}
.footer li a
{
    color: #fff;
    font-size: 0.9em;
    line-height: 2em;
    text-decoration: none;
}
.footer li a:hover
{
    color: #fff;
    text-decoration: underline;
}
.footer ul
{
    padding: 0 0 0 18px;
}
.footer li
{
    display: block;
}

.copyright
{
    color: #fff;
    font-size: 0.9em;
    line-height: 1.8em;
    margin: 0;
    text-align: center;
}
.copyright a
{
    text-decoration: italic;
    color: #fff;
    font-style: italic;
}
/*-- about --*/
.team_grid
{
    padding: 2em 0;
}
ul.span_2
{
    padding: 1em;
    margin: 0;
    list-style: none;
    border: 1px solid #DFDFDF;
}
ul.span_2 li.span_2-left
{
    float: left;
    width: 35%;
    margin-right: 5%;
}
ul.span_2 li.span_2-right
{
    width: 60%;
    float: left;
    padding: 1em 0;
}
ul.span_2 li.span_2-right h3
{
    color: #26313b;
    font-size: 1.5em;
    font-weight: 700;
    font-family: 'Libre Baskerville' , serif;
}
ul.span_2 li.span_2-right h4
{
    color: #008ad0;
    font-size: 1em;
    font-weight: 400;
    border-bottom: 2px solid #26313B;
    width: 29%;
    margin-bottom: 10px;
    padding-bottom: 0.3em;
}
ul.span_2 li.span_2-right p
{
    color: #302e2e;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.8em;
    margin-bottom: 1.5em;
}
.span_3
{
    margin-bottom: 2em;
}
h3.m_1
{
    text-align: center;
    color: #26313b;
    font-weight: 400;
    margin: 0 0 1em;
    font-size: 2em;
    font-family: 'Libre Baskerville' , serif;
}
.testimonial
{
    padding: 2em 0;
}
.testimonial h3
{
    text-align: center;
    margin-bottom: 1.5em;
    color: #26313b;
    font-weight: 400;
    font-size: 2em;
    font-family: 'Libre Baskerville' , serif;
}
.testimonial p
{
    color: #302e2e;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.8em;
    margin-bottom: 1.5em;
    text-align: center;
}
ul.test_icon
{
    padding: 0;
    margin: 4em 0 0 0;
    list-style: none;
    text-align: center;
}
ul.test_icon li
{
    display: inline-block;
    margin-right: 1%;
    width: 18.75%;
}
ul.test_icon li a:hover
{
    opacity: 0.8;
}
.about
{
    padding: 2em 1em;
    border: 1px solid #D8DADC;
}
.about-top h3
{
    color: #26313b;
    font-size: 1.5em;
    font-weight: 700;
    margin: 0;
    font-family: 'Libre Baskerville' , serif;
}
.about-top p
{
    color: #302e2e;
    font-size: 1em;
    line-height: 1.8em;
    font-weight: 400;
    margin: 1em 0;
}
.about h2
{
    color: #26313b;
    font-size: 2em;
    font-weight: 400;
    margin: 0 0 1em;
    text-align: center;
    font-family: 'Libre Baskerville' , serif;
}
/*-- services --*/
.services
{
    padding: 5em 0;
    border-top: 1px solid #ddeff1;
}
.service_grid1-right p
{
    font-size: 1.1em;
}
h1.m_3
{
    font-size: 2.5em;
    color: #184448;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 2em;
}
.row_1
{
    margin-bottom: 2em;
}
i.icon1
{
    width: 64px;
    height: 64px;
    background: url(../images/cam.png)no-repeat 0px 0px;
    display: inline-block;
}
i.icon2
{
    width: 64px;
    height: 64px;
    background: url(../images/connect.png)no-repeat 0px 0px;
    display: inline-block;
}
i.icon3
{
    width: 64px;
    height: 64px;
    background: url(../images/soci.png)no-repeat 0px 0px;
    display: inline-block;
}
i.icon4
{
    width: 64px;
    height: 64px;
    background: url(../images/tech.png)no-repeat 0px 0px;
    display: inline-block;
}
i.icon5
{
    width: 64px;
    height: 64px;
    background: url(../images/alar.png)no-repeat 0px 0px;
    display: inline-block;
}
i.icon6
{
    width: 64px;
    height: 64px;
    background: url(../images/boo.png)no-repeat 0px 0px;
    display: inline-block;
}
.service_grid1
{
    margin-bottom: 3em;
}
.service-top h3
{
    color: #26313b;
    font-size: 1.5em;
    font-weight: 700;
    margin: 1em 0 0 0;
    font-family: 'Libre Baskerville' , serif;
}
.service-top p
{
    color: #302e2e;
    font-size: 1em;
    font-weight: 400;
    margin: 1em 0;
    line-height: 1.8em;
}
h3.m_3
{
    font-size: 2em;
    font-weight: 400;
    margin: 0 0 1em;
    text-align: center;
}
.service-top
{
    padding: 2em 1em;
    border: 1px solid #D8DADC;
}
/*-- blog --*/
.blog
{
}
.blog a
{
    text-decoration: none;
}
.blog-head-left
{
    float: left;
}
.blog-head-left h3
{
    color: #FFF;
    font-size: 2em;
}
.blog-head-right
{
    float: right;
    margin-top: 0.7em;
}
.blog-head-right ul li
{
    display: inline-block;
}
.blog-head-right ul li a
{
    color: #69BAE9;
}
.blog-head-right ul li a span
{
    height: 13px;
    width: 10px;
    background: url(../images/nav-arrow.png) no-repeat 0px 0px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.5em;
}
/*----*/
.blog-content-left
{
    float: left;
    width: 74%;
    padding: 1em;
    border: 1px solid #D8DADC;
}
.blog-content-right
{
    float: right;
    width: 23.5%;
    border: 1px solid #D8DADC;
    padding: 1em;
}
.blog-artical-info-head h2 a
{
    color: #26313b;
    font-size: 0.8125em;
    margin: 0.5em 0;
    display: block;
    font-weight: 700;
    text-decoration: none;
    text-transform: captalized;
    font-family: 'Libre Baskerville' , serif;
}
.blog-artical-info-head h2 a:hover
{
    color: #008ad0;
}
.b-tag-weight ul
{
    margin: 0;
    padding: 0;
}
.blog-artical-basicinfo
{
    float: left;
    width: 12%;
}
.blog-artical-basicinfo ul
{
    margin: 0;
    padding: 0;
}
.post-date p
{
    padding: 0.7em 0 0 0;
}
.blog-artical-info-head ul li
{
    display: inline-block;
}
.blog-artical-info-head ul li span
{
    height: 20px;
    width: 20px;
    display: inline-block;
    background: url(../images/tag.png) no-repeat 0px 0px;
    vertical-align: middle;
    margin-right: 0.5em;
}
i.adm1
{
    width: 22px;
    height: 22px;
    display: inline-block;
    background: url("../images/imzs.png") no-repeat 1px 4px;
    vertical-align: middle;
    margin-right: 12px;
}
.blog-artical-info-head ul li a, .blog-artical-info-head ul li
{
    color: #777;
    font-size: 1em;
    display: inline-block;
    padding: 0 0.2em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.blog-artical-info-head ul li a:hover
{
    color: #4E9ECA;
}
.blog-artical-info-text p
{
    color: #302e2e;
    font-size: 1em;
    line-height: 1.8em;
    margin: 1em 0;
}
.blog-artical-info-text p a
{
    color: #008ad0;
    margin-left: 0.4em;
    font-size: 0.875em;
    vertical-align: middle;
}
.blog-artical
{
    margin-bottom: 2em;
}
.blog-artical-info-img img
{
    border: 1px solid #D6D6D6;
    width: 100%;
    padding: 1em;
}
.blog-pagenat ul li
{
    display: inline-block;
}
.blog-pagenat ul li a
{
    display: block;
    background: #42E4d8;
    padding: 0.7em 1em;
    font-size: 0.875em;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 700;
    display: inline-block;
    margin-top: 1em;
    text-decoration: none;
    border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -o-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
}
.blog-pagenat ul li a:hover
{
    background: #4E9ECA;
}
.blog-pagenat ul li a.frist span
{
    width: 13px;
    height: 17px;
    display: inline-block;
    background: url(../images/page-icons.png) no-repeat 1px -2px;
    vertical-align: middle;
}
.blog-pagenat ul li a.last span
{
    width: 13px;
    height: 17px;
    display: inline-block;
    background: url(../images/page-icons.png) no-repeat -10px 0px;
    vertical-align: middle;
}
.blog-pagenat
{
    text-align: center;
}
/*----*/
.b-search
{
    position: relative;
    border: 1px solid #EEE;
    padding: 0.5em 0;
    background: #fff;
}
.b-search input[type="text"]
{
    width: 80%;
    outline: none;
    padding: 0em 0.6em;
    font-size: 1em;
    color: #999;
    position: relative;
    border: none;
}
.b-search input[type="submit"]
{
    background: url(../images/search-icon.png) no-repeat 0px 2px;
    border: none;
    height: 26px;
    width: 26px;
    display: inline-block;
    position: absolute;
    outline: none;
    cursor: pointer;
    top: 6px;
    right: 2px;
}
.twitter-weight-grid h4 span
{
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(../images/twter.png) no-repeat 0px 0px;
    vertical-align: middle;
    margin-right: 0.5em;
}
.twitter-weight-grid h4
{
    color: #008ad0;
    font-size: 1.2em;
    margin: 0;
}
.twitter-weight-grid p
{
    color: #302e2e;
    margin: 0.5em 0;
    line-height: 1.5em;
    font-size: 1em;
}
.twitter-weight-grid
{
    padding: 1em 0;
    border-bottom: 1px solid #E7E4E4;
}
.twitter-weight-grid p a
{
    color: #008ad0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.twitter-weight-grid p a:hover
{
    color: #041e39;
}
.twitter-weight-grid i a
{
    color: #ccc;
    font-size: 0.9em;
    font-weight: 300;
    font-style: normal;
}
.twitter-weights h3
{
    font-size: 1.4em;
    color: #26313b;
    margin: 0;
    padding: 0;
    font-family: 'Libre Baskerville' , serif;
    font-weight: 700;
}
.twitter-weights
{
    margin-top: 2em;
}
.twittbtn
{
    color: #666666;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    border-bottom: 1px solid #E7E4E4;
    padding: 0.5em 0;
    display: block;
}
.twittbtn:hover
{
    color: #000;
}
.b-tag-weight
{
    margin-top: 2em;
}
.b-tag-weight h3
{
    font-size: 1.4em;
    color: #26313b;
    margin: 0.5em 0;
    font-weight: 700;
    font-family: 'Libre Baskerville' , serif;
}
.b-tag-weight ul li
{
    display: inline-block;
}
.b-tag-weight ul li a
{
    background: #008ad0;
    padding: 0.5em 1em;
    font-size: 0.875em;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 700;
    display: inline-block;
    margin-top: 1em;
    text-decoration: none;
    border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
}
.b-tag-weight ul li a:hover
{
    background: #26313b;
}

/*----//End-blog----*/
/*-----------------------*/
.contact-map iframe
{
    min-height: 380px;
    width: 100%;
    border: none;
}
.contact_top
{
    padding: 4em 0 0em 0;
}
.contact-head h3
{
    text-align: left;
    color: #fff;
    font-size: 2em;
    text-transform: uppercase;
    font-weight: 700;
    width: 73%;
    margin: 0 auto;
}
.contact-head p
{
    text-align: left;
    color: #fff;
    font-size: 1.2em;
    font-weight: 300;
    width: 73%;
    margin: 0.2em auto;
}
.contact-top h3
{
    color: #FFF;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0 0 1em;
}
.contact_left p
{
    color: #999;
    font-size: 0.85em;
    line-height: 1.5em;
    margin-bottom: 1em;
}
.contact_left p span
{
    cursor: pointer;
    color: #2aacc8;
}
.contact_left p span:hover
{
    text-decoration: underline;
}
.form_details input[type="text"], .form_details textarea
{
    padding: 11px;
    width: 51%;
    font-size: 1em;
    margin: 10px 0px;
    border: 1px solid #bbb;
    color: #bbb;
    background: none;
    -webkit-appearance: none;
    float: left;
    outline: none;
    font-weight: 400;
    border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
}
.form_details textarea
{
    height: 200px;
    resize: none;
    width: 80%;
}
.form_details input[type="submit"]
{
    margin-top: 1em;
    color: #fff;
    font-size: 1em;
    padding: 0.7em 1em;
    -webkit-appearance: none;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-weight: 400;
    border: none;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    width: 20%;
    background: #26313b;
    border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
}
.form_details input[type="submit"]:hover
{
    text-decoration: none;
    color: #fff;
    background: #008ad0;
}
.contact
{
    padding: 2em 1em;
    border: 1px solid #D8DADC;
}
.sub-button
{
    margin-bottom: 25px;
}
.company_ad
{
}
.contact_left h4
{
    font-size: 1.7em;
    color: #26313b;
    font-weight: 600;
    margin: 0 0 0.5em;
    text-align: left;
    font-family: 'Libre Baskerville' , serif;
}
.contact_left p
{
    font-size: 1em;
    color: #302e2e;
    line-height: 1.8em;
    margin-bottom: 19px;
}
.main-head-section h3
{
    font-size: 2em;
    color: #26313b;
    font-weight: 400;
    margin: 0 0 1em;
    padding-bottom: 15px;
    text-align: center;
    font-family: 'Libre Baskerville' , serif;
}
.company_ad h3
{
    font-size: 1.7em;
    color: #26313b;
    font-weight: 600;
    margin: 0 0 0.5em;
    text-align: left;
    font-family: 'Libre Baskerville' , serif;
}
.company_ad span
{
    font-size: 1em;
    color: #302e2e;
    font-weight: 400;
    line-height: 1.8em;
    margin-bottom: 19px;
}
.company_ad p
{
    font-size: 1em;
    line-height: 1.8em;
    color: #8A8888;
}
.days p
{
    font-size: 1em;
    line-height: 1.8em;
    color: #8A8888;
}
.company_ad a
{
    font-size: 0.9em;
    line-height: 1.2em;
    color: #008ad0;
    margin-left: 2px;
}
.store h4
{
    color: #42E4d8;
    font-size: 1.5em;
    font-weight: 600;
}

.sin-lef
{
    float: left;
    width: 66%;
}

.sin-right
{
    float: left;
    width: 34%;
    text-align: right;
}
.single-bottom
{
    background: #171717;
    padding: 2em;
}

a.reply
{
    text-decoration: none;
    font-size: 1.1em;
    background: #26313b;
    color: #f0f0f0;
    padding: 0.5em 1em;
    display: inline-block;
    font-weight: 400;
    border: none;
}
a.reply:hover
{
    background: #008ad0;
}
.rep
{
    text-align: right;
}

input[type="text"]
{
    display: block;
    width: 100%;
    outline: none;
    font-size: 1em;
    font-weight: 300;
    color: #000;
    border: none;
    float: left;
    margin-bottom: 1em;
    margin-right: 1em;
    border: 1px solid #ccc;
}

textarea
{
    display: block;
    width: 98%;
    padding: 12px;
    outline: none;
    font-size: 1em;
    font-weight: 300;
    color: #000;
    background: rgba(235, 235, 235, 0.61);
    border: 1px solid rgba(245, 63, 26, 0.39);
    height: 170px;
    resize: none;
    margin: 1em 0;
}

.comment input[type="submit"]
{
    font-size: 1em;
    font-weight: 300;
    color: #fff;
    background: #008ad0;
    text-transform: uppercase;
    padding: 0.6em 1em;
    border: none;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-apperance: none;
    font-family: 'Open Sans' , sans-serif;
    outline: none;
}
.comment input[type="submit"]:hover
{
    background: #26313b;
}
.single-top h2
{
    color: #008ad0;
    font-weight: 700;
    font-size: 1.5em;
    margin-bottom: 1em;
    font-family: 'Libre Baskerville' , serif;
}
.respon h5
{
    color: #fff;
    font-weight: 400;
    font-size: 1.3em;
}
.respon
{
    margin-top: 2em;
}
i.tag
{
    width: 17px;
    height: 16px;
    display: inline-block;
    background: url("../images/tag.png") no-repeat 1px 1px;
    vertical-align: middle;
    margin-right: 6px;
}
.comment
{
    padding: 2em 0;
}
.blog
{
    background: rgba(243, 243, 243, 0.55);
    padding: 0em 0 0;
}
.succs
{
    background: #2096da;
    padding: 1em 3em;
    margin: 2em 0;
}
.succs h3
{
    color: #fff;
    margin: 0;
    font-size: 2em;
    font-weight: 400;
    text-align: center;
}
.succs li
{
    display: block;
}
.single-top
{
    float: left;
    width: 74%;
    padding: 1em;
    border: 1px solid #D8DADC;
}
i.adm
{
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url("../images/imzs.png") no-repeat -85px 1px;
    vertical-align: middle;
    margin-right: 12px;
}
i.inter
{
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url("../images/imzs.png") no-repeat -211px 2px;
    vertical-align: middle;
    margin-right: 12px;
}
.single-top img
{
    width: 100%;
}
.main
{
    padding: 12em 0px;
    border: 1px solid #D8DADC;
}
.error-404 h1
{
    font-size: 12em;
    font-weight: 700;
    color: #26313b;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.error-404 p
{
    color: #008ad0;
    margin: 0;
    font-size: 1.2em;
    text-transform: uppercase;
}
a.b-home
{
    background: #26313b;
    padding: 0.8em 3em;
    display: inline-block;
    color: #FFF;
    text-decoration: none;
    margin-top: 1em;
}
a.b-home:hover
{
    background: #008ad0;
    color: #fff;
}
.artical-links
{
    padding: 10px 0px;
    border: 1px dashed rgba(0, 0, 0, 0.61);
    border-left: none;
    margin-top: 5px;
    border-right: none;
}
.artical-links ul li small
{
    background: url(../images/img-sprite.png)no-repeat -9px -2px;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle;
}
.artical-links ul li a
{
    color: #666;
    padding-left: 20px;
}
.artical-links ul li a:hover
{
    color: #008ad0;
}
.artical-links ul li
{
    display: inline-block;
}
.artical-links ul li a span
{
    vertical-align: top;
}
.artical-links ul li small.no
{
    background-position: -65px -4px;
}
.artical-links ul li small.admin
{
    background-position: -39px -3px;
}
.artical-links ul li small.link
{
    background-position: -116px -4px;
}
.artical-links ul li small.posts
{
    background-position: -91px -3px;
}
.blog h6
{
    color: #666666;
    font-size: 1.1em;
    font-weight: 400;
}
/*--login--*/
.login-left
{
    padding: 0;
}
.login-left h3, .login-right h3
{
    color: #26313b;
    font-size: 1.4em;
    padding-bottom: 0.5em;
    font-weight: 700;
    font-family: 'Libre Baskerville' , serif;
}
.login-left p, .login-right p
{
    color: #302e2e;
    display: block;
    font-size: 1em;
    margin: 0 0 2em 0;
    line-height: 1.8em;
}
.acount-btn
{
    background: #26313b;
    color: #FFF;
    font-size: 1em;
    padding: 0.7em 1.2em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    display: inline-block;
    text-transform: uppercase;
}
.acount-btn:hover, .login-right input[type="submit"]:hover
{
    background: #008ad0;
    text-decoration: none;
    color: #fff;
}
.login-right form
{
    padding: 1em 0;
}
.login-right form div
{
    padding: 0 0 2em 0;
}
.login-right span
{
    color: #999;
    font-size: 0.8125em;
    padding-bottom: 0.2em;
    display: block;
    text-transform: uppercase;
}
.login-right input[type="text"]
{
    border: 1px solid #26313b;
    outline-color: #26313b;
    width: 96%;
    font-size: 1em;
    padding: 0.5em;
}
.login-right input[type="password"]
{
    border: 1px solid #26313b;
    outline-color: #26313b;
    width: 96%;
    font-size: 0.8125em;
    padding: 0.7em;
}
.login-right input[type="submit"]
{
    background: #26313b;
    color: #FFF;
    font-size: 1em;
    padding: 0.6em 1.2em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    display: inline-block;
    text-transform: uppercase;
    border: none;
    outline: none;
}
.login-page
{
    padding: 5em 1em;
    border: 1px solid #D8DADC;
}
/*--register--*/
.register-top-grid h3, .register-bottom-grid h3
{
    color: #26313b;
    font-size: 1.4em;
    padding-bottom: 15px;
    margin: 0;
    font-weight: 700;
    font-family: 'Libre Baskerville' , serif;
}
.register-top-grid div, .register-bottom-grid div
{
    width: 48%;
    float: left;
    margin: 10px 0;
}
.register-top-grid span, .register-bottom-grid span
{
    color: #999;
    font-size: 0.85em;
    padding-bottom: 0.2em;
    display: block;
    text-transform: uppercase;
}
.register-top-grid input[type="text"], .register-bottom-grid input[type="text"], .register-top-grid input[type="password"], .register-bottom-grid input[type="password"]
{
    border: 1px solid #26313b;
    outline-color: #26313b;
    width: 96%;
    font-size: 1em;
    padding: 0.5em;
}
.checkbox
{
    margin-bottom: 4px;
    padding-left: 27px;
    font-size: 1.1em;
    line-height: 27px;
    cursor: pointer;
}
.checkbox
{
    float: left;
    position: relative;
    font-size: 0.85em;
    color: #555;
}
.checkbox:last-child
{
    margin-bottom: 0;
}
.news-letter
{
    color: #555;
    font-weight: 600;
    font-size: 0.85em;
    margin-bottom: 1em;
    display: block;
    text-transform: uppercase;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    clear: both;
}
.checkbox i
{
    position: absolute;
    bottom: 5px;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    outline: none;
    border: 2px solid #26313b;
}
.checkbox input + i:after
{
    content: '';
    background: url("../images/tick1.png") no-repeat 1px 2px;
    top: 2px;
    left: 2px;
    width: 15px;
    height: 15px;
    font: normal 12px/16px FontAwesome;
    text-align: center;
}
.checkbox input + i:after
{
    position: absolute;
    opacity: 0;
    transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
}
.checkbox input
{
    position: absolute;
    left: -9999px;
}
.checkbox input:checked + i:after
{
    opacity: 1;
}
.news-letter:hover
{
    color: #00BFF0;
}
.register-but
{
    margin-top: 1em;
}
.register-but form input[type="submit"]
{
    background: #26313b;
    color: #FFF;
    font-size: 1em;
    padding: 0.6em 2em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    display: inline-block;
    text-transform: uppercase;
    border: none;
    outline: none;
}
.register-but input[type="submit"]:hover
{
    background: #008ad0;
}
div.register-bottom-grid
{
    margin-top: 3em;
}
.blo-top ul
{
    padding-left: 5px !important;
}
.main-1
{
    padding: 4em 1em;
    border: 1px solid #D8DADC;
}
/*-- responsive-mediaquries --*/
@media (max-width:1440px)
{
}
/*-- responsive-mediaquries --*/
@media (max-width:1366px)
{
}
/*-- responsive-mediaquries --*/
@media (max-width:1280px)
{
}
/*-- responsive-mediaquries --*/
@media (max-width:1024px)
{
    .blog-grid-right
    {
        width: 66%;
        margin-left: 0.6em;
    }
    .blog-grid-right h4 a
    {
        font-size: 0.8125em;
    }
    .nam-matis h3
    {
        font-size: 1.3em;
    }
    .blo-top li a
    {
        font-size: 1em;
        padding: 1em 0;
    }
    .bann-left h3
    {
        font-size: 1.2em;
    }
    .footer h4
    {
        font-size: 1.2em;
    }
    .about h2
    {
        font-size: 1.8em;
    }
    .about-top h3
    {
        font-size: 1.3em;
    }
    h3.m_1
    {
        font-size: 1.8em;
    }
    ul.span_2 li.span_2-right
    {
        padding: 0em 0;
    }
    ul.span_2 li.span_2-right h3
    {
        font-size: 1.3em;
    }
    .testimonial h3
    {
        font-size: 1.8em;
    }
    ul.test_icon li
    {
        margin-right: 1%;
        width: 18.73%;
    }
    .service-top h3
    {
        font-size: 1.3em;
    }
    h3.m_3
    {
        font-size: 1.8em;
    }

    .blog-artical-info-head h2 a
    {
        font-size: 0.7em;
    }
    .twitter-weights h3
    {
        font-size: 1.3em;
    }
    .b-tag-weight h3
    {
        font-size: 1.3em;
    }
    .b-tag-weight ul li a
    {
        padding: 0.5em 0.85em;
        font-size: 0.8125em;
    }
    .comment input[type="text"]
    {
        width: 31.2%;
        padding: 10px;
    }
    .login-left h3, .login-right h3
    {
        font-size: 1.3em;
    }
    .register-top-grid h3, .register-bottom-grid h3
    {
        font-size: 1.3em;
    }
    .main-head-section h3
    {
        font-size: 1.8em;
    }
    .contact_left h4
    {
        font-size: 1.5em;
    }
    .company_ad h3
    {
        font-size: 1.5em;
    }
    .form_details input[type="text"], .form_details textarea
    {
        padding: 8px;
    }
    .error-404 h1
    {
        font-size: 9em;
    }
    .main
    {
        padding: 10em 0px;
    }
}
/*-- responsive-mediaquries --*/
@media (max-width:768px)
{
    .head-nav ul li
    {
        display: block;
        float: none;
    }
    .head-nav ul li a
    {
        border-right: none;
        color: #fff;
    }
    .head-nav ul
    {
        position: absolute;
        margin: 0;
        padding: 2% 0;
        z-index: 999;
        width: 100%;
        display: none;
        text-align: center;
        background: #26313b;
        left: 0em;
        top: 5em;
    }
    .head-nav span.menu
    {
        display: block;
        background: none;
        position: absolute;
        top: 30px;
        right: 20px;
    }
    .head-nav span.menu:before
    {
        content: url(../images/menu.png);
        color: #FFF;
        text-align: right;
        cursor: pointer;
    }
    .head-nav ul li a
    {
        padding: 0.2em 1.5em;
        display: block;
        font-size: 1em;
        font-weight: 500;
    }
    .header
    {
        padding: 1em 0;
    }
    .head-nav
    {
        background: none;
    }
    .bann-right
    {
        padding: 0;
    }
    .caption h3
    {
        font-size: 1.3em;
    }
    .nam-matis
    {
        margin: 4em 0 2em;
    }
    .nam-matis-1
    {
        float: left;
        width: 50%;
        padding: 8px;
    }
    .b-search input[type="submit"]
    {
        background: url(../images/search-icon.png) no-repeat 0px 0px;
    }
    .bann-left
    {
        float: right;
        width: 30%;
        padding: 0;
    }
    .bann-right
    {
        padding: 0;
        float: left;
        width: 67%;
    }
    .bann-left h3
    {
        font-size: 1.1em;
    }
    .nam-matis h3
    {
        font-size: 1.1em;
    }
    .footer h4
    {
        font-size: 1.1em;
    }
    .foot-1
    {
        float: left;
        width: 25%;
        padding: 7px;
    }
    .footer h4
    {
        font-size: 1.1em;
        margin: 0 0 0.6em;
    }
    .footer
    {
        padding: 2em 1em;
    }
    .nbs-flexisel-nav-right
    {
        margin-top: 2em;
    }
    .nbs-flexisel-nav-left
    {
        margin-top: 2em;
    }
    .about-top h3
    {
        font-size: 1.3em;
        margin: 1em 0 0;
    }
    .testimonial
    {
        padding: 0em 0;
    }
    ul.test_icon li
    {
        margin-right: 1%;
        width: 18.65%;
    }
    .testimonial h3
    {
        margin-bottom: 0.5em;
    }
    ul.test_icon
    {
        margin: 1em 0 0 0;
    }
    .box_1
    {
        float: left;
        width: 33.33%;
    }
    .service-top h3
    {
        font-size: 1.2em;
    }
    h3.m_3
    {
        font-size: 1.6em;
    }
    .about h2
    {
        font-size: 1.6em;
    }
    .testimonial h3
    {
        font-size: 1.6em;
    }
    h3.m_1
    {
        font-size: 1.6em;
    }
    .blog-artical-info-head h2 a
    {
        font-size: 0.6em;
    }
    .artical-links ul
    {
        padding: 0;
    }
    .artical-links ul li a
    {
        padding-left: 6px;
    }
    .blog-content-right
    {
        width: 25.5%;
        padding: 0.5em;
    }
    .blog-content-left
    {
        width: 72%;
    }
    .single-top
    {
        width: 72%;
    }
    .single-top h2
    {
        font-size: 1.4em;
    }
    a.reply
    {
        font-size: 1em;
    }
    .comment input[type="text"]
    {
        width: 30.46%;
    }
    .comment input[type="submit"]
    {
        font-size: 0.875em;
    }
    .twitter-weights h3
    {
        font-size: 1.2em;
    }
    .b-tag-weight h3
    {
        font-size: 1.2em;
    }
    .respon h5
    {
        font-size: 1.1em;
    }
    .login-page
    {
        padding: 2em 1em;
        border: 1px solid #D8DADC;
    }
    .login-right.wow.fadeInRight
    {
        padding: 0;
        margin: 2em 0 0;
    }
    .login-left h3, .login-right h3
    {
        font-size: 1.2em;
    }
    .login-left p, .login-right p
    {
        margin: 0 0 1em 0;
    }
    .register-top-grid h3, .register-bottom-grid h3
    {
        font-size: 1.2em;
    }
    .main-1
    {
        padding: 2em 1em;
    }
    .main-head-section h3
    {
        font-size: 1.8em;
    }
    .contact_left h4
    {
        font-size: 1.4em;
    }
    .contact_top
    {
        padding: 2em 0 0em 0;
    }
    .contact_left
    {
        padding: 0;
    }
    .company_ad h3
    {
        font-size: 1.4em;
    }
    .company-right
    {
        padding: 0;
    }
    .main
    {
        padding: 15em 0px;
    }
    .error-404 h1
    {
        font-size: 7em;
    }
    .error-404 p
    {
        font-size: 1.1em;
    }
}
/*-- responsive-mediaquries --*/
@media (max-width:640px)
{
    .blo-top
    {
        padding: 1em 0.5em;
    }
    .blog-grid-right h4 a
    {
        font-size: 0.7125em;
    }
    .nam-matis h3
    {
        font-size: 1.1em;
        line-height: 1.4em;
    }
    .nbs-flexisel-nav-left
    {
        margin-top: 1em;
    }
    .nbs-flexisel-nav-right
    {
        margin-top: 1em;
    }
    .caption
    {
        padding: 0.5em 0.8em;
    }
    .caption h3
    {
        font-size: 1.2em;
    }
    .caption p
    {
        font-size: 1em;
        margin: 0.5em 0 0;
    }
    .footer h4
    {
        font-size: 1em;
        margin: 0 0 0.6em;
    }
    .blo-top form input[type="submit"]
    {
        font-size: 12px;
    }
    ul.test_icon li
    {
        margin-right: 1%;
        width: 18.5%;
    }
    .comment input[type="text"]
    {
        width: 70%;
    }
    .error-404 h1
    {
        font-size: 6em;
    }
    .main
    {
        padding: 7em 0px;
    }
}
/*-- responsive-mediaquries --*/
@media (max-width:480px)
{
    .bann-right
    {
        padding: 0;
        float: none;
        width: 100%;
    }
    .bann-left
    {
        float: none;
        width: 100%;
        padding: 0;
    }
    .nam-matis h3
    {
        font-size: 1em;
        line-height: 1.4em;
    }
    .foot-1
    {
        float: left;
        width: 50%;
        padding: 10px;
    }
    ul.test_icon li
    {
        margin-right: 1%;
        width: 31.5%;
        margin-top: 2%;
    }
    .about h2
    {
        font-size: 1.5em;
    }
    .about-top h3
    {
        font-size: 1.2em;
        margin: 1em 0 0;
    }
    h3.m_1
    {
        font-size: 1.5em;
    }
    ul.span_2 li.span_2-right h3
    {
        font-size: 1.2em;
    }
    .testimonial h3
    {
        font-size: 1.5em;
    }
    .footer
    {
        padding: 1em 1em;
    }
    .about
    {
        padding: 1em 1em;
        border: 1px solid #D8DADC;
    }
    .team_grid
    {
        padding: 1em 0;
    }
    .box_1
    {
        float: left;
        width: 100%;
    }
    .service-top
    {
        padding: 1em 1em;
        border: 1px solid #D8DADC;
    }
    .service_grid1
    {
        margin-bottom: 1em;
    }
    h3.m_3
    {
        font-size: 1.5em;
    }
    .blog-content-left
    {
        width: 100%;
    }
    .blog-content-right
    {
        padding: 1em;
        width: 100%;
        margin: 1em 0 0;
    }
    .single-top
    {
        width: 100%;
    }

    .rep
    {
        text-align: center;
    }


    .form_details input[type="text"], .form_details textarea
    {
        width: 70%;
    }
    .form_details textarea
    {
        height: 140px;
        resize: none;
        width: 100%;
    }
    .form_details input[type="submit"]
    {
        padding: 0.5em 1em;
        width: 32%;
    }
    .main-head-section h3
    {
        font-size: 1.5em;
        margin: 0;
    }
    .contact
    {
        padding: 1em 1em;
        border: 1px solid #D8DADC;
    }
    a.b-home
    {
        padding: 0.6em 2em;
        font-size: 0.875em;
    }
    .error-404 p
    {
        font-size: 1em;
    }
    .error-404 h1
    {
        font-size: 5em;
    }
    .main
    {
        padding: 6em 0px;
    }
}
/*-- responsive-mediaquries --*/
@media (max-width:320px)
{
    .logo
    {
        float: left;
        width: 47%;
    }
    .rslides img
    {
        display: block;
        float: left;
        width: 100%;
        border: 0;
    }
    .caption p
    {
        font-size: 0.875em;
        margin: 0.5em 0 0;
        line-height: 1.5em;
    }
    .caption h3
    {
        font-size: 1em;
        line-height: 1.3em;
    }
    .nam-matis-1
    {
        float: none;
        width: 100%;
        padding: 0px;
    }
    .nam-matis p
    {
        font-size: 0.9em;
        margin: 0.5em 0 1em;
        text-align: center;
    }
    .foot-1
    {
        float: none;
        width: 100%;
        padding: 0px;
        margin: 1em 0 0;
    }
    .copyright p
    {
        font-size: 0.9em;
    }
    .footer li a
    {
        font-size: 0.9em;
    }
    ul.span_2 li.span_2-right h3
    {
        font-size: 1.1em;
    }
    .ab-top
    {
        padding: 0;
    }
    .about-top h3
    {
        font-size: 1em;
        margin: 1em 0 0;
    }
    .about-top p
    {
        font-size: 0.9em;
    }
    h3.m_1
    {
        font-size: 1.3em;
    }
    ul.span_2 li.span_2-left
    {
        float: none;
        width: 100%;
        margin-right: 0%;
    }
    ul.span_2 li.span_2-right
    {
        width: 100%;
        float: none;
        margin: 1em 0 0;
    }
    ul.span_2 li.span_2-right p
    {
        font-size: 0.9em;
        margin-bottom: 0;
    }
    ul.span_2
    {
        margin: 1em 0;
    }
    .testimonial p
    {
        font-size: 0.9em;
        margin-bottom: 1.5em;
        text-align: center;
    }
    ul.test_icon li
    {
        margin-right: 0%;
        width: 100%;
        margin-top: 0%;
        margin: 3% 0;
    }
    .span_3
    {
        margin-bottom: 0em;
    }
    .service_grid1-right
    {
        padding: 0;
    }
    .service-top p
    {
        font-size: 0.9em;
        margin: 1em 0;
    }
    .service-top h3
    {
        font-size: 1.1em;
    }
    h3.m_3
    {
        font-size: 1.3em;
    }
    .ser-vd
    {
        padding: 0;
    }
    .blog-artical-info-head h2 a
    {
        font-size: 0.545em;
    }
    .blog h6
    {
        font-size: 0.9em;
    }
    .blog-artical-info-text p
    {
        font-size: 0.9em;
    }
    .artical-links ul li a
    {
        padding-left: 0px;
    }
    ul.pagination
    {
        margin: 0 !important;
    }
    .twitter-weight-grid p
    {
        font-size: 0.9em;
    }

    .comment input[type="text"]
    {
        width: 90%;
    }
    .comment textarea
    {
        width: 98%;
        padding: 10px;
        height: 120px;
    }
    .comment
    {
        padding: 1em 0;
    }
    .contact-map iframe
    {
        min-height: 160px;
        width: 100%;
        border: none;
    }
    .contact_left h4
    {
        font-size: 1.3em;
    }
    .contact_left p
    {
        font-size: 0.9em;
        margin-bottom: 10px;
    }
    .contact_top
    {
        padding: 1em 0 0em 0;
    }
    .form_details input[type="text"], .form_details textarea
    {
        width: 100%;
    }
    .form_details textarea
    {
        height: 124px;
        resize: none;
        width: 100%;
    }
    .form_details input[type="submit"]
    {
        padding: 0.5em 1em;
        width: 43%;
        font-size: 0.875em;
    }

    .login-left h3, .login-right h3
    {
        font-size: 1.1em;
    }
    .acount-btn
    {
        font-size: 0.875em;
    }
    .login-left p, .login-right p
    {
        font-size: 0.9em;
    }
    .login-right input[type="submit"]
    {
        font-size: 0.875em;
    }

    .main
    {
        padding: 4em 0px;
    }


}
.ReadMore
{
    float: right;
    padding: 0 10px 0 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.bann-right
{
    padding: 0 15px 0 0 !important;
}
.dcontainer
{
    position: relative;
    z-index: -5;
}

.BlueText
{
    color: #008ad0 !important;
}
/**********Table*************/

table a:link
{
    color: #666;
    font-weight: bold;
    text-decoration: none;
}
table a:visited
{
    color: #999999;
    font-weight: bold;
    text-decoration: none;
}
table a:active, table a:hover
{
    color: #bd5a35;
    text-decoration: underline;
}
table
{
    font-family: Arial, Helvetica, sans-serif; /*color: #666;*/
    color: #666;
    font-size: 12px;
    text-shadow: 1px 1px 0px #fff;
    border: #ccc 1px solid;
    width: 100% !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 2px #d1d1d1;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    box-shadow: 0 1px 2px #d1d1d1;
}
table th
{
    /*padding: 21px 25px 22px 25px;*/
    padding: 10px 10px 10px 10px;
    border: 1px solid #e0e0e0;
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
    background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
    text-align: center; /*background: #008AD0;     background: -webkit-gradient(linear, left top, left bottom, from(#008AD0), to(#008AD0));     background: -moz-linear-gradient(top,  #008AD0,  #008AD0);*/
}
table th:first-child
{
    text-align: left;
    padding-left: 20px;
}
table tr:first-child th:first-child
{
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}
table tr:first-child th:last-child
{
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}
table tr
{
    text-align: center;
    padding-left: 20px;
}
table td:first-child
{
    text-align: left;
    padding-left: 7px;
    border-left: 0;
}
table td
{
    padding: 2px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    background: #fafafa;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
    background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table tr.even td
{
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
    background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table tr:last-child td
{
    border-bottom: 0;
}
table tr:last-child td:first-child
{
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
table tr:last-child td:last-child
{
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
table tr:hover td
{
    background: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
    background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);
}
.dataGridView td, .dataGridView, .ucGridView td
{
    border-bottom: medium none #fff;
    border-left: medium none #fff;
    border-right: 1px solid #fff;
}
.CustomMessageWrapper
{
    width: 100%;
    float: left;
}
.CustomMessage
{
    width: 98%;
    float: left;
}
.CustomMessageClose
{
    width: 2%;
    float: left;
}
.pager td table tbody td
{
    background: #fff none repeat scroll 0 0;
    border: medium none !important;
    float: left;
    padding: 10px !important;
    width: 0 !important;
}
.pager td table tbody td span
{
    color: #1e5799;
    font-weight: bold;
}
.pager td table tbody td a
{
    color: #008ad0;
    font-weight: normal;
}

.pager td, .pager td:hover
{
    background: none !important;
}
.dataGridView tr td:first-child
{
    width: 100px;
}
tr
{
    border: inherit !important;
}

.dataGridView tr td img
{
    width: 120px;
    height: 80px;
}
.ImagePopup
{
    width: 100%;
    height: auto;
}
.SlbcGridPhoto
{
    width: 120px;
    height: 80px;
}
.ViewPhotoGallery ul
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.ViewPhotoGallery ul li
{
    list-style: none;
    margin: 10px;
}
.ViewPhotoGallery ul li img
{
    cursor: pointer;
    height: 80px;
    width: 120px;
}

.controls
{
    display: block;
    font-size: 11px;
    padding-top: 8px;
    font-weight: bold;
}
.next
{
    float: right;
    text-align: right;
}
.input-group
{
    border-collapse: separate;
    display: table;
    position: relative;
    width: 100%;
}
.datePickerText
{
    border-radius: 4px !important;
}
.TextWhite
{
    color: #fff !important;
}
.paddingLeft10px
{
    padding-left: 10px !important;
}

.ucGridView .pgr
{
    cursor: default;
    background-color: #B8BDC2;
    height: 34px;
    vertical-align: middle;
    text-align: center;
}
.ucGridView .pgr table
{
    width: 100%;
    border-spacing: 0;
    display: table;
    border-collapse: separate;
    empty-cells: show;
    border-color: gray;
}
.ucGridView .pgr table tbody
{
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.ucGridView .pgr table tbody tr
{
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.ucGridView .ucGDWrap
{
    float: left;
    padding: 0 10px;
    line-height: 22px;
    white-space: nowrap;
    display: block;
}
.ucGridView .ucGDArrPart1
{
    padding-right: 0;
}
.ucGridView .ucGDNumPart
{
    padding: 0;
    vertical-align: middle;
}
.ucGridView .ucGDArrPart2
{
    padding-left: 0;
}
.ucGridView .ucGDInfoPart
{
    float: right;
}
.ucGridView .pgr .ucGDPageFirst, .ucGridView .pgr .ucGDPagePrev, .ucGridView .pgr .ucGDPageNext, .ucGridView .pgr .ucGDPageLast
{
    background-image: url('Images/sprite.png');
    width: 17px;
    height: 17px;
    vertical-align: top;
    border: 0;
    padding: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    font-size: 1px;
    cursor: pointer;
    -webkit-box-align: center;
    text-align: center;
}
.ucGridView .pgr .ucGDPageFirst
{
    margin: 4px 3px 0 0;
    background-position: 0 0px;
}
.ucGridView .pgr .ucGDPageFirst:hover
{
    background-position: 0 -18px;
}
.ucGridView .pgr .ucGDPagePrev
{
    margin: 4px 3px 0 0;
    background-position: -18px 0;
}
.ucGridView .pgr .ucGDPagePrev:hover
{
    background-position: -18px -18px;
}
.ucGridView .pgr .ucGDPageNext
{
    margin: 4px 0 0 5px;
    background-position: -36px 0;
}
.ucGridView .pgr .ucGDPageNext:hover
{
    background-position: -36px -18px;
}
.ucGridView .pgr .ucGDPageLast
{
    margin: 4px 0 0 3px;
    background-position: -54px 0;
}
.ucGridView .pgr .ucGDPageLast:hover
{
    background-position: -54px -18px;
}

.ucGridView .styledDropDown
{
    font: 1em 'Helvetica Neue' , Helvetica, 'Lucida Grande' , 'Lucida Sans Unicode' , sans-serif;
    color: #666;
    border: 1px solid #ccc;
    background: #fff;
    padding: 3px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}
.ucGridView .SelectRow
{
    font-weight: bold;
}
.SelectRow td,.SelectRow tr:hover
{
    background: #ccc !important;
    color:#000;
}
.SelectImage
{
    width: 20px;
}
.nav-tabs {
    border-bottom: 0px solid #DDD!important;
} 