
@media (max-width : 1200px) {
.education-workHistory .timeline-content .timeline-box .timeline-info {
    border: 3px solid #3a4a5d;
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    height: 450px;
}
#resume .col-sm-6{
	width:100%;
}
}


/* Extra small devices (phones, less than 768px) */
@media (max-width : 766px) {

	
	
	.intro h1 {
		font-size: 40px;
		line-height: 40px;
	}

	.social-icons ul{
		margin-left: 0;
	}

	.social-icons li{
		padding:0;
	}

	.social-icons a i{
		margin:0 5px;
	}

 .mouse-icon {
    display: none;
}

	.navbar-custom .navbar-brand,
	.navbar-custom .navbar-nav > li > a,
	.navbar-custom .navbar-nav .dropdown-menu > li > a {
		padding:10px 15px;
	}

	.navbar-custom .dropdown-menu{
		margin-left: 20px;
	}

	/*about me section*/
	.biography {
		margin-top: 20px;
		margin-bottom: 45px;
	}

	ul.list-check li {
		width: 100%;
	}

	.download-button .btn{
		margin-bottom: 20px;
	}


	/*resume*/
	.resume:before,
	.resume:after{
		left:1px;
	}

	/*skill section*/
	.skill-title h3 {
		font-size: 12px;
	}

	/*facts section*/
	.count-wrap i {
		font-size: 40px;
	}

	.count-wrap h3 {
		font-size: 20px;
		line-height: 16px;
	}

	.count-wrap p {
		font-size: 13px;
		font-weight: 400;
		line-height: 18px;
	}

	.count-wrap > div{
		margin-bottom: 40px;
	}

	#filter li{
		margin-bottom: 20px;
	}

	/*blog section*/
	.blog-post-wrapper {
		margin-bottom: 40px;
	}

	/*hire us section*/
	.hire-section h2 {
		line-height: 40px;
	}

	/*contact section*/
	.contact-form {
		margin-bottom: 40px;
	}

 
	.center-xs {
		text-align: center;
	}

	/*service*/
	.service-wrap > div{
		margin-bottom:100px;
	}

	.service-wrap > div:nth-child(4){
		margin-bottom:0;
	}

	/*HOME TWO*/
	#homeTwo:before{
		width:100%;
	}

	.personal-info{
		text-align: center;
		padding:0 15px;
	}

	.personal-info h1{
		font-size: 40px;
		line-height: 50px;
	}

	.personal-info .intro-sub{
		font-size: 18px;
  		line-height: 20px;
	}

	.personal-info p{
		line-height: 20px;
		margin-bottom: 20px;
	}

	.personal-info .my-signature {
	  	display: none;
	}

	.personal-info .download-button a{
		padding: 5px 10px;
  		font-size: 15px;
  		margin-right: 0;
	}
	.education-workHistory .timeline-content .timeline-box .timeline-info {
    border: 3px solid #3a4a5d;
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    height: 550px;
}
}

/* Landscape Mobile */
@media only screen and (min-width : 480px) and (max-width : 767px) {
	.intro {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	text-align: center;
	-webkit-transform: translate(0%, -50%);
	   -moz-transform: translate(0%, -50%);
		-ms-transform: translate(0%, -50%);
		 -o-transform: translate(0%, -50%);
			transform: translate(0%, -50%);
	padding: 0 15px;
}
 

	.intro h1 {
		font-size: 50px;
		line-height:60px;
		font-weight:bold;
	}
	
	.social-icons ul{
		margin-left: -5px;
	}

	.social-icons li{
		padding:0 5px;
	}

	.social-icons a i{
		margin:0 7px;
	}
 

	.navbar-custom .navbar-brand,
	.navbar-custom .navbar-nav > li > a,
	.navbar-custom .navbar-nav .dropdown-menu > li > a {
		padding:10px 15px;
	}

	.navbar-custom .dropdown-menu{
		margin-left: 20px;
	}

	/*about me section*/
	.biography {
		margin-top: 20px;
		margin-bottom: 45px;
	}

	ul.list-check li {
		width: 50%;
	}


	/*resume*/
	.resume:before,
	.resume:after{
		left:1px;
	}

	/*skill section*/
	.skill-title h3 {
		font-size: 12px;
	}

	/*facts section*/
	.count-wrap i {
		font-size: 45px;
	}

	.count-wrap h3 {
		font-size: 30px;
		line-height: 28px;
	}

	.count-wrap p {
		font-size: 16px;
		font-weight: 700;
		line-height: 28px;
	}

	.count-wrap > div{
		margin-bottom: 40px;
	}

	/*blog section*/
	.blog-post-wrapper {
		margin-bottom: 40px;
	}

	/*hire us section*/
	.hire-section h2 {
		line-height: 40px;
	}

	/*contact section*/
	.contact-form {
		margin-bottom: 40px;
	}

	.contact-section .map-icon, 
	.contact-section .mobile-icon {
		float: none;
	}
	.center-xs {
		text-align: center;
	}

	/*service*/
	.service-wrap > div{
		margin-bottom:100px;
	}

	.service-wrap > div:nth-child(4){
		margin-bottom:0;
	}

	/*HOME TWO*/
	#homeTwo:before{
		width:100%;
	}

	.personal-info{
		text-align: center;
		padding:0 15px;
	}

	.personal-info h1{
		font-size: 60px;
  		line-height: 80px;
	}

	.personal-info .intro-sub{
		font-size: 24px;
		line-height: 32px;
	}

	.personal-info p{
		font-size: 14px;
		line-height: 28px;
	}

	.personal-info .my-signature {
	    margin-bottom: 45px;
	    display: block;
	}

	.personal-info .download-button a{
		padding: 14px 20px;
  		font-size: 14px;
  		margin-right: 20px;
	}


}


/* Small devices (tablets, 768px and up) */
@media (min-width : 768px) and (max-width : 991px) {
	.navbar-custom .navbar-brand{
		padding: 10px 15px;
	}

	.navbar-custom .navbar-nav > li > a, 
	.navbar-custom .navbar-nav .dropdown-menu > li > a{
		font-size: 12px;
		padding: 15px;
	}

	/*about me section*/
	.biography {
		margin-top: 20px;
		margin-bottom: 45px;
	}

	/*resume*/
	.resume:before,
	.resume:after{
		left:0px;
	}

	/*skill section*/
	.skill-title h3 {
		font-size: 14px;
	}

	/*blog section*/
	.blog-post-wrapper {
		margin-bottom: 40px;
	}

	.entry-meta ul li{
		padding: 0 5px;
	}

	/*contact section*/
	.contact-form {
		margin-bottom: 40px;
	}

	.contact-section .map-icon, 
	.contact-section .mobile-icon {
		float: left;
	}
	.center-xs {
		text-align: left;
	}


	.portfolio-item{
		min-height: 162px;
	}

	/*service*/
	.service-wrap > div{
		margin-bottom:100px;
	}

	.service-wrap > div:nth-child(3),
	.service-wrap > div:nth-child(4){
		margin-bottom:0;
	}

	/*HOME TWO*/
	#homeTwo:before{
		width:100%;
	}

	.personal-info{
		text-align: center;
		padding:0 15px;
	}

.education-workHistory .timeline-content .timeline-box .timeline-info {
    border: 3px solid #3a4a5d;
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    height:520px;
}

}

@media (max-width : 480px) {
	#resume-button {
    background: #095f9c;
    padding: 10px;
    font-size: 15px;
    color: white;
    margin-top: 10px;
    display: block;
    width: 180px;
    text-align: center;
    border-radius: 5px;
    margin: auto;
    margin-top: 30px;
}
.personal-information li b{display:block; 
                           text-align:center;
}
.personal-information li span{display:block; 
                           text-align:center;
						   margin-bottom:10px;
						   font-size:15px;
}
#about h5{text-align:center;
}
	.education-workHistory .timeline-content:first-child .timeline-box .timeline-info{
    border: 3px solid #3a4a5d;
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
 
}
#about p{text-align:center;
}
.intro p {
    color: #f7f7f7;
    margin-bottom: 40px;
    font-family: 'Montserrat', sans-serif;
    width: 90%;
    margin: Auto;
    font-size: 15px;
    margin-bottom: 30px;
}
}




@media (max-width : 400px) {
	.education-workHistory .timeline-content .timeline-box .timeline-info .timeline-info-details a {
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 24px;
}
	.education-workHistory .timeline-content .timeline-box .timeline-info .timeline-info-details a:hover {
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 24px;
}
}
 

/* Medium devices (desktops, 992px and up) */
@media (min-width : 992px) and (max-width : 1199px) {

	.portfolio-item{
		min-height: 150px;
	}
	.download-button a{
		margin-right: 10px;
	}  


}


 
 

/* Large devices (large desktops, 1280px and up) */
@media screen and (min-width:1280px) and (max-width:1599px) {
	
}

/* Extra Large devices (large desktops, 1600px and up) */
@media screen and (min-width:1600px) and (max-width:1920px) {
	.personal-info{
		padding-right:180px;
	}
}

