/* Responsive CSS Styles Table of Contents */


@media only screen and (min-width: 1000px) and (max-width: 1169px){
a.logo {
    margin: 1px 0px 0px 50px;
}




















}


@media only screen and (min-width: 768px) and (max-width: 999px){
	
	.sticky-wrapper{ height:500px;}
	
.container{ width:94%;}

.topbar-left-items {
    width: 40%;
}
.topbar-right-items {
    width: 40%;
}
.feature-box1{
	margin-top:30px;
}
.pricetable-holder{
	margin-top:30px;
}
.feature-box2{
	margin-top:30px;
}
.feature-box3{
	margin-top:30px;
}
.blog-holder1 .post-infoicon{
	margin-bottom:8px;
}


.feature-box4{
	margin-top:30px;
}
.feature-box6{
	margin-top:30px;
}

.feature-Box38 {
	margin-right:80px;

	
}







}



@media only screen and (min-width: 640px) and (max-width: 767px){


.container{ width:94%;}

.topbar-left-items {
    width: 100%;
}
.topbar-right-items {
    width: 100%;
}
.feature-box1{
	margin-top:30px;
}
.pricetable-holder{
	margin-top:30px;
}
.feature-box2{
	margin-top:30px;
}
.feature-box3{
	margin-top:30px;
}
.blog-holder1 .post-infoicon{
	margin-bottom:8px;
}


.feature-box4{
	margin-top:30px;
}
.feature-box6{
	margin-top:30px;
}





}


@media only screen and (min-width: 480px) and (max-width: 639px){
	
.container{ width:94%;}

.topbar-left-items {
    width: 100%;
}
.topbar-right-items {
    width: 100%;
}
.feature-box1{
	margin-bottom:30px;
}
.pricetable-holder{
	margin-bottom:30px;
}
.feature-box2{
	margin-bottom:30px;
}
.feature-box3{
	margin-bottom:30px;
}
.blog-holder1 .post-infoicon{
	margin-bottom:8px;
	 }
.blog-holder1 .col-xs-6 {
    width: 100%;
}


.feature-box4{
	margin-bottom:30px;
}
.feature-box6{
	margin-top:30px;
}




.blog-holder-1 .post-date-box {
    width: 55px;
    height: 55px;
    font-size: 14px;
    padding: 3px 0px 0px;
}
.blog-holder-1 .post-date-box span {
    font-size: 9px;
    padding-top: 0px;
}
.blog-holder-1 .post-date-box.two {
    top: 54px;
}

.error-title-big {
    font-size: 120px;
}


.h1 {
	font-size: 27px;
}
.h2 {
	font-size: 23px;
}
.h3 {
	font-size: 21px;
}
h4 {
	font-size: 18px;
}
.h5 {
	font-size: 16px;
}


}





@media only screen and (max-width: 479px){

.container{ width:94%;}




.topbar-left-items {
    width: 100%;
}
.topbar-right-items {
    width: 100%;
}
.feature-box1{
	margin-bottom:30px;
}
.pricetable-holder{
	margin-bottom:30px;
}
.feature-box2{
	margin-bottom:30px;
}
.feature-box3{
	margin-bottom:30px;
}
.blog-holder1 .post-infoicon{
	margin-bottom:8px;
	 }
.blog-holder1 .col-xs-6 {
    width: 100%;
}


.feature-box4{
	margin-bottom:30px;
}
.feature-box6{
	margin-top:30px;
}

.blog-holder-1 .post-date-box {
    width: 55px;
    height: 55px;
    font-size: 14px;
    padding: 3px 0px 0px;
}
.blog-holder-1 .post-date-box span {
    font-size: 9px;
    padding-top: 0px;
}
.blog-holder-1 .post-date-box.two {
    top: 54px;
}
.blog-holder4 {
	width: 100%;
	float: left;
	border: 1px solid #efefef;
	background-color: #fff;
}

.footer-social-icons {
    margin: 10px 0 0 0;
}
.error-title-big {
    font-size: 120px;
}



.h1 {
	font-size: 27px;
}
.h2 {
	font-size: 23px;
}
.h3 {
	font-size: 21px;
}
h4 {
	font-size: 18px;
}
.h5 {
	font-size: 16px;
}




}