.computer-screen {
	display: block;
}

.tablet-screen {
	display: none;
}

.pc-menu{
	display: block;
}

.mobile-menu{
	display: none;
}


/* Medium Layout: 1367px. */

@media only screen and (max-width: 1023px) {
	.mobilgizlex{
		display: none;
	}
}

@media only screen and (min-width: 1023px) {
	.masagizlex{
		display: none;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1367px) {}

/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1200px) {

	.header-logo{
		width: 100%;
	}

	.logo-area {
	    padding-top: 20px;
	}

	.slider-right-sect ul {
	    width: 90%;
	    margin: 0 auto;
	}

	.slider-right-sect ul {
	    width: 90%;
	    margin: 0 auto;
	}

	#projects-area{
		padding: 80px 0;
	}

	.widgets-img img{
		width: 100%;
	}

	.head-contact{
		width: 100%;
	    text-align: left;
	    padding: 5px 0;
	}

	.head-social{
		width: 100%;
		text-align: center;
	}

	.head-lang{
		padding-right: 20px;
	}

	.head-lang ul {
    	float: right;
	}

	.title-info h3 {
	    font-size: 16px;
	}

	.carousel-control-next, .carousel-control-prev {
	    height: 35px;
	    margin: 10px;
	}

	.mylefticon {
	    font-size: 22px;
	}

	.myrighticon {
	    font-size: 22px;
	}

	.carousel-control-next-icon, .carousel-control-prev-icon{
		height: 23px!important;
	}

	.carousel-rows {
	    width: 20%;
	    height: 50px;
	    position: absolute;
	    top: 30px;
	    right: 25px;
	    background: white;
	}

	.sectors-circle {
	    padding: 30px;
	}

	.president-image-area img {
	    width: 100%;
	    float: left;
	    position: static;
	}

	.presimg-area {
    width: 12%;
	}

	.presimg-text {
    width: 88%;
    }

    .banner-link {
    width: 60%;
	}
}

/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {

	.mobile-menu{
		display: block;
	}

	.pc-menu{
		display: none;
	}

	.header-logo{
		display: none;
	}

	#projects-area{
		padding: 30px 0;
	}

	.widgets-img img{
		width: 100%;
	}

	.head-contact{
		width: 100%;
	    text-align: left;
	    padding: 5px 0;
	}

	.head-social{
		width: 100%;
		text-align: center;
	}

	.head-lang{
		padding-right: 20px;
	}

	.head-lang ul {
    	float: right;
	}

	.mycarousel{
		float: left;
	}

	.mybutton{
		width: 100%;
		float: left;
		text-align:center;
		margin-bottom: 10px;
	}

	.banner-link {
    width: 80%;
	}

	.tablet-screen{
		width: 100%;
		float: left;
		display: block;
	}

	.computer-screen {
		display: none;
	}

	.title-icon {
	    width: 20%;
	    float: left;
	}

	.buildicon {
	    font-size: 35px;
	    margin-top: 5px;
	}

	.title-info {
	    width: 80%;
	    float: left;
	    padding-left: 0px;
	    padding-top: 10px;
	}

	.title-info h3 {
	    font-weight: 600;
	    font-size: 16px;
	    line-height: 7px;
	}

	.title-button {
	    float: left;
	    width: 100%;
	    text-align: right;
	    padding-top: 10px;
	    display: none;
	}

	.title-button a {
	    color: white;
	    font-size: 12px;
	    border: 1px solid white;
	    border-radius: 5px;
	    padding: 5px;
	    line-height: 40px;
	}

	.carousel-control-next, .carousel-control-prev {
	    height: 35px;
	    margin: 10px;
	}

	.mylefticon {
	    font-size: 22px;
	}

	.myrighticon {
	    font-size: 22px;
	}

	.carousel-control-next-icon, .carousel-control-prev-icon{
		height: 23px!important;
	}

	.carousel-rows {
	    width: 27%;
	    height: 50px;
	    position: absolute;
	    top: 30px;
	    right: 1px;
	    background: white;
	}

	.sectorsicon {
	    font-size: 36px;
	    margin-bottom: 20px;
	}

	.sectors-circle {
	    padding: 10px;
	}

	.sectors-circle h2 {
	    font-size: 16px;
	}

	.sectors-circle p {
	    font-size: 13px;
	}

	.presimg-area {
	    width: 15%;
	}

	.presimg-text {
	    width: 85%;
	}

	.elementor-element-77829d2:after {
    left: 32px;
}

	.servicon {
	    font-size: 45px;
	    vertical-align: middle;
	}

	.projects-img{
		position: static;
		margin-top: 20px;
	}

	.president-image-area img {
		width: 100%;
		position: static;
	}

	.card-body{
		float: left;
	}

	.footer-logo{
		display: none;
	}
}

/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 481px) and (max-width: 767px) {

	.full-hide{
		display: none;
	}

	.pc-menu{
		display: none;
	}

	.mobile-menu{
		display: block;
	}

	.no-fluid{
    overflow: hidden;
    padding: 0;
	}

	.head-contact{
	width: 100%;
	text-align: center;
	}

	.head-social{
		width: 100%;
		text-align: center;
	}

	.head-lang {
	    text-align: right;
	    padding-right: 15px;
	}

	.head-lang ul {
	    float: right;
	}

	.menu-respons{
	    background: white;
	    z-index: 99999999999999999999999;
	}

	.header-logo{
		display: none;
	}

	.widgets-img img {
	    width: 100%;
	}

	.carousel-rows {
	    width: 33%;
	    height: 100px;
	    position: absolute;
	    top: 1px;
	    right: 0px;
	    background: white;
	}

	.quicon {
	    font-size: 20px;
	}

	.sectors-circle {
	    border: 1px solid #cecece00;
	    border-radius: 50%;
	    padding: 40px;
	    background: white;
	}

	.sectors-content {
	    padding: 20px;
	}

	.sectorsicon {
	    font-size: 36px;
	    margin-bottom: 5px;
	}

	.sectors-title p {
	    font-size: 14px;
	}

	.presimg-area {
	    width: 22%;
	}

	.presimg-text {
	    width: 78%;
	}

	.presimg-area img{
		padding:10px;
	}

	.president-image-area img {
	    float: left;
	    position: static;
	    width: 100%;
	}

	.banner-link {
	    width: 80%;
	}

	#projects-area {
	    padding: 80px 0;
	}

	.projects-img {
	    width: 100%;
	    float: left;
	    background: #ea2027;
	    margin-top: 50px;
	    padding: 20px;
	    position: static;
	}

	.footer-area {
	    padding-bottom: 20px;
	}

	.footer-logo{
		display: none;
	}

}
	
/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 240px) and (max-width: 480px) {

	.full-hide{
		display: none;
	}

	.pc-menu{
		display: none;
	}
		
	.mobile-menu{
		display: block;
	}

	.no-fluid{
	    overflow: hidden;
	    padding: 0;
	}

	.menu-respons{
	    background: white;
	    z-index: 99999999999999999999999;
	}

	.header-logo{
		display: none;
	}

	.head-contact{
		width: 100%;
		text-align: center;
	}

	.head-social{
		width: 100%;
		text-align: center;
	}

	.head-lang{
		padding-right: 20px;
	}

	.head-lang ul {
    	float: right;
	}

	.slider-left-sect{
		width: 260px;
		padding:0;
	}

	.slider-left-sect h2 {
	    font-size: 18px;
	    font-weight: 500;
	    line-height: 30px;
	}

	.slider-left-sect p {
	    font-weight: 500;
	    font-size: 14px;
	}

	.slider-specific{
		height: 250px!important;
	}

	.slider-left-sect a{
		padding: 8px!important;
		font-size: 16px;
		margin-top: 10px;
	}

	.elementor-menu-toggle .eicon:before{
		margin-right: 20px;
	}

	.carousel-indicators {
	    bottom: 10px;
	    left: 0;
	    right: auto;
	}

	.carousel-indicators li {
	    width: 7px;
	    height: 7px;
	}

	.carousel-indicators .active:after {
	    content: "";
	    position: absolute;
	    background: red;
	    width: 8px;
	    height: 9px;
	    top: 15px;
	    left: auto;
	    border-radius: 50%;
	}

	#tabs-area{
		padding: 0;
	}

	#reference-area{
		display: none;
	}

	#projects-area{
		padding: 0;
	}

	.mybutton{
		width: 100%;
		float: left;
		text-align:center;
		margin-bottom: 10px;
	}

	.mycarousel{
		float: left;
	}

	.projects-img{
		position: static;
	}

	.carousel-rows{
		display: none;
	}

	.title-info h3{
		font-size: 14px;
	}

	.title-button a{
		font-size: 12px;
	}

	#sectors-area{
		padding: 70px 0;
	}

	.sectors-title h2{
		    font-size: 20px;
	}

	.sectors-title p {
    text-align: justify;
	}

	.sectors-content {
    padding: 10px 0;
	}

	.sectors-widgets{
		width: 50%;
	}

	.sectors-circle{
		padding: 10px;
	}

	.js .cd-h-timeline__container{
		width: 90%;
	}

	.cd-h-timeline__events ol{
		padding: 0px;
	}

	.president-image-area{
		display: none;
	}

	.promise {
	    padding: 20px 20px 0px 20px;
	}

	.presimg-area {
	    width: 25%;
	}

	.presimg-text {
	    width: 75%;
	}

	.banner-link li{
		padding: 10px;
	}

	.redbanner {
	    padding: 20px 0 30px 0;
	}

	.redbanner h2 {
	    font-size: 20px;
	}

	.card-body{
		float: left;
	}

	.services-number {
	    width: 80%;
	    padding-right: 20px;
	}

	.services-icon {
	    width: 20%;
	}

	.contact-info{
	    text-align: left;
	    padding-top: 25px;
	}

	.sub-subject h2{
		font-size: 16px;
	}

	.myeurope{
		font-size: 36px;
	}

	.list-left-title{
		float: left;
		padding: 10px 0;
	}

	.list-right-title{
		text-align:left;
	    float: left;	
		padding: 10px 0;
	}

	.footer-line-left{
		width: 100%;
	}

	.footer-line-right{
		width: 100%;
	}

	.titlecon{
		float: left;
    	padding-right: 5px;
        font-size: 25px;
        position: static;
    	top: 0;
	}

	.elementor-element-77829d2:after {
	    left: 13px;
	    top: 19px;
	}

	.two-list li:nth-child(2n) {
	    text-align: left;
	}

	.mycircle-area-right {
	    width: 10%;
	    float: left;
	}

	.mylist-area {
	    float: right;
	}

	.banner-link {
	    width: 100%;
	}

	.banner-link li {
	    width: 100%;
	    text-align: left;
	}

	.footer-line-right span{
		padding: 0;
		text-align: left;
		float: left;
	}

	.footer{
		padding: 0;
	}

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

	.footer-logo {
		padding-top: 20px;
		width: 50%;
   		text-align: center;
	}
	.elementor-55 .elementor-element.elementor-element-b3d210a {
    width: 25%!important
		}
	.elementor-55 .elementor-element.elementor-element-7e4183d {
	    width: 75%!important;
	}
	.elementor-55 .elementor-element.elementor-element-da4cbb8{
	width: 100%!important;
	}
	.kirmizi-band{display: none!important;}
	.elementor-55 .elementor-element.elementor-element-48cb9b3 {
    width: 60%!important;
	}
	.elementor-55 .elementor-element.elementor-element-374ffde {
    width: 40%!important;
	}
	.elementor-55 .elementor-element.elementor-element-0e4451a{
		padding:10px!important;
	}
}