@font-face {
    font-family: 'congress-heavyregular';
    src: url('../fonts/congress-heavy-webfont.woff2') format('woff2'),
         url('../fonts/congress-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body{
				font-family: 'congress-heavyregular';
							}
							h1{font-family: 'congress-heavyregular';
								}
								h2{font-family: 'congress-heavyregular';
								}
								h3{font-family: 'congress-heavyregular';
								}
								h4{font-family: 'congress-heavyregular';
								}
								h5{font-family: 'congress-heavyregular';
								}
								h6{font-family: 'congress-heavyregular';
								}
.bg{
    background-size: cover;;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 852px;
}
.bg-2{
    background-size: cover;;
    background-repeat: no-repeat;
	    background-attachment: fixed;
}
.logo img {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 70px;
}
.menu-bar ul{
    list-style: none;
    padding-left: 100px;
}
.menu-bar ul li{
    font-size: 24px;
    padding-bottom: 16px;
  
}
.social-icon a{
	display:inline-block;
	padding:0 5px;
	}
.menu-bar ul li a{
    color: #ffff;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
    outline: none;
}
.menu-bar ul li a:hover{
    color: red;
    transition: 0.5s all ease;
}
.header {
    width: 25%;
    background-color: rgba(0,0,0, 0.50);
    height: 100%;
    position: fixed;
    top: 0;
}
.social-icon a i{
    color: #ffff;
    padding-bottom: 20px;
}
.header-bottom{
    text-align: center;
    padding: 50px 0;
}
.copy-rite {
    font-size: 14px;
    padding: 0 4px;
    font-family: 'Raleway', sans-serif;
    color: rgba(255,255,255,0.70);
	font-weight: 500;
}
.social-icon {
    border-bottom: 3px solid #ed1c24;
    margin-bottom: 10px;
    width: 50%;
    margin: 0 auto 20px;
}
.fixd-text{
    position: fixed;
    bottom: 50px;
    right: 100px;
    text-align: right;
}
h2 {
    font-size: 70px;
    color: #fff;
    
    font-weight: 900;
}
h3 {
   display: inline-block;
    font-size: 50px;
    color: #fff;
    background: #e71c22;
    border-radius: 10px;
    padding: 0 20px;
    line-height: 70px;
    font-weight: 900;
}
.menu-img{
    background: #ffff;
    width: fit-content;
    padding: 40px 15px;
}
.menu-img img{
    max-width: 100%;
    padding-bottom: 35px;
}
.menu {
    margin-top: auto;
    margin-left: 25%;
    padding: 40px 15px 0px 0;
}
.about-us{
        margin-top: auto;
    margin-left: 380px;
    padding: 40px 30px 0px 0;
    width: 75%;
}
.about-us .heading{
    padding-bottom: 80px;
}
.about-us .heading h4{
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 900;
}
.about-us-text{
    background-color: rgba(0,0,0,0.59);
}
.about-us-text p{
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: justify;
    padding: 20px 22px;
    margin-bottom: 0;
    font-weight: 500;
}
.contact-us{
        margin-top: auto;
    margin-left: 380px;
    padding: 40px 30px 0px 0;
    width: 75%;
}
.contact-us .heading h4{
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 900;
}
.icon{
    background-color: #e71c22;
    display: block;
    height: 110px;
    width: 110px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    transition: 0.5s all ease;
}
.icon a:hover{
    color: #ffb600;
    transition: 0.5s all ease;
}
.icon a i{
    padding: 36px;
    font-size: 32px;
    color: #ffff;
}
.contact-us h5{
    font-size: 18px;
    color: #ffff;
    padding-top: 30px;
    text-transform: uppercase;
}
.contact-us p{
    font-size: 14px;
    color: #ffff;
}
.contact-us a{
    font-size: 14px;
    color: #ffff;
}
.icon-wrapper{
    display: flex;
    margin: 120px 0;
    background-color: rgba(0,0,0,0.50);
    padding: 50px 0;
    text-align: center;
}
.mob_men{
	display:none;
	}
	.mob_tog{
		display:none;
		}
		.header + div{
			padding-left:20px;
			}
			.bot_sec{
		display:none;
		margin-top: 20px;
	}
@media screen and (max-width: 1441px){
    .menu-img img {
        max-width: 795px;
    }
    .bg{
        height: auto;
    }
    .header{
        width: 22%;
    }
    .menu{
      
        margin-left: 31%;
    }
    .logo img{
        padding-left: 67px;
    }
    .menu-bar ul{
        padding-left: 90px;
    }
    .about-us-text{
        width: 145%;
    }
   
    .social-icon {
        width: 75%;
    }
}
@media screen and (max-width: 1301px){
    .menu-img img{
        max-width: 567px;
    }
    .menu{
       
        margin-left: 37%;
    }
    .header{
        width: 31%;
    }
    .about-us-text{
        width: 154%;
 }

}
@media screen and (max-width: 991px){
    .header {
        width: 38%;
    }
    .menu-img img {
        max-width: 511px;
    }
    .menu {
    
        margin-left: 38%;
    }
    .about-us {
      
        margin-left: 38%;
    }
    .about-us-text {
        width: 101%;
    }
    .icon-wrapper{
        width: 84%;
        margin-top: 46px;
        flex-direction: column;
    }
   .contact-us {
    /* margin-top: -78%; */
    margin-left: 42%;
}
    .bg{
        height: auto;
    }
}
@media screen and (max-width: 768px){
    .menu-bar ul{
        padding-left: 25px;
    }
    .logo img{
        padding-left: 15px;
        max-width: 184px;
    }
    .menu-img img{
        max-width: 416px;
    }
}
@media screen and (max-width: 568px){
	.bg{
		background-position:center;
		    min-height: auto;
		}
	.menu-bar{
		display:none;
		}
	.header {
    width: 100%;
    height: auto;
    background: none;
    position: static;
}
.header + div{
	right: 25px;
    position: static;
    text-align: left;
	   padding: 0 15px;
    margin: 0;
	    width: 100%;
	}

.icon-wrapper {
    width: 100%;
    margin-top: 0;
    flex-direction: column;
}
.logo img {
    max-width: 240px;
    padding: 0;
}
.logo{
	text-align: center;
    margin: 0px 0;
    padding: 20px 0;
	}
   .fixd-text {
    right: 25px;
    text-align: center !important;
	padding: 80px 0 100px 0 !important;
}
.hidm{
	display:none;
	}
.bot_sec{
	    background: #0009;
		display:block;
	}
.mob_men {
    display: inline-block;
    position: absolute;
    top: 50px;
    left: 50px;
}
.mob_tog{
background: #000;
    width: 250px;
    padding: 20px;
	position: relative;
    z-index: 99;	
	}
	.main22{
		display:block;
		}
	
	.mob_tog li{
    font-size: 15px;
    padding-bottom: 16px;
	list-style:none;
  
}
.mob_tog li a{
    color: #ffff;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
    outline: none;
}
.mob_tog li a:hover{
    color: red;
    transition: 0.5s all ease;
}
	
.mob_men button{
	background: #0009;
    border: none;
    color: #fff;
    border-radius: 0;
    padding: 13px 20px;
    font-size: 25px;
	}

        .menu-bar ul li{
            font-size: 18px;
        }
.fixd-text h2 {
    font-size: 65px;
}
.fixd-text h3 {
    line-height: 50px;
    font-size: 45px;
    padding: 15px 30px;
}
        .social-icon{
            width: 71%;
        }
      .menu-img img {
    max-width: 100%;
}
        .menu-wrapper .menu-1{
            max-width: 135px;
        }
        .menu {
           
        }
        .menu-img {
            padding: 7px 13px;
        }
        .about-us .heading h4 {
            font-size: 28px;
        }
        .about-us .heading {
            padding-bottom: 20px;
        }
        .about-us-text p {
            font-size: 12px;
            line-height: 27px;
            padding: 12px 16px;
        }
        .copy-rite{
            font-size: 13px;
        }
        .contact-us .heading h4{
            font-size: 22px;
        }
        .icon{
            height: 87px;
            width: 87px;
        }
        .icon a i{
            padding: 28px;
            font-size: 27px;
        }
        .contact-us h5{
            font-size: 14px;
        }
        .contact-us p{
            font-size: 11px;
        }
		
		
		
		
}

@media screen and (max-width: 376px){
    .menu-img img {
        max-width: 183px;
    }
    .menu-bar ul li {
        font-size: 14px;
    }
    .about-us .heading h4{
        font-size: 22px;
    }
    .about-us-text p{
        font-size: 11px;
        line-height: 23px;
    }
    .about-us .heading {
        padding-bottom: 14px;
    }
    .copy-rite{
        font-size: 11px;
    }
}
