.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
@media (min-width: 540px) {
    .col-sm-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 720px) {
    .col-md-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 960px) {
    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media screen and (min-width: 1200px) {
	.container,
	#valuation-modal .modal-dialog {
		max-width: 100%;
		padding: 0 90px;
	}
	.item_services {
		margin: 0px;
		padding: 5px;
		width: 20%;
		height: 156px;
		float: left;
	}
	.item_services img {
		width: 100%;
	}
	.item_services:before {
	    display: inline-block;
	    content: "";
	    position: absolute;
	    bottom: 5px;
	    left: 5px;
	    border-top: 130px solid transparent;
	    border-bottom: 0 solid transparent;
	    border-left: 210px solid #204b8b;
	    opacity: 0.9;
	}
	.clien-area ul li {
	    display: inline-block;
	    margin: 10px 0px;
	    padding: 0px 5px;
	    max-width: 13%;
	}
	.clien-area ul li img {
		width: 100%;
	}
	.phone {
    	font-size: 25px;
    }
    .menus ul li a {
    	font-size: 22px;
    }
    .hero-content h3 {
	    font-size: 68px;
	    color: #fff;
	}
	.hero-content {
		font-size: 21px;
	}
	.inner-content h1,
	.inner-content h2, .clien-area h3 {
		font-size: 26px;
	}
	.inner-content p {
		font-size: 16px;
	}
	.item_services h3 {
		font-size: 18px;
		/*line-height: 16px;*/
	}
	.footer-img img {
	    /*max-width: 165px;*/
		/*width: 285px;*/
		padding: 0 15px 15px;
		padding-right: 0;
	}
	.footer-right {
		font-size: 18px;
	}
	.footer-section, .footer-section a {
		font-size: 16px;
	}
	.item_services.small:before {
	    border-top: 120px solid transparent;
	    border-bottom: 0 solid transparent;
	    border-left: 120px solid #204b8b;
	}
	.item_services.small {
	    height: 130px;
	}
	.item_services.small h3 {
		padding: 15px 100px 25px 15px;
	}
	.item_contact, .i-con {
	    font-size: 16px;
	}
}
@media screen and (max-width: 1275px) and (min-width: 1201px) {
  	.hero-content h3 {
	    font-size: 62px;
	}
	.menus ul li a {
	    font-size: 19px;
	}
}
@media screen and (min-width: 1492px) { 
	/*.container {
		max-width:1140px;
	}*/
	.container,
	#valuation-modal .modal-dialog {
		max-width: 100%;
		padding: 0 170px;
	}
	.item_services {
		margin: 0px;
		padding: 5px;
		width: 20%;
		height: 156px;
		float: left;
	}
	.item_services img {
		width: 100%;
	}
	.item_services:before {
	    display: inline-block;
	    content: "";
	    position: absolute;
	    bottom: 5px;
	    left: 5px;
	    border-top: 130px solid transparent;
	    border-bottom: 0 solid transparent;
	    border-left: 210px solid #204b8b;
	    opacity: 0.9;
	}
	.item_contact, .i-con {
		font-size: 20px;
	}
}

@media screen and (min-width: 1600px) { 
	/*.hero-content h3 {
		font-size: 90px;
	}*/
	.hero-content p {
		font-size: 30px;
		line-height: 1.5em;
	}
	.hero-content {
		bottom: 200px;
	}
}
@media screen and (min-width: 1679px) { 
	/*.container {
		max-width:1490px;
	}*/
	.item_services {
	    display: inline-block;
	    position: relative;
	    /*padding: 5px;*/
	    cursor: pointer;
	    margin: 0;
	    width: 20%;
	    float: left;
	    height: 205px;
		margin-bottom: 5px;
	}
	.item_services img {
		width: 100%;
	}
	.item_services:before {
	    display: inline-block;
	    content: "";
	    position: absolute;
	    bottom: 0px;
	    left: 5px;
	    border-top: 225px solid transparent;
	    border-bottom: 0 solid transparent;
	    border-left: 330px solid #204b8b;
	    opacity: 0.9;
	}
	.clien-area ul li {
        margin: 10px 9px;
	}
	.inner-content h1,
	.inner-content h2  {
		font-size: 40px;
	}
	.inner-content p {
	    font-size: 20px;
	}
	.item_services.small {
	    height: 170px;
	}
	.item_services.small:before {
	    border-top: 160px solid transparent;
	    border-bottom: 0 solid transparent;
	    border-left: 230px solid #204b8b;
	}
}
@media screen and (min-width: 1742px) { 
	/*.container {
		max-width:1742px;
	}*/
	.hero-slider img {
		width: 100%;
	}
	.item_services {
		height: 234px;
	}
	.item_services.small {
	    height: 195px;
	}
	.item_services.small:before {
	    border-top: 185px solid transparent;
	    border-bottom: 0 solid transparent;
	    border-left: 275px solid #204b8b;
	}
	.clien-area ul li {
	    margin: 10px 26px;
	}
	.clien-area h3 {
		font-size: 40px;
	}	
}
@media screen and (min-width: 1774px) { 
	.hero-content h3 {
		font-size: 90px;
	}
}
@media screen and (max-width: 1200px) { 
	.hero-content h3 {
	    font-size: 50px;
	    color: #fff;
	}
	.hero-content{
		bottom: 50px;
		font-size: 20px;
	}
	.menus ul li a {
	    font-size: 16px;
	}
}
@media screen and (max-width: 1024px) { 
	.header-area {
		position: absolute;
	}
	.hero-content {
		bottom: 50px;
		font-size: 20px;
	}
	.hero-content h3 {
	    font-size: 50px;
	    color: #fff;
	}
	.item_services {
		margin: 0px;
		padding: 5px;
		width: 20%;
		height: 133px;
		float: left;
	}
	.item_services img {
		width: 100%;
	}
	.item_services:before {
	    display: inline-block;
	    content: "";
	    position: absolute;
	    bottom: 5px;
	    left: 5px;
	    border-top: 120px solid transparent;
	    border-bottom: 0 solid transparent;
	    border-left: 176px solid #204b8b;
	    opacity: 0.9;
	}
	.item_services h3 {
		font-size: 14px;
		line-height: 14px;
	}
	.phone {
		font-size: 20px;
	}
	.menus ul li a {
		font-size: 16px;
	}
	.clien-area ul li {
	    display: inline-block;
	    margin: 15px 10px;
	    padding: 0px;
	    text-align: center;
	    width: 110px;
	}
	.clien-area ul li img {
		width: 100%;
	}
	.footer-img {
		padding-bottom: 0;
	}
	.footer-img img {
	    max-width: 70%;
		padding-bottom: 15px;
		padding-left: 15px;
	}
	.footer-img img:last-child {
	    max-width: 25%;
	}
	.item_contact {
	    margin-bottom: 25px;
	    font-size: 16px;
	}
}

@media screen and (max-width: 960px) {
	.header-area {
		position: fixed;
		text-align: center;
		background: #fff;
	}
	ul.sub-menu.active {
		display: none;
	}
	.hero-slider {
		margin-bottom: 0;
	}
	img.home {
		display: none;
	}
	img.inner {
		display: block;
	}
	w-25 {
		width: 25%;
		padding: 15px 10px !important;
	}
	w-50 {
		width: 50%;
	}
	.req-button {
		padding: 5px;
		border: 2px solid #fff;
		border-radius: 50px;
		width: 80% !important;
		font-weight: 600;
		margin-top: 2px;
		font-size: 16px;
		margin-left: 10px;
	}
	#valuation-modal .modal-header {
		margin-bottom: 10px;
		padding-left: 0;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.home-page .p-relative,
	.p-relative {
		position: relative;
		bottom: 0;
		top: 99px;
	}
	#valuation-modal .modal-dialog {
		padding: 0;
	}
	.home-page .inner-content h1,
	.home-page .inner-content h2,
	.about-us-page .inner-content h1,
	.contact-page .inner-content h1 {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	ul#menu-menu-header-1 a {
		color: #fff;
		width: 100%;
		display: block;
	}
	.header-area a {
		width: 240px;
	}
	.header-area .d-flex.flex-wrap {
		padding: 0 20px;
		margin: auto;
	}
	.logo {
		position: absolute;
		padding: 10px 0;
	}
	.mobile-menu {
		padding: 15px 0;
		color: #fff;
	}
	.hero-slider img {
		height: 600px;
		object-fit: cover;
	}
	.hero-content h3 {
		font-size: 45px;
		color: #fff;
		text-align: center;
		text-shadow: none;
	}
	.hero-content a {
		width: fit-content;
		font-size: 18px;
		border-radius: 50px;
		background: #204b8b;
		color: #fff;
		border: 2px solid #fff;
		padding: 10px 40px;
	}
	#valuation-modal {
		padding: 10px;
		margin-bottom: -99px;
	}
	.header-area a {
		color: #fff !important;
	}
	.inner-content {
		padding: 20px 0;
	}
	div.custom-logo {
		padding: 15px 0;
	}
	.about-us-page .inner-content h1 {
		margin-bottom: 40px;
		font-size: 30px;
	}
	.close img {
		width: 35px;
		margin-right: 6px;
	}
	.services-detail-right {
		margin-top: 50px;
	}
	.detail-content {
		margin-top: 0;
	}
	.about-us-page .img-det-services {
		padding-bottom: 0;
	}
	.about-us-page .services-detail-right {
		margin-top: 20px;
	}
	.about-team-contact {
		margin-bottom: 50px;
	}
	.our-team-about {
		margin-bottom: 0;
	}
	.about-us-wrapper {
		background: #f5f5f5 !important;
	}
	.our-team-about .description-team {
		margin-bottom: 10px;
	}
	.services-detail-right ul li {
		font-size: 18px;
		line-height: 1.5em;
	}
	.location-container {
		padding-bottom: 0;
		padding: 30px 0;
	}
	.about-team-contact .mail,
	.about-team-contact .linkin,
	.about-team-contact .telphone {
		margin-bottom: 0;
	}
	.location-container .content-subpage {
		margin-bottom: 20px;
	}
	.about-us-wrapper h3.title-subpage {
		font-size: 26px;
	}
	.about-team-contact .telphone {
		margin-bottom: auto;
	}
	.about-us-page .inner-content {
		padding-top: 0;
		padding-bottom: 0 !important;
	}
	.about-us-page .detail-content {
		margin-top: 0;
	}
	.about-us-page .detail-content img {
		/*width: 170px;*/
	}
	.breadcrumb {
		display: none;
	}
	#valuation-modal .modal-body {
		padding: 0;
	}
	#valuation-modal form h4 {
		margin-top: 20px;
	}
	#valuation-modal .close img {
		width: 25px;
		margin-right: 0;
		margin-left: 5px;
	}
	#valuation-modal p,
	#valuation-modal ul li {
		font-size: 16px;
	}
	.button-contact-custom {
		margin-top: 20px;
	}
	#valuation-modal .button-contact-custom input[type="submit"] {
		padding: 15px;
	}
	.services-list {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.services-list a img {
		height: 90px;
		min-height: auto;
	}
	.bg-av-color {
		padding: 10px;
		-webkit-clip-path: none;
		clip-path: none;
		background: rgba(32,75,139,.7);
	}
	.services-list [class*="col-"] {
		margin-bottom: 15px;
	}
	.bg-av-color h3 {
		font-size: 15px;
		position:relative;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 0;
		height: 100%;
		width: 100%;
	}
	.hero-content p {
		font-size: 18px;
		text-shadow: none;
		text-align: center;
	}
	.hero-content {
		bottom: 105px;
		font-size: 14px;
	}
	.hero-content .col-md-8 {
		text-align: center;
	}
	.logo {
		margin-bottom: 25px;
	}
	.top-nav {
	    text-align: center;
	}
	.clien-area h3 {
		font-size: 25px;
		margin-bottom: 0;
		text-align: center;
	}
	.clien-area ul li {
	    display: inline-block;
	    margin: 0px;
	    padding: 15px;
	    width: 49%;
	    text-align: center;
	}
	.clien-area ul li img {
		max-width: 100%;
	}
	.inner-content h1,
	.inner-content h2 {
		font-size: 25px;
		margin-bottom: 30px;
		margin-top: 20px;
	}	
	.our-team-about h3.title-subpage {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.home-page .inner-content h2 {
		text-align: center;
	}
	.contact-page h3 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.contact-page h4 {
		font-size: 18px;
	}
	.item_contact h4 {
		margin-bottom: 0;
	}
	.contact-page .services-detail-right {
		margin-top: 0;
	}
	.contact-page .clien-area,
	.single_our-services .clien-area {
		display: none !important;
	}
	.custom-section-subpages {
		margin-top: 4em;
	}
	.single-our_services .custom-section-subpages, .custom-section-subpages {
		margin-top: 5em;
	}
	.header-area.white-header .container .row,
	.white-header .row {
		padding: 0;
	}
	.home-page .main-content {
		margin-top: 99px;
	}
	.modal-backdrop {
		z-index: 0;
		background-color: transparent;
	}
	.contact-page .i-con {
		font-size: 16px;
	}
	.inner-content p {
		font-size: 18px;
	}
	.footer-section {
		margin-bottom: 25px;
		text-align: center;
	}
	.footer-right {
	    text-align: center;
	}
	.footer-right .footer-img {
		width: 100%;
		text-align: center;
	}
	.item_services {
		width: 100%;
		height: auto;
	}
	.item_services:before {
	    display: inline-block;
	    content: "";
	    position: absolute;
	    bottom: 5px;
	    left: 5px;
	    border-top: 225px solid transparent;
	    border-bottom: 0 solid transparent;
	    border-left: 335px solid #204b8b;
	    opacity: 0.9;
	}
	.menu-footer-menu-1-container, 
	.menu-footer-menu-2-container {
		text-align: left;
	}
	.first-column {
		margin-bottom: 0;
	}
	.footer-right .footer-copy {
		width: 200px;
		margin: 30px auto 50px;
		line-height: 1em;
	}
	.footer-area h3 {
		margin-bottom: 20px;
	}
	.full-height,
	.client-page .col-md-12 .row .col-md-4.full-height.my-auto {
		height: 120px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.footer-right {
		margin-top: 0;
	}
	.destop {
		display: none;
	}
	.mobile {
		display: block;
	}
	.item_services.small {
		display: block;
		height: auto;
		width: 100%;
		float: none;
	}
	.m-logo img {
		width: 150px;
	}
	.gallery_area a:first-child {
		width: 100%;
		display: block;
	}
	.gallery_area a {
		width: 49%;
		display: inline-block;
	}
	.gallery_area a:first-child .item_services:before {
		border-top: 257px solid transparent;
		border-bottom: 0 solid transparent;
		border-left: 370px solid #204b8b;
	}
	.gallery_area a .item_services:before {
		border-top: 123px solid transparent;
		border-bottom: 0 solid transparent;
		border-left: 176px solid #204b8b;
	}
}

@media screen and (max-width: 600px) { 
	#valuation-modal .modal-title {
		font-size: 20px;
		line-height: inherit;
		margin-left: 10px;
	}
}

@media screen and (max-width: 320px) { 
	.item_services:before {
	    border-top: 190px solid transparent;
	    border-bottom: 0 solid transparent;
	    border-left: 280px solid #204b8b;
	 }
}


@media screen and (max-height: 600px) {
	/*.home-page .main-content {
		margin-top: 40px;
	}*/
	.hero-content {
		bottom: 160px;
	}
	.hero-content h3 {
		margin-bottom: 25px;
	}
	.hero-content p {
		font-size: 16px;
	}
	.hero-content a {
		margin-top: 20px;
	}
}