
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    font-family: "Poppins", sans-serif;
				font-size: 100%;
}

.h3, h3 {
    font-size: 25px;
}

.fw-bold {
    font-weight: 600!important;
}

.divgap{ margin-bottom:0px;}
.aligncen {
    margin: 0 auto;
    text-align: center;
    width: 18%;
}

.newProjects h1{ font-size: 1.6rem;}

.newProjects {
            margin-top: 40px !important;
        }

td, th {
    text-align: center;
    padding: 8px 0;
    font-size: 10pt !important;
    color: #000;
}

.labelwieth{ width:94%;}

#mainForm .card{margin: 10px 0 0 0px;}

#price button {
    width: 42%;
    height: 30px;
    background: #ffc720;
    border: 1px solid #ffc720;
    border-radius: 4px;
    text-transform: uppercase;
    color: #333;
    font-size: 12px;
    font-weight: 400;
    outline: none;
    transition: 0.25s;
}

#price button:hover {
    width: 42%;
    height: 30px;
    background: #ffc720;
    border: 1px solid #ffc720;
    border-radius: 4px;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    font-weight: 600;
    outline: none;
    transition: 0.25s;
}

.footer-top {
    margin-bottom: 10px;
    text-align: center;
				border-bottom:solid 1px #212529;
}

.footer-desc {
	font-size:13px;
	color:#fff;
	
}

.footer-top p {
    font-size: 12px;
    color: #fff;
    padding-bottom: 20px;
}

.footer-top h6 {
	font-size:14px; color:#fff;
}

.gap {
    margin-right: 20px !important;
    margin-bottom: 0px;
}

.navbar-brand h3{ font-size:23px;}

.amenities-list {
    text-align: center;
    margin-top: 20px;
}
.amenities-list li {
    display: inline-block;
    width: 16%;
    padding: 20px 10px;
/*	border: solid 1px #dd8500;*/
	margin-bottom:5px;
}
.amenities-list li figure{overflow: hidden; background:none; box-shadow: none; margin-bottom:0px;}
.amenities-list li figure img { 
    width:60px; 
    height:55px;
    border: solid 1px #dd8500;
    padding: 10px;
    border-radius: 4px;
    margin: 0 0 10px 0;
}


.amenities-list li p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin: 6px 0;
}

.amenities-list li figure:hover img {
	width: 60px;
     padding: 10px;
}


.navbar-brand {
    margin-right: 0rem;
}

.btncall {
    background: #F7941D;
    padding: 4px 12px;
    text-decoration: none;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    color: #fff;
				margin-left:12px;
}
.btncall img{}


.modal {
    background-color: rgba(0,0,0,0.8) !important;
}

.modal-dialog {
    padding-top: 40px !important;
}


.item {
    width: 33%;
    display: inline-block;
				margin-bottom:10px;
}
.heroText hr{ margin-top:10px; margin-bottom:10px;}

.heroText {
    font-size: 2rem;
    text-align: left;
	   margin-top:34px;
}

.heroSubText {
    font-size: 1.5rem;
    font-weight: 600;
}

.form-group p,
.form-check p {
    font-size: 13px;
    color: #6c6c6c;
    line-height: 24px;
    text-align: center;
    font-family: poppins, Calibri;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    width: 100%;
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.desktop{ display:block;}
.mobile{ display:none;}

.blog{}

.blog h4 {
    margin-bottom: 5px;
    font-size: 17px;
}

.blog .blog_unit_meta {
    margin-bottom: 0px;
    margin-left: 0px;
    line-height: 36px;
    margin-bottom: 5px;
    font-size: 15px;
}

.blog .listing_details {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin-bottom: 20px;
}

.blog .read_more {
    color: #0d7ae3;
    position: relative;
    bottom: 0px;
    left: 0px;
    font-size: 13px;
    font-weight: 500;
}

.read_more i {
    font-size: 10px;
    margin-left: 6px;
    font-weight: 600;
}


.btn-view{ width:100%;}


.blog.continue {
    /* float: left; */
    max-width: 200px;
    text-align: center;
    margin-top: 30px;
    background-color: #de8701;
    color: #fff;
    padding: 10px;
    border-radius: 2px;
    text-decoration: none;
    border: none;
    margin: 20px auto;
    display: block;
}



.accordion-button:not(.collapsed) {
    color: #000;
    background-color: #f5f5f4;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}


.accordion-button {
    font-size: 1.2rem;
    background-color: #f5f5f4;
}


@media (min-width: 576px){
.modal-dialog {
    max-width: 475px;
    margin: 1.75rem auto;
}



}

/* .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  } */

/* .hero_banner::before{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    content:"";
    background-image: linear-gradient(rgb(190, 190, 190), transparent);
} */

.space{ margin-left:12%;}

.btncallnew{ display:none;}

.newpro {
    color: #fff;
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 9%;
}

.dropdown-toggle::after {
    content: normal !important;
}

.card-body {
    flex: 1 1 auto;
    padding: 0.5rem 0.5rem;
}

.card-title {
    margin-bottom: 0.1rem;
    font-size: 17px;
}

p {
    margin-top: 0;
    margin-bottom: 0.1rem !important;
				font-size:15px;
}

.fs-5 {
    font-size: 1rem!important;
}



.navbar-brand img{ width:185px;}

.hero_banner {
    width: 100%;
    height: 75vh;
    position: relative;
}

.hero-caption{
    z-index: 900; 
    position: absolute; 
    top: 34%; 
    width: 38%; /*
    max-width:600px;*/
    margin: 0 auto;
    left: 4%;
    text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.8);
				background-color:rgba(0,0,0,0.4);
				border-radius:20px;
				
}

.carousel {
    position: relative;
}

.first_section {
    position: absolute;
    top: 0;
}

.dropdown {
    border: none;
    outline: none;
    font-size: 15px;
    color: #000;
    height: auto;
    margin: 0;
}


.dropdown:hover,
.dropdown:focus {
    color: #333 !important;
}

.header_second_section {
    display: flex;
    gap: 10px;
    align-items: center;
}


.contact_btn_gradient {
    padding: 8px 25px;
    display: flex;
    gap: 10px;
    align-items: center;
    border: none;
    border-radius: 30px;
    background: #ff8500;
				margin-bottom:30px;
				margin:0 auto
}

.gradient {
    border: none;
    border-radius: 30px;
    background-color: #181a1f;
				color:#fff;
				float: right;
}

.gradient1 {
    background-color: #F7941D;
				/*margin-right:5px !important;*/
				color:#000;
}

.line {
    background-color: #a3a1a1;
    margin: 2px;
}

.header_text .colordText{ font-size: 34px;}

.colordText {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}

.heroText span{ display:block; }



.colordText1 {
    color: #fff;
	font-size:32px;
}

.header_form .card{  margin: 50px 0 0 0;}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 4px;
    background-color: #fff;
    border-radius: 10px;
    max-width: 100%;
    width: 100%;
    padding: 10px;
  

}

.card-subtitle {
    /* font-family: poppins; */
    font-weight: 700;
    padding-bottom: 0px;
    font-size: 18px;
    color: #194341
}

.card .form-group label {
    width: 100%;
    background-color: #f6f6f4;
    border-radius: 50px;
    padding: 5px 15px;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card .form-group label i {
    color: #c5c4c3;
}

.card .form-group .form-control {
    background-color: transparent;
    border: none;
    outline: none;
}

.modal_card .form-group label {
    width: 100%;
    background-color: #f8f5f3;
    border-radius: 50px;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal_card .form-group label i {
    color: #c5c4c3;
}

.modal_card .form-group .form-control {
    background-color: transparent;
    border: none;
    outline: none;
}

.formFieldsContainer {
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.read_more {
    color: #004442;
    text-decoration: underline;
}



 @media(min-width:820px) and (max-width:1180px) {
 .togglerright {
    margin-left: 46%;
}
}



/* select.form-control:not([size]):not([multiple]) {
    height: auto !important;
    background-color: #000;
}


.halfborder .form-group .form-control {
    color: #000 !important;
}


.card .form-group input[type=text] {
    color: #000 !important;
} */

.sideSlider-title {
    font-size: 24px;
    font-family: poppins, Calibri;
    margin-bottom: 12px;
    font-weight: 600;
    color: #194341;
}

.submitbuuut {
    width: 100%;
    color: #000;
    text-align: center;
    font-size: 18px;
    background: rgb(253, 201, 38);
    background: -moz-linear-gradient(90deg, rgba(253, 201, 38, 1) 0%, rgba(235, 163, 17, 1) 50%, rgba(222, 134, 1, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(253, 201, 38, 1) 0%, rgba(235, 163, 17, 1) 50%, rgba(222, 134, 1, 1) 100%);
    background: linear-gradient(90deg, rgba(253, 201, 38, 1) 0%, rgba(235, 163, 17, 1) 50%, rgba(222, 134, 1, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdc926", endColorstr="#de8601", GradientType=1);
    border: none;
    font-weight: 600;
}

.hero_section {
    padding: 7rem 0 0;
				background-size: cover !important;
				background-repeat:no-repeat !important;
				background-position:center !important;
}

.card_button {
    width: 100%;
    display: inline-block;
    flex-wrap: wrap;
    gap: 4px;
    margin-top: 10px;
    justify-content: space-between;
}

.card_btn1,
.card_btn2 {
    /*max-width: 300px;*/
    width: 45%;
    margin: 0 auto;
    padding: 6px !important;
    border-radius: 6px;
				border: none;
}



.fs-5 {
    font-size: 16px!important;
}

hr {
    margin: 0.5rem 0;
}

.navbar {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

.navbar .py-3 {
    padding-top: 1.2rem!important;
    padding-bottom: 0.5rem!important;
}

.overlap_image_cotainer{
    text-align: right;
}
.overlap_image_cotainer .overlap_image2{
    position: absolute;
    top: 65px;
    left: 75px;
}

.owl-stage-outer {
    position: relative;
}

.owl-nav button.owl-prev {
    position: absolute;
    top: 40%;
    left: -75px;
    translate: translateY(-50%);
}

.owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: -60px;
    translate: translateY(-50%);
}




/*.owl-nav button.owl-prev{
   
    display: none !important;
}*/

.owl-nav button.owl-next {
    background: black !important;
    width: 50px;
    height: 50px;
    vertical-align: middle !important;
    color: white !important;
    border-radius: 50% !important;
    font-size: 30px !important;
}

.owl-nav button.owl-prev {
    background: black !important;
    width: 50px;
    height: 50px;
    vertical-align: middle !important;
    color: white !important;
    border-radius: 50% !important;
    font-size: 30px !important;
}

.owl-prev>span,
.owl-next>span {
    margin-top: -30px;
    height: fit-content !important;
}

/*.modal {
    position: initial;
}*/

.hero_banner1 {
    width: 100%;
    height: 400px;
    position: relative;
}

.hero_section1 {
    padding: 7rem 0 0;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    height: 400px;
				margin-top: 60px;
}





.modal-backdrop {
    position: sticky;
}

.modal-body {
    padding: 0;
    min-width: 640px;
}

.swiper-slide .heading {
    font-size: 42px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 30%;
    font-weight: 700;
}

/*.overlap_image1>img,
.overlap_image2>img {
    height: 400px;
}*/


.swiper-button-next,
.swiper-button-prev {
    color: white !important;
    scale: 0.5;
}


.relative_form {
    margin-top: -20%;
}

/*.newProjects {
    margin-top: 60px !important;
}*/

@media (max-width: 1199px) {
   /* .newProjects {
        margin-top: 150px !important;
    }*/

    .heroText {
        font-size: 2rem;

    }

    .relative_form {
        margin-top: 10%;
    }

    .heroSubText {
        font-size: 1rem;
    }
}

@media (max-width: 994px) {
    .new_projects {
        margin-top: 500px !important;
    }
    /* .overlap_image_cotainer {
        height: 300px;
        border: 1px solid reds;
    }

    .overlap_image1>img,
    .overlap_image2>img {
        width: 80%;
        height: 300px
    } */
				
				
				.dropdown {
    border: none;
    outline: none;
    font-size: 13px;
    color: #000;
    height: auto;
    margin: 0;
}

    
}


@media (max-width: 767px) {
   
.space{ margin-left:0%; font-size:17px;}

.labelwieth{ width:90%;}

.btncallnew {
    background: #ff8500;
    padding: 4px 10px;
    text-decoration: none;
    border: none;
    border-radius: 6px;
    font-size: 12px;
    color: #fff;
    display: block;
    position: fixed;
    top: 1.3rem;
    z-index: 1000;
    right: 20px;
}

.btncall{ display:none;}

.desktop{ display:none;}
.mobile{ display:block !important;}


.swiper {
    height: 40vh !important;
}

.swiper-slide .heading {
    font-size: 38px;
    top: 50%;
    left: 0%;
    font-weight: 700;
}
.card_btn1, .card_btn2 {
    width: 45% !important;}


.hero_banner {
    height: auto;
}


.newpro {
    font-size: 25px;
    padding-top: 12%;
}
		
.item {
    width: 100%;
    display: inline-block;
}

.navbar-expand-lg .navbar-nav {
    font-size: 15px !important;
    position: absolute !important;
    background-color: #fff !important;
    right: 0 !important;
    top: 42px;
}
		
		
		.contact_btn_gradient {
    padding: 10px 20px;
}

.navbar-toggler {
    padding: 0rem 0rem !important;
    font-size: 17px;
}


.btn{ font-size:14px;}
		
		.dropdown {
    font-size: 14px;
}
		
		
		.dropdown-menu {
    font-size: 14px !important;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(../images/mob_nav.webp);
    margin-right: 1px;
}




		
		
		
		.gap {
    margin-right: 20px !important;
    margin-bottom: 30px !important;
}	
		
			
.heroText {
    margin-top: 42px;
}


			
			.card .form-group label {
    background-color: #fff;
}
			
			
			
				.navbar-brand img {
    width: 145px;
   /* margin-right: 8rem;*/
}
				
				#price button {
    width: 95%;
}
				
				
				.amenities-list {
    padding-left: 0px;
}
				
				
				.divgap{ margin-bottom:30px;}
				.aligncen {
    width: 57%;
				}
				
				
				.amenities-list li {
    width: 32%; display: inline-grid;
}
				
				
				/*.newProjects {
        margin-top: 250px !important;
    }*/

    .owl-nav button.owl-prev,
    .owl-nav button.owl-next {
        display: none !important;
    }

    .owl-prev>span,
    .owl-next>span {
        display: none !important;
    }

    .heroText {
        font-size: 1.5rem;

    }
				
	.colordText1 {
    color: #fff;
    font-size: 17px;
}

    .heroSubText {
        font-size: 1rem;
    }

    .card_btn1,
    .card_btn2 {
        max-width: 100%;
        width: 80%;
        margin: 0 auto;
    }

    .modal-body {
        min-width: 500px;
    }

    .non_relative_form {
        width: 100%;
    }

    .about {
        margin-top: 350px
    }

    .hero_section {
/*        padding: 5rem 0 0;*/
    }

/*.colordText{
font-size: 22px;
text-align: left;
    line-height: 1.2;
}*/

.hero-caption .heroText{ margin:0px; }

#topForm{ margin-top:30px !important; }


.header_text .colordText {
  font-size: 26px;
}


.ps-3 {
    padding-left: 0.5rem!important;
}
.hero_section{ height: 52vh; margin: 0 0 20px 0;}
.h3, h3{ font-size: 17px !important; }
#mainForm .card{ margin:30px 0 0; }

    .card {
        width: 80%;
        margin: 0 auto;
    }

    .header_second_section {
        display: none;
    }
				

}

@media (max-width: 575px) {
    /* .relative_form {
        position: relative;
        right: 0;
        bottom: 0;
    } */
   



			
			 /*.newProjects {
        margin-top: 210px !important;
    }*/

    .overlap_image1>img,
    .overlap_image2>img {
        width: 100%;
        height: 350px
    }

    .modal-body {
        min-width: 400px;
    }
}

@media (max-width: 420px) {
    .modal-body {
        min-width: 100%;
    }
				
				
				
				
}




.dropdown:hover, .dropdown:focus {
    color: yellow;
}

.bg-primary {
    background-color: #a0a0a0 !important;
}

.bg-primary:hover {
    background-color: #000 !important;
}

.dropdown-menu{
    background-color: #fff !important;
    color: #000 !important;
}

.dropdown-menu a{
    background-color: #fff !important;
    color: #000 !important;
    border-bottom: 1px solid #eaeaea;
}


.btn, .btn:focus {
    outline: 0;
    box-shadow: transparent !important; 
}

.form-control:focus {
    box-shadow: none;
}

.dropdown .dropdownMenuButton1:focus{
    outline: 0;
    box-shadow: transparent !important; 
}

.btn:focus {
  outline: none !important;
  box-shadow: none !important;
}

.navbar {
    background-color: #000;
}

.footer-social-info a{
    width: 40px;
    height: 40px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    line-height: 36px;
}

.footer-social-info a i{
    font-size: 18px;
    margin: 10px;
}


#exampleModalLong .modal-content{
    border-radius: 12px !important;
    margin-top: 18%;
}

.btn-close:focus{
    outline: none !important;
    box-shadow: none !important;
}



.inner-abt-info ol {
    margin: 0 0 1.5em;
    padding: 0;
    counter-reset: item;
}

.inner-abt-info ol li {
    font-size: 15px;
    text-align: left;
    line-height: 20px;
    /*color: #6c6c6c;*/
    font-family: poppins, Calibri;
    padding-bottom: 8px;
    font-weight: 400;
    list-style-type: none;
    counter-increment: item;
    margin: 0;
    text-indent: -1em;
				
}

.inner-abt-info ol p {
    font-size: 15px;
				padding-bottom: 20px;
				
}

.inner-abt-info ol>li:before {
    display: inline-block;
    width: 1em;
    padding-right: 0.5em;
    font-weight: bold;
    text-align: right;
    content: counter(item) ".";
}

.sectiongrayBG{
    background-color: #f5f5f4;
}


/*.container{
    background-color: #f7f7f5;
} */

#topForm{
    z-index: 900;
    position: absolute;
    top: 80px; 
    width: 100%;
    margin: 0 auto;
    text-align: right;
    max-width: 370px; 
    right: 11%; 
    top: 28%;
}

    #readMoreBtn, #readMoreBtn1{
        display: none ;
    }





@media screen and (max-width:1024px) {
    
				
				
				
				.inner-abt-info ol>li:before {
        display: inline-block;
        width: 2em;
        padding-right: 0.5em;
        font-weight: bold;
        text-align: right;
        content: counter(item) ".";
    }

    .card {
         width: 100%!important;
									background-color:#f6f6f4; 
    }

    .social-media{
        display: flex;
        justify-content: center;
        align-items: center;
    }

/*    .navbar-light .navbar-toggler {        
        border-color: #fff;
        color: #fff;
        background-color: #fff;
    }*/

    .navbar-light .navbar-toggler-icon {
        /*background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e);*/
        /*fill: #fff;
        color: #fff;
        background-color: #fff;*/
        background-image: url(../images/mob_nav.webp);
								margin-right: 1px;


    }

    .mt-5 {
        margin-top: 0rem !important;
    }

    .mb-3{
        margin-bottom: 0rem !important;
        margin-top: 1rem !important;
    }

    .my-5{
        margin-bottom: 2rem !important;
        margin-top: 2rem !important;
    }

    .px-5{
        padding-right: 2rem!important;
        padding-left: 2rem!important;
    }

    #videos-part{
        display: none;  
    }

    #videos-part{
        z-index: 900;
        position: absolute;
        width: 100%;
        margin: 0 auto;
        text-align: right;
        /* max-width: 400px; */
        /* right: 11%; */
        top: 35%;
    }

    #topForm{
        z-index: 900;
        position: initial;
        top: 80px; 
        width: 100%;
        text-align: right;
        max-width: max-content; 
        right: 5%; 
        top: 75% !important;
    }

    .hero-caption {
        z-index: 900;
        position: absolute;
        top: 35%;
        width: 100%;
        /* max-width: 600px; */
        margin: 0 auto;
        left: 0%;
        max-width: 400px;
    }


        .swiper {
            height: 65vh;
        }

        /*.newProjects {
            margin-top: 175px !important;
        }*/

        .overlap_image_cotainer .overlap_image2 {
            position: absolute;
            top: 95px;
            left: 0px;
            display: block;
        }

/*        .overlap_image_cotainer img{
            max-width: 250px !important;
        }*/

        .dropdownWidth{
            width: 100% !important;
        }

        .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        height: auto;
        overflow-x: auto;
								width:175px;
    }

    .item .card{
        margin-left: 0px !important;
    }

    .card_btn1, .card_btn2 {
        max-width: 100%;
        width: 49%;
        margin: 0 auto;
    }

    #exampleModalLong .modal-content {
        margin-top: 10%;
    }

    .padd0{
        padding: 0px !important;
    }

    .owl-theme .owl-dots, .owl-theme .owl-nav {
        display: none;
    }

    #readMoreBtn, #readMoreBtn1{
        display: block;
        margin-top: -10px;
        border: none;
        background: none;
        color: blue;
        text-align: left;
    }

}
.sectiongrayBG .showContent, .showContent1{
    display: block !important;
}


.herotopBtn{
    color: #000;
    text-decoration: none;
}


.herotopBtn:hover{
    color: #000;
    text-decoration: none;
    outline: none;
}


.modal-content {
    width: 99%;
}


#videos-part:before{
    background-image: url(./images/dotted_img.webp);
    background-position: center;
    background-size: cover;    
    margin: 0 0 0 -20px;
    position: absolute;
    left: 0px;
    top: -34px;
    width: 102px;
    height: 102px;
    z-index: 9999;
}

@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    height: auto;
    overflow-x: auto;
}


}




.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
  margin: 10px 4px;
		font-size: 14px;
}

.pagination a.active {
  background-color: #333333;
  color: white;
  border: 1px solid #333333;
}

.center {
  text-align: center;
}

.pagination {
  display: inline-block;
}



@media (min-width: 320px) and (max-width : 419px){
	
.navbar .py-3 {
    margin-left: 50%;
}

.hero-caption {
    max-width: 338px;
}
				
			
}


@media(min-width:375px) and (max-width:667px){

.newProjects {
            margin-top: 175px !important;
        }
								
								
								
.hero_banner1 {
    width: 100%;
    height: 300px;
    position: relative;
}

.hero_section1 {
    padding: 7rem 0 0;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    height: 300px;
}

	
}


@media only screen 
    and (device-width : 414px) 
    and (device-height : 896px) 
    and (-webkit-device-pixel-ratio : 2) { 
				
	.newProjects {
            margin-top: 100px !important;
        }		
								
								
								
								.newProjects h1 {
    font-size: 1.7rem;
}
				
}


@media only screen 
    and (width: 390px) 
    and (height: 844px) 
    and (-webkit-device-pixel-ratio: 3) { 
				
		.newProjects {
            margin-top: 120px !important;
        }				
				
}

@media(min-width:375px) and (max-width:413px){
	
.togglerright{ margin-left:50%;}	
	
	}


@media(min-width:414px) and (max-width:896px){
	
.togglerright{ margin-left:54% !important;}	
	
	}
