@media only screen and (max-width : 1180px) {
	.carousel-wrapper-2 .arrow-right {
		right: 0;
	}

	.carousel-wrapper-2 .arrow-left {
		left: 0;
	}

	.carousel-wrapper-3 .arrow-left {
		left: 0;
	}

	.carousel-wrapper-3 .arrow-right {
		right: 0;
	}
}

@media only screen and (max-width : 1100px) {
	
	.header-wrapper:after {
		background: none;
		width: 0;
		height: 0;
	}

}

@media only screen and (max-width : 950px) {
	
	.dotElement {
		top: 110%;
	}

	.talented-expert-name {
		font-size: 18px;
	}

	.talented-expert-designation {
		font-size: 16px;
	}

	.main-elegant-genuine { 
		padding-left: 20px;
		padding-right: 20px;
	}

	.main-tweets-carousel {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 5px;
	}

	.footer-top {
		padding: 0 10px;
	}

}
@media only screen and (max-width : 855px) {
	.main-elegant-genuine {
		padding-bottom: 75px;
	}

	.main-cost-plan {
		padding-right: 20%;
		padding-left: 20%;
	}

	.cost-plan-container {
		margin-top: 0;
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 20px;
	}

	.cost-plan-heading {
		border: 1px solid #ececec;
	}

	.cost-plan-container:hover {
		margin-top: 0;
	}

	.cost-plan-heading h2 {
		font-size: 35px;
	}

	.cost-plan-heading span {
		font-size: 15px;
	}

	.cost-plan-choice ul li {
		font-size: 16px;
	}

	.denomination {
		font-size: 25px;
	}

	.number {
		font-size: 50px;
	}

	.rate {
		font-size: 25px;
	}
}

@media only screen and (max-width : 800px) {
	.talented-expert-container {
		padding-left: 20px;
		padding-right: 20px;
	}

	.col-2-left {
		width: 100%;
		padding: 0;
		
	}

	.col-2-right {
		width: 100%;
		padding:0;
		padding-top: 10px;	
	}

	.talented-expert-name {
		font-size: 25px;
	}

	.talented-expert-designation {
		font-size: 20px;
	}
}

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

	.header-top {
		position: relative;
	}

	.nav-bar {
		display: none;
		width: 100%;
		position: absolute;
		top: 64%;
		z-index: 100;
	}

	.btn-hamburger {
		display: block;
		position: absolute;
		top: 36%;
		left: 90%;
		z-index: 100;
	}

	.btn-hamburger a {
		display: block;
		font-size: 30px;
		color: #fff;
		outline: 0;
		cursor: pointer;
	}

	.btn-hamburger a:hover {
		color: #dfdfdf;
	}

	.nav-bar ul li {
		display: block;
		text-align: center;
		padding-left: 0;
		padding-right: 0;
		margin-top: -1px;
	}

	.nav-bar ul li a {
		cursor: pointer;
		display: block;
		font-size: 15px;
		padding-top: 13px;
		padding-bottom: 13px;
		background-color: #eb4f4e;
	}

	.show {
		display: block;
	}

	.social-media-sign {
    font-size: 20px;
	}

	.main-tweets-carousel {
		font-size: 20px;
		padding-bottom: 10px;
	}
}


@media only screen and (max-width: 580px) {
	h1 {
		font-size: 45px;
	}

	h2 {
		font-size: 30px;
	}

	h3 { 
		font-size: 25px;
	}

	.elegant-genuine-heading h2 {
		font-size: 30px;
	}

	.smart-creative-content {
		width: 100%;
		padding-top: 20px;
		padding-bottom: 40px;
	}

	.talented-expert-container {
    padding-left: 20%;
    padding-right: 20%;
	}

	.talented-expert-name {
		font-size: 18px;
	}

	.talented-expert-left {
		width: 100%;
		
	}
	.talented-expert-right {
		margin-top: 10px;
		width: 100%;
	}

	.talented-expert-name {
		font-size: 25px;
	}

	.talented-expert-designation {
		font-size: 20px;
	}

	.talented-expert-designation {
		font-size: 16px;
	}

}

@media only screen and (max-width : 465px) {
	.header-bottom-heading h1 {
		font-size: 37px;
	}

	.talented-expert-container {
    padding-left: 20px;
    padding-right: 20px;
	}

	.main-cost-plan {
		padding-right: 20px;
		padding-left: 20px;
	}

	.cost-plan-container {
		padding-left: 0;
		padding-right: 0;
	}
}

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

	.footer-top {
		padding-bottom: 10px;
	}

	.footer-top-left {
		float: none;
		text-align: center;
	}

	.footer-top-right {
		float: none;
		text-align: center;
		padding-bottom: 10px;
	}

}