/* Responsive Css */

 


@media only screen and (max-width: 1200px) {
.nav-sec ul li a { padding: 3px 7px 14px !important; font-size: 18px; }	
.header-hero { padding-bottom: 10px; }
.header .btns { margin-top: 0; padding-top: 30px; } 
.title::before { background-size: 75%; top: 17px; }
.title::after { background-size: 75%; background-position: right; top: 15px; }
.title-top img { width: 65%; }
.section-two .title::before { background-size: 64%; top: 17px; }
.section-two .title::after { background-size: 64%; background-position: right; top: 15px; }
.section-two .none { display: none; }
.section-two .content { padding-left: 50px; padding-top: 100px; }

h2 { font-size: 42px; line-height: 54px; }
.ft-contact-sec { width: 60%; }



}


 

@media only screen and (max-width: 991px) {

.nav-sec .navbar { float: right; width:100%; }
.nav-sec .navbar-collapse { margin-top:0px; }
.nav-sec .navbar-nav { margin: 30px 0 0 0; }
.nav-sec .navbar .navbar-toggler { background: #4a170b; padding: 7px 10px; float: none; text-align: center; position: absolute; right: 0; top: -10px; border: 2px solid #fff; 
left: 0; width: 55px; margin: 0 auto; line-height:18px; }
.nav-sec .navbar .navbar-toggler .navbar-toggler-icon { background:url(../images/toggle-icon.png); width:24px; height:18px; }
.nav-sec .navbar-nav{ margin:30px 0; background: #fff; }
.nav-sec ul li { width:100%; margin:0; border-bottom:1px solid #8A8A8A; }
.nav-sec ul li a { font-size: 16px; padding: 0 10px !important; text-align: left; line-height: 40px; font-weight: 400; color: #2d0b03 !important; }
.logo-white .nav-sec ul li a:hover{ color:#f5000a !important; }
.nav-sec ul li a span{ border:0px; padding:0px; }
.nav-sec ul li.current-menu-item a span { border-bottom:0; padding-bottom:0; }
.nav-sec ul li a span::before{ position:static; }
.nav-sec ul li a:hover, .nav-sec ul li a:focus {  }
.nav-sec ul li.active a span { border-bottom: 0; padding-bottom: 0; }
	
	
.header-hero .logo { padding-top: 0px; }	
.title-top img { width: 75%; }
.header .btns { padding-top: 25px; }
.title::before { background: #ba060a; width: 24%; height: 4px; top: 26px; }
.title::after { background: #ba060a; width: 24%; height: 4px; top: 26px; }

.section-two .title::before { background: #ba060a; width: 30%; height: 4px; top: 26px; }
.section-two .title::after { background: #ba060a; width: 30%; height: 4px; top: 26px; }

h1 { font-size: 52px; line-height: 65px; }
h3 { font-size: 35px; }
.section-one .content { text-align: center; border-bottom: 1px solid #ba060a; padding-bottom: 10px; margin-bottom: 30px; }
.section-two .content { padding: 0 50px;  }
.section-two .cont { text-align: center; }
.section-two h3 { font-size: 30px; padding-top: 5px; }
.section-two .imgs img { width: 53%; }
.ft-contact-sec { width: 80%; }
.ft-follow-sec { width: 95%; }

.gapping { padding: 0 50px; }
.section-two .btns { float: none; padding-top: 50px; display: inline-block; }
.footer-sec{ padding:0 25px; }


}

	

@media only screen and (max-width: 767px) {
.header-hero .logo img { } 	
h1 { font-size: 45px; line-height: 56px; }
h2 { font-size: 40px; line-height: 52px; }
.section-two h3 { font-size: 28px; }
.gapping { padding: 0 20px; }
.title { position: relative; } 
.title::before { width: 19%; }
.title::after { width: 19%; }

.section-two .title::before { width: 25%; }
.section-two .title::after { width: 25%; }

.section-two .imgs img { width: 75%; }
.ft-contact-sec { width: 100%; }

.title-top img { width: 100%; }
.header-hero .content p { font-size: 22px; padding-top: 16px; line-height: 35px; }



}





@media only screen and (max-width: 576px) {


}




@media only screen and (max-width: 575px) {	
.header-hero .logo img {  }
.header-hero .logo { padding-bottom: 0px; }
.header .btns a { font-size: 28px; padding: 10px 20px; }
.section-one .col-xl-9 { padding: 0; }
.section-one .title { text-align: center; padding: 0; margin-bottom: 30px; }
.section-one .content .cont{ padding:0px; }
.section-one .content .cont h3 { margin-bottom: 5px; }
h1 { font-size: 40px; line-height: 52px; }
h2 { font-size: 37px; line-height: 52px; }
h3 { font-size: 28px; } 
h4 { font-size: 22px; }
.section-two .content { padding: 0 20px; }
.section-two h3 { font-size: 28px; }
.section-two .btns a { font-size: 27px; }

.title::before { width: 12%; left: -25px; }
.title::after { width: 12%; right: -30px; }  

.section-two .title::before{ width: 11%; left: 10px; }
.section-two .title::after{ width: 12%; right: 8px; }


.section-two .title::before { width: 10%; }
.section-two .title::after { width: 10%; }

.footer-sec p { font-size: 16px; line-height: 23px; }


}