/*******************************/
/** responsive css */
/*******************************/
@media only screen and (max-width: 1750px) {
header li a {
    display: block;
    font-family: 'Raleway',sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    min-height: 100px;
    padding-top: 35px;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
}
figcaption > h2{
	font-size:1em !important;
}
figure.effect-bubba figcaption:before, figure.effect-bubba figcaption:after {
    bottom: 20px;
    content: "";
    left: 30px;
    opacity: 0;
    position: absolute;
    right: 30px;
    top: 20px;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.portfolio-grids .btn-effect{
	height:30px;
}
.viewmore{
	padding:10px;
}
}
@media only screen and (max-width: 1600px) {
figure.effect-bubba h2{
	font-size:16px!important;
}

}
@media only screen and (max-width: 1366px) {
	figure.effect-bubba h2{
		font-size:13px !important;
	}
	#get_intouch{
	margin-top:32px;
	}
}
@media only screen and (max-width: 1280px) {
	figure.effect-bubba h2{
		font-size:12px !important;
	}
}
@media only screen and (max-width: 1024px) {

figure.effect-bubba h2{
	font-size:15px!important;
}
.intro{
	padding:0 15px;
}

.hover-effect:hover .menu-overlay {
	display:none;
}
.btn-effect-send:after{
	background:color: #ff0000;
}
.btn-effect-resume:hover:after, .btn-effect-resume:active:after {
	width: 0%;
}

.btn-effect:hover:after, .btn-effect:active:after {
	width: 0%;
}

.btn-effect:after{
	display:none;
}


.btn-effect-resume:after{
	display:none;
}

figcaption > h2{
	font-size:1em;
}
.portfolio-grids .btn-effect,
#view_grid{
	font-size:0.8em;
}
figure.effect-bubba figcaption:after,
figure.effect-bubba figcaption:before{
	border:none;
}
}

@media only screen and (max-width: 768px) {

#thumb-tray{
	display:none;
}

.slider-info {
	top: 13px;  
}
.slideshow nav span.nav-prev, .slideshow nav span.nav-next, .slideshow nav .close{
	color:#000;
}

.vbox-close{
	top:6px;
}

.vbox-info{
	top:10px;
}

.portfolio-grids .btn-effect,
#view_grid{
	font-size:9px !important;
}
figure.effect-bubba h2{
	font-size:11px !important;
}
.portfolio-grids .btn-effect{
	height:28px;
}
.portfolio-grids .btn-effect{
	width:111px;
}
}
@media only screen and (max-width: 767px)
{
.mobile-align-center{
	margin:0 auto;
	overflow:hidden;
	display:block;
	clear:both;
	text-align:center;
	float:none;
	margin-bottom:30px;
}
figcaption > h2 {
    font-size: 1.3em !important;
    font-weight: 400 !important;
    letter-spacing: 0.4em;
    text-transform: uppercase;
}
.portfolio-grids .btn-effect,
.portfolio-grids .btn-effect,
#view_grid{
	font-size:11px !important;
}
figure.effect-bubba h2{
	font-size:14px !important;
}
.pfolio-img{
	margin-top:0;
}
}

@media only screen and (max-width: 600px) {
#expertise{
	margin-top:32px;
}
.about-heading{
	margin-top:32px!important;
}
#port{
	margin-top:32px;
}
.icons-edit {
    height: 50px;
    min-height: 20px;
    padding: 28px 21px 17px;
    width: 90px;
}
.expertise-icon{
	padding:0 15px;
}
.bl-content{
	display: table;
	overflow-y:	auto;
	height:auto;
	padding-top: 35px;
	padding-bottom:35px;
}
#about .bl-content{
	display: block;
	overflow-y:	auto;
	height:100%;
	padding:0;
	
}

#about .tabel-cell{
	margin-top:12%;
}
.icons-row-1{
	 padding: 40px 0 0;
}
.tabel-cell{
	display:block;
}
.portfolio-intro h3{
	font-size:1.5em;
}

}

@media only screen and (max-width: 480px) {

.icons-edit {
    font-size: 2.5em;
    height: 60px;
    min-height: 20px;
    padding: 18px 10px 0;
    width: 60px;
}

}

@media only screen and (max-width: 384px){

.xs-mobile.col-xs-12{
	width:100%;
	padding:0;
}

.icon-tag{
	font-size:0.8em;
}

.contact-form h4{
	padding-left:15px;
	padding-right:15px;
}

.downld-resume{
	width:200px;
}
}

@media only screen and (max-width: 320px){

.icons-edit {
    font-size: 1.9em;
    height: 50px;
    min-height: 20px;
    padding: 15px 10px 0;
    width: 50px;
}
.icon-tag{
	font-size:0.7em;
}
figure.effect-bubba h2{
	font-size:10px !important;
}
.portfolio-grids .btn-effect,
.portfolio-grids .btn-effect,
#view_grid{
	font-size:9px !important;
}

}

