a,
a:hover,
i,
img {
    outline: 0!important
}
#mute,
.menu {
    position: fixed;
    z-index: 99; width:45px;
}
#mute img,
body,
nav a i {
    background: #f6f6f6
}
.btn,
.title,
nav ul a {
    text-transform: uppercase
}
.overflowhidden,
.project {
    overflow: hidden
}

nav .button-collapse i {font-size:28px; padding-top:8px !important; padding-left:8px !important}
body {
    font-family: 'Work Sans', sans-serif;
    font-weight: 300;
    color: #333;
    font-size: 20px;
    line-height: 1.6;
    text-align: justify
}
.exp,
.more,
.title {
    text-align: center; padding:0 30px
}





a,
i,
img {
    color: #2196f3 ;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.project,
a:hover {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}
a:hover {
    color: #000;
    text-decoration: none;
    transition: all .3s ease 0s
}
.project_img {
    line-height: 0
}
.clear {
    clear: both
}
p {
    margin: 0 0 20px
}
#content {
    position: relative;
    z-index: 22
}
.header {
    padding: 6px 25px
}
nav .nav-wrapper {
    margin-top: 20px;
    float: left
}
nav {
    background: 0 0;
    box-shadow: none
}
nav a i {
    color: #666;
    float: left;
}
nav a i:hover {
    color: #000!important;
    background: #eaeaea
}
nav,
nav .nav-wrapper i,
nav a.button-collapse,
nav a.button-collapse i {
    height: 40px;
    line-height: 1;
    padding: 0 2px;
    float: left; width:45px; 
}
nav a.button-collapse {color:#999; font-size:16px; margin-bottom:5px;}
nav a.button-collapse:hover {color:#000}
nav ul a {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    padding: 8px 20px
}
#mute {
    left: 29px;
    top:84px
}
#mute img {
    width: auto;
    padding: 6px 5px 6px 8px;
}
#mute img:hover {
    opacity: 0.5
}
.side-nav li {
    border-bottom: 1px solid #f2f2f2
}
.side-nav a {
    line-height: 28px;
    height: auto;
    padding: 20px 0;
    color: #2196f3 }
nav ul a:hover {
    color: #000
}
.side-nav li a i {
    float: left;
    background: 0 0;
    margin-right: 15px;
    color: #2196f3 ;
    width: 35px
}
.side-nav li a:hover {
    color: #000
}
.pd {
    padding: 30px
}
.pdright15 {
    padding-right: 15px
}
.card {
    margin: 1rem .5rem
}
.jumbo_head {
    font-size: 48px;
    color: #000;
    padding: 0 30px;
    line-height: 1.4
}
.project {
    position: relative;
    transition: all .3s ease 0s;
    transition-duration: .5s
}
.exp_icon:hover {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
	    transition: all .3s ease 0s;
    transform: scale(1.04);
}
.project_des {
    font-size: 75px;
   
    position: absolute;
    z-index: 2;
    color: #fff;
    font-weight: 400;
 bottom:10%;
   /*font-family: 'Give You Glory', cursive;*/
    line-height: 0.6 ;  padding:0 100px; width:100%; 
}


.project_des span {
    font-size: 28px; font-weight:300; font-family: 'Work Sans', sans-serif;
}
.project:hover {

  
}
.project_des a {
    padding: 2px 20px 10px;
    font-size: 16px;
    height: 40px; font-family: 'Work Sans', sans-serif; margin-top:30px;
}
.bigtitle {
    font-size: 30px
}
#content {
    padding: 60px 0
}
.logo {
    margin-bottom: 90px
}
.logo img {
    width: 90%;
    margin: auto
}

.title {margin-bottom:30px;}
.title h1 {
    font-size: 32px;
    color: #666;
    margin-bottom: 5px;
    padding: 0 30px; font-weight:300
}
.title span {
    font-size: 60px;
    color: #ff6f00;
    font-weight: 200;
    line-height: 1.4
}
.sub_title,
h1 {
    font-weight: 400
}
.sub_title {
    font-size: 18px;
    margin-bottom: 10px;
    color: #000
}
.heading,
h1 {
    margin-bottom: 15px
}
.heading {
    font-size: 30px;
    color: #333
}
.more {
    margin-top: 30px
}
.ecommerce {
    float: left;
    width: 17%;
    margin-right: 3.5%;
    margin-top: 26.5%
}
.webdev {
    float: left;
    width: 20%;
    margin-right: 3.5%;
    margin-top: 18%
}
.graphic {
    float: left;
    width: 23%;
    margin-right: 3.5%;
    margin-top: 8%
}
.web {
    float: left;
    width: 26%
}
.exp_icon i {
    background: #ff6f00;
    border-radius: 50%;
    color: #fff;
    font-size: 60px;
    padding: 45px;
    width: 155px;
    transition: all .3s ease 0s
}
.exp_icon i:hover,
.project_inner img {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}
.exp_icon i:hover {
    transform: scale(1.1);
    transition: all .3s ease 0s
}
h2 {
    font-size: 24px;
    color: #000
}
#about,
#recentwork {
    background: #fff;
    padding: 45px 0 
}
#experties {
    padding: 45px 0 60px 0;
    background: url(../images/bgbg.jpg) left 0 no-repeat
}
.contact {
    background: url(../images/raman2_bg.jpg) left top no-repeat
}
.home_contact ul {
    margin: 0;
    padding: 0
}
.home_contact ul li {
    border-bottom: 1px dashed #999;
    padding: 18px 0;
    text-align: left
}
.home_contact ul li i {
    margin-right: 12px;
    font-size: 24px;
    color: #999;
    width: 24px;
    text-align: center
}
.home_contact ul li:last-child {
    border-bottom: none
}
.home_contact ul li:hover {
    background: #f6f6f6
}
.card .card-content {
    color: #000;
    font-weight: 400;
    text-align: left;
    font-size: 22px
}
.project_title {
    font-size: 20px
}
.project_type {
    color: #999;
    font-size: 14px
}
.project_view {
    margin-top: 15px
}
.project_view a {
    font-size: 13px;
    height: 35px;
    padding: 0 20px
}
.next,
.prev {
    width: 18px!important;
    height: 20px!important;
    padding: 16px!important;
    border: none!important;
    box-shadow: none!important;
    top: 130px;
    position: relative;
    cursor: pointer
}
.project_inner img {
    filter: gray;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    transition: all .3s ease 0s
}
.project_inner img:hover {
    filter: none;
    -webkit-filter: grayscale(0)
}
.next {
    background: url(../images/worknext.png) no-repeat!important;
    float: right;
    right: -45px;
    opacity: .4
}
.next:hover {
    opacity: 1
}
.prev {
    background: url(../images/workprev.png) no-repeat!important;
    left: -45px;
    float: left;
    opacity: .4
}
.prev:hover {
    opacity: 1
}

.footer_wrap {
    background: #ddd;
    padding: 45px 0 30px 0;
    text-align: center;
    position: relative;
    z-index: 2
}
.btn,
.social_link ul li a i {
    background: #2196f3 ;
    color: #fff
}
.viber i {
    background: #9725ed !important;
    color: #fff
}

.email_ico i {
 background: #4caf50   !important;
    color: #fff
}
.social_link {
    margin-bottom: 15px
}
.social_link ul {
    margin: 0;
    padding: 0
}
.social_link ul li {
    list-style-type: none;
    display: inline;
    margin: 0 10px
}
.social_link ul li a  img {width:auto; }
.viber {margin-top:20px;}
.social_link ul li a i {
    border-radius: 50%;
    font-size: 32px;
    height: 70px;
    padding: 20px;
    width: 70px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.social_link ul li a i:hover {
    color: #fff;
    transform: scale(1.2)
}
.input-field .prefix {
    margin-top: 8px
}
.arrowdown {
    text-align: center;
    margin: 60px 0 30px
}
.arrowdown a i {
    font-size: 24px;
    line-height: 2.5
}
.btn {
    height: 60px;
    box-shadow: none;
    padding: 10px 90px;
    font-size: 24px;
    border-radius: 3px
}
.btn:hover {
    background: #42a5f5;
    color: #fff;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}
.btn-floating {
    background-color: #2196f3 }
.waves-circle {
    height: 3.5em;
    line-height: 3.5em;
    width: 3.5em
}
.waves-circle:hover {
    background: #42a5f5
}
.material-tooltip {
    padding: 10px 15px
}
.backdrop {
    background: #ff6f00!important
}
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #666;
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 30px;
    right: 20px;
    bottom: 30px;
    padding-bottom: 2px;
    border-radius: 5px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-size: 28px
}
.scroll-top-wrapper:hover {
    opacity: 1!important
}
.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: .5
}
.scroll-top-wrapper i.fa {
    line-height: inherit;
    color: #fff
}

.addthis {text-align:center; margin:45px 15px 5px 15px; display:inline-block}
@media (min-width: 1680px) {
 
}
@media (min-width: 1280px) {
    .bigtitle {
        padding-top: 180px
    }
}
@media (min-width: 993px) and (max-width: 1279px) {


}
@media (max-width: 992px) {
    .btn,
    .card .card-content {
        font-size: 18px
    }
    .next {
        right: 0
    }
    .prev {
        left: 0
    }
    .btn {
        height: 42px;
        padding: 2px 40px
    }
    .project_des {
        padding-top: 150px
    }
    #experties,
    .contact {
        background: 0 0
    }
	    .ecommerce,
    .graphic,
    .web,
    .webdev {
        float: left;
        width: 43.5%;
        margin-bottom: 30px;
        margin-right: 3.5%;
        margin-top: auto; margin-left:3%
    }
	
	.project_des {font-size:50px; padding:0 75px;}
}
@media (min-width: 768px) and (max-width: 991px) {
    h1 {
        font-size: 20px
    }
	.project_des {font-size:45px; padding:0 50px;}
}
@media (max-width: 767px) {
    .title {
        font-size: 18px; margin-bottom:15px;
    }
    .exp {
        min-height: 380px
    }

    .footer_wrap .row .col {
        float: none
    }
    .title span {
        font-size: 36px; line-height:1
    }
    .jumbo_head {
        font-size: 24px
    }
    .divclear {
        clear: both
    }
	
	.title h1 {font-size:24px; margin-top:1rem}
	.project_des {font-size:40px; padding:0 50px;}
	.project_des span {display:none;}
	   .project_des a {
        font-size: 12px; margin-top:0
    }
	.pd {padding:15px 20px}
	.home_contact ul li i {margin-right:5px;}
	.addthis {margin:30px 15px 5px 15px}
	.more {
    margin-top: 10px
}
.exp_title h2 {margin:10px 0}
nav .nav-wrapper {margin-top:10px;}
#mute {top:74px; left:20px;}
 .menu {left:18px;}
}
@media (max-width: 600px) {
.project_des {font-size:35px; padding:0 30px;}
}
@media (max-width: 479px) {
    body {
        font-size: 18px
    }
    .ecommerce,
    .graphic,
    .web,
    .webdev {
        width: 95%;
        margin-bottom: 30px;
        margin-top: auto
    }
    .exp_title {
        min-height: auto
    }
    .title span {
        font-size: 30px
    }
.project_des {font-size:30px; padding:0 20px;}

    .project_des a {
        font-size: 12px; 
    }
	
	.social_link ul li {
    margin: 0 
}
	.social_link ul li a i {

    font-size:20px;
    height: 40px;
    padding: 10px;
    width: 40px;

}

.logo {margin-bottom:30px;}

#about, #recentwork, #experties, .footer_wrap {padding:15px 0 30px}
.arrowdown {margin:30px 0 0}
#content {padding:40px 0 ;}

.project_des a {height:35px; padding:0 15px 10px}
}
@media (max-width: 360px) {
    .mob-br {
        display: block
    }
}
img {
    width: 100%
}
@media (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block!important;
        margin-top: 0!important
    }
}