/* Large Devices, Wide Screens */
@media only screen and (max-width: 1920px) {}
@media only screen and (max-width: 1366px) {}

/* Medium Devices, Desktops */
@media only screen and (max-width: 1024px) {}

/* Small Devices, Tablets */
@media only screen and (max-width: 812px) {

	/*-------------------------------------------------------*/
	/* PAGE:Header
	/*-------------------------------------------------------*/

	.a-header-main {
		padding-left: 20px;
		padding-right: 20px;
	}

	.a-main_Logo {
		width: 180px;
	}

	.a-header-main-nav {
		margin-top: 30px;
    	margin-bottom: 30px;
	}

	.a-header-main-nav li {
		margin-bottom: 10px;
	}

	.a-header-main-nav li a {
		font-size: 24px;
	}

	.a-header-main-btn {
		width: 100%;
		margin-bottom: 20px;
	}

	.navbar-collapse {
		padding-top: 15px;
    }
    
	.nav-item {
        margin-bottom: 5px;
    }
    
	.phone-social-wrapper {
        margin-top: 10px;
        padding-top: 30px;
        padding-bottom: 30px;
        border-top: 1px solid #eee;
    }

	.d-flex {
		flex-direction: column;
	}

	.phone-link {
		margin-right: 0;
		font-size: 36px;
		margin-bottom: 30px;
	}

	.btn-circle {
		width: 100%;
		height: 60px;
		border-radius: 50px;
		margin-left: 0;
		margin-bottom: 10px;
	}

	.a-header-main-btn {
		font-size: 16px;
		font-weight: 600;
		border: 1px solid #000000;
		border-radius: 50px;
		padding: 18px 44px;
		margin-top: 30px;
		margin-left: 0;
	}

	.btn-lang {
		width: 100%;
		height: 60px;
		border-radius: 50px;
		margin-left: 0;
	}


	/*-------------------------------------------------------*/
	/* PAGE:Main
	/*-------------------------------------------------------*/

	.a-MainProjects {
		padding: 30px;
	}

	.a-MainProjectsBtn {
		margin-top: 0;
	}

	.a-MainAbout {
		padding: 30px;
	}

	.a-MainAbout_BlockTitle {
		font-size: 28px;
		margin-bottom: 30px;
	}

	.a-MainAbout_BlockContent p {
		font-size: 22px;
	}

	.a-MainServices {
		padding: 30px;
	}

	.a-MainServices-Title {
		font-size: 22px;
	}

	.a-MainServices-Content {
		font-size: 22px;
		line-height: 1.2;
	}

	.a-Main_BlogTitle {
		padding: 30px;
	}

	.a-Main_BlogRight-link {
		text-align: left;
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.a-Main_Blog {
		padding: 0 30px 30px 30px;
	}

	/*-------------------------------------------------------*/
	/* PAGE:About
	/*-------------------------------------------------------*/

	.cover-content {
		padding: 30px;
	}
	
    .cover-title {
        padding-top: 0;
        padding-left: 0;
        font-size: 50px;
        font-weight: 500;
    }
    
    .cover-description {
        bottom: 140px;
        right: 40px;
        font-size: 1.1rem;
        max-width: 300px;
    }

	.cover-author {
		right: 40px;
	}

	.a-About_Block {
		padding: 30px;
	}

	.a-About_BlockTitle h2 {
		margin-bottom: 40px;
		margin-top: 20px;
	}

	.a-About_BlockContent h3 {
		font-size: 35px;
	}

	.a-MainAboutMeaningIn {
		padding: 40px;
	}

	.a-MainAboutMeaning h4 {
		font-size: 16px;
	}

	.a-MainAboutMeaningText {
		font-size: 18px;
	}

	.video-container {
		height: 70vh;
	}

	.a-About_BlockBlack {
		padding: 30px;
	}

	.a-About_BlockBlackTitle {
		margin-bottom: 40px;
	}

	.a-About_BlockBlackContent h3 {
		font-size: 34px;
	}

	.a-About_InfoBlock-Item h4 {
		font-size: 30px;
	}

	.a-About_BlockBlackMaps {
		padding: 30px 30px 0 30px;
	}

	.a-About_MapsBlockTitle h2 {
		margin-bottom: 50px;
	}

	.a-About_MapsBlock p {
		font-size: 30px;
	}

	.a-About_PublicationYear {
		text-align: left;
		margin-bottom: 30px;
	}

	.a-About_ComandsTitle h2 {
		font-size: 30px;
	}

	.a-About_ComandsItem {
		margin-bottom: 30px;
	}

	/*-------------------------------------------------------*/
	/* PAGE:Services
	/*-------------------------------------------------------*/

	.a-services_Block {
		padding: 30px;
	}

	.a-services_BlockButton {
		margin-bottom: 30px;
	}

	.a-services_title h1 {
		font-size: 40px;
	}

	.a-services_BlockBody h2 {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.a-services_BlockExcerpt {
		margin-bottom: 10px;
	}

	.a-SingleServices_Block {
		padding: 30px;
	}

	.a-SingleServices_InfoBlock {
		padding: 30px;
		margin-top: 30px;
	}

	.a-SingleServices_Card h1 {
		font-size: 30px;
		font-weight: 400;
	}

	.a-services_BlockPrice {
		margin-bottom: 20px;
	}

	.a-SingleServices_btnLead {
		margin-bottom: 20px;
	}

	.a-SingleServices_btnPrimer {
		margin-left: 0;
	}

	.a-SingleServices_Content {
		padding: 30px;
	}

	.a-SingleServices_MainExcerpt {
		font-size: 32px;
		text-indent: 0;
	}

	.a-SingleServices_ItemCard {
		padding: 20px;
	}

	.a-SingleServices_WhyChoose {
		padding: 30px;
	}

	.a-SingleServices_WhyChooseItemNum {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.a-SingleServices_WhyChooseItemTitle {
		font-size: 30px;
		margin-bottom: 20px;
	}

	.a-SingleServices_WhyChooseItemContent {
		font-size: 22px;
	}

	.a-SingleServices_Works {
		padding: 30px;
	}

	.a-SingleServices_WorksTitle p {
		font-size: 32px;
		text-indent: 0;
	}

	.a-SingleServices_Stages {
		padding: 30px;
	}

	.a-SingleServices_StagesContent h3 {
		font-size: 30px;
	}

	.a-SingleServices_StagesItem {
		padding: 20px;
	}

	.a-SingleServices_StagesHeader {
		margin-bottom: 40px;
	}

	.a-SingleServices_StagesExcpert {
		font-size: 26px;
	}

	.a-SingleServices_StagesTitleTwo p {
		font-size: 24px;
		text-indent: 0;
		margin-bottom: 30px;
	}

	.a-services_Card {
		margin-top: 30px;
	}

	.a-SingleServices_Price {
		padding: 30px;
	}

	.a-SingleServices_PriceTitle h3 {
		font-size: 30px;
		margin-bottom: 30px;
	}

	.a-SingleServices_PriceHeader {
		padding: 30px;
	}

	.a-SingleServices_PriceBody {
		padding: 30px;
	}

	.a-SingleServices_PricePrice {
		padding: 0 30px 30px 30px;
	}

	.a-SingleServices_PriceItem {
		margin-bottom: 30px;
	}

	.a-SingleServices_FAQ {
		padding: 30px;
	}

	.a-SingleServices_FAQTitle h3 {
		font-size: 30px;
	}

	.a-SingleServices_FAQBtn {
		font-size: 20px;
	}

	.a-SingleServices_ContentMapBG {
		padding: 30px 30px 0 30px;
	}

	.a-SingleServices_ContentMapTitle h3 {
		font-size: 30px;
	}

	.a-SingleServices_ContentMapTitle p {
		font-size: 18px;
		width: 100%;
	}

	/*-------------------------------------------------------*/
	/* PAGE:Portfolio
	/*-------------------------------------------------------*/

	.a-projects_filterDesktop {
		display: none;
	}

	.a-projects_filterMobile {
		display: block;
	}

	.a-projects_filter_linkMobile {
		padding: 20px;
	}

	.a-projects_dropdownMobile {
		width: 100%;
		padding: 20px;
		border-radius: 0;
		font-size: 16px;
		font-weight: 600;
    	color: #212529;
		background-color: #fff;
		border: 1px solid #DCDCDC;
	}

	.a-projects_filter_linkTitle {
		margin-bottom: 20px;
	}

	.a-projects_title {
		padding: 30px 26px 10px 26px;
	}

	.a-projects_title h1 {
		font-size: 40px;
	}

	.a-projects_view {
		padding: 30px;
	}

	.a-projects_filter {
		padding: 30px;
	}

	.a-projects_filterMobile {
		padding: 30px;
	}

	.a-SingleProjects_Block {
		padding: 30px;
	}

	.a-SingleProjectsBlockTitle h1 {
		font-size: 40px;
		margin-bottom: 60px;
		margin-top: 40px;
	}

	.a-SingleProjectsExcerpt p {
		margin-bottom: 60px;
	}

	.a-SingleProjectsInfo span {
		font-size: 20px;
		font-weight: 300;
	}

	.a-SingleProjectsInfo p {
		font-size: 18px;
	}

	.a-SingleProjects_Content {
		padding: 30px;
	}

	.cover-section {
		height: 60vh;
	}

	.a-SingleProjects_Similar {
		padding: 30px;
	}

	.a-SingleProjects_SimilarTitle h4 {
		font-size: 34px;
	}

	.a-projects_item_info {
		text-align: left;
	}
	

	/*-------------------------------------------------------*/
	/* PAGE:Blog
	/*-------------------------------------------------------*/

	.a-blog_Block {
		padding: 30px;
	}

	.a-categories_BlockСategories {
		padding: 30px 30px;
	}

	.a-categories_BlockСategories ul>li {
		display: block;
		margin-right: 0;
		margin-bottom: 8px;
	}

	.a-SinglePost_DC {
		padding: 50px 24px 50px 24px;
	}

	.a-SinglePost_Title {
		padding: 24px 24px 0 24px;
	}

	.a-SinglePost_Title h1 {
		font-size: 45px;
	}

	.a-SinglePost_Excerpt {
		padding: 50px 24px 50px 24px;
	}

	.a-SinglePost_Content {
		padding: 30px;	
	}

	.a-SinglePost_Tags {
		padding: 0 30px 0 30px;
	}

	.a-SinglePost_Block {
		padding: 60px 30px 60px 30px;
	}

	.a-SinglePost_SocialTitle {
		text-align: center;
	}

	.a-SinglePost_SocialButton {
		text-align: center;
		margin-top: 20px;
	}

	.a-SinglePost_RelatedItem {
		padding: 0 30px 0 30px;
	}

	.a-SinglePost_RelatedTitle h4 {
		font-size: 26px;
		margin-bottom: 30px;
	}

	/*-------------------------------------------------------*/
	/* PAGE:Contacts
	/*-------------------------------------------------------*/

	.a-contacts_Block {
		padding: 30px;
	}

	.a-contactsTitle {
		margin-bottom: 50px;
	}

	.a-contactsTitle h1 {
		font-size: 70px;
	}

	.a-contactsMainInfo {
		margin-bottom: 40px;
	}
	
	.a-contactsMainInfo a {
		font-size: 30px;
	}

	.social-btn {
		width: 40px;
		height: 40px;
	}

	/*-------------------------------------------------------*/
	/* Footer
	/*-------------------------------------------------------*/

	.a-FooterBlock_top-bottom {
		margin-top: 60px;
		margin-bottom: 40px;
	}

	.a-FooterBlock_top {
		padding: 40px;
	}

	.a-FooterBlock_top-bottom-link {
		margin-bottom: 20px;
	}

	.a-FooterBlock_top-bottom-link {
		width: 100%;
	}

	.a-FooterMobileTGC {
		margin-bottom: 20px;
	}

	.a-FooterMobileContacts {
		padding-left: 25px;
    	padding-right: 25px;
	}

	.a-FooterBlock_top-info a {
		font-size: 24px;
	}

	.a-FooterBlock_social {
		padding: 40px;
	}
	
	.a-FooterBlock_nav {
		margin-bottom: 20px;
	}
	
	.a-FooterBlock_copyright {
		text-align: center;
 		margin-bottom: 20px;
	}

	.a-FooterBlock_info {
		text-align: center;
		margin-bottom: 10px;
	}
	
	.a-FooterBlock_policy {
		text-align: center;
	}

	/*-------------------------------------------------------*/
	/* Cookie
	/*-------------------------------------------------------*/

	.cookie_alert {
		font-size: 14px;
	}
	
	.cookie_alert_btnaccept {
		margin-top: 20px;
	}

	/*-------------------------------------------------------*/
	/* LeadForm
	/*-------------------------------------------------------*/

	.a-SingleServices_LeadFormLead {
		padding: 30px;
	}

	.a-SingleServices_LeadFormLead h4 {
		font-size: 30px;
	}

	.a-SingleServices_LeadFormLead p {
		font-size: 16px;
	}

	/*-------------------------------------------------------*/
	/* Breadcrumb
	/*-------------------------------------------------------*/

	.a-breadcrumb {
		padding: 30px;
	}

}

/* Extra Small Devices, Phones (портретный режим) */
@media only screen and (orientation: portrait) and (min-device-width: 390px) and (max-device-height: 844px) and (-webkit-device-pixel-ratio: 3) {	

}

/* Extra Small Devices, Phones (альбомный режим) */
@media only screen and (orientation: landscape) and (min-device-width: 390px) and (max-device-height: 844px) and (-webkit-device-pixel-ratio: 3) {}

