/** ------------------------------------------------------------------
							Wrapper Screen
------------------------------------------------------------------ **/
@media only screen and  (max-width: 1440px) {
.header_menu ul li a {
	font-size: 15px;
}
.header_cta_button a {
	font-size: 15px;
}
.header_logo img {
	height: 62px;
}
.header_menu {
	margin-top: 18px;
}
.header_cta_button {
	margin-top: 6px;
}
.fix_header.active {
	height: 92px !important;
}
.about_hero_area .container {
	max-width: 1100px;
}
.hero_des h1{
	font-size: 50px;
}
.hero_des {
	max-width: 600px;
}
.hero_area {
	padding: 150px 0;
}
.page-template-page-homepage .height-space {
	height: 100px !important;
}
}

@media only screen and  (max-width: 1400px) {
.header_menu ul li {
	margin-right: 26px;
}
.header_menu {
	margin-right: 26px;
}
.header_cta_button a {
	padding: 14px 16px;
}
.hero_area {
	padding: 140px 0;
}
}


/** ------------------------------------------------------------------
							Tab Screen
------------------------------------------------------------------ **/
@media only screen and  (max-width: 1310px) {
.fix_header.active {
	height: 80px !important;
}
.container {
	padding-left: 50px;
	padding-right: 50px;
}
.header_logo img {
	height: 50px;
}
.header_menu ul li a {
	font-size: 14px;
}
.header_cta_button a {
	font-size: 14px;
}
.header_menu ul li {
	margin-right: 18px;
}
.header_menu {
	margin-right: 25px;
}
.header_menu {
    margin-top: 13px;
}
.header_cta_button {
	margin-top: 0;
}
.home_map_box iframe{
	height: 400px !important;
}
}

@media only screen and (max-width: 1140px ) {
.header-mobile-menu-trigger {
	display: block;
}
.header_menu {
	display: none;
}
.header_cta_button ul {
    right: 0;
}
.single_widget_menu_box {
	padding-left: 0;
	padding-right: 0;
}
}


/** ------------------------------------------------------------------
							Mobile Screen
------------------------------------------------------------------ **/
@media only screen and (max-width: 768px ) {
.desktopview {
	display: none;
}
.mobileview {
	display: block;
}
.page-template-page-homepage .height-space {
	height: 57px !important;
}
.height-space {
	height: 57px !important;
}
/** Start your code from here*/
.container {
	padding-left: 20px;
	padding-right: 20px;
}

.header_area {
	padding: 15px 0;
}
.header_cta_button {
	margin-right: 25px;
}
.single_widget_title {
	margin-top: 40px;
	margin-bottom: 18px;
}
.single_widget_title_social {
	margin-top: 40px !important;
}
.footer_area {
	padding-top: 35px;
}
.footer_bottom {
	margin-top: 25px;
}
.section_title h2 {
	font-size: 20px;
}
.about_hero_content p {
	font-size: 18px;
}
.section_title {
	margin-bottom: 20px;
}
.about_ceo_content_wrapper {
	padding: 0;
}
.about_ceo_area {
	text-align: center;
}
.home_whychooseus  .section_title h2:before,
.about_ceo_area .section_title h2:before {
	left: 50%;
	transform: translate(-50%, 0);
}
.padding_left {
	padding-left: 0;
	height: 400px;
	
}
.section_img1 {
margin-top: 30px;
}
.contact_form_wrapper {
	padding: 15px;
}
.contact_form_main {
	max-width: 100%;
	padding: 23px;
}
.contact_hero_wrapper {
	margin-bottom: 25px;
	padding-right: 0;
	max-width: 100%;
}
.service_hero_title h1 {
	font-size: 25px;
}
.service_hero_area {
	padding: 100px 0 130px;
}
.service_content_area {
	margin-top: -95px;
}
.service_content_wrapper {
	padding: 25px;
}
.hero_des h1 {
	font-size: 28px;
}
.hero_des p {
	font-size: 17px;
}
.hero_area {
	padding: 100px 0;
}
.home_map_box iframe{
	height: 300px !important;
}
.home_whychooseus {
	text-align: center;
}
}

@media only screen and (max-width: 480px ) {
.header_logo img {
	height: 38.5px;
}
.header_cta_button a {
	font-size: 12px;
	font-weight: 500;
	border-radius: 7px;
	padding: 10px 10px;
}
.header_cta_button a span {
	margin-right: 3px;
}
.header_cta_button a svg {
	height: 10px !important;
	width: auto !important;
}
.single_widget_menu ul li a {
	font-size: 13px;
}
.single_widget_title h2 {
	font-size: 16px;
}
.fix_header.active {
	height: 68.5px !important;
}
.testimonials_slider_single_main {
	padding: 30px;
}
}