

@media (max-width: 1200px) and (min-width: 992px) {
	.menuzord-menu > li > a {
	    padding: 49px 6px 41px;
	}
	.theme_menu.stricky-fixed .menuzord-menu > li > a {
	    padding: 35px 6px 30px;
	}
	.theme_menu .thm-btn {
		padding: 0 15px;
	}
	.nav_side_content .search_option>button {
		padding-left: 15px;
	}

}

@media (max-width: 1199px) {
	.top-bar .col-left,
	.top-bar .col-right {
		width: 100%;
	}
	.our-history ul.nav-link {
	    display: none;
	}
}
@media (max-width: 1199px) {
	.subscribe-form input {
		width: 100%;
		margin-bottom: 30px;
	}
	.awards .service-list li {
		width: 45%;
	}
}

@media (max-width: 1199px) and (min-width:992px){
	.why-choose .item:hover .inner-box {
	    padding: 0px 15px 0px 75px;
	    transition: .5s ease;
	}
	.why-choose .item:hover .icon_box span {
	    margin-top: -40px;
	}
	

}

@media (min-width: 992px) {
	.menuzord-menu li .indicator {
		display: none;
	}
	.rev_slider_wrapper .tparrows {
		top: 57%!important;
	}
}

@media (max-width: 991px) {

	.theme_menu .container {
    position: relative;
    top: -1px;
	}

	.menuzord-responsive .menuzord-menu {
    width: 100%;
    float: left !important;
    background: #fff;
    padding: 5px 20px;
    margin-left: -15px;
	}

	.theme_menu.stricky-fixed {
    margin: 0;
    position: fixed;
    background: rgba(255, 255, 255, 0.9);
    height: 80px;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    animation-name: menu_sticky;
    animation-duration: 0.60s;
    animation-timing-function: ease-out;
	}

	.sec-padd2 {
    padding: 30px 0 0px;
	}

	.service .owl-carousel .owl-stage-outer {
	    padding-bottom: 20px;
	}

	.sec-padd {
    padding: 30px 0 20px;
	}

	.section-title {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 30px;
    color: #031d4c;
	}

	.consultations .section-title h2 {
    color: #fff;
    position: relative;
    font-size: 20px;
    text-transform: capitalize;
	}

	.consultations .default-form textarea:focus {
    border-color: #fff;
	}

	.default-section .text-content {
		margin-bottom: 40px
	}
	.our-history .img-box {
		float: none;
	}
	.tabs-style-two .tab .text-content .text {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
}
	.menuzord-menu > li > .megamenu-style2 {
		display: none;
	}

	.menuzord-responsive.menuzord {
	    padding: 0 15px;
	    background: #fff;
	    min-height: 66px;
	    margin-left: 30px;
	    height: 80px;
	}
	.menuzord .showhide {
	    height: 60px;
	    width: 25px;
	    padding: 26px 0 41px;
	    float: none;
	}
	.menuzord .showhide span {
	    display: block;
	    width: 100%;
	    height: 2px;
	    margin: 4px 0;
	    background: #031d4c;
	}
	.menuzord-menu > li a {
	    padding: 12px 0px !important;
	    margin: 0;
	}

	.nav_side_content .search_option>button {
	    height: 36px;
	    font-size: 20px;
	    color: #031d4c;
	    border-left: none !important;
	    padding-left: 35px;
	}

	.menuzord-menu ul.dropdown {
		padding: 0;
		background: #1c2b36!important;
	}
	.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li:hover > a {
	    padding-left: 20px !important;
	}
	.menuzord-responsive .menuzord-menu li:last-child a {
	}
	.theme_menu.stricky-fixed .main-logo {
	    display: block;
	}
	.menuzord-menu > li.active a {
		border-color: #f0f0f0
	}
	.right-area {
	    position: absolute;
	    right: 15px;
	    top: -17px;
	}
	.nav_side_content .search_option form {
	    width: 250px;
	    right: 0;
	    top: 47px;
	}
	.theme_menu {
		background: #f7f7f7;
	}
	.main-logo {
	    margin: 12px 0 15px;
	    text-align: center;
	    left: 150px;
	}
	.nav_side_content {
		margin-top: 39px;
		right: 10px;
	}
	.why-choose .item:hover .inner-box {
	    padding: 11px 21px 32px 80px;
	    transition: .5s ease;
	}
	.theme_menu .menu-column {
		padding: 0;
	}
	.theme_menu.stricky-fixed .nav_side_content {
		margin-top: 39px;
	}

	.theme_menu.stricky-fixed .main-logo {
        margin: 12px 0 15px;
	}


/*menu*/

.call-out h4 {
    margin-top: 20px;
    line-height: 33px;
}
.call-out {
	text-align: center;
}
.call-out .float_right {
	float: none;
}
.about-faq .img-box {
	margin-top: 30px;
}

.top-bar .social {
	margin: 10px 0;
	text-align: center;
	
}
.why-choose {
	padding-bottom: 30px;
}
.why-choose .item {
	margin-bottom: 40px;
}
.about-faq .about-info {
	margin-bottom: 50px;
}

.latest-project .link {
	margin-bottom: 40px;
}

.awards .service-list li {
	width: 48%;
}
.awards:after {
	display: none;
}
.awards .service-list {
	text-align: center;
}
.awards .award-logo img {
	margin-bottom: 50px;
}

.sidebar_search {
    margin-top: 40px;
}





}

@media (max-width: 768px) {

.section-title h2 {
    font-size: 24px;
}

.whychoos-us .item {
    margin-bottom: 20px;
    text-align: center;
}

.service .owl-theme .owl-nav {
    margin-bottom: 35px;
}

.default-blog-news {
    margin-bottom: 25px;
}

.main-footer .footer-title {
    margin-bottom: 15px;
}

.main-footer .about-widget .text {
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.main-footer .footer-column {
    margin-bottom: 20px;
}


.feature-service {
    position: relative;
    text-align: center;
}

.consultations .contact-info .section-title {
    margin-bottom: 25px;
    text-align: center;
}

.section-title h3 {
    position: relative;
    font-size: 24px;
    line-height: 22px;
    text-transform: capitalize;
}

.consultations .contact-info .text p {
    color: #fff;
    margin-bottom: 22px;
    text-align: center;
}

.consultations .section-title h2 {
    color: #fff;
    position: relative;
    font-size: 20px;
    text-transform: capitalize;
    text-align: center;
}

.sec-padd {
    padding: 30px 0 20px;
    text-align: center;
}

.clients-section .owl-carousel .owl-stage-outer {
    padding-top: 20px;
}

.main-footer .footer-widget {
    padding: 0 15px;
}

.default-section .text-content {
    margin-bottom: 0px;
}

.sec-padd-top {
    padding-top: 25px;
    margin-bottom: -50px;
}

.our-history .thumb-box.style2:before {
    display: none;
}

.our-history .thumb-box.style2 li {
    margin: 0 0px; 
    margin-bottom: 10px;
}

.our-history .thumb-box.style2 li a {
    padding: 5px 15px 4px;
}

.our-history .text p {
  margin: 20px 20px;
}

.project-result{
	margin-bottom: -20px;
}

.testimonials .single-testimonial {
    margin-bottom: 20px;
    padding: 20px 5px 15px;
}

.single-testimonial h4 {
    font-size: 16px;
}

.service-catergory li a {
    padding-left: 0px; 
}

.section-title {
    margin-top: -20px;
}

.brochures-lists {
    margin-bottom: 30px;
}

.brochures-lists li a span {
    padding-right: 20px;
    margin: 0px;
}

.accordion-box.accordion-style-two {
    margin-bottom: 30px;
}

.default-blog-news .date {
    top: 15px;
}

.default-blog-news .lower-content {
    position: relative;
    padding: 15px 0px 15px;
    padding-left: 80px;
    border-bottom: 1px solid #f4f4f4;
    text-align: left;
}

.large-blog-news {
    margin-left: 0px; 
}

.single-blog-post .author-comment {
    margin-left: 0px;
    padding-left: 0px;
}

.single-blog-post .author {
    background-color: #ffffff;
    position: relative;
    margin-bottom: 35px;
    margin-top: 0px;
}

.tabs-style-one.tabs-box {
    padding-right: 0px;
}

.tabs-style-one .tabs-content {
    position: relative;
    padding: 30px 0px;
}

.contact_details .item {
    padding: 20px;
}


.section-title:before {
    content: "";
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e5e5e5;
}

.section-title:after {
    content: "";
    position: absolute;
    top: 50px;
    left: 0;
    width: 50px;
    height: 1px;
    background: #031d4c;
}

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

.pt-mobile-20{
	padding-top: 20px;
}

.pt-mobile-15 {
	padding-top: 15px;
}



.top-bar .top-bar-text {
	width: 100%;
	float: none;
	text-align: center;
}
.why-choose {
	text-align: center;
}
.why-choose .item {
	display: inline-block;
}
.why-choose .item:hover .inner-box {
    padding: 30px 21px 57px 80px;
    transition: .5s ease;
}

.breadcumb-wrapper {
    display: none;
}

.parallax {
    padding: 50px 0;
}

.parallax h1 {
    font-size: 24px;
}

.feature-service .column {
    margin-bottom: 30px;
}



.main-footer .widgets-section {
    padding: 30px 0px 20px !important;
}

}

@media (max-width: 767px) {
	.rev_slider_wrapper {
	  margin-top: 0px;
	}

}

@media (max-width: 640px) {



}

@media (max-width: 600px) {

}

@media (max-width: 575px) {
	.nav_side_content .search_option form {
		right: 0;
	}
	.rev_slider_wrapper .tp-caption {
		display: none;
	}
}

@media (max-width: 550px) {
	.megamenu .default-form.register-form {
		width: 100%;
	}
	.default-form-area {
		width: 100%;
	}
}
@media (max-width: 500px) {
	#polyglotLanguageSwitcher {
		margin-right: 0px;
	}
	.top-bar {
		text-align: center;
		padding: 15px 0;
		line-height: 40px;
		display: none;
	}

}

@media (max-width: 420px) {

	.whychoos-us .section-title:after,
	.whychoos-us .section-title:before {
		top: 75px;
	}

}

@media (max-width: 360px) {

	.main-logo {
    margin: 12px 0 15px;
    text-align: center;
    left: 120px;
	}

}
