
@media (max-width: 1200px) and (min-width: 992px) {
.menuzord-menu > li > a { padding: 40px 6px; font-size: 12px; }
.theme_menu .thm-btn { padding: 0 7px; }
.theme_menu .right-column { width: 225px; }
.thm-btn {font-size: 12px; line-height: 43px;}
p {
	font-family: 'Hind', sans-serif;
	font-size: 14px;
	color: #222222;
	line-height: 26px;
	font-weight: 300;
}
}

@media (max-width: 1199px) {
.subscribe-form input { width: 100%; margin-bottom: 30px; }
.awards .service-list li { width: 45%; }
.default-blog-news .img-box img { height: auto; width: 100%; }
}

@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; }
a.btn-menu:link, a.btn-menu:visited {	margin-left: 0px;}
.registr-layer {max-width: 780px;margin-top: -513px;height: 513px;}
}

@media (min-width: 992px) {
.menuzord-menu li .indicator { display: none; }
}

@media (max-width: 991px) {
.menuzord-menu > li > .megamenu-style2 { display: none; }
.menuzord-responsive.menuzord { padding: 0 15px; min-height: 66px; }
.menuzord .showhide { height: 60px; width: 30px; padding: 18px 0 41px; float: none; }
.menuzord .showhide span { display: block; width: 100%; height: 2px; margin: 4px 0; background: #48c7ec; }
.menuzord-menu > li:first-child a { padding-left: 20px; }
.menuzord-menu ul.dropdown { padding: 0; }
.menuzord-responsive .menuzord-menu ul.dropdown, .menuzord-responsive .menuzord-menu ul.dropdown li ul.dropdown { background: #ffffff !important;}
.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li:hover > a { padding-left: 40px !important; }
.menuzord-responsive .menuzord-menu li .indicator { border-left: solid 0px #201e41; }
.menuzord-menu > li:hover > a, .menuzord-menu > li.active > a { color: var(--accent-cyan); border-bottom: 1px solid var(--accent-cyan);  padding-bottom: 12px; }
.theme_menu.stricky-fixed .main-logo { display: none; }
.right-area { position: absolute; right: 15px; top: -17px; }
.nav_side_content .search_option form { width: 250px; right: -25px; top: 52px; }
.theme_menu { background: #201e41; }
.main-logo { margin: 10px 0 10px; text-align: center; }
.nav_side_content { margin-top: 31px; }
.why-choose .item:hover .inner-box { padding: 11px 21px 32px 80px; transition: .5s ease; }
.theme_menu .right-column {	width: 500px;}



/*menu*/
.thm-btn {
	position: relative;
	background: #1ecefe;
	font-size: 10px;
	line-height: 36px;
	font-weight: 600;
	color: #ffffff;
	border: 0px solid #1ecefe;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	display: inline-block;
	padding: 0 5px;
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
    width: 30%;
    text-align: center;
}
.spe-btn {
  position: relative;
  background: var(--btn-primary-bg);
  font-size: 10px;
  line-height: 36px;
  font-weight: 600;
  color: #ffffff;
  border: 0px solid #d5003a;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  display: inline-block;
  padding: 0 5px;
  transition: all .5s cubic-bezier(0.4, 0, 1, 1);
  width: 30%;
    text-align: center;
}
	
.about-faq .img-box { margin-top: 30px; }
.top-bar { display: none; }
.top-bar .social { width: 30%; text-align: right; }
.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; }
.blog-sidebar { padding-left: 0px; border-left: 0px solid #f4f4f4; }
.inner-banner .box { position: relative; display: table; height: 150px; width: 100%; text-align: center; }
.img-box.registr img { display:none;}

.registr-layer {background-color: rgba(39, 162, 210, 0.8);	position: relative;	max-width: 100%;height: auto;  margin-top: 0px;}
button.scroll-top { display: none !important; }
}

@media (max-width: 768px) {
.top-bar .social { width: 30%; text-align: right; margin-top: -45px; }
.top-bar .top-bar-text { width: 70%; float: none; text-align: left; }
.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; }
.modal-dialog {
	width: auto !important;
	margin: 100px auto !important;
}
.default-blog-news .lower-content {
	min-height: 100%;
}
.h1, h1 {
	font-size: 26px;
}
.h2, h2 {
	font-size: 24px;
}
.h3, h3 {
	font-size: 22px;
}
}

@media (max-width: 640px) {
}

@media (max-width: 600px) {
}

@media (max-width: 575px) {
.nav_side_content .search_option form { right: -70px; }
}

@media (max-width: 550px) {
.megamenu .default-form.register-form { width: 100%; }
.default-form-area { width: 100%; }
}

@media (max-width: 420px) {
.thm-btn { padding: 0 15px; }
.inner-banner h3 { font-size: 24px; line-height: 30px; }
.breadcumb-wrapper ul, .breadcumb-wrapper li { font-size: 14px; }
.breadcumb-wrapper ul.link-list li a { font-size: 14px; }
.inform-list { padding: 13px 10px; }
.inform-list li { font-size: 14px; padding-top: 10px; padding-bottom: 10px; }
.inform-list li p { font-size: 14px; }
.section-title::before { background: none; }
.blog-sidebar { padding-left: 0px; border-left: 0px solid #f4f4f4; }

