ol,
p,
ul {
    margin: 0
}

.nav,
.nav ul {
    list-style: none
}

.nav li,
.nav>li>li>a {
    position: relative
}

.feature-grid h3,
body,
html,
p {
    font-family: Lato Light
}

.badge>div,
.button,
.grid_box p,
ul.dc_pagination {
    text-align: center
}

@font-face {
    font-family: Lato Light;
    src: url(../font/Lato-Light.ttf)
}

h1,
h2,
h3,
h5,
h6 {
    margin-top: 0
}

p {
    color: #787878;
    font-size: 14px;
    word-spacing: 1px
}

body,
html {
    font-size: 100%;
    background-color: #FFF
}

.slider {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center
}

.main {
    background: #81e4ed;
    padding: 4em 0
}

.header {
    padding: 5px 28px 0
}

.logo {
    float: right;
    padding-top: 5px
}

.h_menu4,
.nav>li {
    float: left
}

.toggleMenu {
    display: none;
    background: #E46A3B;
    width: 100%;
    color: #FFF;
    font-size: 1.5em
}

li.logo a:hover {
    background: 0 0;
    border-bottom: 10px solid green
}

.nav li.logo a:hover,
.nav li.logo.active a {
    border-bottom: none
}

.nav:after,
.nav:before {
    content: " ";
    display: table
}

.nav li a,
.nav>li>li>a {
    display: block;
    text-decoration: none
}

.nav:after {
    clear: both
}

.nav ul {
    border-bottom: 5px solid #BCBDBD;
    z-index: 888
}

.nav li a {
    padding: 10px 15px;
    color: #8D8D8D;
    font-size: 13px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

li.active>a {
    color: #FA9016
}

.nav li:hover {
    background: #fff;
    border-bottom: 1px solid #BCBDBD
}

.nav li.active {
    border-bottom: 1px solid #bcbdbd;
    background: #fff
}

.nav>li>a.parent {
    background: url(../images/arrow.png) 15px 18px no-repeat;
    padding: 10px 10px 10px 30px
}

.nav>li>a.parent:hover {
    background: url(../images/arrow.png) 15px 18px no-repeat #fff;
    padding: 10px 10px 10px 30px
}

.nav>li>li>a,
.nav>li>ul {
    z-index: 9999;
    background: #fff
}

.nav>li {
    margin: 8px 8px 0 0
}

.nav>li>a:hover {
    color: #BCBDBD
}

.nav>li.hover>ul {
    left: -1px;
    top: 40px
}

.nav li li.hover ul {
    left: 100%;
    -webkit-transition: background .2s linear;
    -moz-transition: background .2s linear;
    -ms-transition: background .2s linear;
    -o-transition: background .2s linear;
    transition: background .2s linear
}

.grid_box h4,
.nav>li>li>a {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

.nav>li>li>a {
    font-size: .85em;
    padding: 10px 20px;
    color: #555;
    font-weight: 400;
    transition: all .3s ease-out;
    width: 100%;
    margin: 0;
    text-transform: lowercase
}

.nav li li,
.nav li li:hover {
    border-top: none
}

.nav li li a {
    text-transform: capitalize;
    font-size: .85em;
    border-bottom: 1px solid #e8ebf1;
    border-left: 1px solid #e8ebf1;
    border-right: 1px solid #e8ebf1
}

.nav li li a:hover {
    color: #BCBDBD
}

.nav>li>ul {
    position: absolute;
    left: -9999px;
    padding: 0
}

@media screen and (max-width:768px) {
    .h_logo4,
    .h_menu4,
    .nav>li {
           float: right;
    width: 120px;
    }
    .active,
    .nav ul {
        display: block
    }
    .h_logo4 {
        text-align: center;
        margin: 4% 0
    }
    .toggleMenu {
        padding: 5px 10px;
        width: 100%
    }
    .nav li a {
        padding: 10px 15px
    }
    .nav {
        background: rgba(255, 255, 255, .22)
    }
    .nav>li>.parent {
        background-position: 95% 50%!important
    }
    .nav ul {
        width: 100%
    }
    .nav li li.hover ul,
    .nav>li.hover>ul {
        position: static
    }
	
}


.features,
.services {
    padding: 2em 0
}

@media screen and (max-width:640px) {
    .toggleMenu {
        width: 100%
    }
}

@media screen and (max-width:480px) {
    .toggleMenu {
        width: 100%
    }
}

@media screen and (max-width:320px) {
    .toggleMenu {
        width: 100%
    }
	.logo {
	width:170px;
	
	}
	 .h_logo4,
    .h_menu4,
    .nav>li {
           float:right;
    width: 106px;
    }
}

.features {
    background: #E8EBF1
}

.feature-grid h3 {
    color: #ABABAB;
    text-transform: uppercase;
    font-size: 13px
}

.feature-grid h3 span {
    width: 50px;
    height: 50px;
    display: inline-block;
    background: url(../images/img-sprite.png) -7px -6px no-repeat;
    vertical-align: middle;
    margin-right: .5em
}

.feature-grid p,
.testmonials p {
    color: #787878;
    font-size: 14px;
    font-family: Lato Light;
    font-weight: 500;
    margin-bottom: 1em
}

h3.m_3,
h4.m_2 {
    font-weight: 400;
    letter-spacing: -1px;
    text-transform: uppercase
}

.feature-grid h3 span.fea-icon2 {
    background-position: -60px -6px
}

.feature-grid h3 span.fea-icon3 {
    background-position: -113px -6px
}

.feature-grid h3 span.fea-icon4 {
    background-position: -165px -6px
}

.clients h3 span,
.testmonials h3 span,
.works h3 span {
    color: #FA9016
}

.works h3 span.l-works {
    background-position: -232px -20px
}

.clients h3 span.clients-icon {
    background-position: -124px -69px
}

.testmonials h3 span.tests-icon {
    background-position: -82px -67px
}

.clients h3 span.email-icon {
    background-position: -40px -66px
}

.Themes {
    padding: 3em 0;
    background: #e8ebf1
}

.tests {
    padding: 2em 0 0
}

.latest-works {
    padding-top: 2em
}

.staff-images,
.works {
    border-bottom: 1px solid#CACACB
}

.ocarousel_window {
    background: #fff
}

.ocarousel {
    display: none;
    padding: 30px 0;
    position: relative
}

.ocarousel span {
    position: absolute;
    right: 0;
    top: -45px;
    width: 52px
}

.ocarousel span a.prev {
    background: url(../images/img-sprite.png) -12px -67px no-repeat;
    width: 25px;
    height: 25px
}

.ocarousel span a.next {
    background: url(../images/img-sprite.png) -41px -67px no-repeat;
    width: 25px;
    height: 25px
}

.ocarousel_window {
    overflow: hidden;
    white-space: nowrap;
    width: 100%
}

.ocarousel_window_slides {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    width: 50000px;
    white-space: nowrap
}

.ocarousel_window_slides * {
    float: left;
    white-space: normal
}

.ocarousel_indicators {
    width: 100%
}

.about {
    background: #fff;
    padding: 3em 0
}

.title-section {
    padding: 0 0 2em
}

.title-section h1 {
    margin: 0 0 15px;
    line-height: 30px;
    font-size: 30px;
    text-transform: uppercase;
    color: #BCBDBD
}

.title-section ul {
    background: 0 0;
    margin: 0;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.title-section ul li {
    line-height: 25px;
    font-size: 15px;
    text-shadow: none;
    text-transform: uppercase;
    color: #3e454c
}

.title-section ul li.active {
    color: #BCBDBD
}

.breadcrumb>.active {
    color: #999
}

.about-desc {
    padding-bottom: 4%
}

.about-desc h3 a {
    color: #555;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: -1px
}

.about-desc h3 a:hover {
    text-decoration: none;
    color: #BCBDBD
}

.about-desc p {
    font-size: .85em;
    padding: .5em 0;
    color: #555;
    line-height: 1.8em
}

ul.about-list,
ul.about_right {
    padding: 0;
    list-style: none
}

h4.m_2 {
    color: #555;
    margin-bottom: 20px;
    font-size: 17px
}

ul.about-list li {
    list-style-image: url(../images/icon_1.png);
    margin: 0 0 20px 15px
}

ul.about-list li a {
    font-size: .85em;
    color: #555;
    vertical-align: top;
    text-transform: uppercase
}

ul.about-list li p {
    color: #555;
    line-height: 1.5em;
    font-size: .85em
}

h3.m_3 {
    color: #555;
    margin-bottom: 20px;
    font-size: 17px
}

.arrow_btn,
.testmonials h5 {
    font-weight: 700;
    font-family: Lato Light
}

ul.about_right li.test_img {
    width: 40%;
    float: left;
    margin-right: 1em
}

ul.about_right li.test_desc {
    width: 57%;
    float: left
}

ul.about_right li.test_desc h4 a {
    text-transform: uppercase;
    color: #555;
    font-size: 14px
}

ul.about_right li.test_desc p {
    color: #555;
    font-size: .85em;
    line-height: 1.5em
}

.button {
    display: inline-block!important;
    padding: 10px 20px;
    font-size: .85em;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    background: #BCBDBD;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-decoration: none;
    outline: 0;
    margin-top: 10px
}

.button:hover {
    color: #fff;
    text-decoration: underline
}

#filters li span,
.Down-btn,
.Down-btn:hover,
.Down-btn:hover span,
.arrow_btn:hover,
.b-animate-go,
.blog_info a,
.clients h3,
.link,
.link:hover,
.testmonials h3,
.testmonials h5,
.works h3,
h4.blog_title a,
h5.m_head a,
ul.dc_pagination li a {
    text-decoration: none
}

.zoom-icon {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    display: block;
    left: 0;
    top: -152px;
    width: 290px;
    height: 219px;
    background: url(../images/zoom.png) center center no-repeat;
    cursor: pointer;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.grid_box .zoom-icon {
    top: -50px;
    width: 100%;
    height: 182px
}

.grid_box a:hover .zoom-icon {
    top: 0;
    opacity: 1;
    filter: alpha(opacity=99);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)"
}

.grid_box h4 {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    color: #FA9016;
    transition: all .3s ease-out;
    cursor: pointer;
    padding: 1px 0 5px;
    margin-bottom: 0
}

.grid_box h4:hover {
    color: #555
}

.grid_box p {
    color: #787878;
    font-size: .85em;
    line-height: 1.5em;
    margin-bottom: 1em
}

.link {
    background: url(../images/arrow.gif) 100% 6px no-repeat;
    display: inline-block;
    padding: 0 13px 0 0;
    line-height: 19px;
    font-size: 13px;
    font-style: normal;
    color: #BCBDBD;
    text-transform: uppercase
}

.link:hover {
    color: #555
}

.service_box {
    margin-bottom: 3em
}

#portfolio {
    padding: 2em 0
}

.clients h3,
.testmonials h3,
.works h3 {
    color: #787878;
    font-family: Lato Light;
    text-transform: uppercase
}

.clients h3,
.testmonials h3 {
    font-size: 23px;
    line-height: 1.5em
}

.testmonials h5 {
    color: #161515;
    cursor: pointer;
    font-size: .95em;
    font-style: italic;
    word-spacing: 4px
}

.testmonials h5:hover {
    color: #BCBDBD
}

ul.top-3-images {
    padding: 0
}

ul.top-3-images li {
    display: inline-block;
    width: 33%;
    float: left
}

.arrow_btn:hover {
    background: url(../images/left-arrowh.png) -3px 9px no-repeat;
    color: #05B4B7
}

.arrow_btn {
    display: block;
    background: url(../images/left-arrow.png) -3px 9px no-repeat;
    padding: 9px 30px 7px 17px;
    color: #262525;
    font-size: 14px
}

.button-down {
    padding-top: 1em
}

.Down-btn {
    padding: 1em 1.5em;
    outline: 0;
    font-weight: 900;
    font-family: Lato Light;
    font-size: 1.2em;
    color: #0D0707;
    text-transform: uppercase;
    border: 1px solid #BCBDBD;
    border-radius: .4em;
    -webkit-border-radius: .4em;
    -o-border-radius: .4em;
    -moz-border-radius: .4em;
    background: #80e3ed;
    background: -moz-linear-gradient(top, #80e3ed 0, #72dae6 89%, #39b5ce 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #80e3ed), color-stop(89%, #72dae6), color-stop(100%, #39b5ce));
    background: -webkit-linear-gradient(top, #80e3ed 0, #72dae6 89%, #39b5ce 100%);
    background: -o-linear-gradient(top, #80e3ed 0, #72dae6 89%, #39b5ce 100%);
    background: -ms-linear-gradient(top, #80e3ed 0, #72dae6 89%, #39b5ce 100%);
    background: linear-gradient(to bottom, #80e3ed 0, #72dae6 89%, #39b5ce 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80e3ed', endColorstr='#39b5ce', GradientType=0);
    -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), 0 1px 0 #94f7ff;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), 0 1px 0 #94f7ff;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), 0 1px 0 #94f7ff;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), 0 1px 0 #94f7ff;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.Down-btn span {
    width: 50px;
    height: 50px;
    display: inline-block;
    background: url(../images/img-sprite.png) -164px -55px no-repeat;
    vertical-align: middle;
    margin-left: -.5em;
    text-decoration: none
}

.Down-btn:hover span {
    background: url(../images/img-sprite.png) -211px -55px no-repeat
}

.Down-btn:hover {
    background: #fff;
    border: 1px solid #40BAD1;
    color: #40BAD1
}

.download {
    margin: 3em 0
}

.out-line {
    border: 1px;
    padding: 2em 0;
    background: #e8fcfe
}

.para-out-line p {
    color: #474646;
    font-size: 17px;
    font-family: Lato Light;
    line-height: 1.8em;
    font-weight: 600;
    margin-left: 16px
}

.portfolio_box {
    padding: 0 0 2em
}

div#portfoliolist {
    border-bottom: 1px solid #E1E1E4;
    padding: 0
}

#filters {
    list-style: none;
    padding: 2em 16px 0 0;
    float: right;
    margin-bottom: -1em;
    margin-top: -1em
}

#filters li {
    display: inline-block;
    display: -webkit-inline-box
}

#filters li span {
    display: block;
    padding: 4px 15px;
    text-transform: uppercase;
    color: #8D8D8D;
    cursor: pointer;
    font-size: 13px
}

#filters li span.active {
    color: #FA9016
}

#portfoliolist .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: none;
    overflow: hidden;
    margin: 0 0 -.5em
}

.portfolio-wrapper {
    overflow: hidden;
    position: relative!important;
    cursor: pointer
}

.portfolio img {
    max-width: 100%;
    transition: all .3s!important;
    -webkit-transition: all .3s!important;
    -moz-transition: all .3s!important;
    display: block
}

.portfolio .label {
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: -40px
}

.portfolio .label-bg {
    background: #22B4B8;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.portfolio .label-text {
    color: #fff;
    position: relative;
    z-index: 500;
    padding: 5px 8px
}

.portfolio .text-category {
    display: block;
    font-size: 9px;
    font-size: 12px;
    text-transform: uppercase
}

.b-link-stripe {
    position: relative;
    display: inline;
    vertical-align: top;
    font-weight: 300;
    overflow: hidden
}

.b-link-stripe .b-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    color: #fff;
    overflow: hidden
}

.b-link-stripe .b-line {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20%;
    background: #BCBDBD;
    transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    opacity: 0;
    visibility: hidden
}

.b-link-stripe:hover .b-line {
    visibility: visible;
    opacity: 1
}

.b-link-stripe .b-line1 {
    left: 0
}

.b-link-stripe .b-line2 {
    left: 20%;
    transition-delay: .1s!important;
    -moz-transition-delay: .1s!important;
    -ms-transition-delay: .1s!important;
    -o-transition-delay: .1s!important;
    -webkit-transition-delay: .1s!important
}

.b-link-stripe .b-line3 {
    left: 40%;
    transition-delay: .2s!important;
    -moz-transition-delay: .2s!important;
    -ms-transition-delay: .2s!important;
    -o-transition-delay: .2s!important;
    -webkit-transition-delay: .2s!important
}

.b-link-stripe .b-line4 {
    left: 60%;
    transition-delay: .3s!important;
    -moz-transition-delay: .3s!important;
    -ms-transition-delay: .3s!important;
    -o-transition-delay: .3s!important;
    -webkit-transition-delay: .3s!important
}

.b-link-stripe .b-line5 {
    left: 80%;
    transition-delay: .4s!important;
    -moz-transition-delay: .4s!important;
    -ms-transition-delay: .4s!important;
    -o-transition-delay: .4s!important;
    -webkit-transition-delay: .4s!important
}

.b-animate {
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    visibility: hidden;
    font-size: 1.1em;
    font-weight: 700
}

.b-animate img {
    margin-top: 26%;
    display: -webkit-inline-box
}

.b-animate-go:hover .b-animate {
    visibility: visible
}

.b-from-left {
    position: relative;
    left: -100%
}

.b-animate-go:hover .b-from-left {
    left: 10px
}

ul.dc_pagination {
    overflow: hidden;
    margin: 2% 0
}

ul.dc_pagination li:first-child {
    margin-left: 0;
    text-transform: uppercase
}

ul.dc_pagination li {
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 0
}

ul.dc_pagination li a {
    color: #000;
    display: block;
    padding: 4px 10px;
    font-size: 1em;
    font-family: Lato Light;
    font-weight: 700
}

ul.dc_pagination li a.current {
    background: #4DE3F1;
    color: #fff
}

ul.dc_pagination li a:hover {
    background: #eee
}

.portfolio-wrapper img:hover {
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: .7;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.blog {
    padding: 0
}

div.blog_top {
    margin-bottom: 3em
}

.badge {
    padding: 2px;
    margin: 0 22px 0 0;
    box-shadow: none;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    width: 90px;
    height: 90px;
    background: #fff;
    border: 3px solid #BCBDBD;
    float: left
}

.badge>div {
    border: 1px solid #BCBDBD;
    width: 100%;
    height: 100%;
    padding-top: 17px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    font-size: 25px;
    color: #555
}

.badge>div>em {
    font-size: 12px;
    color: #999;
    display: block;
    font-style: italic
}

.span_2_of_single {
    width: 85%
}

i.blog_icon1,
i.blog_icon2,
i.blog_icon3,
i.blog_icon4,
i.blog_icon5 {
    width: 25px;
    height: 25px;
    float: left
}

.cont {
    display: block;
    float: left
}

h4.blog_title {
    font-size: 1.2em;
    text-transform: uppercase
}

.blog_info a,
h4.blog_title a {
    color: #BCBDBD
}

.blog_info a:hover,
h4.blog_title a:hover {
    color: #555
}

.blog_info {
    font-size: .85em;
    line-height: 18px;
    color: #999;
    margin-bottom: 28px
}

h5.m_head {
    padding: 2em 0 0
}

h5.m_head a {
    color: #BCBDBD;
    text-transform: uppercase;
    font-size: 1em
}

p.m_para {
    color: #999;
    font-size: .85em;
    line-height: 1.8em;
    margin-bottom: 20px
}

.blog_btn {
    display: inline-block;
    background: url(../images/arrow_btn.png) 67px 15px no-repeat #BCBDBD;
    padding: 8px 32px 9px 20px;
    color: #FFF;
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: left;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s
}

.blog_btn:hover {
    color: #fff
}

ul.sidebar {
    padding: 0
}

ul.sidebar h3 {
    color: #BCBDBD;
    text-transform: uppercase;
    font-size: 1.2em
}

ul.sidebar li {
    list-style-image: url(../images/marker2.png);
    margin: 162px 15px 10px 60px;
    vertical-align: bottom
}

ul.sidebar li a {
    color: #999;
    font-size: .85em
}

h3.archive {
    color: #BCBDBD;
    text-transform: uppercase;
    font-size: 1.2em;
    margin-top: 2em
}

.extra,
a.comment-reply-link {
    font-size: .85em
}

.extra {
    color: #ccc;
    line-height: 1.8em;
    margin: 10px 0
}

.extra a {
    color: #000
}

h3.single_head {
    color: #BCBDBD;
    text-transform: uppercase;
    font-size: 23px;
    line-height: 1.5em
}

ul.links {
    padding: 10px 0;
    border: 1px solid #EEE;
    border-left: none;
    border-right: none;
    margin: 30px 0 50px;
    list-style: none
}

ul.links li {
    display: inline-block;
    margin-right: 20px
}

ul.links ul li a {
    color: #4D606E;
    font-size: .85em;
    padding-left: 10px;
    font-weight: 600
}

p.single_text {
    color: #999;
    font-size: 14px;
    padding-bottom: 15px
}

i.blog_icon1 {
    background: url(../images/img-sprite.png) -15px -240px;
    margin-right: 10px
}

i.blog_icon2 {
    background: url(../images/img-sprite.png) -54px -240px
}

i.blog_icon3 {
    background: url(../images/img-sprite.png) -89px -241px
}

i.blog_icon4 {
    background: url(../images/img-sprite.png) -121px -241px
}

i.blog_icon5 {
    background: url(../images/img-sprite.png) -159px -241px
}

span.icon_text {
    background: 0 0;
    width: initial;
    height: initial
}

ul.links li {
    color: #BCBDBD;
    font-size: .85em
}

ul.links li a {
    color: #BCBDBD;
    padding-left: 10px
}

ul.links li a:hover {
    color: #999
}

.comment h2,
ul.comment-list .desc h5 a {
    color: #BCBDBD;
    font-size: 1.2em
}

.comment h2 {
    text-transform: uppercase;
    margin-bottom: 2%
}

ul.comment-list {
    border: 1px solid #EEE;
    padding: 20px;
    list-style: none
}

ul.comment-list img {
    float: left;
    width: 7%;
    margin-right: 20px
}

ul.comment-list .desc {
    float: left;
    width: 90%;
    margin: 0
}

.desc p {
    color: #999;
    font-size: .85em;
    line-height: 1.8em;
    margin-bottom: 10px
}

.comments-area {
    margin-top: 3em
}

.comments-area h2 {
    color: #BCBDBD;
    text-transform: uppercase;
    font-size: 1.2em
}

.comments-area p {
    position: relative;
    padding: 8px 0;
    margin: 0
}

.comments-area label {
    display: block;
    color: #999;
    font-weight: 400;
    font-size: .85em
}

.comments-area span {
    color: #BCBDBD;
    position: absolute;
    left: 4px;
    top: 30px
}

#footer1,
.copy {
    position: fixed;
    left: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1001
}

.comments-area input[type=text] {
    padding: 10px 20px;
    width: 70%;
    color: #999;
    font-size: 13px;
    border: none;
    background: #F4F7F9;
    outline: 0;
    display: block
}

.comments-area textarea {
    padding: 10px 20px;
    width: 80%;
    color: #999;
    font-size: 13px;
    outline: 0;
    height: 150px;
    display: block;
    border: none;
    background: #F1F3F6;
    resize: none
}

.social li,
li a span {
    display: inline-block
}

.comments-area input[type=submit] {
    padding: 15px 20px;
    color: #FFF;
    background: #BCBDBD;
    font-size: 1em;
    border: none;
    outline: 0;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.comments-area input[type=submit]:hover {
    background: #189AB6
}

.contact {
    padding: 0
}

.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: .85em;
    line-height: 1.5em;
    margin-bottom: 1em
}

.contact_left p span {
    cursor: pointer;
    color: #BCBDBD
}

.form_details input[type=text],
.form_details input[type=file],
.form_details textarea {
    padding: 10px;
    font-size: .85em;
    border: 1px solid #848489;
    color: #3E3D3D;
    background: 0 0;
    float: left;
    outline: 0;
    font-family: Lato Light
}

.contact_left p span:hover {
    text-decoration: underline
}

.form_details input[type=file] {
    width: 25%;
    margin: 10px 0 20px 34px
}

.form_details input[type=text] {
    width: 28%;
    margin: 10px 0 20px 18px
}

.form_details textarea {
    width: 88.5%;
    margin: 10px 0 0 18px;
    height: 120px;
    resize: none
}

.form_details input[type=submit] {
    margin: 2em 4.5em 2em 0;
    float: right;
    color: #fff;
    padding: .8em 2em;
    text-transform: uppercase;
    background: #9a9998;
    display: inline-block;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: 1px solid #BCBDBD;
    outline: 0;
    cursor: pointer;
    font-family: Lato Light;
    -o-box-shadow: inset 0 1px 0 #9a9998, 0 1px 0 #9a9998;
    -webkit-box-shadow: inset 0 1px 0 #9a9998, 0 1px 0 #9a9998;
    -moz-box-shadow: inset 0 1px 0 #9a9998, 0 1px 0 #9a9998;
    box-shadow: inset 0 1px 0 #9a9998, 0 1px 0 #9a9998
}

.contact_bottom-textarea textarea,
.text input[type=text] {
    width: 100%;
    font-size: .93em;
    margin: 14px 0;
    color: #000;
    font-weight: 700;
    outline: 0;
    background: 0 0;
    height: 199px;
    padding: 10px;
    resize: none;
    text-transform: uppercase;
    border: 1px;
    font-family: Lato Light
}

.map_background {
    border: 1px;
    padding: 1.5em;
    background: #E8FCFE
}

#footer1,
.footer {
    background: #E8EBF1
}

.map_background h6 {
    margin-bottom: 1.3em;
    font-size: 18px;
    font-family: Lato Light;
    color: #000;
    font-weight: 700
}

.map {
    border: 5px solid #fff
}

.company_ad {
    margin-top: 3em
}

.company_ad h3 {
    font-size: 16px;
    text-transform: uppercase;
    color: #787878;
    font-family: Lato Light
}

.company_ad p {
    font-size: 13px;
    line-height: 1.5em;
    font-family: Lato, sans-serif;
    color: #787878
}

.footer {
    padding: 1% 15% 3%;
    border-top: 1px solid#E2E4E7
}

#footer1 {
    margin: 0 auto;
    width: 100%;
    height: 40px;
    border-top: 1px solid #C7C7C7;
    padding: 0 10%
}

.footer-grid,
.footer-grid1 {
    float: left;
    margin-right: 3%
}

ul.list1,
ul.social {
    padding: 0;
    list-style: none
}

.footer-grid {
    width: 15.6%;
    margin-left: 5%
}

.footer-grid1 {
    width: 10.6%;
    margin-left: 2%
}

.footer-grid h3,
.footer-grid h5,
.footer-grid1 h5 {
    color: #787878;
    font-size: 1em;
    text-transform: uppercase;
    margin-bottom: 1.5em
}

.footer-grid p,
ul.list1 a {
    font-size: .85em;
    color: #787878
}

.footer-grid p {
    line-height: 1.5em;
    font-family: Lato Light
}

ul.list1 a {
    line-height: 1.8em
}

p.f_text {
    margin-top: 10px
}

.footer-grid_last {
    margin-right: 0
}

.social li a:hover {
    opacity: .5
}

li a span {
    background: url(../images/img-sprite.png) no-repeat;
    width: 50px;
    height: 50px
}

span.fb-icon {
    background-position: -9px -108px
}

span.Db-icon {
    background-position: -71px -108px
}

span.pin-icon {
    background-position: -130px -108px
}

span.in-icon {
    background-position: -195px -108px
}

span.sky-icon {
    background-position: -10px -169px
}

span.share-icon {
    background-position: -72px -169px
}

.footer-bottom {
    padding: 2% 0
}

.footer-logo {
    float: right
}

.copy {
    margin: 0 auto;
    width: 100%;
    height: 40px;
    background: #fff;
    padding: 0 16%
}

.copy p {
    color: #787878;
    font-size: 15px;
    margin-top: 10px
}

.copy p a:hover {
    color: #faaa16;
    text-decoration: none
}

@media (max-width:1024px) {
    .nav li a {
        margin: 0 5px
    }
    .feature-grid h3 {
        color: #000;
        font-size: .85em
    }
    .para-out-line p {
        font-size: 15px
    }
    .clients h3,
    .testmonials h3 {
        font-size: 23px;
        line-height: 1.5em
    }
    .title-section h1 {
        font-size: 25px
    }
    #portfoliolist .portfolio {
        width: 100%
    }
    .nav>li.hover>ul {
        left: 4px
    }
    .grid_box .zoom-icon {
        height: 155px
    }
    .grid_box h4 {
        font-size: 16px
    }
    .span_2_of_single {
        width: 81%
    }
    ul.comment-list .desc {
        width: 89%
    }
    ul.sidebar li {
        margin: 5px;
        vertical-align: bottom
    }
    .footer {
        background: #E8EBF1;
        padding: 1% 10% 0;
        border-top: 1px solid#E2E4E7
    }
    .header {
        padding: 1em 0;
    }
}

@media (max-width:800px) {
    .button-down,
    .grid_box {
        text-align: center
    }
    .nav li a {
        font-size: 13px;
        margin: 0 2px
    }
    .logo {
        margin-top: 5px
    }
    .main {
        padding: 2em 0
    }
    .feature-grid p,
    .testmonials p {
        margin-bottom: 0
    }
    .feature-grid {
        margin-bottom: 1em
    }
    .feature-grid h3 {
        margin-bottom: 0
    }
    .grid_box,
    .testmonials {
        margin-bottom: 2em
    }
    .clients h3,
    .testmonials h3 {
        font-size: 16px;
        line-height: 1.5em
    }
    .button-down {
        padding-top: 2em
    }
    .grid_box .zoom-icon {
        height: 180px
    }
    .blog_sidebar {
        margin-top: 2em
    }
    h3.archive {
        margin-top: 1em
    }
    .map-right {
        margin-top: 2em
    }
    #portfoliolist .portfolio {
        width: 100%;
        margin: 0
    }
    #footer1,
    .copy {
        position: fixed;
        left: 0;
        bottom: 0;
        margin: 0 auto;
        overflow: hidden;
        width: 100%;
        height: auto;
        z-index: 1001;
        border-top: 1px solid #C7C7C7;
        background: #E8EBF1;
        padding: 0 10%
    }
}

@media (max-width:768px) {
    .logo,
    .toggleMenu {
        text-align: center
    }
    #filters li span,
    a.toggleMenu {
        text-decoration: none
    }
    .logo {
        float: left;
        margin: 0 0 0.5em
    }
    .toggleMenu {
        background: #BCBDBD;
        font-size: 1.2em
    }
    .header {
        padding: 0.5  0;
    }
    .nav>li>a.parent {
        padding: 10px 10px 10px 15px
    }
    ul.sidebar li {
        margin: 5px;
        vertical-align: bottom
    }
    #filters {
        list-style: none;
        padding: 2em 2px 0 0;
        float: right;
        margin-bottom: -1em;
        margin-top: -1em
    }
    #filters li {
        display: inline-block;
        display: -webkit-inline-box
    }
    #filters li span {
        display: block;
        padding: 4px 28px;
        text-transform: uppercase;
        color: #8D8D8D;
        cursor: pointer;
        font-size: 13px
    }
    #filters li span.active {
        color: #FA9016
    }
    .footer {
        background: #E8EBF1;
        padding: 1% 10% 0;
        border-top: 1px solid#E2E4E7
    }
    .footer-grid,
    .footer-grid1 {
        float: none;
        width: 100%;
        margin-right: 0;
        text-align: center;
        margin-bottom: 2em
    }
    .footer-grid h3,
    .footer-grid1 h3 {
        margin-bottom: .5em
    }
    a.toggleMenu:hover {
        color: #ECFCFF
    }
    #footer1,
    .copy {
        position: fixed;
        left: 0;
        bottom: 0;
        margin: 0 auto;
        overflow: hidden;
        width: 100%;
        height: auto;
        z-index: 1001;
        border-top: 1px solid #C7C7C7;
        background: #E8EBF1;
        padding: 0 10%
    }
	.copy p {
    color: #787878;
    font-size: 15px;
    margin-top: 0px; 
}
}

@media (max-width:480px) {
    #filters {
        list-style: none;
        padding: 2em 2px 0 0;
        float: right;
        margin-bottom: -1em;
        margin-top: -1em
    }
    #filters li {
        display: inline-block;
        display: -webkit-inline-box
    }
    #filters li span {
        display: block;
        padding: 4px 18px;
        text-decoration: none;
        text-transform: uppercase;
        color: #8D8D8D;
        cursor: pointer;
        font-size: 13px
    }
    #filters li span.active {
        color: #FA9016
    }
    ul.about_right li.test_img {
        width: 39%
    }
    .badge {
        width: 60px;
        height: 60px
    }
    .badge>div {
        padding-top: 10px;
        font-size: 15px
    }
    ul.comment-list .desc {
        width: 87%
    }
    #portfoliolist .portfolio {
        width: 100%
    }
    .clients h3,
    .testmonials h3 {
        font-size: 16px;
        line-height: 1.5em
    }
    ul.sidebar li {
        margin: 5px;
        vertical-align: bottom
    }
    .footer {
        background: #E8EBF1;
        padding: 1% 0 10% 4%;
        border-top: 1px solid#E2E4E7
    }
    #footer1,
    .copy {
        position: fixed;
        left: 0;
        bottom: 0;
        margin: 0 auto;
        overflow: hidden;
        width: 100%;
        height: auto;
        z-index: 1001;
        border-top: 1px solid #C7C7C7;
        background: #E8EBF1;
        padding: 0 10%
    }
}

@media (max-width:320px) {
    .Down-btn {
        padding: 1em;
        font-size: 1em
    }
    .copy {
        float: none;
        margin-top: 0
    }
    ul.sidebar li {
        margin: 5px;
        vertical-align: bottom
    }
    .footer {
        background: #E8EBF1;
        padding: 0 0 10%;
        border-top: 1px solid#E2E4E7
    }
    .footer-logo {
        float: none;
        margin-top: 1em
    }
    .footer-bottom {
        text-align: center
    }
    ul.about_right li.test_img {
        width: 37%
    }
    .about-desc h3 a {
        font-size: 14px
    }
    .title-section {
        padding: 0 0 1em
    }
    .clients h3,
    .testmonials h3 {
        font-size: 16px;
        line-height: 1.5em
    }
    .title-section h1 {
        margin: 0 0 7px
    }
    ul.dc_pagination li {
        margin-left: 0
    }
    .span_2_of_single {
        width: 69%
    }
    h4.blog_title {
        font-size: 1em
    }
    #filters {
        list-style: none;
        padding: 2em 2px 0 0;
        float: right;
        margin-bottom: -1em;
        margin-top: -1em
    }
    #filters li {
        display: inline-block;
        display: -webkit-inline-box
    }
    #filters li span {
        display: block;
        padding: 4px 5px;
        text-decoration: none;
        text-transform: uppercase;
        color: #8D8D8D;
        cursor: pointer;
        font-size: 13px
    }
    #filters li span.active {
        color: #FA9016
    }
    #footer1,
    .copy {
        position: fixed;
        left: 0;
        bottom: 0;
        margin: 0 auto;
        overflow: hidden;
        width: 100%;
        height: auto;
        z-index: 1001;
        border-top: 1px solid #C7C7C7;
        background: #E8EBF1;
        padding: 0 10%
    }
}