@media screen and (max-width: 1418px) {
	.row4 img {
	    width: 100%;
	    padding: 10px;
	}
	.row4 li {
	    display: inline-block;
	    width: 25%;
	}
	.photo:hover::after {
		width: 87%;
		padding: 2px;
	}
	.photo1:hover::after {
		width: 87%;
		top: -45%;
		padding: 2px;

	}
}
@media screen and (max-width: 1199px) {
	.row2{
		float: left;
	}
	.row2 span {
	    margin-right: 1%;
	    margin-left: 1%;
	    width: 31%;
	}
	.row4 img {
	    width: 110%;
	    padding: 20px;
	}
	.row1 img {
	    width: 20%;
	    height: 10%;
	    margin-right: 5%;
	    margin-top: -10px;
	    margin-left: 2%;
	}
	.shot-item {
		text-align: center;
	}
}
@media screen and (max-width: 1070px) { 
	.photo:hover::after {
	    width: 75%;
	    padding: 2px;
	    font-size: 11px;
	}
	.photo1:hover::after {
	    width: 75%;
	    padding: 2px;
	    font-size: 11px;
	}
}
@media screen and (max-width: 1000px) {
	.row2 span {
	    margin-right: 0%;
	    margin-left: 14px;
	    width: 31%;
	}
	.menu {
	    margin-left: 29%;

	}
	.row4 img {
	    width: 103%;
	    padding: 10px;
	}
	.row4 li {
	    display: inline-block;
	    width: 35%;
	}	
	#contact {
	    background: url(../img/Cinema.jpg) fixed no-repeat !important;
	}
}
@media screen and (max-width: 995px) {
	.top-nav-collapse {
		display: none;
	}
	#hero-area .contents {
	    padding: 130px 0 270px;
	}
	#hero-area .contents h4 {
	    font-size: 19px;
	}
	.row2 {
	    float: left;
	    width: 123%;
	    margin-left: -60px;
	}
	.row4 {
		display: none;
	}	
}
@media screen and (max-width: 991px) {
	.row {
	    width: 118% !important;
	    margin-left: -6%;
	}
	.row2 span {
	    margin-right: 0%;
	    margin-left: 0px;
	    width: 30%;
	}
	.row2 svg {
	    margin-right: 0px;
	    width: 45px;
	    float: left;
	    margin-top: -13px;
	}
}
@media screen and (max-width: 887px) {
	#features .box-item .text {
	    padding-left: 68px;
	    width: 87%;
	    margin-bottom: 25px;
	    margin-top: 10px;
	}
	#features .box-item {
	    padding: 0px 0;
	    margin-left: -10px;
	}
	.col-sm-6 {
	    max-width: 45% !important;

	}
}
@media screen and (max-width: 817px) {
	.shot-item {
	    text-align: inherit;
	}
	.shot-item span {
	    width: 80%;
	}
	#portfolios .portfolio-item .shot-item {
	    margin-left: 30px;
	}
}
@media screen and (max-width: 769px) {	
	.menu {
	    display: none;
	}
	.row2 {
		display: none;
	}
	.row {

	    width: 120% !important;
	    margin-left: -11%;
	    padding-bottom: 9px;

	}
	#hero-area {
		background-position: 0% 0%;
	}
	.top-nav-collapse {

	    display: inline-block;
	    background: none !important;
	    border: none;
	    box-shadow: none;

	}
	#features .box-item {
    padding: 0px 0;
    margin-left: 28px;
}
.navbar-brand {
    display: none;
}
#hero-area .contents {
    padding: 118px 0 100px;
}
.text-center {
    text-align: center !important;
}
*, ::after, ::before {
    box-sizing: inherit;
}
#hero-area {
    color: #fff;
}
body {
    font-family: 'Poppins', sans-serif;
    color: #333;
    font-size: 14px;
    font-weight: 400;
}
body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

.top-nav-collapse .navbar-brand {
    display: none;
}
	.table {
	    display: inline-block;
	    font-size: 15px;
	    font-weight: 600;
	    text-align: left;
	}
	table {
		border: 1px solid #FF8F3D;
		border-collapse: separate;
		empty-cells: hide;
		}
	th, td {border: 2px solid #FF8F3D;}
	#portfolios .portfolio-item .shot-item {
	    margin-left: 81px;
	}
	.photo:hover::after {
	    display: none;
	}
	.photo1:hover::after {
	    display: none;
	}
	#features {
    background: url(../img/bg1.jpg) fixed no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-position: 0px -62.493px !important;
    background-size: cover;
    color: #fff;
    overflow: hidden;
    position: relative;
}
}
@media screen and (max-width: 575px) {
	.row1 img {
	    display: none;
	}
	.row1, .section-header1 {
		width: 97% !important;
		margin: 3%;
	}
	.row {
    width: 114% !important;
    margin-left: -5%;
    margin-bottom: 20px;
}
.form-control {
    width: 88%;
    margin-left: 3%;
}
#features .box-item:last-child {

}
.section-header {
    color: #fff;
    margin-bottom: -26px;
    text-align: center;
}
	#contact {
    background: #0C0501 !important;
    margin-top: -78px;
}
	.col-sm-6 {
	    max-width: 96% !important;
	}
	.shot-item span {
	    width: 60%;
	}
	#hero-area .contents h1 {
    font-size: 23px;
    line-height: 30px;
}
#blog {
	padding: 0;
}
}
@media screen and (max-width: 463px) {
	.table {
	    font-size: 12px;
	}
}
@media screen and (max-width: 400px) {
	.table {
	    font-size: 12px;
	}
	.table td, .table th {
	    padding: .5rem;
	    vertical-align: top;
	    border-top: 1px solid #e9ecef;
	}
	#portfolios .portfolio-item .shot-item {
	    margin-left: 2px;
	}
	.shot-item span {
	    width: 96%;
	}
}